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:
And this one shows the part of the debug log when the server disconnects Miranda:
And this is my complete ejabberd.conf:
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 http://pastebin.com/nzvkYXtT
My pidgin logfile:
Yuo need pinging
this modul will help you :
http://www.process-one.net/docs/ejabberd/guide_en.html#modping
shinji wrote: And this is my
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}]},