Skip to content

TypeError: Cannot call method 'packet' of null #1

Description

@ecdeveloper

Very often I'm getting the following error (see the stacktrace) when running the benchmark. It could happen even on a small number of users (30-50 users).

TypeError: Cannot call method 'packet' of null
at Socket.packet (/my/dir/node_modules/socket.io-client/lib/socket.js:290:22)
at SocketNamespace.packet (/my/dir/node_modules/socket.io-client/lib/namespace.js:64:17)
at SocketNamespace.emit (/my/dir/node_modules/socket.io-client/lib/namespace.js:113:17)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions