You are not logged in.
Here is the error message (journalctl -u):
Jan 23 19:16:55 ludev systemd[1]: Starting Virtualization daemon...
Jan 23 19:16:55 ludev libvirtd[5482]: libvirt version: 9.0.0
Jan 23 19:16:55 ludev libvirtd[5482]: hostname: ludev
Jan 23 19:16:55 ludev libvirtd[5482]: internal error: Failed to load module '/usr/lib/libvirt/connection-driver/libvirt_driver_lxc.so': /usr/lib/libvirt/connection-driver/libvirt_driver_lxc.so: undefined symbol: fuse_new_31, version FUSE_3.1
Jan 23 19:16:55 ludev systemd[1]: libvirtd.service: Main process exited, code=exited, status=3/NOTIMPLEMENTED
Jan 23 19:16:55 ludev systemd[1]: libvirtd.service: Failed with result 'exit-code'.
Jan 23 19:16:55 ludev systemd[1]: Failed to start Virtualization daemon.
Jan 23 19:16:55 ludev systemd[1]: libvirtd.service: Scheduled restart job, restart counter is at 1.
Jan 23 19:16:55 ludev systemd[1]: Stopped Virtualization daemon.
Jan 23 19:16:55 ludev systemd[1]: Starting Virtualization daemon...
Jan 23 19:16:55 ludev libvirtd[5493]: libvirt version: 9.0.0
Jan 23 19:16:55 ludev libvirtd[5493]: hostname: ludev
Jan 23 19:16:55 ludev libvirtd[5493]: internal error: Failed to load module '/usr/lib/libvirt/connection-driver/libvirt_driver_lxc.so': /usr/lib/libvirt/connection-driver/libvirt_driver_lxc.so: undefined symbol: fuse_new_31, version FUSE_3.1
Jan 23 19:16:55 ludev systemd[1]: libvirtd.service: Main process exited, code=exited, status=3/NOTIMPLEMENTED
Jan 23 19:16:55 ludev systemd[1]: libvirtd.service: Failed with result 'exit-code'.
Jan 23 19:16:55 ludev systemd[1]: Failed to start Virtualization daemon.
Jan 23 19:16:55 ludev systemd[1]: libvirtd.service: Scheduled restart job, restart counter is at 2.
Jan 23 19:16:55 ludev systemd[1]: Stopped Virtualization daemon. Thanks for any help!
Offline
What does `pacman -Q fuse3` give you?
Offline
I've got the same issue.
pacman -Q fuse3
Output:
fuse3 3.12.0-1
Offline
That version is more than 2 weeks out of date. Update your system.
Offline
After updating my system. It worked.
Thank you
Offline