ejabberd - Comments for "block diagram for ejabberd" https://www.ejabberd.im/node/4017 en block diagram https://www.ejabberd.im/node/4017#comment-55627 <p>ok i will check, but can someone draw block diagram, how these servers should communicate?</p> Thu, 22 Apr 2010 15:59:55 +0000 julian comment 55627 at https://www.ejabberd.im julian wrote: Iam installing https://www.ejabberd.im/node/4017#comment-55614 <div class="quote-msg"> <div class="quote-author"><em>julian</em> wrote:</div> <p>Iam installing chess server ( chessd )on debian server , and it uses ejabberd. i feel there is something wrong with the configuration.i canot create new user , as if there is no communication.</p> <p>ejabberd:</p> <div class="codeblock"><code>%% Options which are set by Debconf and managed by ucf <p>%% Admin user<br />{acl, admin, {user, &quot;julian&quot;, &quot;localhost&quot;}}.<br />{acl, admin, {user, &quot;&quot;, &quot;chessd.localhost&quot;}}.<br />%% Hostname<br />{hosts, [&quot;localhost&quot;]}.</p> <p>%%%&nbsp;&nbsp; LISTENING PORTS<br />{5560, ejabberd_service, [<br /> &nbsp;&nbsp;&nbsp; {ip, {127, 0, 0, 1}},<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {access, all},<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {host, &quot;chessd.localhost&quot;,[{password, &quot;secret&quot;}]}]},</p></code></div> </div> <p>That configuration seems incorrect.</p> <p>Look at ejabberd.log, sasl.log and/or erlang.log</p> Tue, 20 Apr 2010 20:50:35 +0000 mfoss comment 55614 at https://www.ejabberd.im