My server starts up with out error but I can not connect to it via my client.
I am running Jabberd-2.0.11-r1 on Gentoo 2007.0 With mySQL 5.0.40 openldap-2.3.30-r2 using ldap auth/reg
here are my log files ------C2S.log------ Tue May 15 10:22:22 2007 [notice] starting up Tue May 15 10:22:22 2007 [info] process id is 21281, written to /var/run/jabber/c2s.pid Tue May 15 10:22:22 2007 [notice] ldap: configured 1 realms Tue May 15 10:22:22 2007 [notice] initialised auth module 'ldap' Tue May 15 10:22:22 2007 [notice] [jcevans.com] configured; realm=jcevans.com Tue May 15 10:22:22 2007 [notice] attempting connection to router at 10.0.80.122, port=5347 Tue May 15 10:22:22 2007 [notice] connection to router established Tue May 15 10:22:22 2007 [error] router refused bind request (409)
----resolver.log----- Tue May 15 10:22:21 2007 [notice] starting up Tue May 15 10:22:21 2007 [info] process id is 21247, written to /var/run/jabber/resolver.pid Tue May 15 10:22:21 2007 [notice] attempting connection to router at 10.0.80.122, port=5347 Tue May 15 10:22:21 2007 [notice] connection to router established Tue May 15 10:22:21 2007 [notice] router refused bind request (409)
----router.log----- Tue May 15 10:22:21 2007 [notice] starting up Tue May 15 10:22:21 2007 [info] process id is 21236, written to /var/run/jabber/router.pid Tue May 15 10:22:21 2007 [notice] loaded user table (1 users) Tue May 15 10:22:21 2007 [error] [10.0.80.122, port=5347] unable to listen (Address already in use) Tue May 15 10:59:12 2007 [notice] starting up Tue May 15 10:59:12 2007 [info] process id is 21330, written to /var/run/jabber/router.pid Tue May 15 10:59:12 2007 [notice] loaded user table (1 users) Tue May 15 10:59:12 2007 [error] [10.0.80.122, port=5347] unable to listen (Address already in use)
----s2s.log---- Tue May 15 10:22:21 2007 [notice] starting up (interval=60, queue=60, keepalive=0, idle=86400) Tue May 15 10:22:21 2007 [info] process id is 21270, written to /var/run/jabber/s2s.pid Tue May 15 10:22:21 2007 [notice] attempting connection to router at 10.0.80.122, port=5347 Tue May 15 10:22:22 2007 [notice] connection to router established Tue May 15 10:22:22 2007 [notice] router refused bind request (409)
----sm.log---- Tue May 15 10:22:21 2007 [notice] starting up Tue May 15 10:22:21 2007 [notice] id: jcevans.com Tue May 15 10:22:21 2007 [info] process id is 21258, written to /var/run/jabber/sm.pid Tue May 15 10:22:21 2007 [notice] initialised storage driver 'mysql' Tue May 15 10:22:21 2007 [notice] version: jabberd sm 2.0s11 Tue May 15 10:22:21 2007 [notice] attempting connection to router at 10.0.80.122, port=5347 Tue May 15 10:22:21 2007 [notice] connection to router established Tue May 15 10:22:21 2007 [notice] router refused bind request (409)
The recurring theme seems to be "router refused bind request"
----router_debug.log---- Tue May 15 10:59:12 2007 [notice] starting up Tue May 15 10:59:12 2007 [info] process id is 21330, written to /var/run/jabber/router.pid Tue May 15 10:59:12 2007 [notice] loaded user table (1 users) Tue May 15 10:59:12 2007 [error] [10.0.80.122, port=5347] unable to listen (Address already in use)
searching on google has turned up no helpful answers
I changed the default bind IP from 0.0.0.0 to the machine IP hoping that would fix the problem, but alas it did not.
Please help me if you can.
Thanks, ~Trent Watkins~ trentw jcevans.com">trentw jcevans.com
|