home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
4.02k stars 2.75k forks source link

Bug: new supervisor version not showing addons available or installed ones #5363

Closed Tosko4 closed 4 years ago

Tosko4 commented 4 years ago

Home Assistant release with the issue:

arch | x86_64 dev | false docker | true hassio | true os_name | Linux python_version | 3.7.6 timezone | Europe/Amsterdam version | 0.106.6 virtualenv | false

Operating environment (HassOS/Generic): Supervisor: 213 Ubuntu 19.10 (GNU/Linux 5.3.0-42-generic x86_64)

Additional information: Running Home Assistant from docker

Supervisor logs:

20-03-29 18:04:19 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
20-03-29 18:04:19 INFO (MainThread) [supervisor.host.services] Update service information
20-03-29 18:04:19 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
20-03-29 18:04:19 INFO (MainThread) [supervisor.host.network] Update local network DNS information
20-03-29 18:04:19 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/NetworkManager/DnsManager
20-03-29 18:04:19 INFO (MainThread) [supervisor.host.sound] Update PulseAudio information
Failed to load cookie file from cookie: No such file or directory
20-03-29 18:04:19 INFO (MainThread) [supervisor.host.apparmor] Load AppArmor Profiles: {'hassio-supervisor'}
20-03-29 18:04:19 INFO (MainThread) [supervisor.host.services] Reload local service hassio-apparmor.service
20-03-29 18:04:19 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ReloadOrRestartUnit on /org/freedesktop/systemd1
20-03-29 18:04:19 INFO (SyncWorker_4) [supervisor.docker.interface] Attach to homeassistant/amd64-hassio-cli with version 23
20-03-29 18:04:19 INFO (SyncWorker_1) [supervisor.docker.interface] Attach to homeassistant/amd64-hassio-dns with version 3
20-03-29 18:04:19 INFO (SyncWorker_2) [supervisor.docker.interface] Attach to homeassistant/amd64-hassio-audio with version 9
20-03-29 18:04:19 ERROR (MainThread) [supervisor.misc.forwarder] Can't start DNS forwarding: [Errno 13] Permission denied
20-03-29 18:04:19 INFO (SyncWorker_9) [supervisor.docker.interface] Restart homeassistant/amd64-hassio-dns
20-03-29 18:04:23 INFO (MainThread) [supervisor.dns] Updated /etc/resolv.conf
20-03-29 18:04:23 INFO (SyncWorker_1) [supervisor.docker.interface] Attach to homeassistant/qemux86-64-homeassistant with version 0.106.6
20-03-29 18:04:23 INFO (MainThread) [supervisor.store.git] Load add-on /data/addons/core repository
20-03-29 18:04:23 INFO (MainThread) [supervisor.store.git] Load add-on /data/addons/git/cebe7a76 repository
20-03-29 18:04:23 INFO (MainThread) [supervisor.store.git] Load add-on /data/addons/git/a0d7b954 repository
20-03-29 18:04:23 INFO (MainThread) [supervisor.store] Load add-ons from store: 66 all - 66 new - 0 remove
20-03-29 18:04:23 INFO (MainThread) [supervisor.addons] Found 7 installed add-ons
20-03-29 18:04:23 INFO (SyncWorker_8) [supervisor.docker.interface] Attach to hassioaddons/foldingathome-amd64 with version 0.1.1
20-03-29 18:04:23 INFO (SyncWorker_17) [supervisor.docker.interface] Attach to sabeechen/hassio-google-drive-backup-amd64 with version 0.100.0
20-03-29 18:04:23 INFO (SyncWorker_8) [supervisor.docker.interface] Attach to homeassistant/amd64-addon-configurator with version 4.7
20-03-29 18:04:23 INFO (SyncWorker_2) [supervisor.docker.interface] Attach to hassioaddons/vscode-amd64 with version 2.1.0
20-03-29 18:04:23 INFO (SyncWorker_9) [supervisor.docker.interface] Attach to hassioaddons/adguard-amd64 with version 2.3.3
20-03-29 18:04:23 INFO (SyncWorker_20) [supervisor.docker.interface] Attach to hassioaddons/glances-amd64 with version 0.7.1
20-03-29 18:04:23 INFO (SyncWorker_19) [supervisor.docker.interface] Attach to homeassistant/amd64-addon-samba with version 9.0
20-03-29 18:04:23 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-03-29 18:04:23 INFO (MainThread) [supervisor.snapshots] Found 2 snapshot files
20-03-29 18:04:23 INFO (MainThread) [supervisor.discovery] Load 1 messages
20-03-29 18:04:23 INFO (MainThread) [supervisor.ingress] Load 4 ingress session
20-03-29 18:04:23 INFO (MainThread) [supervisor.secrets] Load Home Assistant secrets: 1
20-03-29 18:04:23 INFO (MainThread) [__main__] Run Supervisor
20-03-29 18:04:23 INFO (MainThread) [supervisor.api] Start API on 172.30.32.2
20-03-29 18:04:23 INFO (MainThread) [supervisor.addons] Phase 'initialize' start 0 add-ons
20-03-29 18:04:23 INFO (MainThread) [supervisor.core] Supervisor reboot detected
20-03-29 18:04:23 INFO (MainThread) [supervisor.tasks] All core tasks are scheduled
20-03-29 18:04:23 CRITICAL (MainThread) [supervisor.hwmon] Not privileged to run udev monitor!
20-03-29 18:04:23 INFO (MainThread) [supervisor.core] Supervisor is up and running
20-03-29 18:04:23 INFO (MainThread) [supervisor.host.info] Update local host information
20-03-29 18:04:23 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
20-03-29 18:04:23 INFO (MainThread) [supervisor.host.services] Update service information
20-03-29 18:04:23 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
20-03-29 18:04:23 INFO (MainThread) [supervisor.host.network] Update local network DNS information
20-03-29 18:04:23 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/NetworkManager/DnsManager
20-03-29 18:04:25 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-03-29 18:04:38 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:04:38 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:05:39 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:05:39 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:06:40 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:06:40 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:07:41 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:07:41 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:09:42 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:09:42 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:10:43 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:10:43 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:11:44 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:11:44 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:12:45 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:12:45 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:13:46 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:13:46 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:14:47 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:14:47 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:15:48 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:15:48 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:16:49 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:16:49 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:17:50 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:17:50 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:18:51 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:18:51 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:19:52 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:19:52 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:20:53 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:20:53 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:21:54 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:21:54 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:22:55 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:22:55 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:23:56 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:23:56 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:24:57 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:24:57 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:25:58 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:25:58 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:26:59 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:26:59 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:28:00 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:28:00 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:29:01 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:29:01 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:30:02 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:30:02 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 18:31:03 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 18:31:03 INFO (MainThread) [supervisor.auth] Success login from smartlab

