WebSocket connection to 'ws://localhost:8081/debugger-proxy?role=debugger&name=Chrome' failed: Invalid frame header

See original GitHub issue

Seem to have started getting this random error when debugging with chrome, it will debug for a while and then die with the error:

WebSocket connection to 'ws://localhost:8081/debugger-proxy?role=debugger&name=Chrome' failed: Invalid frame header

screenshot 2016-03-24 15 10 20

We’re using version 0.22 on the Mac with iOS

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:26
  • Comments:46 (7 by maintainers)

github_iconTop GitHub Comments

13reactions
gwhite-dayspringcommented, Mar 24, 2016

Also having this issue

3reactions
ws2356commented, Jul 3, 2016

same issue, react native 0.26.3

Read more comments on GitHub >

github_iconTop Results From Across the Web

WebSocket connection to failed: Invalid frame header #4039
Hey, sorry but i tried your solution but it doesn't work. It still gives me "WebSocket connection to 'ws://localhost:3000/socket.io/?EIO= ...
Read more >
How to debug 'Invalid frame header' Websocket issues with ...
Launch Chrome Developer tools · Load your page and initiate the WebSocket connections · Click the Network Tab. · Select the WebSocket connection...
Read more >
WebSocket issues / invalid frame header (occasionally)
WebSocket issues / invalid frame header (occasionally) · 1. Open resources page · 2. Play with enable/disable resources · 3. Have a look...
Read more >
Local dev server is not sending realtime notification - IoT
client.umd.js?3927:948 WebSocket connection to 'ws://localhost:8000/notification/realtime' failed: Invalid frame header.
Read more >
Failed Invalid Frame Header : r/websocket - Reddit
Dear all, I am experiencing this issue below. What I have done so far is to make sure both client and server use...
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