WebSocket connection to debugger failed
See original GitHub issueHi,
I’ve sudenly started getting this strange error when trying to start debugger in Chrome. This is the full message:
WebSocket connection to 'ws://localhost:8081/debugger-proxy?role=debugger&name=Chrome' failed: One or more reserved bits are on: reserved1 = 0, reserved2 = 1, reserved3 = 1
The status on debugger page also changes to this:
Status: Disconnected from proxy. Attempting reconnection. Is node server running?
Everything worked fine until today. I’ve even tried to clear all node module and reinstall them, while updating React Native version to the latest. I’ve also tried running packager with parameter --reset-cache
. None of these helped.
Edit: I should add that I’m running Windows 10.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:9 (5 by maintainers)
Top Results From Across the Web
WebSocket connection to 'ws://localhost:8081/debugger-proxy ...
Seem to have started getting this random error when debugging with chrome, it will debug for a while and then die with the...
Read more >How to debug websocket connection error with "Unknown ...
Update 1: I think you could reproduce it by closing the connection for a long time (I don't know the exact time) from...
Read more >Debugging WebSockets - Baeldung
Here, we open a WebSocket using SockJS and then subscribe to the topic /topic/ticks. Eventually, the client consumes and displays the messages ...
Read more >Troubleshooting - SAFE Documentation - SAFE Stack
You may see the following SocketProtocolError message in the Debug Console once you have started your SAFE application. WebSocket connection to 'ws://localhost: ...
Read more >Debugging using Chrome: Websocket connection failu... - Neo4j
html file of my web app, but when the app runs a Cypher query against the db, a Websocket connection failure results. Uncaught...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
After I have uninstalled the ESET Smart Security, it looks like the problem is fixed. :p
Seems close enough to me, and with > 500 issues, it feels right to try and group them whenever possible.