daily pastebin goal
36%
SHARE
TWEET

Untitled

a guest Jun 19th, 2010 388 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Unable to open a connection to the libvirt management daemon.
  2.  
  3. Libvirt URI is: qemu+ssh://192.168.1.23/system
  4.  
  5. Verify that:
  6.  - The 'libvirt-bin' package is installed
  7.  - The 'libvirtd' daemon has been started
  8.  - That you have access to '/var/run/libvirt/libvirt-sock'
  9.  
  10. And the details:
  11. Unable to open connection to hypervisor URI 'qemu+ssh://192.168.1.23/system':
  12. cannot recv data: Connection reset by peer
  13. Traceback (most recent call last):
  14.   File "/usr/share/virt-manager/virtManager/connection.py", line 896, in _try_open
  15.     None], flags)
  16.   File "/usr/lib/python2.6/dist-packages/libvirt.py", line 111, in openAuth
  17.     if ret is None:raise libvirtError('virConnectOpenAuth() failed')
  18. libvirtError: cannot recv data: Connection reset by peer
  19.  
  20. Maybe you need to install ssh-askpass in order to authenticate.
RAW Paste Data
Top