ejabberd - Comments for "http-bind crashes on connection attempt" https://www.ejabberd.im/node/4211 en http-bind problem fixed with ejabberd 2.1.5-4.el5 https://www.ejabberd.im/node/4211#comment-56557 <p>Badlop,<br /> Thanks for your reply. I was running ejabberd 2.1.5-1.el5 in Red Hat Enterprise Linux, 64 bit. I installed ejabberd from the EPEL repository. lemenkov took a look at this issue and released ejabberd 2.1.5-4.el5. I updated to that version and the http-bind issue is fixed. Thanks lemenkov!</p> Thu, 26 Aug 2010 15:40:14 +0000 maalox comment 56557 at https://www.ejabberd.im It works for me using: Gajim https://www.ejabberd.im/node/4211#comment-56524 <p>It works for me using:</p> <ul> <li>Gajim 0.13.1. Proxy: Type: BOSH; URL BOSH: <noindex><a href="http://localhost:5280/http-bind" title="http://localhost:5280/http-bind" rel="nofollow" >http://localhost:5280/http-bind</a></noindex> </li><li>ejabberd 2.1.5 compiled from source code with Erlang R13B04, configured with<br /> <pre>{listen, [ {5280, ejabberd_http, [ http_bind, web_admin ]} ]}. </pre></li></ul> <p>I see in the log:</p> <pre> =INFO REPORT==== 24-Aug-2010::00:39:06 === I(&lt;0.490.0&gt;:ejabberd_listener:232) : (#Port&lt;0.4298&gt;) Accepted connection {{127,0,0,1},46053} -&gt; {{127,0,0,1},5280} =INFO REPORT==== 24-Aug-2010::00:39:06 === I(&lt;0.494.0&gt;:ejabberd_http:138) : started: {gen_tcp,#Port&lt;0.4298&gt;} INFO REPORT==== 24-Aug-2010::00:39:07 === I(&lt;0.496.0&gt;:ejabberd_c2s:716) : ({socket_state,ejabberd_http_bind,{http_bind,&lt;0.495.0&gt;, {127,0,0,1},46053}},ejabberd_http_bind}) Accepted authentication for badlop by ejabberd_auth_internal =INFO REPORT==== 24-Aug-2010::00:39:07 === I(&lt;0.496.0&gt;:ejabberd_c2s:839) : ({socket_state,ejabberd_http_bind,{http_bind,&lt;0.495.0&gt;, {127,0,0,1},46053}},ejabberd_http_bind}) Opened session for badlop@localhost/Gajim =INFO REPORT==== 24-Aug-2010::00:39:39 === I(&lt;0.490.0&gt;:ejabberd_listener:232) : (#Port&lt;0.4357&gt;) Accepted connection {{127,0,0,1},46060} -&gt; {{127,0,0,1},5280} </pre> Mon, 23 Aug 2010 22:43:44 +0000 mfoss comment 56524 at https://www.ejabberd.im