{"type":"rich","version":"1.0","provider_name":"phorkie","provider_url":"https:\/\/p.cweiske.de\/","title":"phergie xmpp crash","author_name":"Anonymous","cache_age":86400,"width":900,"height":900,"html":"<!-- embedding all files of https:\/\/p.cweiske.de\/15 -->\n<link rel=\"stylesheet\" href=\"https:\/\/p.cweiske.de\/css\/embed.css\"\/>\n<div class=\"phork\" id=\"15\">\n    <div class=\"phork-file\">\n <div class=\"phork-content\">\n  <div class=\"code\"><pre class=\"txt\">cweiske:~\/Dev\/tools\/phergie&gt; .\/phergie.php \r\n[2012-10-27\/14:32:10]  Connecting to cweiske.de\r\n2012-10-27T14:32:10+00:00 DEBUG (7): Connection made\r\n2012-10-27T14:32:10+00:00 DEBUG (7): Blocking enabled\r\n2012-10-27T14:32:10+00:00 DEBUG (7): Sent: &lt;stream:stream to=&quot;cweiske.de&quot; xmlns:stream=&quot;http:\/\/etherx.jabber.org\/streams&quot; xmlns=&quot;jabber:client&quot; version=&quot;1.0&quot;&gt;\r\n2012-10-27T14:32:10+00:00 DEBUG (7): Stream started\r\n2012-10-27T14:32:10+00:00 DEBUG (7): Wait for response from server\r\n2012-10-27T14:32:10+00:00 DEBUG (7): Tag we're waiting for: stream:stream\r\n2012-10-27T14:32:15+00:00 DEBUG (7): Response (Xmpp_Connection): &lt;?xml version='1.0'?&gt;&lt;stream:stream xmlns='jabber:client' xmlns:stream='http:\/\/etherx.jabber.org\/streams' id='1147958895' from='cweiske.de' version='1.0' xml:lang='en'&gt;&lt;stream:features&gt;&lt;starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'\/&gt;&lt;mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'&gt;&lt;mechanism&gt;DIGEST-MD5&lt;\/mechanism&gt;&lt;mechanism&gt;PLAIN&lt;\/mechanism&gt;&lt;\/mechanisms&gt;&lt;c xmlns='http:\/\/jabber.org\/protocol\/caps' hash='sha-1' node='http:\/\/www.process-one.net\/en\/ejabberd\/' ver='HzhW199FSAS7rIkHllLdacqERmE='\/&gt;&lt;register xmlns='http:\/\/jabber.org\/features\/iq-register'\/&gt;&lt;\/stream:features&gt;\r\n2012-10-27T14:32:15+00:00 DEBUG (7): Contents of $fromServer: SimpleXMLElement::__set_state(array(\r\n   '@attributes' =&gt; \r\n  array (\r\n    'id' =&gt; '1147958895',\r\n    'from' =&gt; 'cweiske.de',\r\n    'version' =&gt; '1.0',\r\n  ),\r\n))\r\n2012-10-27T14:32:15+00:00 DEBUG (7): Contents of $this-&gt;_buffer before foreach: array (\r\n)\r\n2012-10-27T14:32:15+00:00 DEBUG (7): Contents of $this-&gt;_buffer after foreach: array (\r\n)\r\n2012-10-27T14:32:15+00:00 DEBUG (7): Received: \r\n2012-10-27T14:32:15+00:00 DEBUG (7): Requesting Authentication: &lt;auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='DIGEST-MD5'\/&gt;\r\n2012-10-27T14:32:15+00:00 DEBUG (7): Sent: &lt;auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='DIGEST-MD5'\/&gt;\r\n2012-10-27T14:32:15+00:00 DEBUG (7): Tag we're waiting for: challenge\r\n2012-10-27T14:32:20+00:00 DEBUG (7): Response (Xmpp_Connection): &lt;challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'&gt;bm9uY2U9IjI4NjQyNTE3ODUiLHFvcD0iYXV0aCIsY2hhcnNldD11dGYtOCxhbGdvcml0aG09bWQ1LXNlc3M=&lt;\/challenge&gt;\r\n2012-10-27T14:32:20+00:00 DEBUG (7): Contents of $fromServer: false\r\n2012-10-27T14:32:20+00:00 DEBUG (7): Contents of $this-&gt;_buffer before foreach: array (\r\n  0 =&gt; \r\n  SimpleXMLElement::__set_state(array(\r\n     0 =&gt; 'bm9uY2U9IjI4NjQyNTE3ODUiLHFvcD0iYXV0aCIsY2hhcnNldD11dGYtOCxhbGdvcml0aG09bWQ1LXNlc3M=',\r\n  )),\r\n)\r\n2012-10-27T14:32:20+00:00 DEBUG (7): Contents of $this-&gt;_buffer after foreach: array (\r\n)\r\n2012-10-27T14:32:20+00:00 DEBUG (7): Response: &lt;challenge xmlns=&quot;urn:ietf:params:xml:ns:xmpp-sasl&quot;&gt;bm9uY2U9IjI4NjQyNTE3ODUiLHFvcD0iYXV0aCIsY2hhcnNldD11dGYtOCxhbGdvcml0aG09bWQ1LXNlc3M=&lt;\/challenge&gt;\r\n2012-10-27T14:32:20+00:00 DEBUG (7): Response (Decoded): nonce=&quot;2864251785&quot;,qop=&quot;auth&quot;,charset=utf-8,algorithm=md5-sess\r\nPHP Notice:  Undefined index: realm in \/home\/cweiske\/Dev\/tools\/phergie\/vendor\/alexmace\/xmpp\/Xmpp\/Connection.php on line 208\r\nPHP Stack trace:\r\nPHP   1. {main}() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:0\r\nPHP   2. Phergie_Bot-&gt;run() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:60\r\nPHP   3. Phergie_Bot-&gt;loadConnections() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:422\r\nPHP   4. Phergie_Driver_Xmpp-&gt;doConnect() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:402\r\nPHP   5. Xmpp_Connection-&gt;authenticate() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Driver\/Xmpp.php:123\r\nPHP Notice:  Undefined index: realm in \/home\/cweiske\/Dev\/tools\/phergie\/vendor\/alexmace\/xmpp\/Xmpp\/Connection.php on line 214\r\nPHP Stack trace:\r\nPHP   1. {main}() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:0\r\nPHP   2. Phergie_Bot-&gt;run() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:60\r\nPHP   3. Phergie_Bot-&gt;loadConnections() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:422\r\nPHP   4. Phergie_Driver_Xmpp-&gt;doConnect() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:402\r\nPHP   5. Xmpp_Connection-&gt;authenticate() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Driver\/Xmpp.php:123\r\nPHP Notice:  Undefined index: realm in \/home\/cweiske\/Dev\/tools\/phergie\/vendor\/alexmace\/xmpp\/Xmpp\/Connection.php on line 224\r\nPHP Stack trace:\r\nPHP   1. {main}() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:0\r\nPHP   2. Phergie_Bot-&gt;run() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:60\r\nPHP   3. Phergie_Bot-&gt;loadConnections() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:422\r\nPHP   4. Phergie_Driver_Xmpp-&gt;doConnect() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:402\r\nPHP   5. Xmpp_Connection-&gt;authenticate() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Driver\/Xmpp.php:123\r\nPHP Notice:  Undefined index: realm in \/home\/cweiske\/Dev\/tools\/phergie\/vendor\/alexmace\/xmpp\/Xmpp\/Connection.php on line 228\r\nPHP Stack trace:\r\nPHP   1. {main}() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:0\r\nPHP   2. Phergie_Bot-&gt;run() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:60\r\nPHP   3. Phergie_Bot-&gt;loadConnections() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:422\r\nPHP   4. Phergie_Driver_Xmpp-&gt;doConnect() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:402\r\nPHP   5. Xmpp_Connection-&gt;authenticate() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Driver\/Xmpp.php:123\r\n2012-10-27T14:32:20+00:00 DEBUG (7): Unencoded Response: username=&quot;mpd-bogo&quot;,realm=&quot;&quot;,nonce=&quot;2864251785&quot;,cnonce=&quot;508bf074b3b1f&quot;,nc=&quot;00000001&quot;,qop=&quot;auth&quot;,digest-uri=&quot;xmpp\/&quot;,response=&quot;4bf2404760fce4826edc664023584a71&quot;,charset=&quot;utf-8&quot;\r\n2012-10-27T14:32:20+00:00 DEBUG (7): Challenge Response: &lt;response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'&gt;dXNlcm5hbWU9Im1wZC1ib2dvIixyZWFsbT0iIixub25jZT0iMjg2NDI1MTc4NSIsY25vbmNlPSI1MDhiZjA3NGIzYjFmIixuYz0iMDAwMDAwMDEiLHFvcD0iYXV0aCIsZGlnZXN0LXVyaT0ieG1wcC8iLHJlc3BvbnNlPSI0YmYyNDA0NzYwZmNlNDgyNmVkYzY2NDAyMzU4NGE3MSIsY2hhcnNldD0idXRmLTgi&lt;\/response&gt;\r\n2012-10-27T14:32:20+00:00 DEBUG (7): Sent: &lt;response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'&gt;dXNlcm5hbWU9Im1wZC1ib2dvIixyZWFsbT0iIixub25jZT0iMjg2NDI1MTc4NSIsY25vbmNlPSI1MDhiZjA3NGIzYjFmIixuYz0iMDAwMDAwMDEiLHFvcD0iYXV0aCIsZGlnZXN0LXVyaT0ieG1wcC8iLHJlc3BvbnNlPSI0YmYyNDA0NzYwZmNlNDgyNmVkYzY2NDAyMzU4NGE3MSIsY2hhcnNldD0idXRmLTgi&lt;\/response&gt;\r\n2012-10-27T14:32:20+00:00 DEBUG (7): Tag we're waiting for: *\r\n2012-10-27T14:32:25+00:00 DEBUG (7): Response (Xmpp_Connection): &lt;failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'&gt;&lt;not-authorized\/&gt;&lt;\/failure&gt;\r\n2012-10-27T14:32:25+00:00 DEBUG (7): Contents of $fromServer: false\r\n2012-10-27T14:32:25+00:00 DEBUG (7): Contents of $this-&gt;_buffer before foreach: array (\r\n  1 =&gt; \r\n  SimpleXMLElement::__set_state(array(\r\n     'not-authorized' =&gt; \r\n    SimpleXMLElement::__set_state(array(\r\n    )),\r\n  )),\r\n)\r\n2012-10-27T14:32:25+00:00 DEBUG (7): Contents of $this-&gt;_buffer after foreach: array (\r\n)\r\n2012-10-27T14:32:25+00:00 DEBUG (7): Response: &lt;failure xmlns=&quot;urn:ietf:params:xml:ns:xmpp-sasl&quot;&gt;&lt;not-authorized\/&gt;&lt;\/failure&gt;\r\n2012-10-27T14:32:25+00:00 DEBUG (7): Sent: &lt;stream:stream to=&quot;cweiske.de&quot; xmlns:stream=&quot;http:\/\/etherx.jabber.org\/streams&quot; xmlns=&quot;jabber:client&quot; version=&quot;1.0&quot;&gt;\r\n2012-10-27T14:32:25+00:00 DEBUG (7): Stream started\r\n2012-10-27T14:32:25+00:00 DEBUG (7): Tag we're waiting for: stream:stream\r\n2012-10-27T14:32:30+00:00 DEBUG (7): Contents of $fromServer: false\r\n2012-10-27T14:32:30+00:00 DEBUG (7): Contents of $this-&gt;_buffer before foreach: array (\r\n)\r\n2012-10-27T14:32:30+00:00 DEBUG (7): Contents of $this-&gt;_buffer after foreach: array (\r\n)\r\n2012-10-27T14:32:30+00:00 DEBUG (7): Received: \r\nPHP Fatal error:  Call to a member function asXML() on a non-object in \/home\/cweiske\/Dev\/tools\/phergie\/vendor\/alexmace\/xmpp\/Xmpp\/Connection.php on line 270\r\nPHP Stack trace:\r\nPHP   1. {main}() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:0\r\nPHP   2. Phergie_Bot-&gt;run() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:60\r\nPHP   3. Phergie_Bot-&gt;loadConnections() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:422\r\nPHP   4. Phergie_Driver_Xmpp-&gt;doConnect() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:402\r\nPHP   5. Xmpp_Connection-&gt;authenticate() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Driver\/Xmpp.php:123\r\n<\/pre><\/div>\n\n <\/div>\n <div class=\"phork-meta\">\n  <a href=\"https:\/\/p.cweiske.de\/15\/rev-raw\/9ed6f6713a69b30d57b123e7dc4fe92044c23b9d\/with-realm.txt\" style=\"float: right\">view raw source<\/a>\n  <a href=\"https:\/\/p.cweiske.de\/15#with-realm.txt\">with-realm.txt<\/a>\n <\/div>\n<\/div>\n    <div class=\"phork-file\">\n <div class=\"phork-content\">\n  <div class=\"code\"><pre class=\"txt\">cweiske:~\/Dev\/tools\/phergie&gt; .\/phergie.php \r\n[2012-10-27\/13:17:54]  Connecting to cweiske.de\r\n2012-10-27T13:17:54+00:00 DEBUG (7): Connection made\r\n2012-10-27T13:17:54+00:00 DEBUG (7): Blocking enabled\r\n2012-10-27T13:17:54+00:00 DEBUG (7): Sent: &lt;stream:stream to=&quot;cweiske.de&quot; xmlns:stream=&quot;http:\/\/etherx.jabber.org\/streams&quot; xmlns=&quot;jabber:client&quot; version=&quot;1.0&quot;&gt;\r\n2012-10-27T13:17:54+00:00 DEBUG (7): Stream started\r\n2012-10-27T13:17:54+00:00 DEBUG (7): Wait for response from server\r\n2012-10-27T13:17:54+00:00 DEBUG (7): Tag we're waiting for: stream:stream\r\n2012-10-27T13:17:59+00:00 DEBUG (7): Response (Xmpp_Connection): &lt;?xml version='1.0'?&gt;&lt;stream:stream xmlns='jabber:client' xmlns:stream='http:\/\/etherx.jabber.org\/streams' id='1671315535' from='cweiske.de' version='1.0' xml:lang='en'&gt;&lt;stream:features&gt;&lt;starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'\/&gt;&lt;mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'&gt;&lt;mechanism&gt;DIGEST-MD5&lt;\/mechanism&gt;&lt;mechanism&gt;PLAIN&lt;\/mechanism&gt;&lt;\/mechanisms&gt;&lt;c xmlns='http:\/\/jabber.org\/protocol\/caps' hash='sha-1' node='http:\/\/www.process-one.net\/en\/ejabberd\/' ver='HzhW199FSAS7rIkHllLdacqERmE='\/&gt;&lt;register xmlns='http:\/\/jabber.org\/features\/iq-register'\/&gt;&lt;\/stream:features&gt;\r\n2012-10-27T13:17:59+00:00 DEBUG (7): Contents of $fromServer: SimpleXMLElement::__set_state(array(\r\n   '@attributes' =&gt; \r\n  array (\r\n    'id' =&gt; '1671315535',\r\n    'from' =&gt; 'cweiske.de',\r\n    'version' =&gt; '1.0',\r\n  ),\r\n))\r\n2012-10-27T13:17:59+00:00 DEBUG (7): Contents of $this-&gt;_buffer before foreach: array (\r\n)\r\n2012-10-27T13:17:59+00:00 DEBUG (7): Contents of $this-&gt;_buffer after foreach: array (\r\n)\r\n2012-10-27T13:17:59+00:00 DEBUG (7): Received: \r\n2012-10-27T13:17:59+00:00 DEBUG (7): Requesting Authentication: &lt;auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='DIGEST-MD5'\/&gt;\r\n2012-10-27T13:17:59+00:00 DEBUG (7): Sent: &lt;auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='DIGEST-MD5'\/&gt;\r\n2012-10-27T13:17:59+00:00 DEBUG (7): Tag we're waiting for: challenge\r\n2012-10-27T13:18:04+00:00 DEBUG (7): Response (Xmpp_Connection): &lt;challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'&gt;bm9uY2U9IjI0OTI2NTMyOTAiLHFvcD0iYXV0aCIsY2hhcnNldD11dGYtOCxhbGdvcml0aG09bWQ1LXNlc3M=&lt;\/challenge&gt;\r\n2012-10-27T13:18:04+00:00 DEBUG (7): Contents of $fromServer: false\r\n2012-10-27T13:18:04+00:00 DEBUG (7): Contents of $this-&gt;_buffer before foreach: array (\r\n  0 =&gt; \r\n  SimpleXMLElement::__set_state(array(\r\n     0 =&gt; 'bm9uY2U9IjI0OTI2NTMyOTAiLHFvcD0iYXV0aCIsY2hhcnNldD11dGYtOCxhbGdvcml0aG09bWQ1LXNlc3M=',\r\n  )),\r\n)\r\n2012-10-27T13:18:04+00:00 DEBUG (7): Contents of $this-&gt;_buffer after foreach: array (\r\n)\r\n2012-10-27T13:18:04+00:00 DEBUG (7): Response: &lt;challenge xmlns=&quot;urn:ietf:params:xml:ns:xmpp-sasl&quot;&gt;bm9uY2U9IjI0OTI2NTMyOTAiLHFvcD0iYXV0aCIsY2hhcnNldD11dGYtOCxhbGdvcml0aG09bWQ1LXNlc3M=&lt;\/challenge&gt;\r\n2012-10-27T13:18:04+00:00 DEBUG (7): Response (Decoded): nonce=&quot;2492653290&quot;,qop=&quot;auth&quot;,charset=utf-8,algorithm=md5-sess\r\nPHP Notice:  Undefined index: realm in \/home\/cweiske\/Dev\/tools\/phergie\/vendor\/alexmace\/xmpp\/Xmpp\/Connection.php on line 208\r\nPHP Stack trace:\r\nPHP   1. {main}() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:0\r\nPHP   2. Phergie_Bot-&gt;run() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:60\r\nPHP   3. Phergie_Bot-&gt;loadConnections() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:422\r\nPHP   4. Phergie_Driver_Xmpp-&gt;doConnect() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:402\r\nPHP   5. Xmpp_Connection-&gt;authenticate() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Driver\/Xmpp.php:123\r\nPHP Notice:  Undefined index: realm in \/home\/cweiske\/Dev\/tools\/phergie\/vendor\/alexmace\/xmpp\/Xmpp\/Connection.php on line 214\r\nPHP Stack trace:\r\nPHP   1. {main}() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:0\r\nPHP   2. Phergie_Bot-&gt;run() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:60\r\nPHP   3. Phergie_Bot-&gt;loadConnections() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:422\r\nPHP   4. Phergie_Driver_Xmpp-&gt;doConnect() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:402\r\nPHP   5. Xmpp_Connection-&gt;authenticate() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Driver\/Xmpp.php:123\r\nPHP Notice:  Undefined index: realm in \/home\/cweiske\/Dev\/tools\/phergie\/vendor\/alexmace\/xmpp\/Xmpp\/Connection.php on line 224\r\nPHP Stack trace:\r\nPHP   1. {main}() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:0\r\nPHP   2. Phergie_Bot-&gt;run() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:60\r\nPHP   3. Phergie_Bot-&gt;loadConnections() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:422\r\nPHP   4. Phergie_Driver_Xmpp-&gt;doConnect() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:402\r\nPHP   5. Xmpp_Connection-&gt;authenticate() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Driver\/Xmpp.php:123\r\nPHP Notice:  Undefined index: realm in \/home\/cweiske\/Dev\/tools\/phergie\/vendor\/alexmace\/xmpp\/Xmpp\/Connection.php on line 228\r\nPHP Stack trace:\r\nPHP   1. {main}() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:0\r\nPHP   2. Phergie_Bot-&gt;run() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:60\r\nPHP   3. Phergie_Bot-&gt;loadConnections() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:422\r\nPHP   4. Phergie_Driver_Xmpp-&gt;doConnect() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:402\r\nPHP   5. Xmpp_Connection-&gt;authenticate() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Driver\/Xmpp.php:123\r\n2012-10-27T13:18:04+00:00 DEBUG (7): Unencoded Response: username=&quot;mpd-bogo&quot;,realm=&quot;&quot;,nonce=&quot;2492653290&quot;,cnonce=&quot;508bdf0c4d8ec&quot;,nc=&quot;00000001&quot;,qop=&quot;auth&quot;,digest-uri=&quot;xmpp\/&quot;,response=&quot;64c097bb82f42f89fbaf008193942d3d&quot;,charset=&quot;utf-8&quot;\r\n2012-10-27T13:18:04+00:00 DEBUG (7): Challenge Response: &lt;response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'&gt;dXNlcm5hbWU9Im1wZC1ib2dvIixyZWFsbT0iIixub25jZT0iMjQ5MjY1MzI5MCIsY25vbmNlPSI1MDhiZGYwYzRkOGVjIixuYz0iMDAwMDAwMDEiLHFvcD0iYXV0aCIsZGlnZXN0LXVyaT0ieG1wcC8iLHJlc3BvbnNlPSI2NGMwOTdiYjgyZjQyZjg5ZmJhZjAwODE5Mzk0MmQzZCIsY2hhcnNldD0idXRmLTgi&lt;\/response&gt;\r\n2012-10-27T13:18:04+00:00 DEBUG (7): Sent: &lt;response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'&gt;dXNlcm5hbWU9Im1wZC1ib2dvIixyZWFsbT0iIixub25jZT0iMjQ5MjY1MzI5MCIsY25vbmNlPSI1MDhiZGYwYzRkOGVjIixuYz0iMDAwMDAwMDEiLHFvcD0iYXV0aCIsZGlnZXN0LXVyaT0ieG1wcC8iLHJlc3BvbnNlPSI2NGMwOTdiYjgyZjQyZjg5ZmJhZjAwODE5Mzk0MmQzZCIsY2hhcnNldD0idXRmLTgi&lt;\/response&gt;\r\n2012-10-27T13:18:04+00:00 DEBUG (7): Tag we're waiting for: *\r\n2012-10-27T13:18:09+00:00 DEBUG (7): Response (Xmpp_Connection): &lt;failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'&gt;&lt;not-authorized\/&gt;&lt;\/failure&gt;\r\n2012-10-27T13:18:09+00:00 DEBUG (7): Contents of $fromServer: false\r\n2012-10-27T13:18:09+00:00 DEBUG (7): Contents of $this-&gt;_buffer before foreach: array (\r\n  1 =&gt; \r\n  SimpleXMLElement::__set_state(array(\r\n     'not-authorized' =&gt; \r\n    SimpleXMLElement::__set_state(array(\r\n    )),\r\n  )),\r\n)\r\n2012-10-27T13:18:09+00:00 DEBUG (7): Contents of $this-&gt;_buffer after foreach: array (\r\n)\r\n2012-10-27T13:18:09+00:00 DEBUG (7): Response: &lt;failure xmlns=&quot;urn:ietf:params:xml:ns:xmpp-sasl&quot;&gt;&lt;not-authorized\/&gt;&lt;\/failure&gt;\r\n2012-10-27T13:18:09+00:00 DEBUG (7): Sent: &lt;stream:stream to=&quot;cweiske.de&quot; xmlns:stream=&quot;http:\/\/etherx.jabber.org\/streams&quot; xmlns=&quot;jabber:client&quot; version=&quot;1.0&quot;&gt;\r\n2012-10-27T13:18:09+00:00 DEBUG (7): Stream started\r\n2012-10-27T13:18:09+00:00 DEBUG (7): Tag we're waiting for: stream:stream\r\n2012-10-27T13:18:14+00:00 DEBUG (7): Contents of $fromServer: false\r\n2012-10-27T13:18:14+00:00 DEBUG (7): Contents of $this-&gt;_buffer before foreach: array (\r\n)\r\n2012-10-27T13:18:14+00:00 DEBUG (7): Contents of $this-&gt;_buffer after foreach: array (\r\n)\r\n2012-10-27T13:18:14+00:00 DEBUG (7): Received: \r\nPHP Fatal error:  Call to a member function asXML() on a non-object in \/home\/cweiske\/Dev\/tools\/phergie\/vendor\/alexmace\/xmpp\/Xmpp\/Connection.php on line 270\r\nPHP Stack trace:\r\nPHP   1. {main}() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:0\r\nPHP   2. Phergie_Bot-&gt;run() \/home\/cweiske\/Dev\/tools\/phergie\/phergie.php:60\r\nPHP   3. Phergie_Bot-&gt;loadConnections() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:422\r\nPHP   4. Phergie_Driver_Xmpp-&gt;doConnect() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Bot.php:402\r\nPHP   5. Xmpp_Connection-&gt;authenticate() \/home\/cweiske\/Dev\/tools\/phergie\/Phergie\/Driver\/Xmpp.php:123\r\n<\/pre><\/div>\n\n <\/div>\n <div class=\"phork-meta\">\n  <a href=\"https:\/\/p.cweiske.de\/15\/rev-raw\/9ed6f6713a69b30d57b123e7dc4fe92044c23b9d\/without-realm.txt\" style=\"float: right\">view raw source<\/a>\n  <a href=\"https:\/\/p.cweiske.de\/15#without-realm.txt\">without-realm.txt<\/a>\n <\/div>\n<\/div>\n<\/div>\n"}
