Problems Installing Home Assistant

Hello from Austria,

I’m trying to install Home Assistant on Raspberry5 and this worked quite fine. When I try to connect to Home Assistant via Internet Explorer I can see the “Installing Home Assistant” page, but the installation did not finish, due to 3 error informations:

  • List item

Can’t add repository GitHub - esphome/home-assistant-addon: ESPHome Home Assistant Add-on due to ‘GitRepo.clone’ blocked from execution, no supervisor internet connection.

Can’t add repository core due to ‘GitRepo.clone’ blocked from execution, no supervisor internet connection.

Can’t add repository GitHub - music-assistant/home-assistant-addon: Music Assistant add-on (repository) for Home Assistant due to ‘GitRepo.clone’ blocked from execution, no supervisor internet connection.

When installing the program on Raspberry5 I definitely had internet connection, so I don’t understand the error messages.

Would be great if anyone has an idea, how to solve the problem - thanks in advance for your support and cooperation,

Helmut

Please find the log-file attached

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/udev.sh
[21:50:23] INFO: Using udev information from host
cont-init: info: /etc/cont-init.d/udev.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun supervisor (no readiness notification)
services-up: info: copying legacy longrun watchdog (no readiness notification)
[21:50:23] INFO: Starting local supervisor watchdog...
s6-rc: info: service legacy-services successfully started
/usr/local/lib/python3.12/site-packages/cpe/comp/cpecomp2_3_uri.py:51: SyntaxWarning: invalid escape sequence '\w'
  _UNRESERVED = "[\w\-\.]"
