novnc not working on Ubuntu 14.04 server
I've installed webvirtmgr on a Ubuntu 14.04 KVM hypervisor. Webvirtmgr is working but I can't get the console access to work. I'm pretty sure the problem is that novnc isn't running because when I telnet to localhost on port 6080 it says "telnet: Unable to connect to remote host: Connection refused".
But I can't find anywhere that actually says how to get novnc running with webvirtmgr. There's nothing in /etc/init.d for novnc so there's no service I can find to start.
Can anyone please point me in the right direction?
check if webvirtmgr-console is actually running with with: supervisorctl status
also check if in /etc/supervisor/conf.d/webvirtmgr.conf the command is right
/srv/webvirtmgr/console/webvirtmgr-console
it has changed from /srv/webvirtmgr/console/webvirtmgr-novnc