Description of problem: This morning my Home Assistant Supervisor version was 209. Which had no issues showing the apps in the addon store and under supervisor directly which addons are installed.

Earlier today there was a new version release 212. When it updated to that version, this above issue occured. For some reason 212 was pulled back and 209 was again the latest. When I pressed the update button it “upgraded” itself back to 209. Issue was gone.

Just now, 213 is released and my Home Assistant instance automatically installed this version. The problem is back again.

These are some screenshots from my phone, but same issues with desktop. Clearing cache did not help.

A41AA219-0C6F-474E-B84C-523FF62196DA 7F20B47B-A79F-437E-9FB1-91D209D33F65

fets13 commented 4 years ago

@Tosko4 same issue here. when I force with cli to upgrade to 209 all addons come back. But after a reboot, supervisor automatically upgrade to 213. I can't update to last core version. So don't know what to do Waiting for a fix...

Tosko4 commented 4 years ago

@Tosko4 same issue here.

when I force with cli to upgrade to 209 all addons come back.

But after a reboot, supervisor automatically upgrade to 213.

I can't update to last core version.

So don't know what to do

Waiting for a fix...

Yeah. I know, supervisor automatically updates itself on the stable and beta channel. Hope the logs are enough to find the issue.

Also in another issue, i think i found the problem.

