mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 15:45:51 +03:00
[GH-ISSUE #656] webvirt-console not working in OpenSuSE Leap 42.3 #499
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 @frossmant on GitHub (Jan 24, 2018).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/656
Hello !
Im trying to install webvirtmgr in an OpenSuSE Leap 42.3 enviorment.
I get the following error message when trying to establish a console session through the webvirtmgr webui
The VNC server itself works as it should and i can connect to that session via a normal vnc-client directly.
I get the following error message in /var/log/supervisor/webvirtmgr-console.log
Also i could not get webvirtmgr up and running via supervisor at all at first. I was forced to change the following in /etc/supervisord.d/webvirtmgr.conf in order to get it up and running.
Here are some configuration and netstat output
Anyone have any suggestions on how to solve this ?