Command new WebSocket("ws://46.229.214.83:8030"); gives this error in the browser console, indicated in the header of this question. iptables -L does not detect port restrictions.

iptables -L

Changing the port number does not give a positive result.

This site is hosted on VDS. On a virtual hosting such an error did not occur. How to fix?

  • Have you tried wss? - Stranger in the Q
  • @StrangerintheQ changed in the protocol to wss, it still goes ERR_CONNECTION_TIMED_OUT - Pavel Sumarokov

0