Looks like the dns container is failing. What hardware are you running on?
Hereās the exact spec:
Installation of HA:
Clean install flashed directly onto SSD using approach described here (from timestamp 0:14:00):
Most of what has been written here is way over my head.
However looking at my HA set up
The dns is pointing at my router - the router sorts out talking to real name servers.
Worth a try?
Thanks, set it to 10.0.1.1 but still no joy
the dig output shows 127.0.0.11 is unreachable.
Quick google tells me that address is the internal Docker address used for DNS by HA.
Thereās something messed up with your HA installation - sorry no idea how to fix. Iād try a reinstallā¦
Good luck
Seem to be a few similar issue on the forum, e.g
Maybe a few more things to try, sorry I canāt help further.
Thanks, that is really helpful!
I donāt have too many devices or integrations established into HA yet, so I think a re-install is worth doingā¦
Glad youāve taken the time to help so far thank you!
I tried the suggested āhackā but to no avail.
Couple of thingsā¦
If you do a backup you can restore it later so you donāt have to lose anything. See about the networking first though!
Have you tried
ha resolution info
to see if it finds anything
Iād maybe try a linux on a stick OS on your NUC - just to check if that can see the outside world - it would eliminate some weird fault with the hardware.
and finallyā¦
ha dns reset
Does that change anything? Do your logs still show the memory error?
Let us know when you find a solution
OK, so just finished doing a full re-installā¦lo and behold all is good!!
Right from the go I am able to see the outside world and finally enable HA Cloud. No fettling of IP, DNS or port settings
Thanks @steve_jo, @aceindy, @nickrout and @francisp for your quick and helpful advice!
Hopefully, the help youāve provided here may help someone else with a similar problemā¦