Failed RPC connection to the node ejabberd@server: nodedown

How to start ejabberdct1?

prod1:/usr/sbin# ./ejabberdctl
Failed RPC connection to the node ejabberd@server: nodedown

I am not sure what that means

(FYI, Jabber used to work fine, to my understanding, as I am the replacement network administrator for a company.)

I installed ejabberd 2.1.5

I installed ejabberd 2.1.5 from source code package, I have Erlang R13B-4 installed from Debian Sid package. I get:

$ ejabberdctl
Failed RPC connection to the node ejabberd@localhost: nodedown

Commands to start an ejabberd node:
  start  Start an ejabberd node in server mode
  debug  Attach an interactive Erlang shell to a running ejabberd node
  live   Start an ejabberd node in live (interactive) mode

Optional parameters when starting an ejabberd node:
  --config-dir dir   Config ejabberd:    //etc/ejabberd
  --config file      Config ejabberd:    //etc/ejabberd/ejabberd.cfg
  --ctl-config file  Config ejabberdctl: //etc/ejabberd/ejabberdctl.cfg
  --logs dir         Directory for logs: //var/log/ejabberd
  --spool dir        Database spool dir: //var/lib/ejabberd
  --node nodename    ejabberd node name: ejabberd@localhost

I did the

I did the following:

/etc/ejabberd/ejabberd zap
(or just 'ejabberd zap')

And then I did:

/etc/ejabberd/ejabberd start
(or just 'ejabberd start')

And now it works fine! =D

Can you provide solution for

Can you provide solution for this?

Well a solution was provided.

Well a solution was provided. The server was actually not started. After starting it, all works fine.

Hi Friends : I have this

Hi Friends :
I have this Error on ejabberd-17.07-windows-installer_2.exe
"failed rpc connection to the node ejabberd@localhost nodedown"
Please help me

Try to use below command if

Try to use below command if work
ejabberdctl --no-timeout

Syndicate content