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.

503 GET socket hang up with Websocket

See original GitHub issue

Hi, I manage to proxy websocket with nginx but with CHP, it doesn’t work. I also try with http-proxy and I always obtain the same result. I have a qemu VM with websocket option on 10.22.9.172:6740. So on my proxy (10.22.9.119), I use the following command : configurable-http-proxy --default-target=ws://10.22.9.172:6740 --port 81 On Firefox, I use vnc_auto.html file, from novnc projet with the following url : http://194.X.X.X:Y/vnc_auto.html?host=10.22.9.119&port=81 Thanks for you help

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, Oct 13, 2017

I think you can close but, even if the http headers are case-insentitive, I think it will be better to avoid modify the header. But this modification is from http-proxy and so on, in CHP.

0reactions
willingccommented, Oct 12, 2017

@krakydark and @minrk, Is this issue ready to close? It seems that this is out of the scope of CHP. Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

NodeJS - What does "socket hang up" actually mean?
It means that socket does not send connection end event within the timeout period. If you are getting the request for cheerio via...
Read more >
[ConfigProxy] error: 503 socket hang up - JupyterHub
Installed jupyterhub in a docker container and trying to run in cloud. but i am getting this error.
Read more >
jupyterhub/jupyterhub - Gitter
socket hangup is not generally a problem on its own - it only means that an endpoint (e.g. the Hub or single-user server)...
Read more >
502 Bad Gateway - Socket hang up | Apigee Edge
The error code [socket hang up][ECONNRESET] indicates that the target server has closed the connection with Edge Microgateway. This can be ...
Read more >
Troubleshooting connection issues | Socket.IO
anything between the user and the Socket. ... the WebSocket connection; the first HTTP long-polling request, which is closed once the ...
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