ejabberd installed using the synaptic package manager on Ubuntu 10.04 without any errors. "sudo dpkg-reconfigure ejabberd" is used to configure it. The added users also use the console http: // localhost: 5280 / admin / . everything works fine except for the ejabberdctl command.
knocker @ ps0714-U: ~ $ ejabberdctl
RPC connection failed with node 'ejabberd @ ps0714-U': nodedown
knocker @ ps0714-U: ~ $ ejabberdctl status
RPC connection failed with node 'ejabberd @ ps0714-U': nodedown
knocker registry test test @ ps0714-U: ~ $ ejabberdctl
RPC connection failed with node 'ejabberd @ ps0714-U': nodedown
Is there something wrong in the configuration? what did i miss here ..?
source
share