home-assistant / supervisor

:house_with_garden: Home Assistant Supervisor
https://home-assistant.io/hassio/
Apache License 2.0
1.75k stars 640 forks source link

After update to Supervisor 2020.10.0 - Network Manager error #2203

Closed memphis3 closed 3 years ago

memphis3 commented 3 years ago

Describe the issue

Hi All ! After the supervisor update (to version 2020.10.0) HA displays “You are running an unsupported installation”.

There is an error in the supervisor logs “NetworkManager is not correctly configured”.

The link refers to the documentation https://www.home-assistant.io/more-info/unsupported/network_manager

I made changes as in the documentation, but I still get a message and an error. I use the addon DHCP server if it’s important. IP of HA set to static, internet works OK. Someone help?

1 2 3 4 5 6 7 8

Steps to reproduce

  1. ...
  2. ...
  3. ...

Enviroment details

Supervisor logs

Supervisor logs ``` NetworkManager is not correctly configured ```
ludeeus commented 3 years ago

Restart the host, and provide the Supervisor logs from the startup.

memphis3 commented 3 years ago

This is the first time so many errors have appeared.

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] udev.sh: executing... 
[13:20:27] INFO: Update udev information
[cont-init.d] udev.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[13:20:27] INFO: Starting local supervisor watchdog...
20-10-31 13:20:31 INFO (MainThread) [__main__] Initializing Supervisor setup
20-10-31 13:20:31 INFO (MainThread) [supervisor.bootstrap] Initializing Supervisor Sentry
20-10-31 13:20:31 INFO (SyncWorker_0) [supervisor.docker.supervisor] Attaching to Supervisor homeassistant/amd64-hassio-supervisor with version 2020.10.0
20-10-31 13:20:31 INFO (MainThread) [__main__] Setting up Supervisor
20-10-31 13:20:31 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
20-10-31 13:20:37 WARNING (MainThread) [supervisor.dbus.rauc] Host has no rauc support. OTA updates have been disabled.
20-10-31 13:20:37 INFO (MainThread) [supervisor.host.info] Updating local host information
20-10-31 13:20:37 INFO (MainThread) [supervisor.host.services] Updating service information
20-10-31 13:20:37 INFO (MainThread) [supervisor.host.network] Updating local network information
20-10-31 13:20:38 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
20-10-31 13:20:38 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
20-10-31 13:20:38 INFO (MainThread) [supervisor.host.services] Reloading local service hassio-apparmor.service
20-10-31 13:20:38 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/amd64-hassio-dns with version 2020.10.0
20-10-31 13:20:38 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
20-10-31 13:20:39 INFO (SyncWorker_0) [supervisor.docker.dns] Starting DNS homeassistant/amd64-hassio-dns with version 2020.10.0 - 172.30.32.3
20-10-31 13:20:39 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
20-10-31 13:20:39 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/amd64-hassio-audio with version 17
20-10-31 13:20:39 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
20-10-31 13:20:40 INFO (SyncWorker_0) [supervisor.docker.audio] Starting Audio homeassistant/amd64-hassio-audio with version 17 - 172.30.32.4
20-10-31 13:20:40 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/amd64-hassio-cli with version 2020.10.0
20-10-31 13:20:40 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
20-10-31 13:20:42 INFO (SyncWorker_0) [supervisor.docker.cli] Starting CLI homeassistant/amd64-hassio-cli with version 2020.10.0 - 172.30.32.5
20-10-31 13:20:42 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/amd64-hassio-observer with version 2020.10.1
20-10-31 13:20:42 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/amd64-hassio-multicast with version 3
20-10-31 13:20:42 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
20-10-31 13:20:43 INFO (SyncWorker_0) [supervisor.docker.multicast] Starting Multicast homeassistant/amd64-hassio-multicast with version 3 - Host
20-10-31 13:20:43 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
20-10-31 13:20:48 WARNING (MainThread) [supervisor.updater] Can't fetch versions from https://version.home-assistant.io/stable.json: Cannot connect to host version.home-assistant.io:443 ssl:default [Try again]
20-10-31 13:20:48 INFO (MainThread) [supervisor.plugins] dns does not have the latest version 2020.10.2, updating
20-10-31 13:20:48 INFO (SyncWorker_0) [supervisor.docker.interface] Updating image homeassistant/amd64-hassio-dns:2020.10.0 to homeassistant/amd64-hassio-dns:2020.10.2
20-10-31 13:20:48 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image homeassistant/amd64-hassio-dns with tag 2020.10.2.
20-10-31 13:20:48 ERROR (SyncWorker_0) [supervisor.docker.interface] Can't install homeassistant/amd64-hassio-dns:2020.10.2 -> 500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 192.168.0.122:53: dial udp 192.168.0.122:53: connect: network is unreachable").
20-10-31 13:20:48 ERROR (MainThread) [supervisor.plugins.dns] CoreDNS update failed
20-10-31 13:20:48 ERROR (MainThread) [supervisor.plugins] Can't update dns to 2020.10.2, the Supervisor healthy could be compromised!
20-10-31 13:20:48 INFO (MainThread) [supervisor.plugins] cli does not have the latest version 2020.10.1, updating
20-10-31 13:20:48 INFO (SyncWorker_0) [supervisor.docker.interface] Updating image homeassistant/amd64-hassio-cli:2020.10.0 to homeassistant/amd64-hassio-cli:2020.10.1
20-10-31 13:20:48 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image homeassistant/amd64-hassio-cli with tag 2020.10.1.
20-10-31 13:20:48 ERROR (SyncWorker_0) [supervisor.docker.interface] Can't install homeassistant/amd64-hassio-cli:2020.10.1 -> 500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 192.168.0.122:53: dial udp 192.168.0.122:53: connect: network is unreachable").
20-10-31 13:20:48 ERROR (MainThread) [supervisor.plugins.cli] CLI update failed
20-10-31 13:20:48 ERROR (MainThread) [supervisor.plugins] Can't update cli to 2020.10.1, the Supervisor healthy could be compromised!
20-10-31 13:20:48 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 1 Home Assistant secrets
20-10-31 13:20:48 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/qemux86-64-homeassistant with version 0.117.1
20-10-31 13:20:48 INFO (MainThread) [supervisor.hassos] No Home Assistant Operating System found
20-10-31 13:20:49 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/806b11b5 repository
20-10-31 13:20:49 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/cebe7a76 repository
20-10-31 13:20:49 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
20-10-31 13:20:49 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
20-10-31 13:20:49 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/7ad98f9c repository
20-10-31 13:20:50 INFO (MainThread) [supervisor.store] Loading add-ons from store: 71 all - 71 new - 0 remove
20-10-31 13:20:50 INFO (MainThread) [supervisor.addons] Found 11 installed add-ons
20-10-31 13:20:50 INFO (SyncWorker_4) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-samba with version 9.3.0
20-10-31 13:20:50 INFO (SyncWorker_3) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-dhcp_server with version 1.2
20-10-31 13:20:50 INFO (SyncWorker_2) [supervisor.docker.interface] Attaching to hassioaddons/spotify-amd64 with version 0.8.1
20-10-31 13:20:50 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-mosquitto with version 5.1
20-10-31 13:20:50 INFO (SyncWorker_5) [supervisor.docker.interface] Attaching to dwelch2101/zigbee2mqtt-amd64 with version 1.15.0
20-10-31 13:20:50 INFO (SyncWorker_1) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-configurator with version 5.1.0
20-10-31 13:20:50 INFO (SyncWorker_3) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-mariadb with version 2.2.1
20-10-31 13:20:50 INFO (SyncWorker_4) [supervisor.docker.interface] Attaching to hassioaddons/adguard-amd64 with version 2.6.0
20-10-31 13:20:50 INFO (SyncWorker_2) [supervisor.docker.interface] Attaching to sabeechen/hassio-google-drive-backup-amd64 with version 3.12
20-10-31 13:20:50 INFO (SyncWorker_5) [supervisor.docker.interface] Attaching to hassioaddons/node-red-amd64 with version 7.2.7
20-10-31 13:20:50 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to carldebilly/zigbee2mqttassistant with version 172
20-10-31 13:20:50 INFO (MainThread) [supervisor.snapshots] Found 4 snapshot files
20-10-31 13:20:50 INFO (MainThread) [supervisor.discovery] Loaded 2 messages
20-10-31 13:20:50 INFO (MainThread) [supervisor.ingress] Loaded 1 ingress sessions
/usr/src/supervisor/supervisor/resolution/notify.py:25: RuntimeWarning: coroutine 'HomeAssistantAPI.check_api_state' was never awaited
  if (
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
20-10-31 13:20:50 ERROR (MainThread) [supervisor.core] NetworkManager is not correctly configured
20-10-31 13:20:51 INFO (MainThread) [__main__] Running Supervisor
20-10-31 13:20:51 WARNING (MainThread) [supervisor.core] System running in a unsupported environment!
20-10-31 13:20:51 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.INITIALIZE' starting 0 add-ons
20-10-31 13:20:51 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.SYSTEM' starting 3 add-ons
20-10-31 13:20:52 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-mosquitto with version 5.1
20-10-31 13:20:53 INFO (SyncWorker_0) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-dhcp_server with version 1.2
20-10-31 13:20:55 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-mariadb with version 2.2.1
20-10-31 13:20:57 INFO (MainThread) [supervisor.services.modules.mqtt] Set core_mosquitto as service provider for mqtt
20-10-31 13:21:00 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.SERVICES' starting 3 add-ons
20-10-31 13:21:00 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-samba with version 9.3.0
20-10-31 13:21:01 INFO (SyncWorker_0) [supervisor.docker.addon] Starting Docker add-on hassioaddons/spotify-amd64 with version 0.8.1
20-10-31 13:21:02 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on hassioaddons/adguard-amd64 with version 2.6.0
20-10-31 13:21:04 INFO (MainThread) [supervisor.api.security] /host/info access from a0d7b954_spotify
20-10-31 13:21:05 INFO (MainThread) [supervisor.services.modules.mysql] Set core_mariadb as service provider for MySQL
20-10-31 13:21:08 INFO (SyncWorker_0) [supervisor.docker.interface] Starting homeassistant
20-10-31 13:21:08 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
20-10-31 13:21:08 INFO (MainThread) [supervisor.api.security] /host/info access from a0d7b954_adguard
20-10-31 13:21:16 INFO (MainThread) [supervisor.api.security] /dns/info access from a0d7b954_adguard
20-10-31 13:21:37 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
20-10-31 13:21:38 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'marcin'

su1 su2 su3

ludeeus commented 3 years ago

Looks like you have some DNS issues there, try running ha su repair followed by ha host reload

memphis3 commented 3 years ago

After commands: ha su repair and ha host reload

20-10-31 13:50:49 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
20-10-31 13:50:50 INFO (SyncWorker_0) [supervisor.docker.dns] Starting DNS homeassistant/amd64-hassio-dns with version 2020.10.0 - 172.30.32.3
20-10-31 13:50:50 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
20-10-31 13:50:50 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/amd64-hassio-audio with version 17
20-10-31 13:50:50 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
20-10-31 13:50:51 INFO (SyncWorker_0) [supervisor.docker.audio] Starting Audio homeassistant/amd64-hassio-audio with version 17 - 172.30.32.4
20-10-31 13:50:51 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/amd64-hassio-cli with version 2020.10.0
20-10-31 13:50:51 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
20-10-31 13:50:53 INFO (SyncWorker_0) [supervisor.docker.cli] Starting CLI homeassistant/amd64-hassio-cli with version 2020.10.0 - 172.30.32.5
20-10-31 13:50:53 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/amd64-hassio-observer with version 2020.10.1
20-10-31 13:50:53 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/amd64-hassio-multicast with version 3
20-10-31 13:50:53 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
20-10-31 13:50:54 INFO (SyncWorker_0) [supervisor.docker.multicast] Starting Multicast homeassistant/amd64-hassio-multicast with version 3 - Host
20-10-31 13:50:54 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
20-10-31 13:50:59 WARNING (MainThread) [supervisor.updater] Can't fetch versions from https://version.home-assistant.io/stable.json: Cannot connect to host version.home-assistant.io:443 ssl:default [Try again]
20-10-31 13:50:59 INFO (MainThread) [supervisor.plugins] dns does not have the latest version 2020.10.2, updating
20-10-31 13:50:59 INFO (SyncWorker_0) [supervisor.docker.interface] Updating image homeassistant/amd64-hassio-dns:2020.10.0 to homeassistant/amd64-hassio-dns:2020.10.2
20-10-31 13:50:59 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image homeassistant/amd64-hassio-dns with tag 2020.10.2.
20-10-31 13:50:59 ERROR (SyncWorker_0) [supervisor.docker.interface] Can't install homeassistant/amd64-hassio-dns:2020.10.2 -> 500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 192.168.0.122:53: dial udp 192.168.0.122:53: connect: network is unreachable").
20-10-31 13:50:59 ERROR (MainThread) [supervisor.plugins.dns] CoreDNS update failed
20-10-31 13:50:59 ERROR (MainThread) [supervisor.plugins] Can't update dns to 2020.10.2, the Supervisor healthy could be compromised!
20-10-31 13:50:59 INFO (MainThread) [supervisor.plugins] cli does not have the latest version 2020.10.1, updating
20-10-31 13:50:59 INFO (SyncWorker_0) [supervisor.docker.interface] Updating image homeassistant/amd64-hassio-cli:2020.10.0 to homeassistant/amd64-hassio-cli:2020.10.1
20-10-31 13:50:59 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image homeassistant/amd64-hassio-cli with tag 2020.10.1.
20-10-31 13:50:59 ERROR (SyncWorker_0) [supervisor.docker.interface] Can't install homeassistant/amd64-hassio-cli:2020.10.1 -> 500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 192.168.0.122:53: dial udp 192.168.0.122:53: connect: network is unreachable").
20-10-31 13:50:59 ERROR (MainThread) [supervisor.plugins.cli] CLI update failed
20-10-31 13:50:59 ERROR (MainThread) [supervisor.plugins] Can't update cli to 2020.10.1, the Supervisor healthy could be compromised!
20-10-31 13:50:59 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 1 Home Assistant secrets
20-10-31 13:50:59 INFO (SyncWorker_1) [supervisor.docker.interface] Attaching to homeassistant/qemux86-64-homeassistant with version 0.117.1
20-10-31 13:50:59 INFO (MainThread) [supervisor.hassos] No Home Assistant Operating System found
20-10-31 13:51:00 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
20-10-31 13:51:00 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
20-10-31 13:51:00 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/cebe7a76 repository
20-10-31 13:51:00 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/806b11b5 repository
20-10-31 13:51:00 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/7ad98f9c repository
20-10-31 13:51:01 INFO (MainThread) [supervisor.store] Loading add-ons from store: 71 all - 71 new - 0 remove
20-10-31 13:51:01 INFO (MainThread) [supervisor.addons] Found 11 installed add-ons
20-10-31 13:51:01 INFO (SyncWorker_3) [supervisor.docker.interface] Attaching to hassioaddons/spotify-amd64 with version 0.8.1
20-10-31 13:51:01 INFO (SyncWorker_2) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-configurator with version 5.1.0
20-10-31 13:51:01 INFO (SyncWorker_5) [supervisor.docker.interface] Attaching to dwelch2101/zigbee2mqtt-amd64 with version 1.15.0
20-10-31 13:51:01 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to hassioaddons/adguard-amd64 with version 2.6.0
20-10-31 13:51:01 INFO (SyncWorker_4) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-mosquitto with version 5.1
20-10-31 13:51:01 INFO (SyncWorker_1) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-dhcp_server with version 1.2
20-10-31 13:51:01 INFO (SyncWorker_3) [supervisor.docker.interface] Attaching to hassioaddons/node-red-amd64 with version 7.2.7
20-10-31 13:51:01 INFO (SyncWorker_2) [supervisor.docker.interface] Attaching to sabeechen/hassio-google-drive-backup-amd64 with version 3.12
20-10-31 13:51:01 INFO (SyncWorker_5) [supervisor.docker.interface] Attaching to carldebilly/zigbee2mqttassistant with version 172
20-10-31 13:51:01 INFO (SyncWorker_4) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-samba with version 9.3.0
20-10-31 13:51:01 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-mariadb with version 2.2.1
20-10-31 13:51:01 INFO (MainThread) [supervisor.snapshots] Found 4 snapshot files
20-10-31 13:51:01 INFO (MainThread) [supervisor.discovery] Loaded 2 messages
20-10-31 13:51:01 INFO (MainThread) [supervisor.ingress] Loaded 1 ingress sessions
/usr/src/supervisor/supervisor/resolution/notify.py:25: RuntimeWarning: coroutine 'HomeAssistantAPI.check_api_state' was never awaited
  if (
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
20-10-31 13:51:01 ERROR (MainThread) [supervisor.core] NetworkManager is not correctly configured
20-10-31 13:51:01 INFO (MainThread) [__main__] Running Supervisor
20-10-31 13:51:01 WARNING (MainThread) [supervisor.core] System running in a unsupported environment!
20-10-31 13:51:01 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.INITIALIZE' starting 0 add-ons
20-10-31 13:51:01 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.SYSTEM' starting 3 add-ons
20-10-31 13:51:03 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-mosquitto with version 5.1
20-10-31 13:51:04 INFO (SyncWorker_4) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-dhcp_server with version 1.2
20-10-31 13:51:06 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-mariadb with version 2.2.1
20-10-31 13:51:08 INFO (MainThread) [supervisor.services.modules.mqtt] Set core_mosquitto as service provider for mqtt
20-10-31 13:51:11 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.SERVICES' starting 3 add-ons
20-10-31 13:51:11 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-samba with version 9.3.0
20-10-31 13:51:12 INFO (SyncWorker_4) [supervisor.docker.addon] Starting Docker add-on hassioaddons/spotify-amd64 with version 0.8.1
20-10-31 13:51:13 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on hassioaddons/adguard-amd64 with version 2.6.0
20-10-31 13:51:15 INFO (MainThread) [supervisor.api.security] /host/info access from a0d7b954_spotify
20-10-31 13:51:15 INFO (MainThread) [supervisor.services.modules.mysql] Set core_mariadb as service provider for MySQL
20-10-31 13:51:18 INFO (SyncWorker_4) [supervisor.docker.interface] Starting homeassistant
20-10-31 13:51:19 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
20-10-31 13:51:19 INFO (MainThread) [supervisor.api.security] /host/info access from a0d7b954_adguard
20-10-31 13:51:27 INFO (MainThread) [supervisor.api.security] /dns/info access from a0d7b954_adguard
20-10-31 13:51:47 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'marcin'
20-10-31 13:51:48 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
20-10-31 13:51:49 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
20-10-31 13:52:01 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
20-10-31 13:52:01 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.APPLICATION' starting 5 add-ons
20-10-31 13:52:02 INFO (SyncWorker_0) [supervisor.docker.addon] Starting Docker add-on sabeechen/hassio-google-drive-backup-amd64 with version 3.12
20-10-31 13:52:04 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-configurator with version 5.1.0
20-10-31 13:52:05 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on hassioaddons/node-red-amd64 with version 7.2.7
20-10-31 13:52:07 INFO (MainThread) [supervisor.api.security] /core/info access from cebe7a76_hassio_google_drive_backup
20-10-31 13:52:07 INFO (MainThread) [supervisor.api.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
20-10-31 13:52:07 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup
20-10-31 13:52:07 INFO (MainThread) [supervisor.api.security] /snapshots/2cdfd6f5/info access from cebe7a76_hassio_google_drive_backup
20-10-31 13:52:08 INFO (MainThread) [supervisor.api.security] /snapshots/4007f18a/info access from cebe7a76_hassio_google_drive_backup
20-10-31 13:52:08 INFO (MainThread) [supervisor.api.security] /snapshots/f70f173f/info access from cebe7a76_hassio_google_drive_backup
20-10-31 13:52:08 INFO (MainThread) [supervisor.api.security] /snapshots/5d6313cd/info access from cebe7a76_hassio_google_drive_backup
20-10-31 13:52:08 INFO (SyncWorker_0) [supervisor.docker.addon] Starting Docker add-on dwelch2101/zigbee2mqtt-amd64 with version 1.15.0
20-10-31 13:52:10 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on carldebilly/zigbee2mqttassistant with version 172
20-10-31 13:52:12 INFO (MainThread) [supervisor.api.security] /host/info access from a0d7b954_nodered
20-10-31 13:52:15 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
20-10-31 13:52:15 INFO (MainThread) [supervisor.misc.hwmon] Started Supervisor hardware monitor
20-10-31 13:52:15 INFO (MainThread) [supervisor.core] Supervisor is up and running
20-10-31 13:52:15 INFO (MainThread) [supervisor.host.info] Updating local host information
20-10-31 13:52:15 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
20-10-31 13:52:16 INFO (MainThread) [supervisor.host.services] Updating service information
20-10-31 13:52:16 INFO (MainThread) [supervisor.host.network] Updating local network information
20-10-31 13:52:19 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
20-10-31 13:52:19 INFO (MainThread) [supervisor.api.security] /dns/info access from a0d7b954_nodered
ludeeus commented 3 years ago

So you are still having DNS issues...

Run and paste the output from:

memphis3 commented 3 years ago

dns info and network info

root@debian-ha:/home/marcin# ha dns info
host: 172.30.32.3
locals:
- dns://192.168.0.146
- dns://192.168.0.122
servers: []
update_available: true
version: 2020.10.0
version_latest: 2020.10.2
root@debian-ha:/home/marcin# ha network info
docker:
  address: 172.30.32.0/23
  dns: 172.30.32.3
  gateway: 172.30.32.1
  interface: hassio
interfaces:
  enp4s0:
    gateway: 192.168.0.1
    id: Wired connection 1
    interface: enp4s0
    ip_address: 192.168.0.146/24
    method: dhcp
    nameservers:
    - 192.168.0.146
    - 192.168.0.122
    primary: true
    type: 802-3-ethernet

nmcli

root@debian-ha:/home/marcin# nmcli con show "Wired connection 1"
connection.id:                          Wired connection 1
connection.uuid:                        5ecdd619-0018-3f19-afd6-67907d8aaa9e
connection.stable-id:                   --
connection.type:                        802-3-ethernet
connection.interface-name:              --
connection.autoconnect:                 yes
connection.autoconnect-priority:        -999
connection.autoconnect-retries:         -1 (default)
connection.multi-connect:               0 (default)
connection.auth-retries:                -1
connection.timestamp:                   1604153700
connection.read-only:                   no
connection.permissions:                 --
connection.zone:                        --
connection.master:                      --
connection.slave-type:                  --
connection.autoconnect-slaves:          -1 (default)
connection.secondaries:                 --
connection.gateway-ping-timeout:        0
connection.metered:                     unknown
connection.lldp:                        default
connection.mdns:                        -1 (default)
connection.llmnr:                       -1 (default)
802-3-ethernet.port:                    --
802-3-ethernet.speed:                   0
802-3-ethernet.duplex:                  --
802-3-ethernet.auto-negotiate:          no
802-3-ethernet.mac-address:             00:80:64:A2:30:90
802-3-ethernet.cloned-mac-address:      --
802-3-ethernet.generate-mac-address-mask:--
802-3-ethernet.mac-address-blacklist:   --
802-3-ethernet.mtu:                     auto
802-3-ethernet.s390-subchannels:        --
802-3-ethernet.s390-nettype:            --
802-3-ethernet.s390-options:            --
802-3-ethernet.wake-on-lan:             default
802-3-ethernet.wake-on-lan-password:    --
ipv4.method:                            auto
ipv4.dns:                               --
ipv4.dns-search:                        --
ipv4.dns-options:                       ""
ipv4.dns-priority:                      0
ipv4.addresses:                         --
ipv4.gateway:                           --
ipv4.routes:                            --
ipv4.route-metric:                      -1
ipv4.route-table:                       0 (unspec)
ipv4.ignore-auto-routes:                no
ipv4.ignore-auto-dns:                   no
ipv4.dhcp-client-id:                    --
ipv4.dhcp-timeout:                      0 (default)
ipv4.dhcp-send-hostname:                yes
ipv4.dhcp-hostname:                     --
ipv4.dhcp-fqdn:                         --
ipv4.never-default:                     no
ipv4.may-fail:                          yes
ipv4.dad-timeout:                       -1 (default)
ipv6.method:                            auto
ipv6.dns:                               --
ipv6.dns-search:                        --
ipv6.dns-options:                       ""
ipv6.dns-priority:                      0
ipv6.addresses:                         --
ipv6.gateway:                           --
ipv6.routes:                            --
ipv6.route-metric:                      -1
ipv6.route-table:                       0 (unspec)
ipv6.ignore-auto-routes:                no
ipv6.ignore-auto-dns:                   no
ipv6.never-default:                     no
ipv6.may-fail:                          yes
ipv6.ip6-privacy:                       -1 (unknown)
ipv6.addr-gen-mode:                     stable-privacy
ipv6.dhcp-duid:                         --
ipv6.dhcp-send-hostname:                yes
ipv6.dhcp-hostname:                     --
ipv6.token:                             --
proxy.method:                           none
proxy.browser-only:                     no
proxy.pac-url:                          --
proxy.pac-script:                       --
GENERAL.NAME:                           Wired connection 1
GENERAL.UUID:                           5ecdd619-0018-3f19-afd6-67907d8aaa9e
GENERAL.DEVICES:                        enp4s0
GENERAL.STATE:                          activated
GENERAL.DEFAULT:                        yes
GENERAL.DEFAULT6:                       no
GENERAL.SPEC-OBJECT:                    --
GENERAL.VPN:                            no
GENERAL.DBUS-PATH:                      /org/freedesktop/NetworkManager/ActiveConnec
GENERAL.CON-PATH:                       /org/freedesktop/NetworkManager/Settings/1
GENERAL.ZONE:                           --
GENERAL.MASTER-PATH:                    --
IP4.ADDRESS[1]:                         192.168.0.146/24
IP4.GATEWAY:                            192.168.0.1
IP4.ROUTE[1]:                           dst = 0.0.0.0/0, nh = 192.168.0.1, mt = 100
IP4.ROUTE[2]:                           dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 100
IP4.ROUTE[3]:                           dst = 192.168.0.0/24, nh = 0.0.0.0, mt = 100
IP4.DNS[1]:                             192.168.0.146
IP4.DNS[2]:                             192.168.0.122
IP4.DOMAIN[1]:                          mynetwork.local
DHCP4.OPTION[1]:                        broadcast_address = 192.168.0.255
DHCP4.OPTION[2]:                        dad_wait_time = 0
DHCP4.OPTION[3]:                        dhcp_lease_time = 86400
DHCP4.OPTION[4]:                        dhcp_message_type = 5
DHCP4.OPTION[5]:                        domain_name = mynetwork.local
DHCP4.OPTION[6]:                        domain_name_servers = 192.168.0.146 192.168.
DHCP4.OPTION[7]:                        expiry = 1604238680
DHCP4.OPTION[8]:                        host_name = HomeAssistant
DHCP4.OPTION[9]:                        ip_address = 192.168.0.146
DHCP4.OPTION[10]:                       network_number = 192.168.0.0
DHCP4.OPTION[11]:                       next_server = 0.0.0.0
DHCP4.OPTION[12]:                       requested_broadcast_address = 1
DHCP4.OPTION[13]:                       requested_domain_name = 1
DHCP4.OPTION[14]:                       requested_domain_name_servers = 1
DHCP4.OPTION[15]:                       requested_domain_search = 1
DHCP4.OPTION[16]:                       requested_host_name = 1
DHCP4.OPTION[17]:                       requested_interface_mtu = 1
DHCP4.OPTION[18]:                       requested_ms_classless_static_routes = 1
DHCP4.OPTION[19]:                       requested_netbios_name_servers = 1
DHCP4.OPTION[20]:                       requested_netbios_scope = 1
DHCP4.OPTION[21]:                       requested_ntp_servers = 1
DHCP4.OPTION[22]:                       requested_rfc3442_classless_static_routes =
DHCP4.OPTION[23]:                       requested_root_path = 1
DHCP4.OPTION[24]:                       requested_routers = 1
DHCP4.OPTION[25]:                       requested_static_routes = 1
DHCP4.OPTION[26]:                       requested_subnet_mask = 1
DHCP4.OPTION[27]:                       requested_time_offset = 1
DHCP4.OPTION[28]:                       requested_wpad = 1
DHCP4.OPTION[29]:                       routers = 192.168.0.1
DHCP4.OPTION[30]:                       subnet_mask = 255.255.255.0
IP6.ADDRESS[1]:                         fe80::dca9:72d2:701a:c03b/64
IP6.GATEWAY:                            --
IP6.ROUTE[1]:                           dst = fe80::/64, nh = ::, mt = 100
IP6.ROUTE[2]:                           dst = ff00::/8, nh = ::, mt = 256, table=255
root@debian-ha:/home/marcin#

host info

root@debian-ha:/home/marcin# ha host info
chassis: desktop
cpe: ""
deployment: ""
disk_free: 86.9
disk_total: 101.6
disk_used: 9.5
features:
- reboot
- shutdown
- services
- network
- hostname
hostname: debian-ha
kernel: 4.19.0-12-amd64
operating_system: Debian GNU/Linux 10 (buster)
root@debian-ha:/home/marcin#

Edit:

And config from dhcp server addon

default_lease: 86400
max_lease: 172800
domain: mynetwork.local
dns:
  - 192.168.0.146
  - 192.168.0.122
networks:
  - subnet: 192.168.0.0
    netmask: 255.255.255.0
    range_start: 192.168.0.10
    range_end: 192.168.0.240
    broadcast: 192.168.0.255
    gateway: 192.168.0.1
    interface: enp4s0

and some static IP
ludeeus commented 3 years ago

Remove 192.168.0.146 as a DNS server, you are now in a loop. 192.168.0.146 uses 192.168.0.146 for DNS which uses 192.168.0.146 for DNS which uses 192.168.0.146 ... and so on

Restart the host after that change

memphis3 commented 3 years ago

This setting was for the correct operation of AdGuard addon because I cannot change dns in the router, so I installed dhcp server addon

ludeeus commented 3 years ago

The servers running DNS needs to use other external servers for DNS, not itself

See step 1 https://github.com/hassio-addons/addon-adguard-home/blob/master/adguard/DOCS.md#installation

memphis3 commented 3 years ago

OK I'm going to apply the changes and give you know what happened ;)

memphis3 commented 3 years ago

dns info

root@debian-ha:/home/marcin# ha dns info
host: 172.30.32.3
locals:
- dns://8.8.8.8
- dns://8.8.4.4
servers: []
update_available: true
version: 2020.10.0
version_latest: 2020.10.2
root@debian-ha:/home/marcin#

and still the same

20-10-31 14:41:14 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/amd64-hassio-cli with version 2020.10.0
20-10-31 14:41:14 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
20-10-31 14:41:16 INFO (SyncWorker_0) [supervisor.docker.cli] Starting CLI homeassistant/amd64-hassio-cli with version 2020.10.0 - 172.30.32.5
20-10-31 14:41:16 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/amd64-hassio-observer with version 2020.10.1
20-10-31 14:41:16 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/amd64-hassio-multicast with version 3
20-10-31 14:41:16 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
20-10-31 14:41:17 INFO (SyncWorker_0) [supervisor.docker.multicast] Starting Multicast homeassistant/amd64-hassio-multicast with version 3 - Host
20-10-31 14:41:17 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
20-10-31 14:41:22 WARNING (MainThread) [supervisor.updater] Can't fetch versions from https://version.home-assistant.io/stable.json: Cannot connect to host version.home-assistant.io:443 ssl:default [Try again]
20-10-31 14:41:22 INFO (MainThread) [supervisor.plugins] dns does not have the latest version 2020.10.2, updating
20-10-31 14:41:22 INFO (SyncWorker_0) [supervisor.docker.interface] Updating image homeassistant/amd64-hassio-dns:2020.10.0 to homeassistant/amd64-hassio-dns:2020.10.2
20-10-31 14:41:22 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image homeassistant/amd64-hassio-dns with tag 2020.10.2.
20-10-31 14:41:22 ERROR (SyncWorker_0) [supervisor.docker.interface] Can't install homeassistant/amd64-hassio-dns:2020.10.2 -> 500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 192.168.0.122:53: dial udp 192.168.0.122:53: connect: network is unreachable").
20-10-31 14:41:22 ERROR (MainThread) [supervisor.plugins.dns] CoreDNS update failed
20-10-31 14:41:22 ERROR (MainThread) [supervisor.plugins] Can't update dns to 2020.10.2, the Supervisor healthy could be compromised!
20-10-31 14:41:22 INFO (MainThread) [supervisor.plugins] cli does not have the latest version 2020.10.1, updating
20-10-31 14:41:22 INFO (SyncWorker_0) [supervisor.docker.interface] Updating image homeassistant/amd64-hassio-cli:2020.10.0 to homeassistant/amd64-hassio-cli:2020.10.1
20-10-31 14:41:22 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image homeassistant/amd64-hassio-cli with tag 2020.10.1.
20-10-31 14:41:22 ERROR (SyncWorker_0) [supervisor.docker.interface] Can't install homeassistant/amd64-hassio-cli:2020.10.1 -> 500 Server Error: Internal Server Error ("Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 192.168.0.122:53: dial udp 192.168.0.122:53: connect: network is unreachable").
20-10-31 14:41:22 ERROR (MainThread) [supervisor.plugins.cli] CLI update failed
20-10-31 14:41:22 ERROR (MainThread) [supervisor.plugins] Can't update cli to 2020.10.1, the Supervisor healthy could be compromised!
20-10-31 14:41:22 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/qemux86-64-homeassistant with version 0.117.1
20-10-31 14:41:22 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 1 Home Assistant secrets
20-10-31 14:41:22 INFO (MainThread) [supervisor.hassos] No Home Assistant Operating System found
20-10-31 14:41:23 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
20-10-31 14:41:23 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
20-10-31 14:41:23 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/806b11b5 repository
20-10-31 14:41:23 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/7ad98f9c repository
20-10-31 14:41:23 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/cebe7a76 repository
20-10-31 14:41:24 INFO (MainThread) [supervisor.store] Loading add-ons from store: 71 all - 71 new - 0 remove
20-10-31 14:41:24 INFO (MainThread) [supervisor.addons] Found 11 installed add-ons
20-10-31 14:41:24 INFO (SyncWorker_3) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-mosquitto with version 5.1
20-10-31 14:41:24 INFO (SyncWorker_2) [supervisor.docker.interface] Attaching to carldebilly/zigbee2mqttassistant with version 172
20-10-31 14:41:24 INFO (SyncWorker_1) [supervisor.docker.interface] Attaching to sabeechen/hassio-google-drive-backup-amd64 with version 3.12
20-10-31 14:41:24 INFO (SyncWorker_5) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-samba with version 9.3.0
20-10-31 14:41:24 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-dhcp_server with version 1.2
20-10-31 14:41:24 INFO (SyncWorker_4) [supervisor.docker.interface] Attaching to hassioaddons/adguard-amd64 with version 2.6.0
20-10-31 14:41:24 INFO (SyncWorker_3) [supervisor.docker.interface] Attaching to hassioaddons/node-red-amd64 with version 7.2.7
20-10-31 14:41:24 INFO (SyncWorker_2) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-configurator with version 5.1.0
20-10-31 14:41:24 INFO (SyncWorker_1) [supervisor.docker.interface] Attaching to dwelch2101/zigbee2mqtt-amd64 with version 1.15.0
20-10-31 14:41:24 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to hassioaddons/spotify-amd64 with version 0.8.1
20-10-31 14:41:24 INFO (SyncWorker_5) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-mariadb with version 2.2.1
20-10-31 14:41:24 INFO (MainThread) [supervisor.snapshots] Found 4 snapshot files
20-10-31 14:41:24 INFO (MainThread) [supervisor.discovery] Loaded 2 messages
20-10-31 14:41:24 INFO (MainThread) [supervisor.ingress] Loaded 4 ingress sessions
/usr/src/supervisor/supervisor/resolution/notify.py:25: RuntimeWarning: coroutine 'HomeAssistantAPI.check_api_state' was never awaited
  if (
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
20-10-31 14:41:24 ERROR (MainThread) [supervisor.core] NetworkManager is not correctly configured
20-10-31 14:41:25 INFO (MainThread) [__main__] Running Supervisor
20-10-31 14:41:25 WARNING (MainThread) [supervisor.core] System running in a unsupported environment!
20-10-31 14:41:25 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.INITIALIZE' starting 0 add-ons
20-10-31 14:41:25 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.SYSTEM' starting 3 add-ons
20-10-31 14:41:26 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-mosquitto with version 5.1
20-10-31 14:41:27 INFO (SyncWorker_5) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-dhcp_server with version 1.2
20-10-31 14:41:29 INFO (SyncWorker_0) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-mariadb with version 2.2.1
20-10-31 14:41:31 INFO (MainThread) [supervisor.services.modules.mqtt] Set core_mosquitto as service provider for mqtt
20-10-31 14:41:34 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.SERVICES' starting 3 add-ons
20-10-31 14:41:34 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-samba with version 9.3.0
20-10-31 14:41:35 INFO (SyncWorker_5) [supervisor.docker.addon] Starting Docker add-on hassioaddons/spotify-amd64 with version 0.8.1
20-10-31 14:41:36 INFO (SyncWorker_0) [supervisor.docker.addon] Starting Docker add-on hassioaddons/adguard-amd64 with version 2.6.0
20-10-31 14:41:38 INFO (MainThread) [supervisor.api.security] /host/info access from a0d7b954_spotify
20-10-31 14:41:38 INFO (MainThread) [supervisor.services.modules.mysql] Set core_mariadb as service provider for MySQL
20-10-31 14:41:41 INFO (SyncWorker_5) [supervisor.docker.interface] Starting homeassistant
20-10-31 14:41:42 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
20-10-31 14:41:42 INFO (MainThread) [supervisor.api.security] /host/info access from a0d7b954_adguard
20-10-31 14:41:50 INFO (MainThread) [supervisor.api.security] /dns/info access from a0d7b954_adguard
20-10-31 14:42:11 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
20-10-31 14:42:12 INFO (MainThread) [supervisor.auth] Auth request from 'core_mosquitto' for 'marcin'
20-10-31 14:42:29 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
20-10-31 14:42:29 INFO (MainThread) [supervisor.addons] Phase 'AddonStartup.APPLICATION' starting 5 add-ons
20-10-31 14:42:30 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on sabeechen/hassio-google-drive-backup-amd64 with version 3.12
20-10-31 14:42:31 INFO (SyncWorker_0) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-configurator with version 5.1.0
20-10-31 14:42:33 INFO (SyncWorker_4) [supervisor.docker.addon] Starting Docker add-on hassioaddons/node-red-amd64 with version 7.2.7
20-10-31 14:42:35 INFO (MainThread) [supervisor.api.security] /core/info access from cebe7a76_hassio_google_drive_backup
20-10-31 14:42:35 INFO (MainThread) [supervisor.api.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
20-10-31 14:42:35 INFO (MainThread) [supervisor.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup
20-10-31 14:42:35 INFO (SyncWorker_3) [supervisor.docker.addon] Starting Docker add-on dwelch2101/zigbee2mqtt-amd64 with version 1.15.0
20-10-31 14:42:35 INFO (MainThread) [supervisor.api.security] /snapshots/2cdfd6f5/info access from cebe7a76_hassio_google_drive_backup
20-10-31 14:42:36 INFO (MainThread) [supervisor.api.security] /snapshots/f70f173f/info access from cebe7a76_hassio_google_drive_backup
20-10-31 14:42:36 INFO (MainThread) [supervisor.api.security] /snapshots/5d6313cd/info access from cebe7a76_hassio_google_drive_backup
20-10-31 14:42:36 INFO (MainThread) [supervisor.api.security] /snapshots/4007f18a/info access from cebe7a76_hassio_google_drive_backup
20-10-31 14:42:38 INFO (SyncWorker_2) [supervisor.docker.addon] Starting Docker add-on carldebilly/zigbee2mqttassistant with version 172
20-10-31 14:42:40 INFO (MainThread) [supervisor.api.security] /host/info access from a0d7b954_nodered
20-10-31 14:42:43 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
20-10-31 14:42:43 INFO (MainThread) [supervisor.misc.hwmon] Started Supervisor hardware monitor
20-10-31 14:42:43 INFO (MainThread) [supervisor.core] Supervisor is up and running
20-10-31 14:42:43 INFO (MainThread) [supervisor.host.info] Updating local host information
20-10-31 14:42:43 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
20-10-31 14:42:43 INFO (MainThread) [supervisor.host.services] Updating service information
20-10-31 14:42:44 INFO (MainThread) [supervisor.host.network] Updating local network information
20-10-31 14:42:46 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
20-10-31 14:42:47 INFO (MainThread) [supervisor.api.security] /dns/info access from a0d7b954_nodered
20-10-31 14:43:30 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
20-10-31 14:43:30 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered
20-10-31 14:43:30 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
20-10-31 14:43:43 WARNING (MainThread) [supervisor.misc.tasks] Watchdog found a problem with Multicast plugin!
20-10-31 14:43:43 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
20-10-31 14:43:43 INFO (SyncWorker_4) [supervisor.docker.interface] Cleaning hassio_multicast application
20-10-31 14:43:43 INFO (SyncWorker_4) [supervisor.docker.multicast] Starting Multicast homeassistant/amd64-hassio-multicast with version 3 - Host
memphis3 commented 3 years ago

OK after many reboots, after restoring the router to factory default, after unistalling dhcp server addon, the error is gone. There are also no errors in the SU logs. Thank you very much for putting me on the right track of finding the problem! :)

darrlpz commented 3 years ago

I'm also getting the exact same errors and HA gets disconnected frequently (shows "connection is reset"). As far as I remember, this happened just after updating HA to .117 and not after updating Supervisor to 2020.10.0. And I don't even have AdGuard addon, so it's got something to do with Coredns.

DNS info: `host: 172.30.32.3 locals:

darrlpz commented 3 years ago

Update: By removing the "Check Home Assistant configuration" addon, all the DNS related errors are cleared. $ ha su repair command removed the above addon stating that "it can't repair it", now I will check if there are any connection issues for the next 24 hours, for now, it looks like the problem is solved.

darrlpz commented 3 years ago

Update 2: I'm still getting frequent disconnections and have to restart the Rpi to get the HA instance back again. This is quite frustrating especially when I'm out the whole day and all my ESPhome sensors and other automation are unavailable. For now, I have plug my RPi in Tuya Smart Plug which restarts the Rpi every hour. Hope this issue gets resolve in the next release. P.S: There are no errors in the Supervisor logs

pvizeli commented 3 years ago

The DNS issue is on the host, not inside the Supervisor network. Look like your docker take the wrong resolv.conf. According to https://github.com/home-assistant/architecture/blob/master/adr/0014-home-assistant-supervised.md#required-expertise you need to fix that on your own