I want to install virt-manager and kvm, I done it but when I write
It shows me error below sudo systemctl status libvirtd.service
jūn 11 12:04:25 intelli5 libvirtd[916]: Failed to open file '/sys/class/net/veth7a03557/operstate': No such file or directory
jūn 11 12:04:25 intelli5 libvirtd[916]: unable to read: /sys/class/net/veth7a03557/operstate: No such file or directory
jūn 11 12:04:43 intelli5 libvirtd[916]: Failed to open file '/sys/class/net/veth4342446/operstate': No such file or directory
jūn 11 12:04:43 intelli5 libvirtd[916]: unable to read: /sys/class/net/veth4342446/operstate: No such file or directory
jūn 11 12:05:27 intelli5 libvirtd[916]: Failed to open file '/sys/class/net/veth09791a3/operstate': No such file or directory
jūn 11 12:05:27 intelli5 libvirtd[916]: unable to read: /sys/class/net/veth09791a3/operstate: No such file or directory
jūn 11 12:05:44 intelli5 libvirtd[916]: Failed to open file '/sys/class/net/veth86ee9f3/operstate': No such file or directory
jūn 11 12:05:44 intelli5 libvirtd[916]: unable to read: /sys/class/net/veth86ee9f3/operstate: No such file or directory
jūn 11 12:06:29 intelli5 libvirtd[916]: Failed to open file '/sys/class/net/veth101ebe9/operstate': No such file or directory
However, status is Active: active (running)
How can I fix these errors?