-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
Describe the issue you are experiencing
I've tried to update my HA OS to Home Assistant OS 9.0.rc1. After install the HassOS supervisor wont start and the system jumps into the emergency console. Error message:
Error reponse from deamon: Supervisor download failed trying: latest registry-1.docker.io: no such host
Looks like something is wrong with connection in docker but I lack the knowledge to debug that part. It worked until de last stable release.
What operating system image do you use?
ova (for Virtual Machines)
What version of Home Assistant Operating System is installed?
9.0.rc1
Did you upgrade the Operating System.
Yes
Steps to reproduce the issue
- Click the OS update button in Home assistant
- Open terminal and log into VM
- check log using journalctl -f -u hassos-supervisor.service
...
Anything in the Supervisor logs that might be useful for us?
Nope, can't get into supervisorAnything in the Host logs that might be useful for us?
reponse from deamon: Supervisor download failed trying: latest registry-1.docker.io: no such host
Interesting part:
docker ps gives me just one container: hassio_observer
There are no other containers...System Health information
Can't access
Additional information
No response
Reactions are currently unavailable