Advertisement
Guest User

Untitled

a guest
Dec 10th, 2016
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. Unable to connect to libvirt.
  2.  
  3. Verify that the 'libvirtd' daemon is running.
  4.  
  5. Libvirt URI is: qemu:///system
  6.  
  7. Traceback (most recent call last):
  8. File "/usr/share/virt-manager/virtManager/connection.py", line 904, in _do_open
  9. self._backend.open(self._do_creds_password)
  10. File "/usr/share/virt-manager/virtinst/connection.py", line 148, in open
  11. open_flags)
  12. File "/usr/lib/python2.7/site-packages/libvirt.py", line 105, in openAuth
  13. if ret is None:raise libvirtError('virConnectOpenAuth() failed')
  14. libvirtError: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement