Again: Supervisor: blocked from execution, no host internet connection

since a few days, I can’t update any addons any more

23-10-21 12:44:50 WARNING (MainThread) [supervisor.jobs] 'AddonManager.update' blocked from execution, no host internet connection

and it does not seem to be a DNS problem, as I can resolve e.g. _checkdns.home-assistant.io from inside of any of the HA docker containers. (and from the host itself of course)

I can ping them too from inside the containers (and from the host itself of course)

and yes, I restarted HA several times and rebooted the hostsystem as well several times.

So, what else can be wrong?

23-10-21 12:24:00 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
23-10-21 12:24:00 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
23-10-21 12:24:00 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
23-10-21 12:24:00 INFO (MainThread) [supervisor.host.services] Updating service information
23-10-21 12:24:00 INFO (MainThread) [supervisor.host.network] Updating local network information
23-10-21 12:24:00 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
23-10-21 12:24:01 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
23-10-21 12:24:01 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/node-red/amd64 with version 14.6.2
23-10-21 12:24:01 INFO (MainThread) [supervisor.host.manager] Host information reload completed
23-10-21 12:24:01 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_appdaemon
23-10-21 12:24:01 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
23-10-21 12:24:05 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
23-10-21 12:24:05 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
23-10-21 12:24:05 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
23-10-21 12:24:05 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
23-10-21 12:24:06 WARNING (MainThread) [supervisor.addons.options] Unknown option 'grant' for MariaDB (core_mariadb)
23-10-21 12:24:06 WARNING (MainThread) [supervisor.addons.options] Option 'api' does not exist in the schema for ESPHome (5c53de3b_esphome)
23-10-21 12:24:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
23-10-21 12:24:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
23-10-21 12:24:06 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None
23-10-21 12:24:06 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None
23-10-21 12:24:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
23-10-21 12:24:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
23-10-21 12:24:07 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Node-RED is failed, restarting...
23-10-21 12:24:07 INFO (SyncWorker_8) [supervisor.docker.manager] Cleaning addon_a0d7b954_nodered application
23-10-21 12:24:08 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/node-red/amd64 with version 14.6.2

23-10-21 12:24:11 INFO (MainThread) [supervisor.resolution.check] System checks complete
23-10-21 12:24:11 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
23-10-21 12:24:11 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-10-21 12:24:11 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
23-10-21 12:24:11 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
root@homeassistant:~# ha info
arch: amd64
channel: stable
docker: 24.0.6
features:
- reboot
- shutdown
- services
- network
- hostname
- timedate
- os_agent
- resolved
- journal
- disk
hassos: null
homeassistant: 2023.10.3
hostname: homeassistant
logging: info
machine: qemux86-64
operating_system: Debian GNU/Linux 11 (bullseye)
state: running
supervisor: 2023.10.0
supported: true
supported_arch:
- amd64
- i386
timezone: Europe/Berlin
ha supervisor info
arch: amd64
auto_update: true
channel: stable
debug: false
debug_block: false
diagnostics: true
healthy: true
ip_address: 172.30.32.2
logging: info
supported: true
timezone: Europe/Berlin
update_available: false
version: 2023.10.0
version_latest: 2023.10.0
wait_boot: 5
root@homeassistant:~# ha dns info
fallback: true
host: 172.30.32.3
llmnr: true
locals:
- dns://192.168.80.2
mdns: true
servers:
- dns://8.8.8.8
- dns://192.168.80.2
- dns://9.9.9.9
update_available: false
version: 2023.06.2
version_latest: 2023.06.2
root@homeassistant:~#

HOST:

root@homeassistant:~# host _checkdns.home-assistant.io
_checkdns.home-assistant.io has address 1.1.1.1
root@homeassistant:~#
root@homeassistant:~# host _checkdns.home-assistant.io
_checkdns.home-assistant.io has address 1.1.1.1
root@homeassistant:~#
root@homeassistant:~# ping _checkdns.home-assistant.io
PING _checkdns.home-assistant.io (1.1.1.1) 56(84) bytes of data.
64 bytes from one.one.one.one (1.1.1.1): icmp_seq=1 ttl=56 time=12.4 ms
64 bytes from one.one.one.one (1.1.1.1): icmp_seq=2 ttl=56 time=10.7 ms
64 bytes from one.one.one.one (1.1.1.1): icmp_seq=3 ttl=56 time=22.4 ms
^C
--- _checkdns.home-assistant.io ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 10.724/15.191/22.426/5.162 ms
root@homeassistant:~#

The AdGuard Addon is NOT installed

root@homeassistant:~# ha addons
addons:
- advanced: false
  available: true
  build: false
  description: The open-source, privacy-preserving voice assistant
  detached: false
  homeassistant: 0.102.0
  icon: true
  logo: true
  name: Genie
  repository: core
  slug: core_almond
  stage: stable
  state: started
  update_available: false
  url: https://github.com/home-assistant/hassio-addons/blob/master/almond
  version: 3.0.0
  version_latest: 3.0.0
- advanced: false
  available: true
  build: false
  description: Check your Home Assistant configuration against other versions
  detached: true
  homeassistant: null
  icon: false
  logo: false
  name: Check Home Assistant configuration
  repository: core
  slug: core_check_config
  stage: deprecated
  state: unknown
  update_available: false
  url: https://github.com/home-assistant/hassio-addons/tree/master/check_config
  version: 3.11.0
  version_latest: 3.11.0
- advanced: false
  available: true
  build: false
  description: Simple browser-based file editor for Home Assistant
  detached: false
  homeassistant: 0.91.1
  icon: true
  logo: true
  name: File editor
  repository: core
  slug: core_configurator
  stage: stable
  state: started
  update_available: false
  url: https://github.com/home-assistant/addons/tree/master/configurator
  version: 5.6.0
  version_latest: 5.6.0
- advanced: false
  available: true
  build: false
  description: Voice assistant powered by Home Assistant
  detached: false
  homeassistant: 0.102.0
  icon: true
  logo: true
  name: Hey Ada!
  repository: core
  slug: core_ada
  stage: stable
  state: started
  update_available: false
  url: https://github.com/home-assistant/hassio-addons/blob/master/ada
  version: 1.2.0
  version_latest: 1.2.0
- advanced: false
  available: true
  build: false
  description: Expose Home Assistant folders with SMB/CIFS
  detached: false
  homeassistant: null
  icon: true
  logo: true
  name: Samba share
  repository: core
  slug: core_samba
  stage: stable
  state: started
  update_available: false
  url: https://github.com/home-assistant/addons/tree/master/samba
  version: 10.0.2
  version_latest: 10.0.2
- advanced: false
  available: true
  build: false
  description: Simple, elegant and feature-rich CCTV/NVR for your cameras
  detached: false
  homeassistant: 0.92.0b2
  icon: true
  logo: true
  name: motionEye
  repository: a0d7b954
  slug: a0d7b954_motioneye
  stage: stable
  state: started
  update_available: false
  url: https://github.com/hassio-addons/addon-motioneye
  version: 0.19.1
  version_latest: 0.19.1
- advanced: true
  available: true
  build: false
  description: Allow logging in remotely to Home Assistant using SSH
  detached: false
  homeassistant: null
  icon: true
  logo: true
  name: Terminal & SSH
  repository: core
  slug: core_ssh
  stage: stable
  state: started
  update_available: false
  url: https://github.com/home-assistant/addons/tree/master/ssh
  version: 9.7.1
  version_latest: 9.7.1
- advanced: false
  available: true
  build: false
  description: Flow-based programming for the Internet of Things
  detached: false
  homeassistant: 2023.3.0
  icon: true
  logo: true
  name: Node-RED
  repository: a0d7b954
  slug: a0d7b954_nodered
  stage: stable
  state: error
  update_available: true
  url: https://github.com/hassio-addons/addon-node-red
  version: 14.6.2
  version_latest: 14.6.3
