RPC failed on the node

I have some trouble when I try to launch my ejabberd server :

Quote:

[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 try this 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 ! :

Quote:

[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?

krony wrote:

I have some trouble when I try to launch my ejabberd server :

Quote:

[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

Syndicate content