I had noVNC working under 3.4, but can’t seem to get it back up after updating to 3.5.0.
VNC is working if I make direct connections, but it looks like the web socket proxy never
tries to connect to the host server. noVNC is just reporting then generic 1006 error.
Firefox reports it already has the right ca.crt installed, so it’s not that. From watching
the network, it looks like it never gets authenticated properly to the web proxy, and
never tries to connect on from there.
Any way to get some debugging info for the web socket proxy? Not locating any in the usual
log files when I try this…
Anyone else seeing a similar problem?
-Darrell