Hi all. Got an HA Green out of the box, trying to install it, but I fail badly.
After 1/2 day of trial and error, I am not able to move further than to following repeating log error(s):
2025-12-25 16:59:41.192 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/green-homeassistant with tag 2025.12.4.
2025-12-25 16:59:41.315 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/green-homeassistant:2025.12.4: 500 Server Error for http+docker://localhost/v1.51/images/create?tag=2025.12.4&fromImage=ghcr.io%2Fhome-assistant%2Fgreen-homeassistant&platform=linux%2Farm64: Internal Server Error ("Get "https://ghcr.io/v2/": dial tcp: lookup ghcr.io: Temporary failure in name resolution")
2025-12-25 16:59:41.316 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
2025-12-25 16:59:57.770 INFO (MainThread) [supervisor.plugins.dns] Restarting CoreDNS plugin
2025-12-25 16:59:57.778 INFO (SyncWorker_5) [supervisor.docker.manager] Restarting hassio_dns
I plugged into the console and started to learn the CLI commands, and was able to observe, that the network settings keep changing, IPV4 being as ready true/false randomly.
I changed the IP in my router to a static IP, which sometimes reflects also in the “ha network info” screen. And sometimes again not.
Received also the “low voltage” error, so installed a 2032 battery, just to be sure (however that meanwhile quite errodes the “out of the box” experience).
Thanks for help