[GH-ISSUE #145] Can not connect to hypervisor (TCP or SSH) from dashoard #118

Closed
opened 2026-02-27 16:38:01 +03:00 by kerem · 1 comment
Owner

Originally created by @dtardivel on GitHub (Nov 13, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/145

env : Hypervisor hosted on redhat EL6.3/KVM server.

error on console : "permission denied" when I add a new host (SSH or TCP connection). It's linked to exception raised on dashboard view.py code, in method get_hosts_status().

Note that it's work when I start runserver, as root user.

I think this issue is due to the fact that the web app webvirtmgr is executed under apache user. How can we authorize apache user to create TCP/SSH connection to hypervisor ?

Originally created by @dtardivel on GitHub (Nov 13, 2013). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/145 env : Hypervisor hosted on redhat EL6.3/KVM server. error on console : "permission denied" when I add a new host (SSH or TCP connection). It's linked to exception raised on dashboard view.py code, in method get_hosts_status(). Note that it's work when I start runserver, as root user. I think this issue is due to the fact that the web app webvirtmgr is executed under apache user. How can we authorize apache user to create TCP/SSH connection to hypervisor ?
kerem closed this issue 2026-02-27 16:38:01 +03:00
Author
Owner

@retspen commented on GitHub (Nov 15, 2013):

Maybe selinux blocked

<!-- gh-comment-id:28567975 --> @retspen commented on GitHub (Nov 15, 2013): Maybe selinux blocked
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#118
No description provided.