home-assistant / operating-system

:beginner: Home Assistant Operating System
Apache License 2.0
4.77k stars 956 forks source link

Error installing Home Assistant within Synology DSM7 #3479

Closed slszmgl closed 1 month ago

slszmgl commented 1 month ago

Describe the issue you are experiencing

Hi, I import Home Assistant OVI file into Synology DSM7 Virtual Machine Manager. When I fist startup and trying to setup, it showed "Error installing Home Assistant" on web.

What operating system image do you use?

ova (for Virtual Machines)

What version of Home Assistant Operating System is installed?

cannot find, download on 18th, July 2024

Did the problem occur after upgrading the Operating System?

No

Hardware details

DS1621+ Snology

Steps to reproduce the issue

  1. Import OVI file.
  2. Fire up virtual machine.
  3. connnect with https://localip:8123
  4. "Error installing Home Assistant"
  5. The log is below ...

Anything in the Supervisor logs that might be useful for us?

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
[00:27:56] 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)
[00:27:56] INFO: Starting local supervisor watchdog...
s6-rc: info: service legacy-services successfully started
2024-07-18 00:28:00.709 INFO (MainThread) [__main__] Initializing Supervisor setup
2024-07-18 00:28:00.730 INFO (MainThread) [supervisor.docker.network] Can't find Supervisor network, creating a new network
2024-07-18 00:28:01.055 INFO (MainThread) [supervisor.bootstrap] Setting up coresys for machine: qemux86-64
2024-07-18 00:28:01.061 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/amd64-hassio-supervisor with version 2024.06.0
2024-07-18 00:28:01.061 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
2024-07-18 00:28:01.335 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2024-07-18 00:28:01.337 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-07-18 00:28:01.337 INFO (MainThread) [__main__] Setting up Supervisor
2024-07-18 00:28:01.974 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2024-07-18 00:28:02.052 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2024-07-18 00:28:02.054 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2024-07-18 00:28:02.055 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2024-07-18 00:28:02.055 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2024-07-18 00:28:02.055 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2024-07-18 00:28:02.056 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2024-07-18 00:28:02.056 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2024-07-18 00:28:02.056 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2024-07-18 00:28:02.056 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2024-07-18 00:28:02.056 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2024-07-18 00:28:02.250 INFO (MainThread) [supervisor.host.services] Updating service information
2024-07-18 00:28:02.255 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-07-18 00:28:02.261 WARNING (SyncWorker_0) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
2024-07-18 00:28:02.963 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-07-18 00:28:03.008 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2024-07-18 08:28:03.653 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2024-07-18 08:28:03.654 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2024-07-18 08:28:04.373 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-cli versions: [<AwesomeVersion CalVer '2024.05.0'>]
2024-07-18 08:28:04.383 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-cli with version 2024.05.0
2024-07-18 08:28:04.604 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2024-07-18 08:28:06.252 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/amd64-hassio-cli with version 2024.05.0 - 172.30.32.5
2024-07-18 08:28:06.311 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-dns versions: [<AwesomeVersion CalVer '2024.04.0'>]
2024-07-18 08:28:06.319 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-dns with version 2024.04.0
2024-07-18 08:28:06.494 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2024-07-18 08:28:09.168 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2024.04.0 - 172.30.32.3
2024-07-18 08:28:09.189 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2024-07-18 08:28:09.327 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-audio versions: [<AwesomeVersion CalVer '2023.12.0'>]
2024-07-18 08:28:09.336 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0
2024-07-18 08:28:09.451 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2024-07-18 08:28:11.515 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0 - 172.30.32.4
2024-07-18 08:28:11.537 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-observer versions: [<AwesomeVersion CalVer '2023.06.0'>]
2024-07-18 08:28:11.547 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-observer with version 2023.06.0
2024-07-18 08:28:11.700 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
2024-07-18 08:28:14.265 INFO (MainThread) [supervisor.docker.observer] Starting Observer ghcr.io/home-assistant/amd64-hassio-observer with version 2023.06.0 - 172.30.32.6
2024-07-18 08:28:14.348 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-multicast versions: [<AwesomeVersion CalVer '2024.03.0'>]
2024-07-18 08:28:14.359 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0
2024-07-18 08:28:14.492 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2024-07-18 08:28:15.771 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0 - Host
2024-07-18 08:28:15.773 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets
2024-07-18 08:28:15.794 INFO (MainThread) [supervisor.docker.interface] No version found for ghcr.io/home-assistant/qemux86-64-homeassistant
2024-07-18 08:28:15.794 INFO (MainThread) [supervisor.homeassistant.core] No Home Assistant Docker image ghcr.io/home-assistant/qemux86-64-homeassistant found.
2024-07-18 08:28:15.804 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/qemux86-64-homeassistant with version landingpage
2024-07-18 08:28:15.805 INFO (MainThread) [supervisor.homeassistant.core] Using preinstalled landingpage
2024-07-18 08:28:15.860 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage
2024-07-18 08:28:15.946 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
2024-07-18 08:28:17.565 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/qemux86-64-homeassistant with version landingpage
2024-07-18 08:28:17.603 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 12.4 / BootSlot A
2024-07-18 08:28:17.608 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/esphome/home-assistant-addon repository
2024-07-18 08:28:17.609 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/home-assistant/addons repository
2024-07-18 08:28:17.611 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/hassio-addons/repository repository
2024-07-18 08:31:03.700 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/home-assistant/addons repository: Cmd('git') failed due to: exit code(128)
  cmdline: git clone -v --recursive --depth=1 --shallow-submodules -- https://github.com/home-assistant/addons /data/addons/core
  stderr: 'Cloning into '/data/addons/core'...
