novnc / websockify

Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.
GNU Lesser General Public License v3.0
3.93k stars 776 forks source link

Server disconnected (code: 1015). Open developer tools (F12/Ctrl+Shift+I on Windows, Option+Command+I on Mac OS) and switch to "Console" for details #563

Closed zhiduopc closed 1 year ago

zhiduopc commented 1 year ago

Server disconnected (code: 1015/1006). Open developer tools (F12/Ctrl+Shift+I on Windows, Option+Command+I on Mac OS) and switch to "Console" for details,websockify WSS keeps failing to connect, how do I configure this certificate and how do I issue a certificate to an IP?NoVNC keeps failing to connect!

CendioOssman commented 1 year ago

The only certificate documentation we have is this:

https://github.com/novnc/websockify/wiki/Encrypted-Connections

Unfortunately, it doesn't cover how to issue certificates for IP addresses. You'll need to search for some other guide for that. There should hopefully be some available on the web.