ejabberd does not start after the update

Hi

Sorry, my english is terrible.

Since the update of ejabberd.i386 1.1.2-2.fc5 on ejabberd.i386 1.1.3-1.fc5 is no longer available ejabberd.

Linux 2.6.20-1.2312.fc5 #1 Tue Apr 10 15:09:44 EDT 2007 i686 athlon i386 GNU/Linux
# cat /etc/redhat-release
Fedora Core release 5 (Bordeaux)
# rpm -q ejabberd
ejabberd-1.1.3-1.fc5

With start of ejabberd come no error message. However those of haven 5222 and 5223 are not opened.

# service ejabberd start
c02n01

Starting ejabberd: [  OK  ]

If one queries the status of ejabberd, the Node is not available:

# service ejabberd status
c02n01

Node ejabberd@c02n01 is started. Status: started
ejabberd is not running

If I delete the spooldirectory /var/lib/ejabberd/spool, starts serve and is available, with the same config

# cd /var/lib/ejabberd/
# ll
total 196
-rw-r----- 1 ejabberd ejabberd 189480 Jun 19 21:40 erl_crash.dump
drwxr-x--- 2 ejabberd ejabberd   4096 Aug 23 15:39 spool
# mv spool spool_org
# ll
total 196
-rw-r----- 1 ejabberd ejabberd 189480 Jun 19 21:40 erl_crash.dump
drwxr-x--- 2 ejabberd ejabberd   4096 Aug 23 15:39 spool_org
service ejabberd start
c02n01

Starting ejabberd:      [  OK  ]
# service ejabberd status
c02n01

Node ejabberd@c02n01 is started. Status: started
ejabberd is running
# netstat -tulpenv | grep :522
tcp        0      0 0.0.0.0:5222                0.0.0.0:*                   LISTEN      100        737835603  16170/beam
tcp        0      0 0.0.0.0:5223                0.0.0.0:*                   LISTEN      100        737835605  16170/beam

Can you help?

Thanks,
Matthias

What does the log say?

What does the log say?

I have the same problem.

I have the same problem. FC6, ejabberd-1.1.3-6. The logs are empty.

Syndicate content