Client gets disconnected after 1 minute / Never completely connected

Hello!

I have installed ejabberd 2.1.2 (ubuntu 10.04) and run into some problems.
The server starts without any error messages but when I try to connect from a Client I discover the following:

1) When I connect, the client says that it is connecting. That's all. In this status, I can send messages to other users. The client application never shows that it is connected to the server.
2) After one minute the connection is closed by ejabberd.

You can see the debug logfile from time of connection to the time, Miranda says that it is connection: http://pastebin.com/97pWuKRs
And this one shows the part of the debug log when the server disconnects Miranda: http://pastebin.com/SkMi1XYP

And this is my complete ejabberd.conf: http://pastebin.com/Wp1QhetU

Maybe you can help me...

Thank you very much!!

Thorsten

Check if other clients fully

Check if other clients fully connect, like Psi, Gajim, Jabbim, Pidgin, or Tkabber.

Hi! I tried Pidgin 2.7.5 and

Hi!

I tried Pidgin 2.7.5 and it didn't connect as well.
The status is "connecting" all the time. :(

My ejabberd logfile: http://pastebin.com/J8Z0VMME
My pidgin logfile: http://pastebin.com/nzvkYXtT

Yuo need pinging

shinji wrote: And this is my

shinji wrote:

And this is my complete ejabberd.conf: http://pastebin.com/Wp1QhetU

{mod_irc, [{access, all},
{host, "vs-chat.vs"}]},

No, replace that with:
{mod_irc, [{access, all}]},

Syndicate content