Server error with FireFox 2.0.0.12
Posted: 03 March 2008 10:49 PM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2008-03-03

Hi.

I’ve been playing around with the new ejabberd release.  Authenticating from a db: no prob.  Offline msgs to a db: no prob.  Can chat back and forth, no prob.

But Firefox lags with certain calls.  (Im using a jsjac 1.3 implementation).  Looks like when I send this: 

<body rid=’395390’ sid=’4875ab093c999edd625cd595d059b0bf67052250’ xmlns=’http://jabber.org/protocol/httpbind’ key=’398b9fd8f96e8a434a57982c53812a8159da4b5b’ />

I get this:

<html><body>Internal Server Error. Please contact a server administrator.</body></html>

after about a 30,000ms delay that hangs up FF.  Nothing special in the ejabberd logs.  I’m not even sure the purpose of the ping, anyone have an idea?  Looks like ejabberd has a problem with the call and holds up FF waiting for a return.

Everything else works fine but FF is un-usable in this situation.

Cheers!

Profile