Created
March 31, 2009 03:06
-
-
Save whoahbot/88023 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=INFO REPORT==== 2009-03-31 03:00:52 === | |
I(<0.253.0>:ejabberd_listener:116) : (#Port<0.5709>) Accepted connection {{67,189,35,116},45469} -> {{174,143,25,47},5280} | |
=INFO REPORT==== 2009-03-31 03:00:52 === | |
D(<0.246.0>:ejabberd_http:121) : S: [{["admin"],ejabberd_web_admin}, | |
{["http-bind"],mod_http_bind}, | |
{["http-poll"],ejabberd_http_poll}] | |
=INFO REPORT==== 2009-03-31 03:00:52 === | |
I(<0.246.0>:ejabberd_http:123) : started: {gen_tcp,#Port<0.5709>} | |
=INFO REPORT==== 2009-03-31 03:00:52 === | |
D(<0.674.0>:ejabberd_http:224) : (#Port<0.5709>) http query: 'POST' /http-bind | |
=INFO REPORT==== 2009-03-31 03:00:52 === | |
D(<0.674.0>:ejabberd_http:345) : client data: "<body hold='1' xmlns='http://jabber.org/protocol/httpbind' to='siddhartha.local' wait='300' rid='527559' route='xmpp:siddhartha.local:5222' secure='false' newkey='60ca56b332af4565f1a796e2c201a9a4153e6697' ver='1.6' xmpp:xmlns='urn:xmpp:xbosh' xmpp:version='1.0'/>" | |
=INFO REPORT==== 2009-03-31 03:00:52 === | |
D(<0.674.0>:ejabberd_http:263) : ["http-bind"] matches ["http-bind"] | |
=INFO REPORT==== 2009-03-31 03:00:52 === | |
D(<0.674.0>:mod_http_bind:47) : Incoming data: <body hold='1' xmlns='http://jabber.org/protocol/httpbind' to='siddhartha.local' wait='300' rid='527559' route='xmpp:siddhartha.local:5222' secure='false' newkey='60ca56b332af4565f1a796e2c201a9a4153e6697' ver='1.6' xmpp:xmlns='urn:xmpp:xbosh' xmpp:version='1.0'/> | |
=INFO REPORT==== 2009-03-31 03:00:52 === | |
D(<0.674.0>:ejabberd_http_bind:1013) : --- incoming data --- | |
<body hold='1' xmlns='http://jabber.org/protocol/httpbind' to='siddhartha.local' wait='300' rid='527559' route='xmpp:siddhartha.local:5222' secure='false' newkey='60ca56b332af4565f1a796e2c201a9a4153e6697' ver='1.6' xmpp:xmlns='urn:xmpp:xbosh' xmpp:version='1.0'/> | |
--- END --- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> | |
<HTML><HEAD> | |
<TITLE>502 Proxy Error</TITLE> | |
</HEAD><BODY> | |
<H1>Proxy Error</H1> | |
The proxy server received an invalid | |
response from an upstream server.<P> | |
The proxy server could not handle the request <EM><A HREF="/http-bind/">POST /http-bind/</A></EM | |
>.<P> | |
Reason: <STRONG>Document contains no data</STRONG><P> | |
</BODY></HTML> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment