ejabberd - Comments for "ejabberd1.1.1 for XP from binaries, erlangR10b, cannot create users using in-band registration" https://www.ejabberd.im/node/852 en I just used an older binary https://www.ejabberd.im/node/852#comment-1927 <p>I just used an older binary compilation. Instead of R11, I used R10</p> Tue, 27 Jun 2006 09:33:49 +0000 moonbug comment 1927 at https://www.ejabberd.im Re: You are using R10 compiled binary with R11 https://www.ejabberd.im/node/852#comment-1853 <div class="quote-msg"> <div class="quote-author"><em>moonbug</em> wrote:</div> <p>Thanks, that Mickaël solved it. </p></div> <p>Hi there,<br /> Have you succesfully compiled the correct Windows binary? If so, could you share it with us?</p> <p>Thanks in advance :)</p> Sat, 10 Jun 2006 16:47:36 +0000 sylverspyder comment 1853 at https://www.ejabberd.im You are using R10 compiled binary with R11 https://www.ejabberd.im/node/852#comment-1803 <p>Thanks, that Mickaël solved it.</p> Sun, 28 May 2006 03:44:38 +0000 moonbug comment 1803 at https://www.ejabberd.im You are using R10 compiled binary with R11 https://www.ejabberd.im/node/852#comment-1801 <p>This error;<br /> ** Reason for termination ==<br /> ** {badarg,[{erlang,binary_to_term,</p> <p>means that you are using R10 compiled ejabberd binary with R11. You have to recompiled ejabberd from scratch.</p> <p>--<br /> Mickaël Rémond<br /> <a>Process-one</a></p> Sat, 27 May 2006 12:26:26 +0000 mremond comment 1801 at https://www.ejabberd.im Same problem here, with https://www.ejabberd.im/node/852#comment-1797 <p>Same problem here, with Erlann R11B - absolutely no way to register first user.</p> Fri, 26 May 2006 14:44:01 +0000 svudal comment 1797 at https://www.ejabberd.im Re: ejabberd1.1.1 for XP from binaries, erlangR10b, cannot creat https://www.ejabberd.im/node/852#comment-1796 <p>Used psi-0.10 to register account mike on ejabberd-1.1.1. Trying to register Mike account so that I can access admin page <noindex><a href="http://localhost:5280" title="http://localhost:5280" rel="nofollow" >http://localhost:5280</a></noindex>. I get password prompt but do not know it.</p> <p>I added the following to ejabberd.cfg file and restarted ejabberd:</p> <p>{acl, admin, {user, "mike","localhost"}}.</p> <p>But I kept getting the error "error communicating with jabber server". Below is the message from Erlang ( I also tried using port 5280 on PSI, also failed to register):</p> <p>=INFO REPORT==== 26-May-2006::00:45:41 ===<br /> I(&lt;0.251.0&gt;:ejabberd_listener:90): (#Port&lt;0.406&gt;) Accepted connection {{127,0,0,<br /> 1},1559} -&gt; {{127,0,0,1},5222}</p> <p>=ERROR REPORT==== 26-May-2006::00:45:41 ===<br /> ** Generic server &lt;0.367.0&gt; terminating<br /> ** Last message in was {tcp,#Port&lt;0.406&gt;,<br /> &lt;&lt;""&gt;&gt;}<br /> ** When Server state == {state,#Port&lt;0.406&gt;,<br /> gen_tcp,<br /> none,<br /> &lt;0.366.0&gt;,<br /> infinity,<br /> {xml_stream_state,<br /> &lt;0.366.0&gt;,<br /> #Port&lt;0.407&gt;,<br /> [],<br /> 0,<br /> infinity},<br /> infinity}<br /> ** Reason for termination ==<br /> ** {badarg,[{erlang,binary_to_term,<br /> [&lt;&lt;0,0,0,0,131,108,0,0,0,1,104,2,97,0,104,2,107,0,13,115,116<br /> ,114,101,97,109,58,115,116,114,101,97,109,108,0,0,0,4,104,2,107,0,2,116,111,107,<br /> 0,9,108,111,99,97,108,104,111,115,116,104,2,107,0,5,120,109,108,110,115,107,0,13<br /> ,106,97,98,98,101,114,58,99,108,105,101,110,116,104,2,107,0,12,120,109,108,110,1<br /> 15,58,115,116,114,101,97,109,107,0,32,104,116,116,112,58,47,47,101,116,104,101,1<br /> 14,120,46,106,97,98,98,101,114,46,111,114,103,47,115,116,114,101,97,109,115,104,<br /> 2,107,0,7,118,101,114,115,105,111,110,107,0,3,49&gt;&gt;]},<br /> {xml_stream,parse,2},<br /> {ejabberd_receiver,process_data,2},<br /> {ejabberd_receiver,handle_info,2},<br /> {gen_server,handle_msg,6},<br /> {proc_lib,init_p,5}]}</p> Fri, 26 May 2006 04:53:53 +0000 moonbug comment 1796 at https://www.ejabberd.im