mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[GH-ISSUE #121] Error with my master vps #105
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 @ahmedEgabr on GitHub (Oct 4, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/121
when i try to login in server with tcp from control panel
i got that error
not connected ([Errno 13] Permission denied)
and do not know why
i try with slave and its ok login and i can mange it
OS: centos 6 in master and slave
@ahmedEgabr commented on GitHub (Oct 4, 2013):
when i try with master in port 8000 its work
@retspen commented on GitHub (Oct 4, 2013):
You have two host servers or two web server for panel?
@ahmedEgabr commented on GitHub (Oct 5, 2013):
i have an vps put in it the panel and server for vm
@retspen commented on GitHub (Oct 5, 2013):
Try on VPS:
$ telnet ip_server_vm 16509
connected ?
@ahmedEgabr commented on GitHub (Oct 5, 2013):
its connected
@retspen commented on GitHub (Oct 5, 2013):
What linux distro you use? (Maybe this blocked selinux)
@ahmedEgabr commented on GitHub (Oct 5, 2013):
centos 6.4 basic server
and install only apache on it
@ahmedEgabr commented on GitHub (Oct 6, 2013):
i solved it thanks it because selinux
thanks alot
but how can i make any client to control his vps from panel
@retspen commented on GitHub (Oct 6, 2013):
This is only for system administrators
@ahmedEgabr commented on GitHub (Oct 7, 2013):
thanks at all