POST git-upload-pack (175 bytes)
error: RPC failed; curl 28 Failed to connect to github.com port 443 after 135302 ms: Couldn't connect to server
fatal: expected flush after ref listing
'.
2024-07-18 08:31:03.700 ERROR (MainThread) [supervisor.store] Can't retrieve data from core due to 
2024-07-18 08:31:03.701 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_remove - store / core
2024-07-18 08:31:03.701 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / core
2024-07-18 08:31:03.701 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/hassio-addons/repository repository: Cmd('git') failed due to: exit code(128)
  cmdline: git clone -v --recursive --depth=1 --shallow-submodules -- https://github.com/hassio-addons/repository /data/addons/git/a0d7b954
  stderr: 'Cloning into '/data/addons/git/a0d7b954'...
POST git-upload-pack (175 bytes)
error: RPC failed; curl 28 Failed to connect to github.com port 443 after 135290 ms: Couldn't connect to server
fatal: expected flush after ref listing
'.
2024-07-18 08:31:03.701 ERROR (MainThread) [supervisor.store] Can't retrieve data from https://github.com/hassio-addons/repository due to 
2024-07-18 08:31:03.701 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_remove - store / a0d7b954
2024-07-18 08:31:03.701 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / a0d7b954
2024-07-18 08:31:03.703 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/esphome/home-assistant-addon repository: Cmd('git') failed due to: exit code(128)
  cmdline: git clone -v --recursive --depth=1 --shallow-submodules -- https://github.com/esphome/home-assistant-addon /data/addons/git/5c53de3b
  stderr: 'Cloning into '/data/addons/git/5c53de3b'...
POST git-upload-pack (175 bytes)
error: RPC failed; curl 28 Failed to connect to github.com port 443 after 135289 ms: Couldn't connect to server
fatal: expected flush after ref listing
'.
2024-07-18 08:31:03.703 ERROR (MainThread) [supervisor.store] Can't retrieve data from https://github.com/esphome/home-assistant-addon due to 
2024-07-18 08:31:03.704 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_remove - store / 5c53de3b
2024-07-18 08:31:03.704 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / 5c53de3b
2024-07-18 08:31:03.708 INFO (MainThread) [supervisor.store] Loading add-ons from store: 0 all - 0 new - 0 remove
2024-07-18 08:31:03.708 INFO (MainThread) [supervisor.addons.manager] Found 0 installed add-ons
2024-07-18 08:31:03.710 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files
2024-07-18 08:31:03.711 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
2024-07-18 08:31:03.711 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
2024-07-18 08:31:03.711 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2024-07-18 08:31:03.711 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-07-18 08:31:03.711 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2024-07-18 08:31:03.711 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2024-07-18 08:31:03.711 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-07-18 08:31:03.711 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-07-18 08:31:03.712 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-07-18 08:31:03.712 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-07-18 08:31:03.712 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2024-07-18 08:31:03.712 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-07-18 08:31:03.712 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-07-18 08:31:03.713 INFO (MainThread) [__main__] Running Supervisor
2024-07-18 08:31:03.806 INFO (MainThread) [supervisor.os.manager] Rauc: A - marked slot kernel.0 as good
2024-07-18 08:31:03.816 INFO (MainThread) [supervisor.supervisor] Fetching AppArmor profile https://version.home-assistant.io/apparmor_stable.txt
2024-07-18 08:31:04.496 INFO (MainThread) [supervisor.host.apparmor] Adding/updating AppArmor profile: hassio-supervisor
2024-07-18 08:31:04.602 INFO (MainThread) [supervisor.supervisor] Update Supervisor to version 2024.06.2
2024-07-18 08:31:04.603 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/amd64-hassio-supervisor with tag 2024.06.2.

