I have been using HASSIO for some weeks. It is installed in a Ubuntu 18.04, with docker-ce. I have done a routine update on the server (apt update and upgrade) then a reboot. After that, HASSIO web ui stoped working on port 8123. docker ps shows all the containers running, including the one with “python3 -m hassio”. The configurator is working. I have changed the configuration.yaml to a very simple one, but I still get only:
019-02-02 20:46:08 WARNING (MainThread) [homeassistant.components.http] legacy_api_password support has been enabled. If you don’t require it, remove the ‘api_password’ from your http config.
2019-02-02 20:46:08 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=82 from 2019-02-03 01:09:23.645978)
I’m running it on Ubuntu and don’t really understand where the HASSIO logs are.
I can get the output of the SupervisorD container is that the best log to find out why the core container won’t start?
" 20-02-07 12:38:48 INFO (SyncWorker_4) [hassio.docker.interface] Start homeassistant/qemux86-64-homeassistant
20-02-07 12:42:09 ERROR (MainThread) [hassio.homeassistant] Home Assistant has crashed!"