You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Strange thing is that I get this error if I start the chat in google chrome and then join with another user from firefox. But if I start from google chrome and join also from chrome then it's working...
all right, now the problem is with firefox? I restarted the server and try to conect to chat as admin (first user in chat) and it's shutting dow. is there a bug with firefox?
127.0.0.1 - - [12/Oct/2011 17:42:34] "GET HTTP/1.1" 200 - 0.0061
/var/lib/gems/1.8/gems/cramp-0.15.1/lib/cramp/websocket/protocol10_frame_parser.rb:55:in
getbyte': super: no superclass method
getbyte' for #Cramp::Protocol10FrameParser::MaskedString:0xb6dbd998 (NoMethodError)full console here http://pastie.org/2683356
I have redis runing
this is the line when I conect to chat ex: Admin:
[31569] 12 Oct 17:56:49 - 2 clients connected (0 slaves), 555640 bytes in use
and here is the console when I joi to chat in another browser with User:
[31569] 12 Oct 17:57:08 - Accepted 127.0.0.1:54399
[31569] 12 Oct 17:57:08 - Accepted 127.0.0.1:54400
[31569] 12 Oct 17:57:08 - Accepted 127.0.0.1:54401
[31569] 12 Oct 17:57:08 - Client closed connection
[31569] 12 Oct 17:57:08 - Client closed connection
[31569] 12 Oct 17:57:08 - Client closed connection
[31569] 12 Oct 17:57:08 - Client closed connection
[31569] 12 Oct 17:57:08 - Accepted 127.0.0.1:54402
[31569] 12 Oct 17:57:08 - Client closed connection
[31569] 12 Oct 17:57:08 - Accepted 127.0.0.1:54403
[31569] 12 Oct 17:57:08 - Accepted 127.0.0.1:54404
[31569] 12 Oct 17:57:08 - Client closed connection
[31569] 12 Oct 17:57:08 - Client closed connection
[31569] 12 Oct 17:57:08 - Client closed connection
How this can be fixed? or this is something that I did wrong?
The text was updated successfully, but these errors were encountered: