Help libvirt doesn’t start anymore since the 157 core update. What can i do, help. Unfortunately, my English is not that good.
When I try to connect QEMU / KVM with a double click, I get the following error message:
Unable to connect to libvirt qemu + ssh: //libvirt-remote@192.168.1.1: 222 / system.
End of file while reading data:: input / output error
Verify that the ‘libvirtd’ daemon is running on the remote host.
Libvirt URI is: qemu + ssh: //libvirt-remote@192.168.1.1: 222 / system
Traceback (most recent call last):
File “/usr/share/virt-manager/virtManager/connection.py”, line 1012, in _do_open
self._backend.open (connectauth.creds_dialog, self)
File “/usr/share/virt-manager/virtinst/connection.py”, line 138, in open
open_flags)
File “/usr/lib/python3/dist-packages/libvirt.py”, line 104, in openAuth
if ret is None: raise libvirtError (‘virConnectOpenAuth () failed’)
libvirt.libvirtError: End of file while reading data:: input / output error
Now I have read in ‘wiki.ipfire.org - Libvirt’ that it is important to note: Note - Support for macvtap has been dropped as of Core Update 156. Please use bridges instead. It still worked under core 156. Have under Set up zones Green stand on bridge. But unfortunately I can’t get any further, help …