Bug 48393 - authorization error connecting to jabber, possibly a synchronization issue
Summary: authorization error connecting to jabber, possibly a synchronization issue
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: medium major
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-06 10:30 UTC by Numerico
Modified: 2019-12-03 19:56 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
gabble logs (27.29 KB, text/x-log)
2012-04-06 10:30 UTC, Numerico
Details

Description Numerico 2012-04-06 10:30:13 UTC
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
Comment 1 Will Thompson 2012-11-21 18:14:55 UTC
(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?
Comment 2 GitLab Migration User 2019-12-03 19:56:48 UTC
-- 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.