mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 08:05:54 +03:00
[GH-ISSUE #634] novnc.service: Unit novnc.service not loaded. #481
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JuanJoseDev88 on GitHub (Feb 27, 2017).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/634
Greetings, I'm new to linux servers management and I'm trying to install webvirtmgr on an ubuntu server 16.04 thats going to be used for hosting virtual machines. I have already followed the steps on the setup host server tutorial (https://github.com/retspen/webvirtmgr/wiki/Setup-Host-Server) and now I'm trying to install the webvirtmgr but when I get to the Setup supervisor part (https://github.com/retspen/webvirtmgr/wiki/Install-WebVirtMgr) and i run the command sudo service novnc stop I get the following error: "Failed to stop novnc.service: Unit novnc.service not loaded". In the guide says that by now I should be able to access WebVirtMgr by typing localhost:8000 but is not working.
@4abhinavjain commented on GitHub (May 3, 2018):
Did you manage to solve this? I am having the same issue.
@joinow commented on GitHub (Aug 19, 2019):
I have the same issue. Same ubuntu server version and the same guide
@joinow commented on GitHub (Aug 19, 2019):
but I guess we can ignore the error because what the installation guide step is to disable auto start of novnc from init.d
@4abhinavjain commented on GitHub (Aug 19, 2019):
I somehow managed to resolve it. Doesn't recall how though.