Skip to content

no method error, no superclass  #2

Open
@rmagnum2002

Description

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?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions