Cannot login to OpenFire after server restart

Hello,

I’m facing real strange problem make client login to my openfire server after restarting my ubuntu server.

The problem shown in pidgin is “Unknow Host” and I can see “localhost” in the xml stream but there is nowhere in my openfire’s settings that localhost is mentioned…

here is a sample of the pidgin debug window:

proxy: Connecting to 162.243.109.128:5222 with no proxy

(11:06:17) proxy: Connection in progress

(11:06:17) proxy: Connecting to 162.243.109.128:5222.

(11:06:17) proxy: Connected to 162.243.109.128:5222.

(11:06:17) jabber: Sending (adi@mobile-head.com): <?xml version='1.0' ?>

(11:06:17) jabber: Sending (adi@mobile-head.com): <stream:stream to=‘mobile-head.com’ xmlns=‘jabber:client’ xmlns:stream=‘http://etherx.jabber.org/streams’ version=‘1.0’>

(11:06:17) jabber: Recv (256): <?xml version='1.0'?><stream:stream xmlns=‘jabber:client’ xmlns:stream=‘http://etherx.jabber.org/streams’ id=‘169593178’ from=‘localhost’ xml:lang=‘en’>stream:error</stream:error></stream:stream>

(11:06:17) connection: Connection error on 0x7f7f73941100 (reason: 0 description: Host Unknown)

(11:06:17) account: Disconnecting account adi@mobile-head.com/ (0x7f7f72bbe000)

(11:06:17) connection: Disconnecting connection 0x7f7f73941100

(11:06:17) jabber: Sending (adi@mobile-head.com): </stream:stream>

(11:06:17) connection: Destroying connection 0x7f7f73941100

I really really appreciate your help on this.

Thanks a lot!

adi

1 Like

OK. finally found the problem after a lot of frustrating debugging hours…

Well the problem was with a process named “beam” listening to port 5222 not letting OpenFire to listen to that port. I killed “beam” and restarted OpenFire. Now everything is fine!

Hope it helps anyone.

Adi

Hi Adi,

I am facing the same problem. Where can i find “beam” and how can i kill that task?

Regards,

Vimal

proxy: Connecting to 162.243.109.128:5222 with no proxy

(11:06:17) proxy: Connection in progress

(11:06:17) proxy: Connecting to 162.243.109.128:5222.

(11:06:17) proxy: Connected to 162.243.109.128:5222.

(11:06:17) jabber: Sending (adi@mobile-head.com): <?xml version='1.0' ?>

(11:06:17) jabber: Sending (adi@mobile-head.com): <stream:stream to=‘mobile-head.com’ xmlns=‘jabber:client’ xmlns:stream=‘http://etherx.jabber.org/streams’ version=‘1.0’>

(11:06:17) jabber: Recv (256): <?xml version='1.0'?><stream:stream xmlns=‘jabber:client’ xmlns:stream=‘http://etherx.jabber.org/streams’ id=‘169593178’ from=‘localhost’ xml:lang=‘en’>stream:error</stream:error></stream:stream>

(11:06:17) connection: Connection error on 0x7f7f73941100 (reason: 0 description: Host Unknown)

(11:06:17) account: Disconnecting account adi@mobile-head.com/ (0x7f7f72bbe000)

(11:06:17) connection: Disconnecting connection 0x7f7f73941100

(11:06:17) jabber: Sending (adi@mobile-head.com): </stream:stream>

(11:06:17) connection: Destroying connection 0x7f7f73941100


http://www.discusfishsite.com