[Pidgin] #3552: When password isn't saved, logging into certain XMPP servers fails with 401 Unauthorized

Pidgin trac at pidgin.im
Tue Oct 16 00:29:13 EDT 2007


#3552: When password isn't saved, logging into certain XMPP servers fails with 401
Unauthorized
---------------------+------------------------------------------------------
  Reporter:  ari     |       Owner:  nwalp
      Type:  defect  |      Status:  new  
  Priority:  minor   |   Milestone:       
 Component:  XMPP    |     Version:  2.2.1
Resolution:          |    Keywords:       
   Pending:  1       |  
---------------------+------------------------------------------------------
Changes (by ari):

  * pending:  1 => 0

Comment:

 Here is the output using my account. It's easily reproducible, you just
 have to create an account on said server.


 {{{
 (00:25:58) proxy: Connected to jabber.gda.pl:5222.
 (00:25:58) jabber: Sending: <?xml version='1.0' ?>
 (00:25:58) jabber: Sending: <stream:stream to='jabber.gda.pl'
 xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'
 version='1.0'>
 (00:25:58) jabber: Recv (141): <?xml version='1.0'?><stream:stream
 xmlns:stream='http://etherx.jabber.org/streams' id='47143D56'
 xmlns='jabber:client' from='jabber.gda.pl'>
 (00:25:58) jabber: Sending: <iq type='get' id='purplec9712bcb'><query
 xmlns='jabber:iq:auth'><username>ari</username></query></iq>
 (00:25:58) jabber: Recv (183): <iq type='result'
 id='purplec9712bcb'><query
 xmlns='jabber:iq:auth'><username>ari</username><password/><digest/><sequence>(removed)</sequence><token>(removed)</token><resource/></query></iq>
 (00:25:58) jabber: Sending: <iq type='set' id='purplec9712bcc'><query
 xmlns='jabber:iq:auth'><username>ari</username><resource>Home</resource><digest>(removed)</digest></query></iq>
 (00:25:58) jabber: Recv (39): <iq type='result' id='purplec9712bcc'/>
 (00:25:58) jabber: jabber_actions: have pep: NO
 (00:25:58) connection: Activating keepalive.
 (00:25:58) jabber: Sending: <iq type='get' id='purplec9712bcd'
 to='jabber.gda.pl'><query
 xmlns='http://jabber.org/protocol/disco#items'/></iq>
 (00:25:58) jabber: Sending: <iq type='get' id='purplec9712bce'
 to='jabber.gda.pl'><query
 xmlns='http://jabber.org/protocol/disco#info'/></iq>
 (00:25:58) jabber: Recv (181): <iq type='error' id='purplec9712bcd'
 to='ari at jabber.gda.pl/Home' from='jabber.gda.pl'><query
 xmlns='http://jabber.org/protocol/disco#items'/><error code='404'>Not
 Found</error></iq>
 (00:25:59) jabber: Recv (180): <iq type='error' id='purplec9712bce'
 to='ari at jabber.gda.pl/Home' from='jabber.gda.pl'><query
 xmlns='http://jabber.org/protocol/disco#info'/><error code='404'>Not
 Found</error></iq>
 (00:25:59) jabber: Sending: <iq type='get' id='purplec9712bcf'><query
 xmlns='vcard-temp'/></iq>
 (00:25:59) jabber: Sending: <iq type='get' id='purplec9712bd0'><query
 xmlns='jabber:iq:roster'/></iq>
 (00:25:59) jabber: attempt to send presence before roster retrieved
 (00:25:59) jabber: Recv (100): <iq type='result' id='purplec9712bcf'
 from='ari at jabber.gda.pl/Home'><query xmlns='vcard-temp'/></iq>
 (00:25:59) jabber: attempt to send presence before roster retrieved
 (00:25:59) jabber: Recv (106): <iq type='result' id='purplec9712bd0'
 from='ari at jabber.gda.pl/Home'><query xmlns='jabber:iq:roster'/></iq>
 (00:25:59) jabber: Sending: <presence><priority>1</priority><c
 xmlns='http://jabber.org/protocol/caps' node='http://pidgin.im/caps'
 ver='2.2.1' ext='moodn nickn tunen avatar'/></presence>
 }}}

-- 
Ticket URL: <http://developer.pidgin.im/ticket/3552#comment:4>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list