Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'stop' of null #55

Open
WeeJeWel opened this issue Nov 22, 2016 · 1 comment
Open

TypeError: Cannot read property 'stop' of null #55

WeeJeWel opened this issue Nov 22, 2016 · 1 comment

Comments

@WeeJeWel
Copy link

TypeError: Cannot read property 'stop' of null
    at Client.onclose (/node_modules/castv2-client/lib/senders/platform.js:42:21)
    at Client.g (events.js:260:16)
    at emitNone (events.js:72:20)
    at Client.emit (events.js:166:7)
    at TLSSocket.onclose (/node_modules/castv2-client/node_modules/castv2/lib/client.js:59:10)
    at TLSSocket.g (events.js:260:16)
    at emitOne (events.js:82:20)
    at TLSSocket.emit (events.js:169:7)
    at TCP._onclose (net.js:486:12)

Seems that the heartbeat isn't initialized

@thibauts
Copy link
Owner

Are you catching error events as in the readme exemple code ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants