Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no method error, no superclass #2

Open
rmagnum2002 opened this issue Oct 12, 2011 · 1 comment
Open

no method error, no superclass #2

rmagnum2002 opened this issue Oct 12, 2011 · 1 comment

Comments

@rmagnum2002
Copy link

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 methodgetbyte' 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?

@rmagnum2002
Copy link
Author

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?

In Opera the join button isn't working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant