@naamah75 wrote:
I’m running Home Assistant on a docker container on a linux system (Ubuntu 18.04.4 LTS).
I falled in the problem of theHomeAssistant update fails
, but in the logs there’s no indications on how and why the update fail, so, how I can debug?
Current supervisor version is 199 and core versione is 0.104.3 (I can’t upgrade to 0.105.2).
I have another Home Assistant server in the same network (that manage other things) running in a virtualbox with HassOS 3.9, and this haven’t no problem to update.My log:
20-02-08 08:03:21 WARNING (MainThread) [hassio.homeassistant] Don't wait anymore of Home Assistant startup! 20-02-08 08:03:21 CRITICAL (MainThread) [hassio.homeassistant] HomeAssistant update fails -> rollback! 20-02-08 08:03:21 INFO (MainThread) [hassio.homeassistant] Update Home Assistant to version 0.104.3 20-02-08 08:03:21 INFO (SyncWorker_9) [hassio.docker.interface] Update image homeassistant/qemux86-64-homeassistant:0.105.2 to homeassistant/qemux86-64-homeassistant:0.104.3 20-02-08 08:03:21 INFO (SyncWorker_9) [hassio.docker.interface] Pull image homeassistant/qemux86-64-homeassistant tag 0.104.3. 20-02-08 08:03:24 INFO (SyncWorker_9) [hassio.docker.interface] Stop homeassistant application 20-02-08 08:03:26 INFO (SyncWorker_9) [hassio.docker.interface] Clean homeassistant application 20-02-08 08:03:28 INFO (SyncWorker_0) [hassio.docker.homeassistant] Start homeassistant homeassistant/qemux86-64-homeassistant with version 0.104.3 20-02-08 08:04:03 INFO (MainThread) [hassio.homeassistant] Home Assistant pip installation in progress 20-02-08 08:07:35 INFO (MainThread) [hassio.homeassistant] Home Assistant pip installation done 20-02-08 08:07:45 INFO (MainThread) [hassio.homeassistant] Home Assistant pip installation in progress 20-02-08 08:08:30 INFO (MainThread) [hassio.homeassistant] Home Assistant pip installation done 20-02-08 08:08:37 INFO (MainThread) [hassio.host.info] Update local host information 20-02-08 08:08:37 INFO (MainThread) [hassio.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1 20-02-08 08:08:38 INFO (MainThread) [hassio.host.services] Update service information 20-02-08 08:08:38 INFO (MainThread) [hassio.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1 20-02-08 08:08:39 INFO (MainThread) [hassio.host.network] Update local network DNS information 20-02-08 08:08:39 INFO (MainThread) [hassio.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/NetworkManager/DnsManager 20-02-08 08:08:40 INFO (MainThread) [hassio.homeassistant] Home Assistant pip installation in progress 20-02-08 08:12:21 INFO (MainThread) [hassio.homeassistant] Home Assistant pip installation done 20-02-08 08:13:26 INFO (MainThread) [hassio.homeassistant] Detect a running Home Assistant instance 20-02-08 08:13:26 INFO (MainThread) [hassio.homeassistant] Successful run Home Assistant 0.104.3
Posts: 3
Participants: 2