Skip to content

Compressed bit must be 0 if no negotiated deflate-frame extension #1089

@AndreasBackx

Description

@AndreasBackx

I recently set my testing up on my website which then connects to the server with socket.io, connection is fine and stuff. But it connects, gives an error, runs the event error, disconnect, connecting and then tries again. This is my debug:

Event: connect
Compressed bit must be 0 if no negotiated deflate-frame extension :1
Event: error
Event: disconnect
Event: connecting
Event: connect
...

I didn't had this issue when trying this out on my localhost, I Googled around and didn't find much help, except someone that uses Python and got a problem with it too. Here's the link.

Also, I seem to be the only person having this problem and it's not only with my chat. My friend's chat that uses socket.io has the same problem for me, but not for anyone else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions