I purchased a Home Assistant Blue in March of 2021 to replace the RPI4 I had running HA. I’m trying to get it running for the first time today. When I turned it on I was able to see it attempting to onboard by going to the http://ip:8123. I noticed it was taking a lot longer than expected so I opened the log.
What I see is numerous attempts to do something. This is a snippet for one of those attempts.
23-07-21 21:12:14 INFO (SyncWorker_1) [supervisor.docker.interface] Updating image homeassistant/odroid-n2-homeassistant:landingpage to homeassistant/odroid-n2-homeassistant:2023.7.3
23-07-21 21:12:14 INFO (SyncWorker_1) [supervisor.docker.interface] Downloading docker image homeassistant/odroid-n2-homeassistant with tag 2023.7.3.
23-07-21 21:12:15 ERROR (SyncWorker_1) [supervisor.docker.interface] Can't install homeassistant/odroid-n2-homeassistant:2023.7.3 -> 404 Client Error for http+docker://localhost/v1.40/images/create?tag=2023.7.3&fromImage=homeassistant%2Fodroid-n2-homeassistant: Not Found ("manifest for homeassistant/odroid-n2-homeassistant:2023.7.3 not found: manifest unknown: manifest unknown").
23-07-21 21:12:15 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
If anyone can give me a tip on how to move along I’d sure appreciate it.
Cheers,
Tim