Jan Engelhardt wrote:

When starting the jabber daemon with the default config in debug mode
(/usr/sbin/jabberd -D, the following messages show up:

    io_select unable to listen on port 5222 [(null)]: jabberd already
    running or invalid interface?

The default config file has this line:

    <ip port="5222"/>

This is exactly as I have it on my current production systems, no errors.

Changing it to

    <ip port="5222">0.0.0.0</ip>

makes it work, and jabber will bind to the port (the same must be done for
port 5269) and afterwards jabber will show up in `netstat -ltpn`.

Perhaps this is a change due to newer libraries in unstable? I'll see if I can replicate it.

--
Jamin W. Collins


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to