- advanced: false
  available: true
  build: false
  description: An Open Source MQTT broker
  detached: false
  homeassistant: null
  icon: true
  logo: true
  name: Mosquitto broker
  repository: core
  slug: core_mosquitto
  stage: stable
  state: started
  update_available: false
  url: https://github.com/home-assistant/addons/tree/master/mosquitto
  version: 6.3.1
  version_latest: 6.3.1
- advanced: false
  available: true
  build: false
  description: A SQL database server
  detached: false
  homeassistant: null
  icon: true
  logo: true
  name: MariaDB
  repository: core
  slug: core_mariadb
  stage: stable
  state: started
  update_available: false
  url: https://github.com/home-assistant/addons/tree/master/mariadb
  version: 2.6.1
  version_latest: 2.6.1
- advanced: false
  available: true
  build: false
  description: Fully featured Visual Studio Code (VSCode) experience integrated in
    the Home Assistant frontend.
  detached: false
  homeassistant: null
  icon: true
  logo: true
  name: Studio Code Server
  repository: a0d7b954
  slug: a0d7b954_vscode
  stage: stable
  state: started
  update_available: false
  url: https://github.com/hassio-addons/addon-vscode
  version: 5.12.1
  version_latest: 5.12.1
- advanced: false
  available: true
  build: false
  description: NVR with realtime local object detection for IP cameras
  detached: false
  homeassistant: null
  icon: true
  logo: true
  name: Frigate (Full Access)
  repository: ccab4aaf
  slug: ccab4aaf_frigate-fa
  stage: stable
  state: started
  update_available: false
  url: https://github.com/blakeblackshear/frigate
  version: 0.12.1
  version_latest: 0.12.1
- advanced: false
  available: true
  build: false
  description: The Mary TTS speech engine as a Hassio-Addon.
  detached: false
  homeassistant: null
  icon: true
  logo: true
  name: MaryTTS
  repository: 243ffc37
  slug: 243ffc37_marytts
  stage: stable
  state: started
  update_available: false
  url: https://github.com/Poeschl/Hassio-Addons/tree/main/MaryTTS
  version: 1.5.2
  version_latest: 1.5.2
- advanced: false
  available: true
  build: false
  description: Text to speech voice synthesizer from SVox, included in Android AOSP.
  detached: false
  homeassistant: null
  icon: true
  logo: true
  name: PicoTTS
  repository: 243ffc37
  slug: 243ffc37_picotts
  stage: stable
  state: started
  update_available: false
  url: https://github.com/Poeschl/Hassio-Addons/tree/main/picoTTS
  version: 1.6.0
  version_latest: 1.6.0
- advanced: false
  available: true
  build: false
  description: HomeMatic/homematicIP CCU central based on RaspberryMatic
  detached: false
  homeassistant: null
  icon: true
  logo: true
  name: RaspberryMatic CCU
  repository: de838cd8
  slug: de838cd8_raspberrymatic
  stage: stable
  state: unknown
  update_available: true
  url: https://github.com/jens-maus/RaspberryMatic/
  version: 3.71.12.20231014
  version_latest: 3.71.12.20231020
- advanced: false
  available: true
  build: false
  description: Scalable datastore for metrics, events, and real-time analytics
  detached: false
  homeassistant: 0.92.0b2
  icon: true
  logo: true
  name: InfluxDB
  repository: a0d7b954
  slug: a0d7b954_influxdb
  stage: stable
  state: started
  update_available: false
  url: https://github.com/hassio-addons/addon-influxdb
  version: 4.8.0
  version_latest: 4.8.0
- advanced: false
  available: true
  build: false
  description: The open platform for beautiful analytics and monitoring
  detached: false
  homeassistant: null
  icon: true
  logo: true
  name: Grafana
  repository: a0d7b954
  slug: a0d7b954_grafana
  stage: stable
  state: started
  update_available: true
  url: https://github.com/hassio-addons/addon-grafana
  version: 9.1.0
  version_latest: 9.1.1
- advanced: false
  available: true
  build: false
  description: A web frontend for controlling the home
  detached: false
  homeassistant: null
  icon: true
  logo: true
  name: Home Panel
  repository: a0d7b954
  slug: a0d7b954_home-panel
  stage: stable
  state: started
  update_available: false
  url: https://github.com/hassio-addons/addon-home-panel
  version: 2.7.0
  version_latest: 2.7.0
- advanced: false
  available: true
  build: false
  description: Python Apps and Dashboard using AppDaemon 4.x for Home Assistant
  detached: false
  homeassistant: null
  icon: true
  logo: true
  name: AppDaemon
  repository: a0d7b954
  slug: a0d7b954_appdaemon
  stage: stable
  state: started
  update_available: false
  url: https://github.com/hassio-addons/addon-appdaemon
  version: 0.13.6
  version_latest: 0.13.6
- advanced: false
  available: true
  build: false
  description: ESPHome add-on for intelligently managing all your ESP8266/ESP32 devices
  detached: false
  homeassistant: null
  icon: true
  logo: true
  name: ESPHome
  repository: 5c53de3b
  slug: 5c53de3b_esphome
  stage: stable
  state: started
  update_available: true
  url: https://esphome.io/
  version: 2023.10.0
  version_latest: 2023.10.1
- advanced: false
  available: true
  build: false
  description: Logitech Media Server, SqueezeBox Server & UPNP Media Server
  detached: false
  homeassistant: null
  icon: true
  logo: true
  name: Logitech Media Server
  repository: fc57b866
  slug: fc57b866_lms
  stage: experimental
  state: started
  update_available: false
  url: https://github.com/pssc/ha-addon-lms/
  version: 8.3.1.57
  version_latest: 8.3.1.57
- advanced: false
  available: true
  build: true
  description: Squeezelite player for Logitech Media Server on home assistant
  detached: false
  homeassistant: null
  icon: true
  logo: true
  name: Squeezelite
  repository: 2a018ee8
  slug: 2a018ee8_squeezelite
  stage: experimental
  state: started
  update_available: false
  url: https://github.com/pssc/ha-addon-squeezelite
  version: 0.0.17
  version_latest: 0.0.17
- advanced: false
  available: true
  build: false
  description: Text-to-speech with Piper
  detached: false
  homeassistant: 2023.8.0.dev20230718
  icon: true
  logo: true
  name: Piper
  repository: core
  slug: core_piper
  stage: stable
  state: started
  update_available: false
  url: https://github.com/home-assistant/addons/blob/eb6b28f6cfa4130573ac1a352aad3527ffa4dd1d/piper
  version: 1.4.0
  version_latest: 1.4.0
- advanced: false
  available: true
  build: false
  description: Speech-to-text with Whisper
  detached: false
  homeassistant: 2023.8.0.dev20230728
  icon: true
  logo: true
  name: Whisper
  repository: core
  slug: core_whisper
  stage: stable
  state: started
  update_available: false
  url: https://github.com/home-assistant/addons/blob/eb6b28f6cfa4130573ac1a352aad3527ffa4dd1d/whisper
  version: 1.0.0
  version_latest: 1.0.0

Docker:

root@homeassistant:~# docker ps
CONTAINER ID   IMAGE                                                       COMMAND               CREATED          STATUS                    PORTS                                                                          NAMES
41829331d168   homeassistant/amd64-addon-whisper:1.0.0                     "/init"               38 minutes ago   Up 38 minutes (healthy)                                                                                  addon_core_whisper
7a1de1573973   homeassistant/amd64-addon-piper:1.4.0                       "/init"               38 minutes ago   Up 38 minutes (healthy)                                                                                  addon_core_piper
201dee6eaa7d   ghcr.io/esphome/esphome-hassio:2023.10.0                    "/init"               38 minutes ago   Up 38 minutes                                                                                            addon_5c53de3b_esphome
4c3f80648c7d   ghcr.io/hassio-addons/appdaemon/amd64:0.13.6                "/init"               38 minutes ago   Up 38 minutes             0.0.0.0:5050->5050/tcp                                                         addon_a0d7b954_appdaemon
978f335631d9   ghcr.io/hassio-addons/home-panel/amd64:2.7.0                "/init"               38 minutes ago   Up 38 minutes                                                                                            addon_a0d7b954_home-panel
d86727a1efe8   ghcr.io/poeschl/ha-picotts-amd64:1.6.0                      "/init"               38 minutes ago   Up 38 minutes             0.0.0.0:59126->59126/tcp                                                       addon_243ffc37_picotts
2657213da154   ghcr.io/poeschl/ha-marytts-amd64:1.5.2                      "/init"               38 minutes ago   Up 38 minutes             0.0.0.0:59125->59125/tcp                                                       addon_243ffc37_marytts
d4df5ff5691f   ghcr.io/blakeblackshear/frigate:0.12.1                      "/init"               38 minutes ago   Up 38 minutes             1935/tcp, 5000/tcp, 8554/tcp, 0.0.0.0:8555->8555/tcp, 0.0.0.0:8555->8555/udp   addon_ccab4aaf_frigate-fa
6bc3611b605b   ghcr.io/hassio-addons/motioneye/amd64:0.19.1                "/init"               38 minutes ago   Up 38 minutes                                                                                            addon_a0d7b954_motioneye
6928097cd457   homeassistant/amd64-addon-ada:1.2.0                         "/init"               38 minutes ago   Up 38 minutes                                                                                            addon_core_ada
c6f40672bc17   homeassistant/amd64-addon-configurator:5.6.0                "/init"               38 minutes ago   Up 38 minutes (healthy)                                                                                  addon_core_configurator
2814d4c65dc8   homeassistant/amd64-addon-almond:3.0.0                      "/init"               38 minutes ago   Up 38 minutes                                                                                            addon_core_almond
cd324ca01827   2a018ee8/amd64-addon-squeezelite:0.0.17                     "/init"               39 minutes ago   Up 39 minutes                                                                                            addon_2a018ee8_squeezelite
768619f19850   ghcr.io/pssc/ha-addon-lms-amd64:8.3.1.57                    "/init"               39 minutes ago   Up 39 minutes                                                                                            addon_fc57b866_lms
fa9507f45522   ghcr.io/hassio-addons/grafana/amd64:9.1.0                   "/init"               39 minutes ago   Up 39 minutes (healthy)                                                                                  addon_a0d7b954_grafana
24dbc79c39d9   ghcr.io/hassio-addons/influxdb/amd64:4.8.0                  "/init"               39 minutes ago   Up 39 minutes             0.0.0.0:8086->8086/tcp, 0.0.0.0:8088->8088/tcp                                 addon_a0d7b954_influxdb
cb0b4e8726f1   ghcr.io/hassio-addons/vscode/amd64:5.12.1                   "/init"               39 minutes ago   Up 39 minutes (healthy)                                                                                  addon_a0d7b954_vscode
f0f9bbcc2bf0   homeassistant/amd64-addon-ssh:9.7.1                         "/init"               39 minutes ago   Up 39 minutes                                                                                            addon_core_ssh
353fe688e93d   homeassistant/amd64-addon-samba:10.0.2                      "/init"               39 minutes ago   Up 39 minutes                                                                                            addon_core_samba
6bc8cc08ba55   homeassistant/amd64-addon-mariadb:2.6.1                     "/init"               39 minutes ago   Up 39 minutes                                                                                            addon_core_mariadb
bf6591537440   homeassistant/amd64-addon-mosquitto:6.3.1                   "/init"               39 minutes ago   Up 39 minutes             0.0.0.0:1883-1884->1883-1884/tcp, 0.0.0.0:8883-8884->8883-8884/tcp             addon_core_mosquitto
ea0a19ce80ea   ghcr.io/home-assistant/amd64-hassio-multicast:2023.06.2     "/init"               39 minutes ago   Up 39 minutes                                                                                            hassio_multicast
8d96a059371d   ghcr.io/home-assistant/amd64-hassio-audio:2023.06.0         "/init"               39 minutes ago   Up 39 minutes                                                                                            hassio_audio
29adeaf869d8   ghcr.io/home-assistant/amd64-hassio-dns:2023.06.2           "/init"               39 minutes ago   Up 10 minutes                                                                                            hassio_dns
429614f7a6cd   ghcr.io/home-assistant/amd64-hassio-cli:2023.06.0           "/init"               39 minutes ago   Up 39 minutes                                                                                            hassio_cli
396f7f0dbb65   ghcr.io/home-assistant/qemux86-64-homeassistant:2023.10.3   "/init"               5 days ago       Up 39 minutes                                                                                            homeassistant
d45ed207aea4   ghcr.io/home-assistant/amd64-hassio-supervisor:latest       "/init"               2 weeks ago      Up 39 minutes                                                                                            hassio_supervisor
30558c6ffbe9   ghcr.io/home-assistant/amd64-hassio-observer:2023.06.0      "/usr/bin/observer"   3 months ago     Up 39 minutes             0.0.0.0:4357->80/tcp                                                           hassio_observer
root@homeassistant:~#
root@homeassistant:~# docker exec -it -u root hassio_supervisor /bin/bash
bash-5.1# host _checkdns.home-assistant.io
_checkdns.home-assistant.io has address 1.1.1.1
bash-5.1# host www.homeassistant.io
www.homeassistant.io has address 192.64.119.59
bash-5.1#
root@homeassistant:~# docker exec -it -u root hassio_dns /bin/bash
hassio-dns:/config# host _checkdns.home-assistant.io
_checkdns.home-assistant.io has address 1.1.1.1
hassio-dns:/config# host www.homeassistant.io
www.homeassistant.io has address 192.64.119.59
hassio-dns:/config#
root@homeassistant:~# docker exec -it -u root homeassistant /bin/bash
homeassistant:/config# host _checkdns.home-assistant.io
_checkdns.home-assistant.io has address 1.1.1.1
homeassistant:/config# host www.homeassistant.io
www.homeassistant.io has address 192.64.119.59
homeassistant:/config#
1 Like

