Advertisement
Guest User

Pidgin Error Log

a guest
Jun 27th, 2010
810
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.63 KB | None | 0 0
  1. (17:32:02) account: Connecting to account USER@chat.facebook.com/Pidgin.
  2. (17:32:02) connection: Connecting. gc = 0x987e120
  3. (17:32:02) dns: DNS query for 'chat.facebook.com' queued
  4. (17:32:02) dns: Wait for DNS child 24375 failed: No hay ningún proceso hijo
  5. (17:32:02) dns: Wait for DNS child 24374 failed: No hay ningún proceso hijo
  6. (17:32:02) dns: Created new DNS child 24612, there are now 1 children.
  7. (17:32:02) dns: Successfully sent DNS request to child 24612
  8. (17:32:02) dns: Got response for 'chat.facebook.com'
  9. (17:32:02) dnsquery: IP resolved for chat.facebook.com
  10. (17:32:02) proxy: Attempting connection to xx.xx.xxx.xx
  11. (17:32:02) proxy: Connecting to chat.facebook.com:5222 with no proxy
  12. (17:32:02) proxy: Connection in progress
  13. (17:32:02) proxy: Connecting to chat.facebook.com:5222.
  14. (17:32:02) proxy: Connected to chat.facebook.com:5222.
  15. (17:32:02) jabber: Sending (USER@chat.facebook.com/Pidgin): <?xml version='1.0' ?>
  16. (17:32:02) jabber: Sending (USER@chat.facebook.com/Pidgin): <stream:stream to='chat.facebook.com' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
  17. (17:32:03) jabber: Recv (173): <?xml version="1.0"?><stream:stream id="xxxxxxxx" from="chat.facebook.com" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" version="1.0" xml:lang="en">
  18. (17:32:03) jabber: Recv (176): <stream:features><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>X-FACEBOOK-PLATFORM</mechanism><mechanism>DIGEST-MD5</mechanism></mechanisms></stream:features>
  19. (17:32:03) sasl: Mechs found: X-FACEBOOK-PLATFORM DIGEST-MD5
  20. (17:32:03) jabber: Sending (USER@chat.facebook.com/Pidgin): <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='DIGEST-MD5'/>
  21. (17:32:03) jabber: Recv (212): <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">LONGSTRING</challenge>
  22. (17:32:03) sasl: DIGEST-MD5 client step 2
  23. (17:32:03) jabber: Sending (USER@chat.facebook.com/Pidgin): <response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>LONGSTRING</response>
  24. (17:32:03) jabber: Recv (77): <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure>
  25. (17:32:03) sasl: Mechs found: X-FACEBOOK-PLATFORM  
  26. (17:32:03) sasl: No worthy mechs found
  27. (17:32:03) connection: Connection error on 0x987e120 (reason: 2 description: No autorizado)
  28. (17:32:03) jabber: jabber_actions: have pep: NO
  29. (17:32:03) account: Disconnecting account USER@chat.facebook.com/Pidgin (0x9870e78)
  30. (17:32:03) connection: Disconnecting connection 0x987e120
  31. (17:32:03) jabber: Sending (USER@chat.facebook.com/Pidgin): </stream:stream>
  32. (17:32:03) jabber: jabber_actions: have pep: NO
  33. (17:32:03) connection: Destroying connection 0x987e120
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement