websockify-js icon indicating copy to clipboard operation
websockify-js copied to clipboard

WebSocket client disconnected :1005

Open toby63 opened this issue 3 years ago • 4 comments

I setup websockify-js for a NoVNC instance with an UltraVNC Server. Everything seems to work, unless: When I try to connect via the vnc.html site, I get an error Server disconnected in the browser and WebSocket client disconnected :1005 [ ] in the console on the host computer.

Problem is similar to: #20

Host OS: Windows 10 VNC Server on Host: UltraVNC Client OS: Android 9 Client Browser: Fennec (Firefox)

toby63 avatar Jun 08 '21 16:06 toby63

Maybe you need to change to an ultravnc version, such as 1.3.2

wangfuyangsau avatar Jul 27 '21 09:07 wangfuyangsau

Encountered the same problem on when one of my pc act the server.

ysinsane avatar Dec 07 '22 07:12 ysinsane

The same problem on my Windows 11 localhost

CrazyFlasher avatar Mar 30 '23 15:03 CrazyFlasher

change node version to node 16.17.1 is ok download link: https://nodejs.org/en/blog/release/v16.17.1

Robinsir avatar May 26 '23 08:05 Robinsir