[#CJOIN-0]
Submitted
texterted
, Dec 03 2009 10:35 AM | Last updated Dec 03 2009 10:35 AM
[#CJOIN-0] There was an error connecting with the chat room. Please notify an administrator
I notice that this issue is being worked on (seen it in the chat help thread) but I couldn't find it in the tracker!
So please delete it if it's a duplicate.
Clicking the chatroom link again gets around the error as the chat room then loads ok.
| Status: | Fixed |
| Version: | 1.0.0 Beta 2 |
| Fixed In: | 2.2.0 Beta 1 |











16 Comments
Updating severity to: 3 - Medium
Issue fixed in: 1.0.0 Beta 3
We believe we've identified the problem, and that it will be fixed in the next update.
Update 1: I was getting this when trying to use the Chat on IPS, then I refreshed 3 times and it worked. So I went to my board and refreshed it twice and it started to work, now it seems to be working correctly.
Update 2: I posted in my forms then came back to the Chat and it gave that error msg again, refresh 2-3 times and I'm in. Works fine after that I can go browse my forum and come back with no issue but if I do an action like post then the issue comes back.
Update 3: Other members are saying it works fine for them.
At beta 1 it is working
After upgrading I see
..Al
It's an intermittent error. I'm researching it.
Maybe you can test on our site, brandon.
I did apply the patch you posted last night.
..Al
Issue fixed in: 1.0.0 Beta 4
Ok, tested a patch all weekend on a site and it's resolved the issue.
The problem is that there is an extra "newline" in the response content I get back from the first server we contact, so when I make the request to the actual chat server to join, it gets formatted like this:
instead of
And since we are using lighttpd on the chat server, it's quite picky about the headers. I'll be releasing an update later today that resolves the problem.