Package: ejabberd Version: 18.12.1-2 Severity: normal Since upgrading to buster, my clients, running gajim (version are printing the following error at startup:
2019-09-26 08:48:14 (E) gajim.plugin_system.omemo franc...@fmarier.org => Publishing bundle was NOT successful It may very well be a gajim-specific error, but it didn't happen with the version of ejabberd in stretch. This happens with these version of gajim: - gajim 1.1.3-2 + gajim-omemo 2.6.29-1 - gajim 1.0.1-3 + gajim-omemo 2.5.8-1 Based on what I found online: https://serverfault.com/questions/939108/ejabberd-and-conversations-using-omemo https://github.com/processone/ejabberd/issues/2425 I thought the following might help: --- a/ejabberd/ejabberd.yml +++ b/ejabberd/ejabberd.yml @@ -257,7 +257,7 @@ modules: access_model: open ## Avoid buggy clients to make their bookmarks public "storage:bookmarks": - access_model: whitelist + access_model: open mod_push: {} mod_push_keepalive: {} ## mod_register: but it didn't. Francois -- https://fmarier.org/