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><host-unknown xmlns='urn:ietf:params:xml:ns:xmpp-streams'/></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