mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[GH-ISSUE #521] novnc operation error #388
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 @gyuha on GitHub (Mar 9, 2015).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/521
Use fabric install... (ubuntu 14.04)
Don't work novnc..
Error message
i fix it..
/etc/init.d/webvirtmgr-novnc
application file path is incorrect.
@ainoniwa commented on GitHub (Mar 9, 2015):
Probably, fabric installer used the old installation way.
Now, webvirtmgr-console run with the supervisor.
(See: https://github.com/retspen/webvirtmgr/wiki/Install-WebVirtMgr / 4. Setup Supervisor)
@brenard commented on GitHub (Mar 19, 2015):
Indeed, it's better to use supervisor. In any case, I prepare a fix in fabric scripts to properly rename webvirtmgr-console script (
github.com/brenard/webvirtmgr@67119d53a4).@brenard commented on GitHub (May 24, 2015):
@gyuha : My fix was merged. Could you close this issue ?