Anything in the Host logs that might be useful for us?

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
[00:27:56] 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)
[00:27:56] INFO: Starting local supervisor watchdog...
s6-rc: info: service legacy-services successfully started
2024-07-18 00:28:00.709 INFO (MainThread) [__main__] Initializing Supervisor setup
2024-07-18 00:28:00.730 INFO (MainThread) [supervisor.docker.network] Can't find Supervisor network, creating a new network
2024-07-18 00:28:01.055 INFO (MainThread) [supervisor.bootstrap] Setting up coresys for machine: qemux86-64
2024-07-18 00:28:01.061 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/amd64-hassio-supervisor with version 2024.06.0
2024-07-18 00:28:01.061 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
2024-07-18 00:28:01.335 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2024-07-18 00:28:01.337 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-07-18 00:28:01.337 INFO (MainThread) [__main__] Setting up Supervisor
2024-07-18 00:28:01.974 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2024-07-18 00:28:02.052 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2024-07-18 00:28:02.054 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2024-07-18 00:28:02.055 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2024-07-18 00:28:02.055 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2024-07-18 00:28:02.055 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2024-07-18 00:28:02.056 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2024-07-18 00:28:02.056 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2024-07-18 00:28:02.056 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2024-07-18 00:28:02.056 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2024-07-18 00:28:02.056 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2024-07-18 00:28:02.250 INFO (MainThread) [supervisor.host.services] Updating service information
2024-07-18 00:28:02.255 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-07-18 00:28:02.261 WARNING (SyncWorker_0) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
2024-07-18 00:28:02.963 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-07-18 00:28:03.008 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2024-07-18 08:28:03.653 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2024-07-18 08:28:03.654 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2024-07-18 08:28:04.373 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-cli versions: [<AwesomeVersion CalVer '2024.05.0'>]
2024-07-18 08:28:04.383 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-cli with version 2024.05.0
2024-07-18 08:28:04.604 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2024-07-18 08:28:06.252 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/amd64-hassio-cli with version 2024.05.0 - 172.30.32.5
2024-07-18 08:28:06.311 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-dns versions: [<AwesomeVersion CalVer '2024.04.0'>]
2024-07-18 08:28:06.319 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-dns with version 2024.04.0
2024-07-18 08:28:06.494 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2024-07-18 08:28:09.168 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2024.04.0 - 172.30.32.3
2024-07-18 08:28:09.189 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2024-07-18 08:28:09.327 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-audio versions: [<AwesomeVersion CalVer '2023.12.0'>]
2024-07-18 08:28:09.336 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0
2024-07-18 08:28:09.451 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2024-07-18 08:28:11.515 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0 - 172.30.32.4
2024-07-18 08:28:11.537 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-observer versions: [<AwesomeVersion CalVer '2023.06.0'>]
2024-07-18 08:28:11.547 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-observer with version 2023.06.0
2024-07-18 08:28:11.700 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
2024-07-18 08:28:14.265 INFO (MainThread) [supervisor.docker.observer] Starting Observer ghcr.io/home-assistant/amd64-hassio-observer with version 2023.06.0 - 172.30.32.6
2024-07-18 08:28:14.348 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-multicast versions: [<AwesomeVersion CalVer '2024.03.0'>]
2024-07-18 08:28:14.359 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0
2024-07-18 08:28:14.492 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2024-07-18 08:28:15.771 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0 - Host
2024-07-18 08:28:15.773 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets
2024-07-18 08:28:15.794 INFO (MainThread) [supervisor.docker.interface] No version found for ghcr.io/home-assistant/qemux86-64-homeassistant
2024-07-18 08:28:15.794 INFO (MainThread) [supervisor.homeassistant.core] No Home Assistant Docker image ghcr.io/home-assistant/qemux86-64-homeassistant found.
2024-07-18 08:28:15.804 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/qemux86-64-homeassistant with version landingpage
2024-07-18 08:28:15.805 INFO (MainThread) [supervisor.homeassistant.core] Using preinstalled landingpage
2024-07-18 08:28:15.860 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage
2024-07-18 08:28:15.946 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
2024-07-18 08:28:17.565 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/qemux86-64-homeassistant with version landingpage
2024-07-18 08:28:17.603 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 12.4 / BootSlot A
2024-07-18 08:28:17.608 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/esphome/home-assistant-addon repository
2024-07-18 08:28:17.609 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/home-assistant/addons repository
2024-07-18 08:28:17.611 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/hassio-addons/repository repository
2024-07-18 08:31:03.700 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/home-assistant/addons repository: Cmd('git') failed due to: exit code(128)
  cmdline: git clone -v --recursive --depth=1 --shallow-submodules -- https://github.com/home-assistant/addons /data/addons/core
  stderr: 'Cloning into '/data/addons/core'...
POST git-upload-pack (175 bytes)
error: RPC failed; curl 28 Failed to connect to github.com port 443 after 135302 ms: Couldn't connect to server
fatal: expected flush after ref listing
'.
2024-07-18 08:31:03.700 ERROR (MainThread) [supervisor.store] Can't retrieve data from core due to 
2024-07-18 08:31:03.701 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_remove - store / core
2024-07-18 08:31:03.701 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / core
2024-07-18 08:31:03.701 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/hassio-addons/repository repository: Cmd('git') failed due to: exit code(128)
  cmdline: git clone -v --recursive --depth=1 --shallow-submodules -- https://github.com/hassio-addons/repository /data/addons/git/a0d7b954
  stderr: 'Cloning into '/data/addons/git/a0d7b954'...
POST git-upload-pack (175 bytes)
error: RPC failed; curl 28 Failed to connect to github.com port 443 after 135290 ms: Couldn't connect to server
fatal: expected flush after ref listing
'.
2024-07-18 08:31:03.701 ERROR (MainThread) [supervisor.store] Can't retrieve data from https://github.com/hassio-addons/repository due to 
2024-07-18 08:31:03.701 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_remove - store / a0d7b954
2024-07-18 08:31:03.701 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / a0d7b954
2024-07-18 08:31:03.703 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/esphome/home-assistant-addon repository: Cmd('git') failed due to: exit code(128)
  cmdline: git clone -v --recursive --depth=1 --shallow-submodules -- https://github.com/esphome/home-assistant-addon /data/addons/git/5c53de3b
  stderr: 'Cloning into '/data/addons/git/5c53de3b'...
POST git-upload-pack (175 bytes)
error: RPC failed; curl 28 Failed to connect to github.com port 443 after 135289 ms: Couldn't connect to server
fatal: expected flush after ref listing
'.
2024-07-18 08:31:03.703 ERROR (MainThread) [supervisor.store] Can't retrieve data from https://github.com/esphome/home-assistant-addon due to 
2024-07-18 08:31:03.704 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_remove - store / 5c53de3b
2024-07-18 08:31:03.704 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / 5c53de3b
2024-07-18 08:31:03.708 INFO (MainThread) [supervisor.store] Loading add-ons from store: 0 all - 0 new - 0 remove
2024-07-18 08:31:03.708 INFO (MainThread) [supervisor.addons.manager] Found 0 installed add-ons
2024-07-18 08:31:03.710 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files
2024-07-18 08:31:03.711 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
2024-07-18 08:31:03.711 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
2024-07-18 08:31:03.711 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2024-07-18 08:31:03.711 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-07-18 08:31:03.711 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2024-07-18 08:31:03.711 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2024-07-18 08:31:03.711 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-07-18 08:31:03.711 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-07-18 08:31:03.712 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-07-18 08:31:03.712 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-07-18 08:31:03.712 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2024-07-18 08:31:03.712 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-07-18 08:31:03.712 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-07-18 08:31:03.713 INFO (MainThread) [__main__] Running Supervisor
2024-07-18 08:31:03.806 INFO (MainThread) [supervisor.os.manager] Rauc: A - marked slot kernel.0 as good
2024-07-18 08:31:03.816 INFO (MainThread) [supervisor.supervisor] Fetching AppArmor profile https://version.home-assistant.io/apparmor_stable.txt
2024-07-18 08:31:04.496 INFO (MainThread) [supervisor.host.apparmor] Adding/updating AppArmor profile: hassio-supervisor
2024-07-18 08:31:04.602 INFO (MainThread) [supervisor.supervisor] Update Supervisor to version 2024.06.2
2024-07-18 08:31:04.603 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/amd64-hassio-supervisor with tag 2024.06.2.

System information

No response

Additional information

No response

t1214275321 commented 1 month ago

我也是 怎么解决?

alientim commented 1 month ago

Check the Connection?! curl 28 Failed to connect to github.com port 443 after 135289 ms: Couldn't connect to server The Problem is here that u cant curl from Github it seems ur VM has no External Access to the Internet

sairon commented 1 month ago

Indeed, it seems the VM is not connected to the internet. Do other VMs created the same way have internet connectivity I'm not familiar with Synology VMM but can you connect to the VM's console and run ha host logs and ha network info there?

slszmgl commented 1 month ago

Thank you for all the comments. The Synology device is physically located in mainland China, and the VM couldn't connect to GitHub for some reason. When I tried the same installation method on another familiar device outside mainland China, the problem didn't occur.

sairon commented 1 month ago

I see, it is true that accessing Github can be problematic from Chinese internet. This is almost definitely a networking issue the OS can't affect.