If the udev is not running correct, it will break other stuff later with add-ons

Originally posted by @pvizeli in https://github.com/home-assistant/supervisor/issues/1569#issuecomment-595250556

Tosko4 commented 4 years ago

The CRITICAL is gone after doing these two commands on ubuntu terminal and rebooted.

sudo -i and then curl -sL "https://raw.githubusercontent.com/home-assistant/hassio-installer/master/hassio_install.sh" | bash -s

But unfortunately, still no addons to show.

@pvizeli

my new logs:

20-03-29 22:02:54 INFO (MainThread) [supervisor.host.services] Reload local service hassio-apparmor.service
20-03-29 22:02:54 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ReloadOrRestartUnit on /org/freedesktop/systemd1
20-03-29 22:02:54 INFO (SyncWorker_4) [supervisor.docker.interface] Attach to homeassistant/amd64-hassio-audio with version 9
20-03-29 22:02:54 INFO (SyncWorker_0) [supervisor.docker.interface] Attach to homeassistant/amd64-hassio-dns with version 3
20-03-29 22:02:54 INFO (SyncWorker_2) [supervisor.docker.interface] Attach to homeassistant/amd64-hassio-cli with version 23
20-03-29 22:02:54 INFO (MainThread) [supervisor.audio] Start Audio plugin
20-03-29 22:02:54 INFO (MainThread) [supervisor.dns] Start CoreDNS plugin
20-03-29 22:02:54 INFO (SyncWorker_4) [supervisor.docker.interface] Clean hassio_audio application
20-03-29 22:02:54 INFO (MainThread) [supervisor.misc.forwarder] Start DNS port forwarding to 172.30.32.3
20-03-29 22:02:54 INFO (SyncWorker_6) [supervisor.docker.interface] Clean hassio_dns application
20-03-29 22:02:54 INFO (MainThread) [supervisor.cli] Start cli plugin
20-03-29 22:02:54 INFO (SyncWorker_11) [supervisor.docker.interface] Clean hassio_cli application
20-03-29 22:02:55 INFO (SyncWorker_6) [supervisor.docker.dns] Start DNS homeassistant/amd64-hassio-dns with version 3 - 172.30.32.3
20-03-29 22:02:55 INFO (MainThread) [supervisor.dns] Updated /etc/resolv.conf
20-03-29 22:02:55 INFO (SyncWorker_4) [supervisor.docker.audio] Start Audio homeassistant/amd64-hassio-audio with version 9 - 172.30.32.4
20-03-29 22:02:56 INFO (SyncWorker_11) [supervisor.docker.cli] Start CLI homeassistant/amd64-hassio-cli with version 23 - 172.30.32.4
20-03-29 22:02:56 INFO (SyncWorker_5) [supervisor.docker.interface] Attach to homeassistant/qemux86-64-homeassistant with version 0.106.6
20-03-29 22:02:56 INFO (MainThread) [supervisor.store.git] Load add-on /data/addons/git/a0d7b954 repository
20-03-29 22:02:56 INFO (MainThread) [supervisor.store.git] Load add-on /data/addons/git/cebe7a76 repository
20-03-29 22:02:56 INFO (MainThread) [supervisor.store.git] Load add-on /data/addons/core repository
20-03-29 22:02:56 INFO (MainThread) [supervisor.store] Load add-ons from store: 66 all - 66 new - 0 remove
20-03-29 22:02:56 INFO (MainThread) [supervisor.addons] Found 7 installed add-ons
20-03-29 22:02:56 INFO (SyncWorker_3) [supervisor.docker.interface] Attach to homeassistant/amd64-addon-samba with version 9.0
20-03-29 22:02:56 INFO (SyncWorker_16) [supervisor.docker.interface] Attach to hassioaddons/vscode-amd64 with version 2.1.0
20-03-29 22:02:56 INFO (SyncWorker_18) [supervisor.docker.interface] Attach to hassioaddons/foldingathome-amd64 with version 0.1.1
20-03-29 22:02:56 INFO (SyncWorker_20) [supervisor.docker.interface] Attach to hassioaddons/adguard-amd64 with version 2.3.3
20-03-29 22:02:56 INFO (SyncWorker_19) [supervisor.docker.interface] Attach to hassioaddons/glances-amd64 with version 0.7.1
20-03-29 22:02:56 INFO (SyncWorker_22) [supervisor.docker.interface] Attach to homeassistant/amd64-addon-configurator with version 4.7
20-03-29 22:02:56 INFO (SyncWorker_21) [supervisor.docker.interface] Attach to sabeechen/hassio-google-drive-backup-amd64 with version 0.100.0
20-03-29 22:02:56 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-03-29 22:02:56 INFO (MainThread) [supervisor.snapshots] Found 2 snapshot files
20-03-29 22:02:56 INFO (MainThread) [supervisor.discovery] Load 1 messages
20-03-29 22:02:56 INFO (MainThread) [supervisor.ingress] Load 6 ingress session
20-03-29 22:02:56 INFO (MainThread) [supervisor.secrets] Load Home Assistant secrets: 1
20-03-29 22:02:56 INFO (MainThread) [__main__] Run Supervisor
20-03-29 22:02:56 INFO (MainThread) [supervisor.api] Start API on 172.30.32.2
20-03-29 22:02:56 INFO (MainThread) [supervisor.addons] Phase 'initialize' start 0 add-ons
20-03-29 22:02:56 INFO (MainThread) [supervisor.addons] Phase 'system' start 0 add-ons
20-03-29 22:02:56 INFO (MainThread) [supervisor.addons] Phase 'services' start 4 add-ons
20-03-29 22:02:56 INFO (SyncWorker_37) [supervisor.docker.interface] Clean addon_core_samba application
20-03-29 22:02:56 WARNING (SyncWorker_20) [supervisor.docker.addon] Glances run with disabled protected mode!
20-03-29 22:02:56 INFO (SyncWorker_20) [supervisor.docker.interface] Clean addon_a0d7b954_glances application
20-03-29 22:02:56 INFO (SyncWorker_39) [supervisor.docker.interface] Clean addon_a0d7b954_adguard application
20-03-29 22:02:56 INFO (SyncWorker_21) [supervisor.docker.interface] Clean addon_a0d7b954_vscode application
20-03-29 22:02:58 INFO (SyncWorker_20) [supervisor.docker.addon] Start Docker add-on hassioaddons/glances-amd64 with version 0.7.1
20-03-29 22:02:58 INFO (SyncWorker_37) [supervisor.docker.addon] Start Docker add-on homeassistant/amd64-addon-samba with version 9.0
20-03-29 22:02:58 INFO (SyncWorker_39) [supervisor.docker.addon] Start Docker add-on hassioaddons/adguard-amd64 with version 2.3.3
20-03-29 22:02:58 INFO (SyncWorker_21) [supervisor.docker.addon] Start Docker add-on hassioaddons/vscode-amd64 with version 2.1.0
20-03-29 22:02:58 INFO (MainThread) [supervisor.api.security] /host/info access from a0d7b954_adguard
20-03-29 22:02:58 INFO (MainThread) [supervisor.api.security] /host/info access from a0d7b954_glances
20-03-29 22:02:58 INFO (MainThread) [supervisor.api.security] /host/info access from a0d7b954_vscode
20-03-29 22:02:59 INFO (MainThread) [supervisor.api.security] /dns/info access from a0d7b954_glances
20-03-29 22:02:59 INFO (MainThread) [supervisor.api.security] /dns/info access from a0d7b954_adguard
20-03-29 22:03:03 INFO (SyncWorker_17) [supervisor.docker.interface] Start homeassistant/qemux86-64-homeassistant
20-03-29 22:03:08 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 22:03:08 ERROR (MainThread) [supervisor.homeassistant] Error on call http://172.30.32.1:8123/api/: Cannot connect to host 172.30.32.1:8123 ssl:None [Connection refused]
20-03-29 22:03:08 INFO (MainThread) [supervisor.auth] Home Assistant not running, check cache
20-03-29 22:03:08 INFO (MainThread) [supervisor.auth] Cache hit for smartlab
20-03-29 22:03:13 INFO (MainThread) [supervisor.homeassistant] Home Assistant pip installation in progress
20-03-29 22:03:18 INFO (MainThread) [supervisor.homeassistant] Home Assistant pip installation done
20-03-29 22:03:23 INFO (MainThread) [supervisor.homeassistant] Detect a running Home Assistant instance
20-03-29 22:03:23 INFO (MainThread) [supervisor.addons] Phase 'application' start 3 add-ons
20-03-29 22:03:23 INFO (SyncWorker_39) [supervisor.docker.interface] Clean addon_core_configurator application
20-03-29 22:03:23 INFO (SyncWorker_13) [supervisor.docker.interface] Clean addon_cebe7a76_hassio_google_drive_backup application
20-03-29 22:03:23 INFO (SyncWorker_24) [supervisor.docker.interface] Clean addon_a0d7b954_foldingathome application
20-03-29 22:03:24 INFO (SyncWorker_13) [supervisor.docker.addon] Start Docker add-on sabeechen/hassio-google-drive-backup-amd64 with version 0.100.0
20-03-29 22:03:25 INFO (SyncWorker_24) [supervisor.docker.addon] Start Docker add-on hassioaddons/foldingathome-amd64 with version 0.1.1
20-03-29 22:03:25 INFO (SyncWorker_39) [supervisor.docker.addon] Start Docker add-on homeassistant/amd64-addon-configurator with version 4.7
20-03-29 22:03:26 INFO (MainThread) [supervisor.api.security] /host/info access from a0d7b954_foldingathome
20-03-29 22:03:28 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-03-29 22:03:28 INFO (MainThread) [supervisor.api.security] /homeassistant/info access from cebe7a76_hassio_google_drive_backup
20-03-29 22:03:28 INFO (MainThread) [supervisor.api.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
20-03-29 22:03:28 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup
20-03-29 22:03:28 INFO (MainThread) [supervisor.api.security] /snapshots/6b8f8526/info access from cebe7a76_hassio_google_drive_backup
20-03-29 22:03:28 INFO (MainThread) [supervisor.api.security] /snapshots/7b7f9b92/info access from cebe7a76_hassio_google_drive_backup
20-03-29 22:03:30 INFO (MainThread) [supervisor.tasks] All core tasks are scheduled
20-03-29 22:03:30 INFO (MainThread) [supervisor.hwmon] Started Supervisor hardware monitor
20-03-29 22:03:30 INFO (MainThread) [supervisor.core] Supervisor is up and running
20-03-29 22:03:30 INFO (MainThread) [supervisor.host.info] Update local host information
20-03-29 22:03:30 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
20-03-29 22:03:30 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-03-29 22:03:30 INFO (MainThread) [supervisor.host.services] Update service information
20-03-29 22:03:30 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
20-03-29 22:03:30 INFO (MainThread) [supervisor.host.network] Update local network DNS information
20-03-29 22:03:30 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/NetworkManager/DnsManager
20-03-29 22:03:30 INFO (MainThread) [supervisor.host.sound] Update PulseAudio information
20-03-29 22:04:11 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 22:04:11 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 22:05:12 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 22:05:12 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 22:06:13 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 22:06:13 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 22:07:14 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 22:07:14 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 22:08:15 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 22:08:15 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 22:09:16 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 22:09:16 INFO (MainThread) [supervisor.auth] Success login from smartlab
20-03-29 22:10:17 INFO (MainThread) [supervisor.auth] Auth request from a0d7b954_glances for smartlab
20-03-29 22:10:17 INFO (MainThread) [supervisor.auth] Success login from smartlab
apop880 commented 4 years ago

I am seeing this issue as well.

Anwen747 commented 4 years ago

Also seeing this issue. Supervisor automatically updated to 213 today. Running HA Supervised 0.106.5 on Ubuntu 18.04 host on a NUC. I have a critical udev error as well as no add-on available or showing as installed. I reran the HA install script when I updated to 0.106.x due to the problems with supervisor 208. Logs:

20-03-29 21:33:24 INFO (SyncWorker_7) [supervisor.docker.interface] Attach to homeassistant/intel-nuc-homeassistant with version 0.106.5
20-03-29 21:33:24 INFO (MainThread) [supervisor.store.git] Load add-on /data/addons/git/15ef4d2f repository
20-03-29 21:33:24 INFO (MainThread) [supervisor.store.git] Load add-on /data/addons/git/03d23610 repository
20-03-29 21:33:24 INFO (MainThread) [supervisor.store.git] Load add-on /data/addons/git/a0d7b954 repository
20-03-29 21:33:24 INFO (MainThread) [supervisor.store.git] Load add-on /data/addons/core repository
20-03-29 21:33:24 INFO (MainThread) [supervisor.store.git] Load add-on /data/addons/git/243ffc37 repository
20-03-29 21:33:24 INFO (MainThread) [supervisor.store.git] Load add-on /data/addons/git/cebe7a76 repository
20-03-29 21:33:24 INFO (MainThread) [supervisor.store] Load add-ons from store: 80 all - 80 new - 0 remove
20-03-29 21:33:24 INFO (MainThread) [supervisor.addons] Found 14 installed add-ons
20-03-29 21:33:24 INFO (SyncWorker_19) [supervisor.docker.interface] Attach to homeassistant/amd64-addon-mosquitto with version 5.1
20-03-29 21:33:24 INFO (SyncWorker_9) [supervisor.docker.interface] Attach to hassioaddons/ssh-amd64 with version 7.2.0
20-03-29 21:33:24 INFO (SyncWorker_8) [supervisor.docker.interface] Attach to esphome/esphome-hassio-amd64 with version 1.13.6
20-03-29 21:33:24 INFO (SyncWorker_7) [supervisor.docker.interface] Attach to sabeechen/hassio-google-drive-backup-amd64 with version 0.100.0
20-03-29 21:33:24 INFO (SyncWorker_19) [supervisor.docker.interface] Attach to homeassistant/amd64-addon-deconz with version 5.3
20-03-29 21:33:24 INFO (SyncWorker_12) [supervisor.docker.interface] Attach to hassioaddons/vscode-amd64 with version 2.1.0
20-03-29 21:33:24 INFO (SyncWorker_4) [supervisor.docker.interface] Attach to hassioaddons/adguard-amd64 with version 2.3.2
20-03-29 21:33:24 INFO (SyncWorker_13) [supervisor.docker.interface] Attach to hassioaddons/portainer-amd64 with version 1.0.0
20-03-29 21:33:24 INFO (SyncWorker_1) [supervisor.docker.interface] Attach to homeassistant/amd64-addon-configurator with version 4.7
20-03-29 21:33:24 INFO (SyncWorker_10) [supervisor.docker.interface] Attach to hassioaddons/log-viewer-amd64 with version 0.8.0
20-03-29 21:33:24 INFO (SyncWorker_14) [supervisor.docker.interface] Attach to hassioaddons/sqlite-web-amd64 with version 2.2.0
20-03-29 21:33:24 INFO (SyncWorker_2) [supervisor.docker.interface] Attach to hassioaddons/grocy-amd64 with version 0.7.1
20-03-29 21:33:24 INFO (SyncWorker_9) [supervisor.docker.interface] Attach to poeschl/hassio-marytts-amd64 with version 5.2-3
20-03-29 21:33:24 INFO (SyncWorker_6) [supervisor.docker.interface] Attach to homeassistant/amd64-addon-check_config with version 3.1
20-03-29 21:33:24 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-03-29 21:33:25 INFO (MainThread) [supervisor.snapshots] Found 10 snapshot files
20-03-29 21:33:25 INFO (MainThread) [supervisor.discovery] Load 3 messages
20-03-29 21:33:25 INFO (MainThread) [supervisor.ingress] Load 7 ingress session
20-03-29 21:33:25 INFO (MainThread) [supervisor.secrets] Load Home Assistant secrets: 18
20-03-29 21:33:25 INFO (MainThread) [__main__] Run Supervisor
20-03-29 21:33:25 INFO (MainThread) [supervisor.api] Start API on 172.30.32.2
20-03-29 21:33:25 INFO (MainThread) [supervisor.addons] Phase 'initialize' start 0 add-ons
20-03-29 21:33:25 INFO (MainThread) [supervisor.core] Supervisor reboot detected
20-03-29 21:33:25 INFO (MainThread) [supervisor.tasks] All core tasks are scheduled
20-03-29 21:33:25 CRITICAL (MainThread) [supervisor.hwmon] Not privileged to run udev monitor!
20-03-29 21:33:25 INFO (MainThread) [supervisor.core] Supervisor is up and running
20-03-29 21:33:25 INFO (MainThread) [supervisor.host.info] Update local host information
20-03-29 21:33:25 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
20-03-29 21:33:25 INFO (MainThread) [supervisor.host.services] Update service information
20-03-29 21:33:25 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
20-03-29 21:33:25 INFO (MainThread) [supervisor.host.network] Update local network DNS information
20-03-29 21:33:25 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/NetworkManager/DnsManager
20-03-29 21:33:25 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
20-03-29 21:33:25 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_vscode
20-03-29 21:33:25 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-03-29 21:33:25 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
20-03-29 21:52:27 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup
20-03-29 22:03:27 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-03-29 22:26:48 INFO (MainThread) [supervisor.auth] Auth request from core_mosquitto for admin
20-03-29 22:26:48 INFO (MainThread) [supervisor.auth] Success login from admin
20-03-29 22:33:29 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-03-29 22:52:29 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup
20-03-29 23:03:30 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-03-29 23:07:14 INFO (MainThread) [supervisor.auth] Auth request from core_mosquitto for admin
20-03-29 23:07:14 INFO (MainThread) [supervisor.auth] Success login from admin
20-03-29 23:25:55 INFO (MainThread) [supervisor.auth] Auth request from core_mosquitto for admin
20-03-29 23:25:56 INFO (MainThread) [supervisor.auth] Success login from admin
20-03-29 23:33:25 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-03-29 23:33:31 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-03-29 23:40:05 INFO (MainThread) [supervisor.host.info] Update local host information
20-03-29 23:40:05 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
20-03-29 23:40:05 INFO (MainThread) [supervisor.host.services] Update service information
20-03-29 23:40:05 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
20-03-29 23:40:05 INFO (MainThread) [supervisor.host.network] Update local network DNS information
20-03-29 23:40:05 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/NetworkManager/DnsManager
20-03-29 23:40:05 INFO (MainThread) [supervisor.host.sound] Update PulseAudio information
Failed to load cookie file from cookie: No such file or directory
20-03-29 23:52:30 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup
20-03-30 00:03:32 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-03-30 00:33:25 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/hassio-addons repository
20-03-30 00:33:25 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/Poeschl/Hassio-Addons repository
20-03-30 00:33:25 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/hassio repository
20-03-30 00:33:25 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/danimtb/dasshio repository
20-03-30 00:33:25 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/sabeechen/hassio-google-drive-backup repository
20-03-30 00:33:25 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
20-03-30 00:33:26 INFO (MainThread) [supervisor.store] Load add-ons from store: 80 all - 0 new - 0 remove
20-03-30 00:33:34 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-03-30 00:37:46 INFO (MainThread) [supervisor.auth] Auth request from core_mosquitto for admin
20-03-30 00:37:46 INFO (MainThread) [supervisor.auth] Success login from admin
20-03-30 00:44:21 INFO (MainThread) [supervisor.auth] Auth request from core_mosquitto for admin
20-03-30 00:44:21 INFO (MainThread) [supervisor.auth] Success login from admin
20-03-30 00:52:31 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup
20-03-30 01:03:35 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-03-30 01:33:25 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-03-30 01:33:36 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-03-30 01:46:10 INFO (MainThread) [supervisor.auth] Auth request from core_mosquitto for admin
20-03-30 01:46:10 INFO (MainThread) [supervisor.auth] Success login from admin
20-03-30 01:46:45 INFO (MainThread) [supervisor.host.info] Update local host information
20-03-30 01:46:45 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
20-03-30 01:46:45 INFO (MainThread) [supervisor.host.services] Update service information
20-03-30 01:46:45 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
20-03-30 01:46:45 INFO (MainThread) [supervisor.host.network] Update local network DNS information
20-03-30 01:46:45 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/NetworkManager/DnsManager
20-03-30 01:46:45 INFO (MainThread) [supervisor.host.sound] Update PulseAudio information
Failed to load cookie file from cookie: No such file or directory
20-03-30 01:52:33 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup
20-03-30 02:03:37 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-03-30 02:23:26 INFO (MainThread) [supervisor.auth] Auth request from core_mosquitto for admin
20-03-30 02:23:26 INFO (MainThread) [supervisor.auth] Success login from admin
20-03-30 02:33:38 INFO (MainThread) [supervisor.homeassistant] Updated Home Assistant API token
20-03-30 02:52:34 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup
rileytron commented 4 years ago

I’m also having this same issue. Running 106.4 on Ubuntu 18.04.

userMak commented 4 years ago

I have the same problem. Running 106.5 on Ubuntu 18.04.

pvizeli commented 4 years ago

It works with 0.107 - Look like that is just happens with 0.106.x or before

pvizeli commented 4 years ago

image

sparkydave1981 commented 4 years ago

I can confirm that upgrading HA to 0.107.7 fixes this issue, but since 0.107.7 breaks z-wave I had to restore a 0.106.6 snapshot and now have the missing add-on issue again.

userMak commented 4 years ago

I can confirm that upgrading HA to 0.107.7 fixes this issue, but since 0.107.7 breaks z-wave I had to restore a 0.106.6 snapshot and now have the missing add-on issue again.

Hi I don't have z-wave but I think I saw that there are additional problems with 0.107.7 so I am afraid to update. Do you know any other problems that may have and can you please give me the ubuntu command to downgrade to 106.6 if I have any troubles?

pvizeli commented 4 years ago

sudo docker exec hassio_cli ha core update --version 0.107.7

lsw271 commented 4 years ago

I've got the same problem on v0.103.5 RPI 3B+ Raspbian GNU/Linux 10 (buster) I noticed this yesterday but i'm not sure it was caused by 'sudo get update / sudo get upgrade' or by a supervisor v213. @ludeeus, @pvizeli any ideas?

Tosko4 commented 4 years ago

@lsw271 there has been a fix: https://github.com/home-assistant/frontend/pull/5365

We have to wait for it to be released. it's currently in dev

lsw271 commented 4 years ago

@lsw271 there has been a fix: #5365

We have to wait for it to be released. it's currently in dev

Ok, but it will be a supervisor update or I should to update my HA?

ludeeus commented 4 years ago

Supervisor 214

pvizeli commented 4 years ago

Run follow commands:

ha su reload
ha su update
lsw271 commented 4 years ago

Great, its working on v214. Thanks!

Tosko4 commented 4 years ago

works! :) Thanks @pvizeli and @ludeeus

fets13 commented 4 years ago

Thanks, works fine with supervisor 214

michalk-k commented 4 years ago

Guys, can you help? Commands listed a few posts above fails:

➜  ~ ha su reload
Post http://supervisor/supervisor/reload: dial tcp 172.30.32.2:80: connect: connection refused