I have some trouble when I try to launch my ejabberd server :
[root@jabber bin]# ./ejabberdctl admin@jabber start
RPC failed on the node 'default@jabber': nodedown
Any idea?
To access the most up-to-date ejabberd documentation, please visit docs.ejabberd.im »
I have some trouble when I try to launch my ejabberd server :
[root@jabber bin]# ./ejabberdctl admin@jabber start
RPC failed on the node 'default@jabber': nodedown
Any idea?
ejabberdctl do not support
ejabberdctl do not support the command "start". Look in the guide in the section about starting ejabberd or trythis patch . (the patch will not work on systems without an sh environment, thus if you use Windows, you might try to install this by yourself, but it will be very difficult in this "userfriendly" system)
--
sander
oops... same error
I have installed the v1.1.1 and tried to launch ejabberd. The same message is displayed ! :
[root@jabber bin]# ./status
RPC failed on the node 'default@jabber': nodedown
[root@jabber bin]#
I've tried to copy the files from the patch but no more result...
And did you also applied the
And did you also applied the patch? ('patch -p0 <ejabberdctl.patch' or something like that)
--
sander
Maybe you forget to add this domain into file etc/hosts?
I have some trouble when I try to launch my ejabberd server :
[root@jabber bin]# ./ejabberdctl admin@jabber start
RPC failed on the node 'default@jabber': nodedown
Any idea?
I have this problem and it bothered my for almost a whole day!
and finally found it out...
I forgot to add my domain....
you can ping your domain to have a try whether it resolves to your server