-1

I'm putting my application on an IIS HTTP server, but I get an error:

WebSocket connection to 'wss://xxxx.xxxx.xx:xxxxx/?designer=1&token=&baa=' failed: Error during WebSocket handshake: net::ERR_CONNECTION_RESET.

What could cause it?

General Grievance
  • 4,555
  • 31
  • 31
  • 45

1 Answers1

0

This issue might occur if 'PORT' is closed. To resolve this issue make sure that PORT is open.

Bhargav Rao
  • 50,140
  • 28
  • 121
  • 140
Peter Sirka
  • 748
  • 5
  • 10