manwe_ l33t
Joined: 01 Feb 2006 Posts: 650 Location: Universe
|
Posted: Sat Mar 04, 2006 11:19 pm Post subject: Jabberd problem. Server Connect Timeout |
|
|
Hi. I'm having problem with my jabberd server [1.4.3-r5]. Logs are full of notices like:
20060304T23:04:45: [notice] (chrome.pl): bouncing a packet to [...]@chrome.pl from manwe@jabber.info.pl/Psi: Server Connect Timeout
20060304T23:04:45: [notice] (illx.org): bouncing a packet to [...]@illx.org from manwe@jabber.info.pl/Psi: Server Connect Timeout
Problem is only with those two servers - chrome.pl and illx.org. Communication with others works normally. I've checked everything twice and can't find any solution. It's something with jabberd, because I'm able to telnet to chrome.pl on port 5269:
Code: |
root ~ # telnet chrome.pl 5269
Trying 217.173.160.48...
Connected to chrome.pl.
Escape character is '^]'.
foo
<stream:error><invalid-xml xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams' xml:lang='en'>Invalid XML</text></stream:error>
|
Any ideas? Thanks in advance
P.S. Time in logs is 1h back, but I'm guessing it's because of the difference between CET and GMT. |
|