8000 TypeError: Cannot read property 'close' of null · Issue #201 · sockjs/sockjs-node · GitHub
[go: up one dir, main page]

Skip to content
TypeError: Cannot read property 'close' of null #201
Closed
@jochenonline

Description

@jochenonline

Ten seconds after a socket connection has closed, we get the following error:

TypeError: Cannot read property 'close' of null
at WebSocketReceiver.heartbeat_timeout (/home/red/testclient/0000/server/node_modules/sockjs/lib/trans-websocket.js:157:26)
at null._onTimeout (/home/red/testclient/0000/server/node_modules/sockjs/lib/trans-websocket.js:75:24)
at Timer.listOnTimeout (timers.js:92:15)

Do you have any hint what could be the reason for this?

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

      0