0

I am facing issue with websocket. Websocket is working fine with http.

But when we tried to access it from HTTPS we are facing failed: WebSocket opening handshake timed out error

Its working fine with http.

PowerStat
  • 3,757
  • 8
  • 32
  • 57
Rahul Koshti
  • 186
  • 1
  • 10
  • 1
    Maybe you are behind a firewall that only opens port 80 to the outside? For https you need port 443. – PowerStat Apr 09 '19 at 11:01
  • i have enabled port 443 also on ELB – Rahul Koshti Apr 09 '19 at 11:07
  • Maybe this helps: https://stackoverflow.com/questions/30732269/websocket-connection-failed-websocket-opening-handshake-was-canceled – PowerStat Apr 09 '19 at 11:10
  • Although your question looks valid at first sight it does not meet SO [minimal site criteria](https://stackoverflow.com/help/mcve). It will fit better at a sister site. You can select one or more from [> here <](https://stackexchange.com/sites) or update your question to meet the requirements. – ZF007 Apr 09 '19 at 11:14

0 Answers0