检查服务器代码中处理WebSocket握手的部分,确保在响应中没有错误地设置或修改了Sec-WebSocket-Accept头。 如果使用了框架或库来处理WebSocket连接,确保正确配置并遵循其文档中的指导。 重新测试WebSocket连接以确保问题已解决: 在修复代码后,重新测试WebSocket连接,确保问题已解决。 可以使用简单的WebSocket客
When I try to access the websitehttp://192.168.0.190:800inside the server socket.io is working but when i try to access the website outside the network using external address i am getting the error "Error during Web-socket handshake:...
It's work very well from 1 week ago. BUT today it's get the error: WebSocket connection to 'mydomain' failed: Error during WebSocket handshake: Incorrect 'Sec-WebSocket-Accept' header value. The browser is Chrome version 65.0.3325.146 With Fire Fox get another error like: Firefox can’t ...
When I try to access the website http://192.168.0.190:800 inside the server socket.io is working but when i try to access the website outside the network using external address i am getting the error "Error during Web-socket han...