question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Getting error WebSocket disconnected

See original GitHub issue

Hi,

I’m getting an error on startup; this is what I’m doing.

I configure the host to be “auto” in NiM: image

I create a simple main.js file, and then I run it using node --inspect-brk main.js. NiM detects the URL and opens, but I get the following error: image

OS & Versions: OS: Manjaro Linux Node: v14.4.0 NiM: 2.4.2 (as seen by the first screenshot)

Thank you

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
june07commented, Jun 26, 2020

@farzadmf Thanks for the update. I’ll leave this issue open for others to find easier. It would be nice to see a n upstream fix soon.

0reactions
farzadmfcommented, Jun 26, 2020

Hey @june07, an update on my side for my Linux machine:

When I tried again now, I’m seeing the same message as what we talked about on Windows, so I think it’s because of the same reason

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting the reason why websockets closed with close code 1006
Close Code 1006 is a special code that means the connection was closed abnormally (locally) by the browser implementation.
Read more >
WebSocket Disconnects - PTC Support
WebSocket disconnects can happen by choice, or due to exceptional/error conditions. Here is some information about what happens in each case:.
Read more >
Troubleshooting connection issues | Socket.IO
You are trying to reach a plain WebSocket server; The server is not reachable; The client is not compatible with the version of...
Read more >
Websocket disconnects with 1006 error, without a reason #1520
The players just disconnect with no reason at all. This usually happens at 5-30 minutes mark while the player is actively playing the...
Read more >
Websocket connection disconnecting after ping - Forum
This repeated action goes on for about over 30 minutes or so before our applications stops receiving updates or pings. Any idea what...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found