[GH-ISSUE #612] novnc not working on Ubuntu 14.04 server #465

Open
opened 2026-02-27 16:39:22 +03:00 by kerem · 1 comment
Owner

Originally created by @philled on GitHub (May 29, 2016).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/612

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?

Originally created by @philled on GitHub (May 29, 2016). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/612 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?
Author
Owner

@purplesrl commented on GitHub (Jun 14, 2016):

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

<!-- gh-comment-id:225778767 --> @purplesrl commented on GitHub (Jun 14, 2016): 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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#465
No description provided.