Open bieblebrox opened 1 year ago
You can’t call vnc console like this. You must give instance id after port. You can’t reach websockify port like that. You have to redirect to it with an nginx forward. http://localhost/console/?token=41-ab16cab5-967f-4423-8bdb-c2a3571b8804 Please check nginx config again
Hi,
I've installed webvirtcloud using the manual installation. The supervisor service is running, but I can't connect to the web interface. It seems to give an empty response (port 8000), the websocket port seems to respond but that gives a wrong protocol error.
Don't see anything weird on the logs. How can I debug this?