Guest User

phpbb api

a guest
Feb 4th, 2015
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. Could not authorise on Jabber server.
  2.  
  3. SEND: <?xml version='1.0' encoding='UTF-8' ?>
  4.  
  5. SEND: <stream:stream to='future-methods.com' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
  6.  
  7. RECV: <?xml version='1.0'?><stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2387785478' from='future-methods.com' version='1.0' xml:lang='en'>
  8.  
  9. RECV: <stream:features><starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>PLAIN</mechanism></mechanisms><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.process-one.net/en/ejabberd/' ver='TQ2JFyRoSa70h2G1bpgjzuXb2sU='/><register xmlns='http://jabber.org/features/iq-register'/></stream:features>
  10.  
  11. Switching to TLS.
  12.  
  13. SEND: <starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
  14.  
  15. RECV: <proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
  16.  
  17. SEND: <?xml version='1.0' encoding='UTF-8' ?>
  18.  
  19. SEND: <stream:stream to='future-methods.com' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
  20.  
  21. RECV: <?xml version='1.0'?><stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2139686079' from='future-methods.com' version='1.0' xml:lang='en'>
  22.  
  23. RECV: <stream:features><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>PLAIN</mechanism></mechanisms><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.process-one.net/en/ejabberd/' ver='TQ2JFyRoSa70h2G1bpgjzuXb2sU='/><register xmlns='http://jabber.org/features/iq-register'/></stream:features>
  24.  
  25. SEND: <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>Z2Fycl9raGFuQGZ1dHVyZS1tZXRob2RzLmNvbQBnYXJyX2toYW4ASlIxMDEwMTAxMA==</auth>
  26.  
  27. Timeout, no response from server.
Advertisement
Add Comment
Please, Sign In to add comment