Minor addition to supervisor unhealthy (#23049)

This commit is contained in:
benborra 2022-07-25 12:50:37 +02:00 committed by GitHub
parent 71a28e4df3
commit 5722bb0c61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,3 +15,5 @@ This can also be done with the CLI, by running the following command:
```bash ```bash
ha supervisor update ha supervisor update
``` ```
In case this doesn't work. Check the logs, if there's an error where a host can't be resolved (eg: lookup ghcr.io: no such host) there might be a problem with your network settings (eg: dns server that can't be reached).