After updating the Piper plugin/integration and going to bed, I woke up with a broken home assistant vm.
Took a little time figuring out what exactly was the problem, but now im pretty sure its because dhcp somehow broke as I dont get an ipv4 address:
# dhclient
/sbin/dhclient-script: line 83: ifconfig: not found
/sbin/dhclient-script: line 83: ifconfig: not found
/sbin/dhclient-script: line 83: ifconfig: not found
I also tried
ha net update eth0 -e && ha net update eth0
According to tcpdump on my host, there is like nothing going through port 67 or 68. (maybe relevant)
hassos: "17.0"
homeassistant: 2026.1.3
hostname: homeassistant
logging: info
machine: qemux86-64
machine_id: uh
operating_system: Home Assistant OS 17.0
state: running
supervisor: 2026.01.1
supported: true
supported_arch:
- amd64
resolved:
my nic card is dropping connections and thus breaks the bridge interface for the vm.