Guest User

Untitled

a guest
Oct 23rd, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. The error I get while trying to connect to the local Xen:
  2.  
  3. Unable to open connection to hypervisor URI 'xen:///':
  4. unable to connect to 'localhost:8000': Connection refused
  5. Traceback (most recent call last):
  6. File "/usr/share/virt-manager/virtManager/connection.py", line 971, in _try_open
  7. None], flags)
  8. File "/usr/lib/python2.6/dist-packages/libvirt.py", line 111, in openAuth
  9. if ret is None:raise libvirtError('virConnectOpenAuth() failed')
  10. libvirtError: unable to connect to 'localhost:8000': Connection refused
  11.  
  12. uname -a
  13. Linux danny 2.6.32-5-xen-amd64 #1 SMP Tue Jun 14 12:46:30 UTC 2011 x86_64 GNU/Linux
Add Comment
Please, Sign In to add comment