This is a zeroconf address - and most likely why it is faliling.
The avahi zeroconf services are not default enabled so another option is to enable those
systemctl enable --now avahi-daemon
And perhaps the avahi-dnsconfd service
systemctl enable --now avahi-dnsconfd