You are not logged in.

#1 2023-01-24 01:58:01

OneDrive365
Member
Registered: 2023-01-24
Posts: 1

Libvirtd cannot start (error 3)

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

#2 2023-01-24 02:08:38

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: Libvirtd cannot start (error 3)

What does `pacman -Q fuse3` give you?

Offline

#3 2023-02-01 17:23:20

ssap
Member
Registered: 2023-02-01
Posts: 2

Re: Libvirtd cannot start (error 3)

I've got the same issue.

pacman -Q fuse3

Output:
fuse3 3.12.0-1

Offline

#4 2023-02-01 17:27:56

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: Libvirtd cannot start (error 3)

That version is more than 2 weeks out of date. Update your system.

Offline

#5 2023-02-01 17:51:00

ssap
Member
Registered: 2023-02-01
Posts: 2

Re: Libvirtd cannot start (error 3)

After updating my system. It worked.

Thank you

Offline

Board footer

Powered by FluxBB