The error from virt-manager 0.9.0's perspective is:
Unable to open a connection to the libvirt management daemon.
Libvirt URI is: qemu+ssh://root@192.168.1.65/system
Verify that:
- The 'libvirtd' daemon has been started [yes, it is]
Cannot recv data: 15:42:02.778: 29831: debug : virCommandHook:1959 : Hook is done 0:
Connection reset by peer
Traceback (most recent call last):
File "/usr/src/virt-manager-0.9.0/src/virtManager/connection.py", line 1146,
in _open_thread
self.vmm = self._try_open()
File "/usr/src/virt-manager-0.9.0/src/virtManager/connection.py", line 1130,
in _try_open
flags)
File "/usr/local/lib/python2.7/dist-packages/libvirt.py", line 102, in
openAuth
if ret is None:raise libvirtError('virConnectOpenAuth() failed')
libvirtError: Cannot recv data: 15:42:02.778: 29831: debug : virCommandHook:1959 : Hook
is done 0: Connection reset by peer
- Whit