Alex
Alex
> noVNC doesn't work > CentOS Linux release 7.6.1810 > As follows: > > Something went wrong,connection is closed I have the same problem. Ubuntu 18.04.2 LTS Maybe it's because...
Hi! Webvirtcloud is installed on the hypervisor host. I'll try to set a password to access the VNC console. Maybe that's why it doesn't work. Or maybe novnc requires https....
The problem with noVNC was solved only after I applied these patches: `https://github.com/mplx/docker-webvirtcloud/blob/master/01-wsproxy.patch` `https://github.com/retspen/webvirtcloud/issues/126#issuecomment-394981688`
In other words, it works when the requests from the browser are proxied through nginx, and do not go directly to port 6080.