it dosen't run

Hi,
I have a ubuntu server sistem and i will install ejabberd to make a internal chat.
I have installed with the command : "apt-get install ejabberd".
Installation wase a success.
I run it with "ejabberdctl start" and appears : "RPC faild on the node ejabberd@myhostname: nodedown"

what's wrong ???

Maybe you have to run that

Maybe you have to run that command with 'sudo'. Or maybe it's supposed you start ejabberd by calling /etc/init.d/ejabberd, or similar. Maybe Ubuntu starts ejabberd automatically; in that case you can't start it again, obviously, as it's already running.

In any case, you can look at ejabberd log files, because maybe they provide some error message that can be useful to find the original problem.

Syndicate content