HASSIO on Ubuntu stopped working after apt upgrade

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)

How do I troubleshoot or solve this?

Is that really the whole log?

Yes. thats the whole log.

I have checked the home-assistant.log file after about 2h. A new line appeared:

2019-02-02 22:31:39 ERROR (MainThread) [homeassistant.components.sensor.yr] Retrying in 19 minutes: Cannot connect to host aa015h6buqvih86i1.api.met.no:443 ssl:None [Try again]

I commented out the platform: yr line and everything is working now.

After using the web interface to update HASSIO, it stopped restarting again. Rebooted the system, but still not working.

This HA is too unreliable.

I think hassio is very tricky, and I don’t use it.

OTOH home assistant itself is rock solid for me.

I’ve got the same issues as OP

  • Updated via Web GUI
  • Ubuntu 18.04 running HASSIO on Docker
  • Docker container running
  • WebGUI now unresponsive

Anyone got any tips for the best ways to troubleshot?

Logs logs logs, where are logs

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!"

I’m in the same boat currently,

Ubuntu, docker container, ap-get upgrade, and now nothing.

No logs, no issue.