Came home from holidays to a supposedly dead system. After some investigating its only the supervisor (which causes some other issues).
[WARN] Home Assistant CLI is not running! Jump into emergency console…
from the docker logs
21-04-11 11:46:27 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image homeassistant/aarch64-hassio-dns with tag 2021.01.0.
21-04-11 11:46:31 ERROR (SyncWorker_0) [supervisor.docker.interface] Can’t install homeassistant/aarch64-hassio-dns:2021.01.0 → 500 Server Error for http+docker://localhost/v1.40/images/homeassistant/aarch64-hassio-dns:2021.01.0/json: Internal Server Error (“layer does not exist”).
21-04-11 11:46:31 WARNING (MainThread) [supervisor.plugins.dns] Error on install CoreDNS plugin. Retry in 30sec
from the emergency cli I can successfully pull the image but this doesn’t resolve the sup issues
docker pull homeassistant/aarch64-hassio-dns:2021.01.0
2021.01.0: Pulling from homeassistant/aarch64-hassio-dns
Digest: sha256:2130831ebea878f5b1ad7292e993f13419ed5d4d98dc1be9dd46b9a6a2fa12d9
Status: Image is up to date for homeassistant/aarch64-hassio-dns:2021.01.0
docker.io/homeassistant/aarch64-hassio-dns:2021.01.0
most if not all HA cli commands are met with
ha core start
Error: System is not ready with state: setup
And due to this while core containers start and run, many others wont (like samba due to a lack of hostname from the sup API).
Where can I go from here? This install has been working well for some time…
docker ps
IMAGE COMMAND CREATED STATUS PORTS NAMES
homeassistant/aarch64-hassio-supervisor:latest “/init” 13 minutes ago Up 13 minutes hassio_supervisor
homeassistant/aarch64-hassio-observer:2020.10.1 “/init” 4 days ago Up 14 minutes 0.0.0.0:4357->80/tcp hassio_observer
homeassistant/aarch64-hassio-multicast:2021.04.0 “/init” 8 days ago Up 38 minutes hassio_multicast
homeassistant/aarch64-hassio-cli:2021.03.1 “/init /bin/bash -c …” 10 days ago Up 38 minutes hassio_cli
homeassistant/raspberrypi3-64-homeassistant:2021.2.2 “/init” 2 months ago Up 39 minutes homeassistant