Hello everyone! I found myself in this problem too and I can’t solve it!
I also tried to do a new installation from scratch, but unfortunately I can’t even complete the installation because supervisor doesn’t have internet access!
Can anyone help me out?
I have the same problem after upgrading my firewall. All network settings are the exact same as before upgrading the firewall (same subnet, same server running DNS and DHCP). There are no outgoing firewall rules and no hints in firewall or DNS-logs.
When pinging www.google.com from therminal it gets replies.
When nslookup www.google.com i get this:
Server: 127.0.0.11
Address: 127.0.0.11#53
I’m using Armbian based on Ubuntu 20.04.4 LTS.
To fix DNS I added DNS servers to /etc/systemd/resolved.conf. I have two own DNS servers, if you want you can specify nearest appropriate server (for example provider’s DNS or 8.8.8.8, 1.1.1.1, etc.)
Had the same issue on 2022.11.3, trying to update to 2022.11.4. ha network info showed “host_internet: false”,
tried ha network reload and that fixed it. Weird, but was able to update now.
This worked for me!!! From CLI ran ‘ha network reload’ , this solved not being able to reach supervisor API but ‘unhealthy’ remained. Therefore did a reboot of my system and from CLI ran ‘ha supervisor restart’ and again a restart of home assistant… and that did the trick…
for me, I had my HAOS connected to my PC’s ethernet port because I had just finished setting it up and used my PC’s internet during the installation proccess. I needed to connect it to my router’s ethernet in order to install addons.