Relatively new user here.
I tried to update to 2022.3, and I think I might have done things out of order, by clicking update on the Core first, before making sure all of the addons were up to date.
Now the connection to the Lovelace UI fails with “Unable to connect”.
The IP address can be pinged, but there is nothing responding to the request.
Any ideas on how to revert to 2022.2, or otherwise restore operation?
This is running “Supervised”.
I looked at the list of docker containers and
ghcr.io/home-assistant/qemux86-64-homeassistant:2022.2.9
says “Exited (1) 20 minutes ago”.
All of the other containers say they’re still running.
There is no container with “2022.3” in the name.
re-run the installation script
@DavidFW1960 Thank you for the suggestion.
I re-ran the installation script found in step #4 here:
https://github.com/home-assistant/supervised-installer
However, the docker container ‘homeassistant’ is still failing to run.
In the installation instructions, it suggests using journalctl -f
to help troubleshoot.
There is 1 error message:
Mar 07 06:48:25 ha-vm hassio-supervisor[36833]: supervisor.exceptions.HomeAssistantCrashError
1 Like
Are you using a webbrowser? Then try to clear the cache.
I have tried using 2 different browsers on 2 different devices, as well as the companion app. The browser is not the problem.
The container named ‘homeassistant’ isn’t running, and re-running the installation script does not change that behavior.
Are there commands I could run to check for updates on the other containers?
I remember specifically when I was starting the update process that Z-Wave JS and one other Add-on were ready to be updated.