mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[GH-ISSUE #101] No NoVNC #82
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 @NuxRo on GitHub (Aug 13, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/101
Hi,
I've started /etc/init.d/webvirtmgr-novnc, but when I try to view the console of a VM I get a Java applet asking me for ssh password (wtf?). How can I get the non-java console instead?
I'm still running the development web server, not through Apache, if it matters.
@retspen commented on GitHub (Aug 13, 2013):
Need click button "Enable noVNC" - VM must be Shutoff
@NuxRo commented on GitHub (Aug 13, 2013):
Still no luck. I shut down the VM and click on "Enable NoVNC", I'm being asked a password but after this nothing happens. In the logs I see:
libvir: Domain Config error : (domain_definition):70: Opening and ending tag mismatch: graphics line 62 and devices
------------^
/var/www/webvirtmgr/vds/views.py:202: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
errors.append(msg_error.message)
@retspen commented on GitHub (Aug 13, 2013):
You create VM in WebVirtMgr ?
@NuxRo commented on GitHub (Aug 13, 2013):
No, this is an existing VM.
@retspen commented on GitHub (Aug 13, 2013):
Fix this bug
7a75b05ddd