[Solved] QEMU/KVM network not starting
Posted: 2025-01-12 00:47
Hello there,
I think, due to the updates today, QEMU/KVM network is not starting
Result of sudo systemctl status libvirtd:
Result of sudo systemctl status libvirtd
Topic created today here at the forum entitled "Updated Debian 12: 12.9 released", mention updates at QEMU e DNSMASQ
Anyone is facing the same issues post today's update?
EDIT: Indeed was today's update, using Timeshift, i restored yesterday's image and everything went fine starting QEMU/KVM network. Anyone knows how to fix it?
I think, due to the updates today, QEMU/KVM network is not starting
Result of sudo systemctl status libvirtd:
Code: Select all
erro:Falha ao iniciar a rede default
erro:erro interno: Processo filho (VIR_BRIDGE_NAME=virbr0 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper) inesperado status de saída 2:
dnsmasq: failed to create listening socket for 192.168.122.1: Address already in use
Code: Select all
jan 11 21:36:57 revolutions systemd[1]: Starting libvirtd.service - Virtualization daemon...
jan 11 21:36:57 revolutions systemd[1]: Started libvirtd.service - Virtualization daemon.
jan 11 21:37:26 revolutions dnsmasq[6241]: failed to create listening socket for 192.168.122.1: Address already in use
jan 11 21:37:26 revolutions dnsmasq[6241]: FAILED to start up
jan 11 21:37:26 revolutions libvirtd[2706]: libvirt version: 9.0.0, package: 9.0.0-4+deb12u2 (Debian)
jan 11 21:37:26 revolutions libvirtd[2706]: hostname: revolutions
jan 11 21:37:26 revolutions libvirtd[2706]: erro interno: Processo filho (VIR_BRIDGE_NAME=virbr0 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/l>
dnsmasq: failed to create listening socket for 192.168.122.1: Address already in use
Code: Select all
qemu [54] | New upstream bugfix release [CVE-2024- |
| | 7409]; mark internal codegen helper |
| | symbols as hidden, fixing build failure |
| dnsmasq [13] | Fix denial of service issues [CVE-2023- |
| | 50387 CVE-2023-50868]; set default |
| | maximum EDNS.0 UDP packet size to 1232 |
| | [CVE-2023-28450] |
| | |
EDIT: Indeed was today's update, using Timeshift, i restored yesterday's image and everything went fine starting QEMU/KVM network. Anyone knows how to fix it?