operating-system: [Preparing Home Assistant Screen] Fresh install - Can't install homeassistant/raspberrypi4-homeassistant:2021.5.5 -> 500 Server Error
Hardware Environment
Raspberry Pi 4b 4GB RAM 32 GB Micro SD Card Samsung Endurance PRO (I’m sure Micro sd card is ok, tried multiple ones, Sandisks, no difference) PoE Hat
Home Assistant OS release: Fresh installation
Tried 6 RC2, 5 build 13, 5 build 12
Supervisor logs:
I can’t use ha command since it is stuck on the “preparing home assistant” page.
Journal logs:
Kernel logs:
Description of problem:
Fresh installation, tried multiple versions. HassOS is stuck on the “Preparing Home Assistant” page.
In the developer tools I can see logs:
21-05-22 19:49:41 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image homeassistant/raspberrypi4-homeassistant with tag 2021.5.5.
21-05-22 19:49:57 ERROR (SyncWorker_0) [supervisor.docker.interface] Can't install homeassistant/raspberrypi4-homeassistant:2021.5.5 -> 500 Server Error for http+docker://localhost/v1.41/images/create?tag=2021.5.5&fromImage=homeassistant%2Fraspberrypi4-homeassistant: Internal Server Error ("Get "https://registry-1.docker.io/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)").
21-05-22 19:49:57 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
21-05-22 19:50:27 INFO (SyncWorker_4) [supervisor.docker.interface] Updating image homeassistant/raspberrypi4-homeassistant:landingpage to homeassistant/raspberrypi4-homeassistant:2021.5.5
21-05-22 19:50:27 INFO (SyncWorker_4) [supervisor.docker.interface] Downloading docker image homeassistant/raspberrypi4-homeassistant with tag 2021.5.5.
21-05-22 19:50:42 ERROR (SyncWorker_4) [supervisor.docker.interface] Can't install homeassistant/raspberrypi4-homeassistant:2021.5.5 -> 500 Server Error for http+docker://localhost/v1.41/images/create?tag=2021.5.5&fromImage=homeassistant%2Fraspberrypi4-homeassistant: Internal Server Error ("Get "https://registry-1.docker.io/v2/": context deadline exceeded").
21-05-22 19:50:42 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Reactions: 4
- Comments: 27 (3 by maintainers)
Commits related to this issue
- Bump systemd to latest stable release 247.9 (#1598, #1375) Update to systemd 247.9 from 247.3. This includes a fix which addresses systemd-resolved resolving issues. This might help DNS resolving iss... — committed to agners/operating-system by agners 3 years ago
- Bump systemd to latest stable release 247.9 (#1598, #1375) (#1608) Update to systemd 247.9 from 247.3. This includes a fix which addresses systemd-resolved resolving issues. This might help DNS reso... — committed to home-assistant/operating-system by agners 3 years ago
I still cannot get through the install/setup. I don’t really understand why everything is not included in the install image, and some things have to be downloaded?