ejabberd - Comments for "Users Immediately disconnected" https://www.ejabberd.im/node/1381 en I'm going to have to try to https://www.ejabberd.im/node/1381#comment-3227 <p>I'm going to have to try to compile it as the error message in the logs is the same if I try to login via SSL or not it immediately disconnects the connection.</p> Wed, 28 Feb 2007 18:46:27 +0000 CanaidanPJ comment 3227 at https://www.ejabberd.im Problem on the encryption https://www.ejabberd.im/node/1381#comment-3223 <p>This is the interesting part of the error message:</p> <div class="quote-msg"> <div class="quote-author"><em>CanaidanPJ</em> wrote:</div> <pre>** Reason for termination = ** {badarg,[{ets,lookup,[crypto_server_table,port]},</pre></div> <p>There's a problem on the encryption part of ejabberd, maybe a missing OpenSSL library, or incompatible (outdated)...</p> <ul> <li>Make sure you have the latest OpenSSL library provided by your OS (probably it's 0.9.8c). </li><li>Is it a 32bit or 64bit kernel? The binaries may be for 32bit kernel (I use the binary on my AMD64 with a 32bit Linux). </li><li>Check again ejabberd log file, there are probably similar errors, but the very first one may provide additional information. </li><li>There are three threads on this site with a similar problem. Check them for possible tips. </li></ul> <p>If you find a solution, please post a comment here, because other people will find it useful.</p> <p>Of course, if you disable SSL, SASL, TLS... on your Jabber client and try to login, it will work.</p> Tue, 27 Feb 2007 22:05:11 +0000 mfoss comment 3223 at https://www.ejabberd.im