Skip to content

DOMError from socket.io client #536

@vivekhub

Description

@vivekhub

I am seeing the following error on my app after it has been running for some time. I am using gevent-socketio server with the 0.96 client.

This is on Chrome

Uncaught Error: InvalidStateError: DOM Exception 11 socket.io.min.js:2

Any idea what could be the problem? seems to occur randomly with no warning.

Here is the stack trace from chrome

c.send socket.io.min.js:2
c.packet socket.io.min.js:2
d.packet socket.io.min.js:2
c.packet socket.io.min.js:2
e socket.io.min.js:2
f socket.io.min.js:2

Unfortunately it is a production system so I am not able to run the unminified version

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