ejabberd - Comments for "ejabberdctl fault...." https://www.ejabberd.im/node/853 en Solution: provide the node name https://www.ejabberd.im/node/853#comment-1945 <p>I find the same problem, and the solution is to provide the ejabberd node name where you want to execute the command, because depending on the ejabberd node, it could have more or less commands available:</p> <pre>$ ./ejabberdctl {"init terminating in do_boot",{badarg,[{ets,match_object,[ejabberd_ctl_cmds,'_']},{ets,tab2list,1},{ejabberd_ctl,print_usage,0},{ejabberd_ctl,start,0},{init,start_it,1},{init,start_em,1}]}} Crash dump was written to: erl_crash.dump init terminating in do_boot () $ ./ejabberdctl ejabberd2@localhost Usage: ejabberdctl node command Available commands: ...</pre> Wed, 28 Jun 2006 16:11:55 +0000 mfoss comment 1945 at https://www.ejabberd.im