Hello,
I am using Novnc for open the vmware console.
Nonvc working fine with "http" but not with "https"
With secure server, i'm getting error:
WebSocket connection to 'ws://localhost:17523/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
WebSocket connection to 'wss://my ip:8930/websockify' failed: Error in connection establishment: net::ERR_TIMED_OUT
util.js:138 WebSocket on-error event
util.js:138 WebSocket on-close event
util.js:139 New state 'failed', was 'connect'. Msg: Server disconnected (code: 1006)
Please help me to resolve this issue.