Created attachment 59595 [details] gabble logs Hello, I recently reported a bug to Empathy about not being able to log in to my jabber server https://bugzilla.gnome.org/show_bug.cgi?id=673623 To summarize, apparently this isn't just an authentication failure, but an authorization one, not resulting in bad-auth like other bugs I've read here, but in WOCKY_AUTH_ERROR_FAILURE (#6): Authentication failed: not-authorized As I stated before, my guess would be that a communication is being tried while the channel is not ready yet. Their answer was it seemed to be a Telepathy issue, so I'm filing this report here. Gabber logs are attached for you to take a look (meaningful around l.155) I'm available to provide any other information if needed. Regards, Numerico
(In reply to comment #0) > As I stated before, my guess would be that a communication is being tried > while the channel is not ready yet. That's not what's happening. Looking at the log, Wocky chooses DIGEST-MD5, the server sends a challenge, Wocky replies, and the server rejects it with <failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'> <not-authorized> </failure> Here's something which looks suspicious to me: username="roberto",realm="humildeservidor",digest-uri="xmpp/numerica.cl" The realm and digest-uri are usually the same. Is your JID roberto@numerica.cl? What account parameters are you using?
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-gabble/issues/224.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.