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

Uncaught TypeError: Cannot read property 'close' of null #2

Open
patrickshock opened this issue Dec 7, 2016 · 1 comment
Open

Uncaught TypeError: Cannot read property 'close' of null #2

patrickshock opened this issue Dec 7, 2016 · 1 comment

Comments

@patrickshock
Copy link

When I try to connect this happens

TypeError: Cannot read property 'close' of null
at WebSocket. (file:///C:/Users/User/.atom/packages/motepair2/lib/main.coffee:112:10)
at emitOne (events.js:101:20)
at WebSocket.emit (events.js:188:7)
at ClientRequest.onerror (C:\Users\User.atom\packages\motepair2\node_modules\ws\lib\WebSocket.js:686:10)
at emitOne (events.js:96:13)
at ClientRequest.emit (events.js:188:7)
at TLSSocket.socketErrorListener (_http_client.js:308:9)
at emitOne (events.js:96:13)
at TLSSocket.emit (events.js:188:7)
at connectErrorNT (net.js:1016:8)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)

@Phara0h
Copy link
Owner

Phara0h commented Jan 18, 2017

Are you trying to use my freely hosted servers? If so they are very bad and not reliable (OpenShift Hosted). That error is generated from the socket force closing.

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