Search code examples
remote-accessxendebian-based

Open Xen Manager and XenCenter server connection


So, I've got server set up and running the Xen hypervisor version 4.1 with Debian Wheezy (7.5.0) as the host OS, along with xcp-xapi and all services running correctly. Problems arise when I try to connect to the server through Open Xen Manager or XenCenter.

Open Xen Manager gives me this error message:

[Errno 10013] An attempt was made to access a socket in a way forbidden by its access permissions

XenCenter gives me this error message:

Unable to connecto server '192.168.178.21'
The connection was refused.

Check that XenServer is configured correctly on '192.168.178.21' and try again.

And I also get a connection refused error if I use the Open Xen Manager installed locally. I'm able to connect to the server over SSH.

I'm at a loss as to what to try to solve this issue.


Solution

  • Figured out my problem. An IP conflict. :( Wonderful.