/usr/local/lib/python3.12/site-packages/cpe/comp/cpecomp2_3.py:265: SyntaxWarning: invalid escape sequence '\{'
  part_pattern = "^(\{0}|\{1})$".format(self.WILDCARD_ONE,
/usr/local/lib/python3.12/site-packages/cpe/comp/cpecomp_simple.py:48: SyntaxWarning: invalid escape sequence '\w'
  _ALPHANUM_PATTERN = "\w"
/usr/local/lib/python3.12/site-packages/cpe/comp/cpecomp_simple.py:51: SyntaxWarning: invalid escape sequence '\d'
  _LANGTAG_PATTERN = "^([a-z]{2,3}(-([a-z]{2}|[\d]{3}))?)$"
/usr/local/lib/python3.12/site-packages/cpe/comp/cpecomp2_3_wfn.py:49: SyntaxWarning: invalid escape sequence '\!'
  _PUNC_NO_DASH = "\!|\"|\;|\#|\$|\%|\&|\'|\(|\)|\+|\,|\.|\/|\:|\<|\=|\>|\@|\[|\]|\^|\`|\{|\||\}|\~"
/usr/local/lib/python3.12/site-packages/cpe/comp/cpecomp2_3_wfn.py:77: SyntaxWarning: invalid escape sequence '\{'
  _spec1 = "\{0}".format(WILDCARD_ONE)
/usr/local/lib/python3.12/site-packages/cpe/comp/cpecomp2_3_wfn.py:78: SyntaxWarning: invalid escape sequence '\{'
  _spec2 = "\{0}".format(WILDCARD_MULTI)
/usr/local/lib/python3.12/site-packages/cpe/comp/cpecomp2_3_wfn.py:86: SyntaxWarning: invalid escape sequence '\w'
  _body1 = "\w|{0}".format(_quoted1)
/usr/local/lib/python3.12/site-packages/cpe/comp/cpecomp2_3_wfn.py:87: SyntaxWarning: invalid escape sequence '\w'
  _body2 = "\w|{0}".format(_quoted2)
/usr/local/lib/python3.12/site-packages/cpe/comp/cpecomp2_3_fs.py:50: SyntaxWarning: invalid escape sequence '\w'
  _UNRESERVED = "\w|\.|\-"
/usr/local/lib/python3.12/site-packages/cpe/comp/cpecomp2_3_fs.py:51: SyntaxWarning: invalid escape sequence '\!'
  _PUNC = "\!|\"|\;|\#|\$|\%|\&|\'|\(|\)|\+|\,|\/|\:|\<|\=|\>|\@|\[|\]|\^|\`|\{|\||\}|\~|\-"
/usr/local/lib/python3.12/site-packages/cpe/comp/cpecomp2_3_fs.py:77: SyntaxWarning: invalid escape sequence '\{'
  _logical = "(\{0}|{1})".format(VALUE_ANY, VALUE_NA)
/usr/local/lib/python3.12/site-packages/cpe/comp/cpecomp2_3_fs.py:78: SyntaxWarning: invalid escape sequence '\{'
  _quest = "\{0}".format(WILDCARD_ONE)
/usr/local/lib/python3.12/site-packages/cpe/comp/cpecomp2_3_fs.py:79: SyntaxWarning: invalid escape sequence '\{'
  _asterisk = "\{0}".format(WILDCARD_MULTI)
/usr/local/lib/python3.12/site-packages/cpe/comp/cpecomp_anyvalue.py:35: SyntaxWarning: invalid escape sequence '\*'
  """
2024-05-27 21:50:25.459 INFO (MainThread) [__main__] Initializing Supervisor setup
2024-05-27 21:50:25.470 INFO (MainThread) [supervisor.docker.network] Can't find Supervisor network, creating a new network
2024-05-27 21:50:25.603 INFO (MainThread) [supervisor.bootstrap] Setting up coresys for machine: raspberrypi5-64
2024-05-27 21:50:25.607 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/aarch64-hassio-supervisor with version 2024.08.0
2024-05-27 21:50:25.607 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
2024-05-27 21:50:25.717 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2024-05-27 21:50:25.718 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-05-27 21:50:25.719 INFO (MainThread) [__main__] Setting up Supervisor
2024-05-27 21:50:26.218 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2024-05-27 21:50:26.271 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2024-05-27 21:50:26.275 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2024-05-27 21:50:26.275 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2024-05-27 21:50:26.276 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2024-05-27 21:50:26.276 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2024-05-27 21:50:26.277 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2024-05-27 21:50:26.277 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2024-05-27 21:50:26.277 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2024-05-27 21:50:26.277 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2024-05-27 21:50:26.277 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2024-05-27 21:50:26.417 INFO (MainThread) [supervisor.host.services] Updating service information
2024-05-27 21:50:26.421 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-05-27 21:50:26.423 WARNING (SyncWorker_0) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
2024-05-27 21:50:26.605 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-05-27 21:50:26.630 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2024-05-27 21:50:27.052 WARNING (MainThread) [supervisor.utils.whoami] Can't fetch Whoami data: Cannot connect to host services.home-assistant.io:443 ssl:default [Network unreachable]
2024-05-27 21:50:27.052 WARNING (MainThread) [supervisor.core] Can't adjust Time/Date settings: Can't fetch Whoami data: Cannot connect to host services.home-assistant.io:443 ssl:default [Network unreachable]
2024-05-27 21:50:27.126 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2024-05-27 21:50:27.272 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
2024-05-27 21:50:27.285 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-cli versions: [<AwesomeVersion CalVer '2024.07.0'>]
2024-05-27 21:50:27.290 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-cli with version 2024.07.0
2024-05-27 21:50:27.300 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2024-05-27 21:50:27.595 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/aarch64-hassio-cli with version 2024.07.0 - 172.30.32.5
2024-05-27 21:50:27.612 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-dns versions: [<AwesomeVersion CalVer '2024.04.0'>]
2024-05-27 21:50:27.617 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-dns with version 2024.04.0
2024-05-27 21:50:27.629 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2024-05-27 21:50:27.946 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/aarch64-hassio-dns with version 2024.04.0 - 172.30.32.3
2024-05-27 21:50:27.947 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2024-05-27 21:50:28.128 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-audio versions: [<AwesomeVersion CalVer '2023.12.0'>]
2024-05-27 21:50:28.134 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-audio with version 2023.12.0
2024-05-27 21:50:28.145 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2024-05-27 21:50:28.464 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/aarch64-hassio-audio with version 2023.12.0 - 172.30.32.4
2024-05-27 21:50:28.474 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-observer versions: [<AwesomeVersion CalVer '2023.06.0'>]
2024-05-27 21:50:28.480 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-observer with version 2023.06.0
2024-05-27 21:50:28.493 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
2024-05-27 21:50:28.799 INFO (MainThread) [supervisor.docker.observer] Starting Observer ghcr.io/home-assistant/aarch64-hassio-observer with version 2023.06.0 - 172.30.32.6
2024-05-27 21:50:28.810 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-multicast versions: [<AwesomeVersion CalVer '2024.03.0'>]
2024-05-27 21:50:28.817 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-multicast with version 2024.03.0
2024-05-27 21:50:28.827 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2024-05-27 21:50:28.970 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/aarch64-hassio-multicast with version 2024.03.0 - Host
2024-05-27 21:50:28.971 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets
2024-05-27 21:50:28.981 INFO (MainThread) [supervisor.docker.interface] No version found for ghcr.io/home-assistant/raspberrypi5-64-homeassistant
2024-05-27 21:50:28.981 INFO (MainThread) [supervisor.homeassistant.core] No Home Assistant Docker image ghcr.io/home-assistant/raspberrypi5-64-homeassistant found.
2024-05-27 21:50:28.987 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/raspberrypi5-64-homeassistant with version landingpage
2024-05-27 21:50:28.987 INFO (MainThread) [supervisor.homeassistant.core] Using preinstalled landingpage
2024-05-27 21:50:28.992 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage
2024-05-27 21:50:29.005 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
2024-05-27 21:50:29.172 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/raspberrypi5-64-homeassistant with version landingpage
/usr/local/lib/python3.12/site-packages/cpe/comp/cpecomp1_1.py:57: SyntaxWarning: invalid escape sequence '\w'
  _STRING = "\w\.\-,\(\)@\#"
/usr/local/lib/python3.12/site-packages/cpe/comp/cpecomp2_2.py:52: SyntaxWarning: invalid escape sequence '\d'
  _VALUE_PATTERN = "^([\d\w\._\-~%]+)$"
/usr/local/lib/python3.12/site-packages/cpe/cpe2_3_fs.py:97: SyntaxWarning: invalid escape sequence '\:'
  _parts_pattern = "^cpe:2.3:{0}\:{1}\:{2}\:{3}\:{4}\:{5}\:{6}\:{7}\:{8}\:{9}\:{10}$".format(
2024-05-27 21:50:29.206 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 13.1 / BootSlot A
2024-05-27 21:50:29.402 WARNING (MainThread) [supervisor.jobs] 'GitRepo.clone' blocked from execution, no supervisor internet connection
2024-05-27 21:50:29.402 ERROR (MainThread) [supervisor.store] Can't add repository https://github.com/esphome/home-assistant-addon due to 'GitRepo.clone' blocked from execution, no supervisor internet connection
2024-05-27 21:50:29.403 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_reload - store / 5c53de3b
2024-05-27 21:50:29.403 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / 5c53de3b
2024-05-27 21:50:29.411 WARNING (MainThread) [supervisor.jobs] 'GitRepo.clone' blocked from execution, no supervisor internet connection
2024-05-27 21:50:29.411 ERROR (MainThread) [supervisor.store] Can't add repository core due to 'GitRepo.clone' blocked from execution, no supervisor internet connection
2024-05-27 21:50:29.411 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_reload - store / core
2024-05-27 21:50:29.411 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / core
2024-05-27 21:50:29.416 WARNING (MainThread) [supervisor.jobs] 'GitRepo.clone' blocked from execution, no supervisor internet connection
2024-05-27 21:50:29.417 ERROR (MainThread) [supervisor.store] Can't add repository https://github.com/music-assistant/home-assistant-addon due to 'GitRepo.clone' blocked from execution, no supervisor internet connection
2024-05-27 21:50:29.417 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_reload - store / d5369777
2024-05-27 21:50:29.417 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / d5369777
2024-05-27 21:50:29.421 WARNING (MainThread) [supervisor.jobs] 'GitRepo.clone' blocked from execution, no supervisor internet connection
2024-05-27 21:50:29.421 ERROR (MainThread) [supervisor.store] Can't add repository https://github.com/hassio-addons/repository due to 'GitRepo.clone' blocked from execution, no supervisor internet connection
2024-05-27 21:50:29.421 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_reload - store / a0d7b954
2024-05-27 21:50:29.422 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / a0d7b954
2024-05-27 21:50:29.424 INFO (MainThread) [supervisor.store] Loading add-ons from store: 0 all - 0 new - 0 remove
2024-05-27 21:50:29.424 INFO (MainThread) [supervisor.addons.manager] Found 0 installed add-ons
2024-05-27 21:50:29.425 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files
2024-05-27 21:50:29.425 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
2024-05-27 21:50:29.425 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
2024-05-27 21:50:29.425 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2024-05-27 21:50:29.426 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2024-05-27 21:50:29.426 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2024-05-27 21:50:29.426 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-05-27 21:50:29.426 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-05-27 21:50:29.426 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-05-27 21:50:29.426 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-05-27 21:50:29.426 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-05-27 21:50:29.426 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2024-05-27 21:50:29.427 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-05-27 21:50:29.427 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-05-27 21:50:29.427 INFO (MainThread) [__main__] Running Supervisor
2024-05-27 21:50:29.434 INFO (MainThread) [supervisor.os.manager] Rauc: A - marked slot kernel.0 as good
2024-05-27 21:50:29.441 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons
2024-05-27 21:50:29.445 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 0 add-ons
2024-05-27 21:50:29.445 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 0 add-ons
2024-05-27 21:50:29.448 INFO (MainThread) [supervisor.core] Skipping start of Home Assistant
2024-05-27 21:50:29.448 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 0 add-ons
2024-05-27 21:50:29.454 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
2024-05-27 21:50:29.455 INFO (MainThread) [supervisor.core] Supervisor is up and running
2024-05-27 21:50:29.455 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant setup
2024-05-27 21:50:29.456 INFO (MainThread) [supervisor.host.info] Updating local host information
2024-05-27 21:50:29.458 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-05-27 21:50:29.458 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-05-27 21:50:29.458 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-05-27 21:50:29.474 INFO (MainThread) [supervisor.host.services] Updating service information
2024-05-27 21:50:29.479 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-05-27 21:50:29.571 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-05-27 21:50:29.575 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2024-05-27 21:50:29.610 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
2024-05-27 21:50:29.610 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
2024-05-27 21:50:29.638 INFO (MainThread) [supervisor.jobs] 'CheckDNSServerIPv6.run_check' blocked from execution, no supervisor internet connection
type or paste code here

Home Assistant can not reach the internet to complete the installation.

Do you have the the Pi connected to your router?

Hello - yes it’s connected to the internet. It’s the same connection to the internet, when installing the system …

Then you probably have a DNS issue. What are your DNS servers set to in Settings → System → Network ?