[GH-ISSUE #621] Multiple bugs #472

Open
opened 2026-02-27 16:39:23 +03:00 by kerem · 2 comments
Owner

Originally created by @PenguinzTech on GitHub (Aug 17, 2016).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/621

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/

Originally created by @PenguinzTech on GitHub (Aug 17, 2016). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/621 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/
Author
Owner

@Azendale commented on GitHub (Aug 28, 2016):

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?

<!-- gh-comment-id:242980120 --> @Azendale commented on GitHub (Aug 28, 2016): 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?
Author
Owner

@cosu commented on GitHub (Sep 28, 2016):

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

<!-- gh-comment-id:250304794 --> @cosu commented on GitHub (Sep 28, 2016): I've hit the same bug with instance creation. It has to do with a missing form field. See #625
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#472
No description provided.