[Pidgin] #3529: Pidgin can't reconnect to dyndns Jabber server

Pidgin trac at pidgin.im
Sun Nov 4 17:06:34 EST 2007


#3529: Pidgin can't reconnect to dyndns Jabber server
-----------------------+----------------------------------------------------
  Reporter:  thenktor  |       Owner:  nwalp                               
      Type:  defect    |      Status:  new                                 
  Priority:  minor     |   Milestone:                                      
 Component:  XMPP      |     Version:  2.2.1                               
Resolution:            |    Keywords:  jabber xmpp dyndns dynami ip dns dsl
   Pending:  1         |  
-----------------------+----------------------------------------------------
Changes (by thenktor):

  * pending:  1 => 0

Comment:

 Here is the relevant output:


 {{{
 (22:56:43) account: Disconnecting account 0x8189b90
 (22:56:43) connection: Disconnecting connection 0x866e3c0
 (22:56:43) connection: Deactivating keepalive.
 (22:56:43) connection: Destroying connection 0x866e3c0
 (22:56:49) util: Writing file blist.xml to directory
 /home/thorsten/.purple
 (22:56:49) util: Writing file /home/thorsten/.purple/blist.xml
 (22:56:49) util: Writing file accounts.xml to directory
 /home/thorsten/.purple
 (22:56:49) util: Writing file /home/thorsten/.purple/accounts.xml
 (22:57:20) autorecon: do_signon called
 (22:57:20) autorecon: calling purple_account_connect
 (22:57:20) account: Connecting to account
 thenktor at thenktor.dyndns.org/Home
 (22:57:20) connection: Connecting. gc = 0x822ecc0
 (22:57:20) dnssrv: querying SRV record for _xmpp-
 client._tcp.thenktor.dyndns.org
 (22:57:20) autorecon: done calling purple_account_connect
 (22:57:20) dnssrv: found 0 SRV entries
 (22:57:20) dns: DNS query for 'thenktor.dyndns.org' queued
 (22:57:20) dns: Created new DNS child 31342, there are now 1 children.
 (22:57:20) dns: Successfully sent DNS request to child 31342
 (22:57:21) dns: Got response for 'thenktor.dyndns.org'
 (22:57:21) dnsquery: IP resolved for thenktor.dyndns.org
 (22:57:21) proxy: Attempting connection to 87.176.113.173
 (22:57:21) proxy: Connecting to thenktor.dyndns.org:5222 with no proxy
 (22:57:21) proxy: Connection in progress
 (22:57:21) proxy: Connected to thenktor.dyndns.org:5222.
 (22:57:21) jabber: Sending: <?xml version='1.0' ?>
 (22:57:21) jabber: Sending: <stream:stream to='thenktor.dyndns.org'
 xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'
 version='1.0'>
 (22:57:21) jabber: Recv (457): <?xml version='1.0'
 encoding='UTF-8'?><stream:stream
 xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client"
 from="thenktor.dyndns.org" id="4656e6c0" xml:lang="en"
 version="1.0"><stream:features><starttls xmlns="urn:ietf:params:xml:ns
 :xmpp-tls"><required/></starttls><mechanisms xmlns="urn:ietf:params:xml:ns
 :xmpp-sasl"><mechanism>DIGEST-
 MD5</mechanism><mechanism>PLAIN</mechanism><mechanism>CRAM-
 MD5</mechanism></mechanisms></stream:features>
 (22:57:21) jabber: Sending: <starttls xmlns='urn:ietf:params:xml:ns:xmpp-
 tls'/>
 (22:57:21) jabber: Recv (50): <proceed xmlns="urn:ietf:params:xml:ns:xmpp-
 tls"/>
 (22:57:21) gnutls: Starting handshake with thenktor.dyndns.org
 (22:57:21) gnutls: Handshake complete
 (22:57:21) gnutls/x509: Key print:
 82:4d:ca:c6:14:0e:f0:64:cf:ba:cd:33:b0:44:fd:83:fc:87:45:69
 (22:57:21) gnutls: Peer provided 1 certs
 (22:57:21) gnutls: Lvl 0 SHA1 fingerprint:
 82:4d:ca:c6:14:0e:f0:64:cf:ba:cd:33:b0:44:fd:83:fc:87:45:69
 (22:57:21) gnutls: Serial: 05:cc:42:3f:ec:05:22:64
 (22:57:21) gnutls: Cert DN: CN=thenktor.dyndns.org
 (22:57:21) gnutls: Cert Issuer DN: CN=thenktor.dyndns.org
 (22:57:21) certificate/x509/tls_cached: Starting verify for
 thenktor.dyndns.org
 (22:57:21) certificate/x509/tls_cached: Checking for cached cert...
 (22:57:21) certificate/x509/tls_cached: ...Found cached cert
 (22:57:21) gnutls: Attempting to load X.509 certificate from
 /home/thorsten/.purple/certificates/x509/tls_peers/thenktor.dyndns.org
 (22:57:21) certificate/x509/tls_cached: Peer cert matched cached
 (22:57:21) jabber: Sending (ssl): <stream:stream to='thenktor.dyndns.org'
 xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'
 version='1.0'>
 (22:57:21) jabber: Recv (ssl)(585): <?xml version='1.0'
 encoding='UTF-8'?><stream:stream
 xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client"
 from="thenktor.dyndns.org" id="4656e6c0" xml:lang="en"
 version="1.0"><stream:features><mechanisms xmlns="urn:ietf:params:xml:ns
 :xmpp-sasl"><mechanism>DIGEST-
 MD5</mechanism><mechanism>PLAIN</mechanism><mechanism>CRAM-
 MD5</mechanism></mechanisms><compression
 xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><auth
 xmlns="http://jabber.org/features/iq-auth"/><register
 xmlns="http://jabber.org/features/iq-register"/></stream:features>
 (22:57:21) sasl: Mechs found: DIGEST-MD5 PLAIN CRAM-MD5
 (22:57:21) sasl: DIGEST-MD5 client step 1
 (22:57:21) jabber: Sending (ssl): <auth xmlns='urn:ietf:params:xml:ns
 :xmpp-sasl' mechanism='DIGEST-
 MD5'>dXNlcm5hbWU9InRoZW5rdG9yIixyZWFsbT0idGhlbmt0b3IuZHluZG5zLm9yZyIsbm9uY2U9Iko3cUI0WjdkZm4xUzdyVzJxazViUXZiY1JTNUtXeHV4dnZmM25yNjYiLGNub25jZT0iQU1FVjA5aC9tWURTVDdPN05DNEhJQkJoTDRqMUlEa2g4Uk9Od0lYQlFMOD0iLG5jPTAwMDAwMDAyLHFvcD1hdXRoLGRpZ2VzdC11cmk9InhtcHAvdGhlbmt0b3IuZHluZG5zLm9yZyIscmVzcG9uc2U9ODM1ZDc2ZjJjZmEwOTAzOTIxZGU5MzlkMzlmNzk1ZGY=</auth>
 (22:57:21) jabber: Recv (ssl)(77): <failure xmlns="urn:ietf:params:xml:ns
 :xmpp-sasl"><not-authorized/></failure>
 (22:57:21) account: Disconnecting account 0x8189b90
 (22:57:21) connection: Disconnecting connection 0x822ecc0
 (22:57:21) connection: Destroying connection 0x822ecc0
 (22:57:26) util: Writing file accounts.xml to directory
 /home/thorsten/.purple
 (22:57:26) util: Writing file /home/thorsten/.purple/accounts.xml
 }}}

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


More information about the Tracker mailing list