webvirtmgr icon indicating copy to clipboard operation
webvirtmgr copied to clipboard

Multiple bugs

Open PenguinzPlays opened this issue 8 years ago • 2 comments

Greetings, I am seeing the following problems on ubuntu 16.04.1 minimal after installing utilizing instructions above, plus updating to use https in nginx.

When I create an instance using UI, no instance is created: user@somehost:/var/www/webvirtmgr$ sudo virsh list --all

Id Name State

Two, when I create an interfaces, it doesn't show up either.

Lastly, I enabled ssl within the webvirtmgr-console, and enabled for nginx, but still get redirected to http://localhost:443/url/ instead of https://localhost/url/

PenguinzPlays avatar Aug 17 '16 21:08 PenguinzPlays

Please use one bug for each issue.

I guess I'll just try to deal with the trouble creating an instance in this one. Is webvirtmanager installed on the same machine as where you are wanting to run the virtual machines? How did you connect WebVirtMgr to the machine that will be running the virtual machines? TCP Connection, SSH Connection, TLS Connection or a Local Socket?

Azendale avatar Aug 28 '16 15:08 Azendale

I've hit the same bug with instance creation. It has to do with a missing form field. See #625

cosu avatar Sep 28 '16 21:09 cosu