Unable to connect to libvirt qemu + ssh

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 …

grafik

This not looks like a macvtab problem. Try if ssh is working. virtviewer meed a working ssh on the IPFire to reach libvirt.

These are mine ssh Settings at Ipfire
I have no idea to handle this problem.

Client Konsole:

$ virt-manager -c qemu+ssh://libvirt-remote@192.168.1.1:222/system?socket=/var/run/libvirt/libvirt-sock --debug
[Di, 22 Jun 2021 19:29:49 virt-manager 8896] DEBUG (cli:200) Launched with command line: /usr/share/virt-manager/virt-manager -c qemu+ssh://libvirt-remote@192.168.1.1:222/system?socket=/var/run/libvirt/libvirt-sock --debug
[Di, 22 Jun 2021 19:29:49 virt-manager 8896] DEBUG (virt-manager:176) virt-manager version: 2.0.0
[Di, 22 Jun 2021 19:29:49 virt-manager 8896] DEBUG (virt-manager:177) virtManager import: <module 'virtManager' from '/usr/share/virt-manager/virtManager/__init__.py'>
[Di, 22 Jun 2021 19:29:49 virt-manager 8896] DEBUG (virt-manager:214) PyGObject version: 3.30.4
[Di, 22 Jun 2021 19:29:49 virt-manager 8896] DEBUG (virt-manager:218) GTK version: 3.24.5

(virt-manager:8896): Gtk-WARNING **: 19:29:49.179: Theme parsing error: gtk.css:127:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version

(virt-manager:8896): Gtk-WARNING **: 19:29:49.179: Theme parsing error: gtk.css:128:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version

(virt-manager:8896): Gtk-WARNING **: 19:29:49.180: Theme parsing error: gtk.css:132:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
[Di, 22 Jun 2021 19:29:49 virt-manager 8896] DEBUG (engine:309) Connected to remote app instance.

and this windows
grafik

in the ipfire konsole:

# sudo sh /etc/init.d/libvirtd start
Load required kernel modules for Libvirt                                                                [  OK  ]
Starting Libvirt Daemon...
Unable to continue: /usr/sbin/libvirtd is running                                                       [ WARN ]

can I restore the state before the core deterioration 157 and how

is ssh working without virtmanager. This must work first.

an ssh connection from the client to the ipfire works, the console input is attached.

client_pc $ ssh -p 222 root@192.168.1.1

or what exactly is meant by that first ssh connection, give me an example that I can enter into the console

this is correct.

I have to confirm this as bug. ncat is crashing with Segfault and prevent the connetion via virtmanager.
https://bugzilla.ipfire.org/show_bug.cgi?id=12647

If there a question, yes ssh connection to ipfire works.

fantastic the way you are helped, great