webvirtmgr
webvirtmgr copied to clipboard
Multiple bugs
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/
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?
I've hit the same bug with instance creation. It has to do with a missing form field. See #625