Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2012
325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.11 KB | None | 0 0
  1. sendxmpp: config: 'password' => 'secret'
  2. Use of uninitialized value $val in concatenation (.) or string at /usr/bin/sendxmpp line 195.
  3. sendxmpp: config: 'component' => ''
  4. sendxmpp: config: 'jserver' => 'hostname'
  5. sendxmpp: config: 'port' => '0'
  6. sendxmpp: config: 'username' => 'bot'
  7. XML::Stream: new: hostname = (hostname)
  8. XML::Stream: SetCallBacks: tag(node) func(CODE(0x11e1e20))
  9. XMPP::Conn: xmppCallbackInit: start
  10. XMPP::Conn: SetCallBacks: tag(message) func(CODE(0x11dc838))
  11. XMPP::Conn: SetCallBacks: tag(presence) func(CODE(0x11dc9b8))
  12. XMPP::Conn: SetCallBacks: tag(iq) func(CODE(0x11dcb08))
  13. XMPP::Conn: SetPresenceCallBacks: type(subscribe) func(CODE(0x11dc9e8))
  14. XMPP::Conn: SetPresenceCallBacks: type(subscribed) func(CODE(0x11dc328))
  15. XMPP::Conn: SetPresenceCallBacks: type(unsubscribe) func(CODE(0x11dc4a8))
  16. XMPP::Conn: SetPresenceCallBacks: type(unsubscribed) func(CODE(0x11dc1a8))
  17. XMPP::Conn: SetDirectXPathCallBacks: xpath(/[@xmlns="urn:ietf:params:xml:ns:xmpp-tls"]) func(CODE(0x11dc358))
  18. XMPP::Conn: SetDirectXPathCallBacks: xpath(/[@xmlns="urn:ietf:params:xml:ns:xmpp-sasl"]) func(CODE(0x11dbe48))
  19. XMPP::Conn: xmppCallbackInit: stop
  20. XMPP::Conn: Connect: host(hostname:5222) namespace(jabber:client)
  21. XMPP::Conn: Connect: timeout(10)
  22. XML::Stream: Connect: type(tcpip)
  23. XML::Stream: Connect: Got a connection
  24. Use of uninitialized value within @_ in lc at /usr/lib64/perl5/vendor_perl/5.12.4/XML/Stream/Parser.pm line 66.
  25. XML::Stream: Send: (<?xml version='1.0'?><stream:stream version='1.0' xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client' to='hostname' from='hostname' xml:lang='en' >)
  26. XML::Stream: Read: buff(<?xml version='1.0'?><stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='386106354' from='hostname' version='1.0' xml:lang='en'><stream:features><starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>SCRAM-SHA-1</mechanism><mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism></mechanisms><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.process-one.net/en/ejabberd/' ver='yy7di5kE0syuCXOQTXNBTclpNTo='/><register xmlns='http://jabber.org/features/iq-register'/></stream:features>)
  27. XML::Stream: _handle_root: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(stream:stream) att( xmlns:stream http://etherx.jabber.org/streams xmlns jabber:client version 1.0 from hostname id 386106354 xml:lang en )
  28. XML::Stream: Node: _handle_element: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(stream:features) att( )
  29. XML::Stream: Node: _handle_element: check( -1 )
  30. XML::Stream: Node: _handle_element: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(starttls) att( xmlns urn:ietf:params:xml:ns:xmpp-tls )
  31. XML::Stream: Node: _handle_element: check( 0 )
  32. XML::Stream: Node: _handle_close: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(starttls)
  33. XML::Stream: Node: _handle_close: check( 1 )
  34. XML::Stream: Node: _handle_close: check2( 0 )
  35. XML::Stream: Node: _handle_element: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(mechanisms) att( xmlns urn:ietf:params:xml:ns:xmpp-sasl )
  36. XML::Stream: Node: _handle_element: check( 0 )
  37. XML::Stream: Node: _handle_element: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(mechanism) att( )
  38. XML::Stream: Node: _handle_element: check( 1 )
  39. XML::Stream: Node: _handle_cdata: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) cdata(SCRAM-SHA-1)
  40. XML::Stream: Node: _handle_cdata: sax(XML::Stream::Parser=HASH(0x11bf6c0)) cdata(SCRAM-SHA-1)
  41. XML::Stream: Node: _handle_close: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(mechanism)
  42. XML::Stream: Node: _handle_close: check( 2 )
  43. XML::Stream: Node: _handle_close: check2( 1 )
  44. XML::Stream: Node: _handle_element: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(mechanism) att( )
  45. XML::Stream: Node: _handle_element: check( 1 )
  46. XML::Stream: Node: _handle_cdata: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) cdata(DIGEST-MD5)
  47. XML::Stream: Node: _handle_cdata: sax(XML::Stream::Parser=HASH(0x11bf6c0)) cdata(DIGEST-MD5)
  48. XML::Stream: Node: _handle_close: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(mechanism)
  49. XML::Stream: Node: _handle_close: check( 2 )
  50. XML::Stream: Node: _handle_close: check2( 1 )
  51. XML::Stream: Node: _handle_element: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(mechanism) att( )
  52. XML::Stream: Node: _handle_element: check( 1 )
  53. XML::Stream: Node: _handle_cdata: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) cdata(PLAIN)
  54. XML::Stream: Node: _handle_cdata: sax(XML::Stream::Parser=HASH(0x11bf6c0)) cdata(PLAIN)
  55. XML::Stream: Node: _handle_close: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(mechanism)
  56. XML::Stream: Node: _handle_close: check( 2 )
  57. XML::Stream: Node: _handle_close: check2( 1 )
  58. XML::Stream: Node: _handle_close: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(mechanisms)
  59. XML::Stream: Node: _handle_close: check( 1 )
  60. XML::Stream: Node: _handle_close: check2( 0 )
  61. XML::Stream: Node: _handle_element: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(c) att( hash sha-1 xmlns http://jabber.org/protocol/caps ver yy7di5kE0syuCXOQTXNBTclpNTo= node http://www.process-one.net/en/ejabberd/ )
  62. XML::Stream: Node: _handle_element: check( 0 )
  63. XML::Stream: Node: _handle_close: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(c)
  64. XML::Stream: Node: _handle_close: check( 1 )
  65. XML::Stream: Node: _handle_close: check2( 0 )
  66. XML::Stream: Node: _handle_element: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(register) att( xmlns http://jabber.org/features/iq-register )
  67. XML::Stream: Node: _handle_element: check( 0 )
  68. XML::Stream: Node: _handle_close: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(register)
  69. XML::Stream: Node: _handle_close: check( 1 )
  70. XML::Stream: Node: _handle_close: check2( 0 )
  71. XML::Stream: Node: _handle_close: sid(newconnection) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(stream:features)
  72. XML::Stream: Node: _handle_close: check( 0 )
  73. XML::Stream: Node: _handle_close: check2( -1 )
  74. XMPP::Conn: Connect: connection made
  75. XML::Stream: SetCallBacks: tag(node) func(CODE(0x11bfed0))
  76. sendxmpp: Connect: 1
  77. XMPP::Conn: AuthIQAuth: old school auth
  78. XMPP::Conn: SendAndReceiveWithID: object(Net::XMPP::IQ=HASH(0x11d67b0))
  79. XMPP::Conn: SendWithID: id(netjabber-0)
  80. XMPP::Conn: SendWithID: in(<iq type='get'><query xmlns='jabber:iq:auth'><username>bot</username></query></iq>)
  81. XMPP::Conn: RegisterID: tag(iq) id(netjabber-0)
  82. XMPP::Conn: SendWithID: out(<iq id='netjabber-0' type='get'><query xmlns='jabber:iq:auth'><username>bot</username></query></iq>)
  83. XMPP::Conn: SendXML: sent(<iq id='netjabber-0' type='get'><query xmlns='jabber:iq:auth'><username>bot</username></query></iq>)
  84. XML::Stream: Send: (<iq id='netjabber-0' type='get'><query xmlns='jabber:iq:auth'><username>bot</username></query></iq>)
  85. XMPP::Conn: SendAndReceiveWithID: sent with id(netjabber-0)
  86. XMPP::Conn: WaitForID: id(netjabber-0)
  87. XMPP::Conn: ReceivedID: id(netjabber-0)
  88. XMPP::Conn: ReceivedID: nope...
  89. XMPP::Conn: WaitForID: haven't gotten it yet... let's wait for more packets
  90. XMPP::Conn: Process: timeout(1)
  91. XML::Stream: Read: buff(<iq from='hostname' id='netjabber-0' type='error'><error code='503' type='cancel'><service-unavailable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>)
  92. XML::Stream: Node: _handle_element: sid(386106354) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(iq) att( from hostname type error id netjabber-0 )
  93. XML::Stream: Node: _handle_element: check( -1 )
  94. XML::Stream: Node: _handle_element: sid(386106354) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(error) att( type cancel code 503 )
  95. XML::Stream: Node: _handle_element: check( 0 )
  96. XML::Stream: Node: _handle_element: sid(386106354) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(service-unavailable) att( xmlns urn:ietf:params:xml:ns:xmpp-stanzas )
  97. XML::Stream: Node: _handle_element: check( 1 )
  98. XML::Stream: Node: _handle_close: sid(386106354) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(service-unavailable)
  99. XML::Stream: Node: _handle_close: check( 2 )
  100. XML::Stream: Node: _handle_close: check2( 1 )
  101. XML::Stream: Node: _handle_close: sid(386106354) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(error)
  102. XML::Stream: Node: _handle_close: check( 1 )
  103. XML::Stream: Node: _handle_close: check2( 0 )
  104. XML::Stream: Node: _handle_close: sid(386106354) sax(XML::Stream::Parser=HASH(0x11bf6c0)) tag(iq)
  105. XML::Stream: Node: _handle_close: check( 0 )
  106. XML::Stream: Node: _handle_close: check2( -1 )
  107. XMPP::Conn: CallBack: sid(386106354) received(<iq from='hostname' id='netjabber-0' type='error'><error code='503' type='cancel'><service-unavailable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>)
  108. XMPP::Conn: CallBack: tag(iq)
  109. XMPP::Conn: CallBack: id(netjabber-0)
  110. XMPP::Conn: CallBack: we either want it or were waiting for it.
  111. XMPP::Conn: CallBack: check directxpath
  112. XMPP::Conn: CallBack: check directxpath(/[@xmlns="urn:ietf:params:xml:ns:xmpp-sasl"])
  113. XMPP::Conn: CallBack: check directxpath(/[@xmlns="urn:ietf:params:xml:ns:xmpp-tls"])
  114. XMPP::Conn: BuildObject: tag(iq) package(Net::XMPP::IQ)
  115. XMPP::Conn: CheckID: tag(iq) id(netjabber-0)
  116. XMPP::Conn: CheckID: we have that here somewhere...
  117. XMPP::Conn: CallBack: found registry entry: tag(iq) id(netjabber-0)
  118. XMPP::Conn: DeregisterID: tag(iq) id(netjabber-0)
  119. XMPP::Conn: CallBack: they still want it... we still got it...
  120. XMPP::Conn: GotID: id(netjabber-0) xml(<iq from='hostname' id='netjabber-0' type='error'><error code='503' type='cancel'><service-unavailable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>)
  121. XML::Stream: Process: block(0)
  122. XMPP::Conn: ReceivedID: id(netjabber-0)
  123. XMPP::Conn: ReceivedID: id(netjabber-0)
  124. XMPP::Conn: WaitForID: we got it!
  125. XMPP::Conn: GetID: id(netjabber-0)
  126. XMPP::Conn: ReceivedID: id(netjabber-0)
  127. XMPP::Conn: CleanID: id(netjabber-0)
  128. Error 'AuthSend': 503: [?]
  129. XML::Stream: Send: (</stream:stream>)
  130. XML::Stream: SetCallBacks: tag(node) func(CODE(0x11bfbd0))
  131. XMPP::Conn: Disconnect: bye bye
  132. sendxmpp: Disconnect
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement