ejabberd - Comments for "Crashing during start-up" https://www.ejabberd.im/node/1443 en You rock! The server is https://www.ejabberd.im/node/1443#comment-3464 <p>You rock! The server is running without the error message now. I have an ldap issue now but I will post that as a separate question if I can't find the answer in the forums.</p> Mon, 02 Apr 2007 18:09:17 +0000 clueless comment 3464 at https://www.ejabberd.im Wrong hosts directive https://www.ejabberd.im/node/1443#comment-3463 <div class="quote-msg"> <div class="quote-author"><em>clueless</em> wrote:</div> <pre>=CRASH REPORT==== 2-Apr-2007::05:05:04 === crasher: pid: &lt;0.150.0&gt; registered_name: ejabberd_sm error_info: {function_clause,[{lists, foreach, [#Fun, undefined]}, {ejabberd_sm,init,1}, {gen_server,init_it,6}, {proc_lib,init_p,5}]} initial_call: {gen,init_it, [gen_server, &lt;0.144.0&gt;, &lt;0.144.0&gt;, {local,ejabberd_sm}, ejabberd_sm, [], []]} ancestors: [ejabberd_sup,&lt;0.37.0&gt;] messages: [] links: [&lt;0.144.0&gt;,&lt;0.63.0&gt;] dictionary: [] trap_exit: false status: running heap_size: 377 stack_size: 21 reductions: 153 neighbours: </pre></div> <p>The <code>hosts</code> directive in the configuration file is missing or incorrect. It should look like</p> <pre>{hosts, ["example.com"]}.</pre> Mon, 02 Apr 2007 10:36:28 +0000 legoscia comment 3463 at https://www.ejabberd.im