Update:

I updated the underlying Debian to Bookworm (12) and the ha supervisor to 1.5.0

still no luck!

Do you know how to solve this problem?

No, that’s why I’m asking!

new finding:

root@homeassistant:/usr/share/hassio/homeassistant# ha network info
docker:
  address: 172.30.32.0/23
  dns: 172.30.32.3
  gateway: 172.30.32.1
  interface: hassio
host_internet: false
interfaces:
- connected: false
  enabled: false
  interface: ens3
  ipv4:
    address: []
    gateway: null
    method: disabled
    nameservers: []
    ready: false
  ipv6:
    address: []
    gateway: null
    method: disabled
    nameservers: []
    ready: false
  mac: 00:A0:98:61:C3:7E
  primary: false
  type: ethernet
  vlan: null
  wifi: null
- connected: true
  enabled: true
  interface: ens4
  ipv4:
    address:
    - 192.168.80.21/24
    gateway: 192.168.80.2
    method: auto
    nameservers:
    - 192.168.80.2
    ready: true
  ipv6:
    address: []
    gateway: null
    method: disabled
    nameservers: []
    ready: true
  mac: 00:A0:98:02:85:96
  primary: true
  type: ethernet
  vlan: null
  wifi: null
supervisor_internet: true

now I am really confused!??!

why ? it says HOST = no internet , as the initial error also said :slight_smile: “no host internet”
And you can access HA either homeassistant.local or through 192.168.80.21 superpervisor_internet: true

seems to have been an issue with a network bridge config on the underlying Linux KVM/qemu system … very strange

I’m hitting the same issue and expect it is a bridge problem. I’m not certain though. What did you have to change?

For me a shutdown and power up of my HAOS VM (runs on unraid) resolved.

I performed the latest updates lastnight and I am now experiencing the same problem. I am running HA on an odriod n+, direct connection to the router. I have access to all the systems remotely via nabu casa or locally. I’ve tried several reboots… no joy