Home Assistant Os install not working

I have a proxmox instance running and I am attempting to install home assistant os on it. I did the correct steps of installing the disk into proxmox and having it boot into it. After booting in I always will get the error installing ha.

To prove that it is not my proxmox instance I also tried it on a virtual box instance on my desktop. It got to the exact same point. I am running pihole for dns but have already tried disabling it. I
Here is the log from my proxmox install:

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
[22:46:58] 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)
s6-rc: info: service legacy-services successfully started
[22:46:58] INFO: Starting local supervisor watchdog...
2024-08-07 22:46:59.819 INFO (MainThread) [__main__] Initializing Supervisor setup
2024-08-07 22:46:59.829 INFO (MainThread) [supervisor.docker.network] Can't find Supervisor network, creating a new network
2024-08-07 22:46:59.935 INFO (MainThread) [supervisor.bootstrap] Setting up coresys for machine: qemux86-64
2024-08-07 22:46:59.938 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/amd64-hassio-supervisor with version 2024.06.0
2024-08-07 22:46:59.938 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
2024-08-07 22:47:00.001 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2024-08-07 22:47:00.002 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-08-07 22:47:00.002 INFO (MainThread) [__main__] Setting up Supervisor
2024-08-07 22:47:02.399 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2024-08-07 22:47:02.452 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2024-08-07 22:47:02.454 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2024-08-07 22:47:02.454 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2024-08-07 22:47:02.455 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2024-08-07 22:47:02.455 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2024-08-07 22:47:02.456 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2024-08-07 22:47:02.456 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2024-08-07 22:47:02.456 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2024-08-07 22:47:02.456 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2024-08-07 22:47:02.457 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2024-08-07 22:47:02.556 INFO (MainThread) [supervisor.host.services] Updating service information
2024-08-07 22:47:02.559 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-08-07 22:47:02.562 WARNING (SyncWorker_0) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
2024-08-07 22:47:02.622 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-08-07 22:47:02.641 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2024-08-07 18:47:05.260 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2024-08-07 18:47:05.260 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2024-08-07 18:47:08.890 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-cli versions: [<AwesomeVersion CalVer '2024.05.0'>]
2024-08-07 18:47:08.898 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-cli with version 2024.05.0
2024-08-07 18:47:08.911 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2024-08-07 18:47:09.246 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/amd64-hassio-cli with version 2024.05.0 - 172.30.32.5
2024-08-07 18:47:09.260 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-dns versions: [<AwesomeVersion CalVer '2024.04.0'>]
2024-08-07 18:47:09.264 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-dns with version 2024.04.0
2024-08-07 18:47:09.283 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2024-08-07 18:47:09.595 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2024.04.0 - 172.30.32.3
2024-08-07 18:47:09.595 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2024-08-07 18:47:09.606 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-audio versions: [<AwesomeVersion CalVer '2023.12.0'>]
2024-08-07 18:47:09.613 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0
2024-08-07 18:47:09.622 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2024-08-07 18:47:09.911 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0 - 172.30.32.4
2024-08-07 18:47:09.923 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-observer versions: [<AwesomeVersion CalVer '2023.06.0'>]
2024-08-07 18:47:09.927 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-observer with version 2023.06.0
2024-08-07 18:47:09.948 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
2024-08-07 18:47:10.278 INFO (MainThread) [supervisor.docker.observer] Starting Observer ghcr.io/home-assistant/amd64-hassio-observer with version 2023.06.0 - 172.30.32.6
2024-08-07 18:47:10.306 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-multicast versions: [<AwesomeVersion CalVer '2024.03.0'>]
2024-08-07 18:47:10.312 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0
2024-08-07 18:47:10.318 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2024-08-07 18:47:10.496 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0 - Host
2024-08-07 18:47:10.502 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets
2024-08-07 18:47:10.540 INFO (MainThread) [supervisor.docker.interface] No version found for ghcr.io/home-assistant/qemux86-64-homeassistant
2024-08-07 18:47:10.540 INFO (MainThread) [supervisor.homeassistant.core] No Home Assistant Docker image ghcr.io/home-assistant/qemux86-64-homeassistant found.
2024-08-07 18:47:10.563 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/qemux86-64-homeassistant with version landingpage
2024-08-07 18:47:10.563 INFO (MainThread) [supervisor.homeassistant.core] Using preinstalled landingpage
2024-08-07 18:47:10.567 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage
2024-08-07 18:47:10.578 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
2024-08-07 18:47:10.813 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/qemux86-64-homeassistant with version landingpage
2024-08-07 18:47:10.832 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 12.4 / BootSlot A
2024-08-07 18:47:10.835 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/home-assistant/addons repository
2024-08-07 18:47:10.837 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/hassio-addons/repository repository
2024-08-07 18:47:10.838 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/esphome/home-assistant-addon repository
2024-08-07 18:47:27.712 INFO (MainThread) [supervisor.store] Loading add-ons from store: 77 all - 77 new - 0 remove
2024-08-07 18:47:27.727 INFO (MainThread) [supervisor.addons.manager] Found 0 installed add-ons
2024-08-07 18:47:27.738 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files
2024-08-07 18:47:27.738 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
2024-08-07 18:47:27.738 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
2024-08-07 18:47:27.738 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2024-08-07 18:47:27.738 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-08-07 18:47:27.738 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2024-08-07 18:47:27.738 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2024-08-07 18:47:27.738 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-08-07 18:47:27.738 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-08-07 18:47:27.738 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-08-07 18:47:27.738 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-08-07 18:47:27.739 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2024-08-07 18:47:27.739 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-08-07 18:47:27.739 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-08-07 18:47:27.740 INFO (MainThread) [__main__] Running Supervisor
2024-08-07 18:47:27.748 INFO (MainThread) [supervisor.os.manager] Rauc: A - marked slot kernel.0 as good
2024-08-07 18:47:27.758 INFO (MainThread) [supervisor.supervisor] Fetching AppArmor profile https://version.home-assistant.io/apparmor_stable.txt
2024-08-07 18:47:30.355 INFO (MainThread) [supervisor.host.apparmor] Adding/updating AppArmor profile: hassio-supervisor
2024-08-07 18:47:30.410 INFO (MainThread) [supervisor.supervisor] Update Supervisor to version 2024.08.0
2024-08-07 18:47:30.411 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/amd64-hassio-supervisor with tag 2024.08.0.
2024-08-07 18:53:51.700 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/amd64-hassio-supervisor:2024.08.0: 500 Server Error for http+docker://localhost/v1.45/images/create?tag=2024.08.0&fromImage=ghcr.io%2Fhome-assistant%2Famd64-hassio-supervisor&platform=linux%2Famd64: Internal Server Error ("Get "https://ghcr.io/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)")
2024-08-07 18:53:51.701 INFO (MainThread) [supervisor.resolution.module] Create new issue update_failed - supervisor / None
2024-08-07 18:53:51.701 ERROR (MainThread) [supervisor.supervisor] Update of Supervisor failed: Can't install ghcr.io/home-assistant/amd64-hassio-supervisor:2024.08.0: 500 Server Error for http+docker://localhost/v1.45/images/create?tag=2024.08.0&fromImage=ghcr.io%2Fhome-assistant%2Famd64-hassio-supervisor&platform=linux%2Famd64: Internal Server Error ("Get "https://ghcr.io/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)")
2024-08-07 18:53:51.701 CRITICAL (MainThread) [supervisor.core] Can't update Supervisor! This will break some Add-ons or affect future versions of Home Assistant!
2024-08-07 18:53:51.701 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons
2024-08-07 18:53:51.705 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 0 add-ons
2024-08-07 18:53:51.705 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 0 add-ons
2024-08-07 18:53:51.707 INFO (MainThread) [supervisor.core] Skipping start of Home Assistant
2024-08-07 18:53:51.707 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 0 add-ons
2024-08-07 18:53:51.710 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
2024-08-07 18:53:51.710 INFO (MainThread) [supervisor.core] Supervisor is up and running
2024-08-07 18:53:51.711 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant setup
2024-08-07 18:53:51.711 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemux86-64-homeassistant:landingpage to ghcr.io/home-assistant/qemux86-64-homeassistant:2024.8.0
2024-08-07 18:53:51.711 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemux86-64-homeassistant with tag 2024.8.0.
2024-08-07 18:53:51.711 INFO (MainThread) [supervisor.host.info] Updating local host information
2024-08-07 18:53:51.712 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2024-08-07 18:53:51.712 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-08-07 18:53:51.712 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-08-07 18:53:51.914 INFO (MainThread) [supervisor.host.services] Updating service information
2024-08-07 18:53:51.917 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-08-07 18:53:51.961 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-08-07 18:53:51.965 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2024-08-07 18:53:54.368 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-08-07 18:53:54.368 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-08-07 18:53:54.373 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-08-07 18:53:54.373 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-08-07 18:53:54.373 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-08-07 18:53:54.373 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-08-07 18:53:54.373 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2024-08-07 18:53:54.373 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None
2024-08-07 18:53:54.373 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None
2024-08-07 18:53:54.373 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-08-07 18:53:57.456 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-08-07 18:53:57.456 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-08-07 18:53:57.456 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-08-07 18:53:57.456 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-08-07 18:53:57.545 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-08-07 18:53:57.545 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not healthy - supervisor
2024-08-07 19:00:03.784 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/qemux86-64-homeassistant:2024.8.0: 500 Server Error for http+docker://localhost/v1.45/images/create?tag=2024.8.0&fromImage=ghcr.io%2Fhome-assistant%2Fqemux86-64-homeassistant&platform=linux%2Famd64: Internal Server Error ("Get "https://ghcr.io/v2/": context deadline exceeded")
2024-08-07 19:00:03.784 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
2024-08-07 19:00:33.802 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemux86-64-homeassistant:landingpage to ghcr.io/home-assistant/qemux86-64-homeassistant:2024.8.0
2024-08-07 19:00:33.802 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemux86-64-homeassistant with tag 2024.8.0.

To me it seems to be some issue with reaching to some server to download something but I am not super advanced.
It looks like to me it is reaching to https://ghcr.io/v2/ and the request is getting denied.
I tried navigating to that in my browser and that seems to be unauthorized.
Again im not super sure what could be wrong…

Here is the log from my vbox install

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
[01:11:59] 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)
[01:11:59] INFO: Starting local supervisor watchdog...
s6-rc: info: service legacy-services successfully started
2024-08-08 01:12:02.732 INFO (MainThread) [__main__] Initializing Supervisor setup
2024-08-08 01:12:02.764 INFO (MainThread) [supervisor.docker.network] Can't find Supervisor network, creating a new network
2024-08-08 01:12:03.044 INFO (MainThread) [supervisor.bootstrap] Setting up coresys for machine: qemux86-64
2024-08-08 01:12:03.058 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/amd64-hassio-supervisor with version 2024.06.0
2024-08-08 01:12:03.058 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
2024-08-08 01:12:03.238 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2024-08-08 01:12:03.240 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-08-08 01:12:03.240 INFO (MainThread) [__main__] Setting up Supervisor
2024-08-08 01:12:03.392 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2024-08-08 01:12:03.442 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2024-08-08 01:12:03.449 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2024-08-08 01:12:03.450 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2024-08-08 01:12:03.450 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2024-08-08 01:12:03.450 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2024-08-08 01:12:03.450 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2024-08-08 01:12:03.452 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2024-08-08 01:12:03.453 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2024-08-08 01:12:03.454 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2024-08-08 01:12:03.455 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2024-08-08 01:12:03.622 INFO (MainThread) [supervisor.host.services] Updating service information
2024-08-08 01:12:03.633 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-08-08 01:12:03.644 WARNING (SyncWorker_1) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
2024-08-08 01:12:03.934 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-08-08 01:12:03.994 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2024-08-07 21:12:04.163 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2024-08-07 21:12:04.164 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2024-08-07 21:12:04.305 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-cli versions: [<AwesomeVersion CalVer '2024.05.0'>]
2024-08-07 21:12:04.311 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-cli with version 2024.05.0
2024-08-07 21:12:04.339 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2024-08-07 21:12:05.087 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/amd64-hassio-cli with version 2024.05.0 - 172.30.32.5
2024-08-07 21:12:05.113 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-dns versions: [<AwesomeVersion CalVer '2024.04.0'>]
2024-08-07 21:12:05.126 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-dns with version 2024.04.0
2024-08-07 21:12:05.171 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2024-08-07 21:12:06.019 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2024.04.0 - 172.30.32.3
2024-08-07 21:12:06.021 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2024-08-07 21:12:06.047 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-audio versions: [<AwesomeVersion CalVer '2023.12.0'>]
2024-08-07 21:12:06.058 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0
2024-08-07 21:12:06.085 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2024-08-07 21:12:06.914 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0 - 172.30.32.4
2024-08-07 21:12:06.934 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-observer versions: [<AwesomeVersion CalVer '2023.06.0'>]
2024-08-07 21:12:06.941 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-observer with version 2023.06.0
2024-08-07 21:12:06.967 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
2024-08-07 21:12:07.930 INFO (MainThread) [supervisor.docker.observer] Starting Observer ghcr.io/home-assistant/amd64-hassio-observer with version 2023.06.0 - 172.30.32.6
2024-08-07 21:12:07.955 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-multicast versions: [<AwesomeVersion CalVer '2024.03.0'>]
2024-08-07 21:12:07.966 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0
2024-08-07 21:12:07.990 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2024-08-07 21:12:08.452 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0 - Host
2024-08-07 21:12:08.454 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets
2024-08-07 21:12:08.482 INFO (MainThread) [supervisor.docker.interface] No version found for ghcr.io/home-assistant/qemux86-64-homeassistant
2024-08-07 21:12:08.483 INFO (MainThread) [supervisor.homeassistant.core] No Home Assistant Docker image ghcr.io/home-assistant/qemux86-64-homeassistant found.
2024-08-07 21:12:08.497 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/qemux86-64-homeassistant with version landingpage
2024-08-07 21:12:08.499 INFO (MainThread) [supervisor.homeassistant.core] Using preinstalled landingpage
2024-08-07 21:12:08.514 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage
2024-08-07 21:12:08.543 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
2024-08-07 21:12:09.161 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/qemux86-64-homeassistant with version landingpage
2024-08-07 21:12:09.211 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 12.4 / BootSlot A
2024-08-07 21:12:09.218 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/hassio-addons/repository repository
2024-08-07 21:12:09.219 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/home-assistant/addons repository
2024-08-07 21:12:09.221 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/esphome/home-assistant-addon repository
2024-08-07 21:12:12.604 INFO (MainThread) [supervisor.store] Loading add-ons from store: 77 all - 77 new - 0 remove
2024-08-07 21:12:12.627 INFO (MainThread) [supervisor.addons.manager] Found 0 installed add-ons
2024-08-07 21:12:12.640 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files
2024-08-07 21:12:12.640 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
2024-08-07 21:12:12.640 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
2024-08-07 21:12:12.640 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2024-08-07 21:12:12.640 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-08-07 21:12:12.640 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2024-08-07 21:12:12.640 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2024-08-07 21:12:12.640 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-08-07 21:12:12.640 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-08-07 21:12:12.640 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-08-07 21:12:12.641 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-08-07 21:12:12.641 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2024-08-07 21:12:12.641 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-08-07 21:12:12.641 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-08-07 21:12:12.641 INFO (MainThread) [__main__] Running Supervisor
2024-08-07 21:12:12.657 INFO (MainThread) [supervisor.os.manager] Rauc: A - marked slot kernel.0 as good
2024-08-07 21:12:12.670 INFO (MainThread) [supervisor.supervisor] Fetching AppArmor profile https://version.home-assistant.io/apparmor_stable.txt
2024-08-07 21:12:12.727 INFO (MainThread) [supervisor.host.apparmor] Adding/updating AppArmor profile: hassio-supervisor
2024-08-07 21:12:12.830 INFO (MainThread) [supervisor.supervisor] Update Supervisor to version 2024.08.0
2024-08-07 21:12:12.832 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/amd64-hassio-supervisor with tag 2024.08.0.
2024-08-07 21:18:28.148 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/amd64-hassio-supervisor:2024.08.0: 500 Server Error for http+docker://localhost/v1.45/images/create?tag=2024.08.0&fromImage=ghcr.io%2Fhome-assistant%2Famd64-hassio-supervisor&platform=linux%2Famd64: Internal Server Error ("Get "https://ghcr.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")
2024-08-07 21:18:28.148 INFO (MainThread) [supervisor.resolution.module] Create new issue update_failed - supervisor / None
2024-08-07 21:18:28.149 ERROR (MainThread) [supervisor.supervisor] Update of Supervisor failed: Can't install ghcr.io/home-assistant/amd64-hassio-supervisor:2024.08.0: 500 Server Error for http+docker://localhost/v1.45/images/create?tag=2024.08.0&fromImage=ghcr.io%2Fhome-assistant%2Famd64-hassio-supervisor&platform=linux%2Famd64: Internal Server Error ("Get "https://ghcr.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")
2024-08-07 21:18:28.149 CRITICAL (MainThread) [supervisor.core] Can't update Supervisor! This will break some Add-ons or affect future versions of Home Assistant!
2024-08-07 21:18:28.149 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons
2024-08-07 21:18:28.165 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 0 add-ons
2024-08-07 21:18:28.165 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 0 add-ons
2024-08-07 21:18:28.178 INFO (MainThread) [supervisor.core] Skipping start of Home Assistant
2024-08-07 21:18:28.178 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 0 add-ons
2024-08-07 21:18:28.191 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
2024-08-07 21:18:28.194 INFO (MainThread) [supervisor.core] Supervisor is up and running
2024-08-07 21:18:28.195 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant setup
2024-08-07 21:18:28.195 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemux86-64-homeassistant:landingpage to ghcr.io/home-assistant/qemux86-64-homeassistant:2024.8.0
2024-08-07 21:18:28.196 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemux86-64-homeassistant with tag 2024.8.0.
2024-08-07 21:18:28.196 INFO (MainThread) [supervisor.host.info] Updating local host information
2024-08-07 21:18:28.202 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2024-08-07 21:18:28.205 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-08-07 21:18:28.205 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-08-07 21:18:28.266 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-08-07 21:18:28.266 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-08-07 21:18:28.323 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-08-07 21:18:28.325 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-08-07 21:18:28.325 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-08-07 21:18:28.325 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-08-07 21:18:28.327 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2024-08-07 21:18:28.327 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None
2024-08-07 21:18:28.327 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None
2024-08-07 21:18:28.327 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-08-07 21:18:28.412 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-08-07 21:18:28.413 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-08-07 21:18:28.413 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-08-07 21:18:28.413 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-08-07 21:18:29.008 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-08-07 21:18:29.010 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not healthy - supervisor
2024-08-07 21:18:29.078 INFO (MainThread) [supervisor.host.services] Updating service information
2024-08-07 21:18:29.084 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-08-07 21:18:29.211 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-08-07 21:18:29.228 INFO (MainThread) [supervisor.host.manager] Host information reload completed

Welcome!

This is an excellent guide to installing Home Assistant OS on Proxmox. Since you’ve already got Proxmox running, you can likely skip the first section, but hopefully the remainder will be helpful.

1 Like

Thanks for the recomendation. This does not work for me either. All I can find is the exact same error.

Update of Supervisor failed: Can't install ghcr.io/home-assistant/amd64-hassio-supervisor:2024.08.0: 500 Server Error for http+docker://localhost/v1.45/images/create?tag=2024.08.0&fromImage=ghcr.io%2Fhome-assistant%2Famd64-hassio-supervisor&platform=linux%2Famd64: Internal Server Error ("Get "https://ghcr.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")

Again I think it is an issue with installing something from ghcr.io/v2/net.
Now I am wondering if there is something server side with ghcr.io/v2/net or if I am the only one who is unable to access it. The only other thing I can think of would be something like a ips or firewall between me and the internet and as far as i know I have not set any up.
Again here is the full log

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
[10:35:14] 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)
[10:35:14] INFO: Starting local supervisor watchdog...
s6-rc: info: service legacy-services successfully started
2024-08-08 10:35:16.034 INFO (MainThread) [__main__] Initializing Supervisor setup
2024-08-08 10:35:16.042 INFO (MainThread) [supervisor.docker.network] Can't find Supervisor network, creating a new network
2024-08-08 10:35:16.130 INFO (MainThread) [supervisor.bootstrap] Setting up coresys for machine: qemux86-64
2024-08-08 10:35:16.133 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/amd64-hassio-supervisor with version 2024.06.0
2024-08-08 10:35:16.133 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
2024-08-08 10:35:16.198 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2024-08-08 10:35:16.199 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-08-08 10:35:16.199 INFO (MainThread) [__main__] Setting up Supervisor
2024-08-08 10:35:19.833 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2024-08-08 10:35:19.861 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2024-08-08 10:35:19.862 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2024-08-08 10:35:19.863 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2024-08-08 10:35:19.863 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2024-08-08 10:35:19.863 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2024-08-08 10:35:19.864 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2024-08-08 10:35:19.864 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2024-08-08 10:35:19.864 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2024-08-08 10:35:19.864 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2024-08-08 10:35:19.864 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2024-08-08 10:35:19.947 INFO (MainThread) [supervisor.host.services] Updating service information
2024-08-08 10:35:19.949 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-08-08 10:35:19.952 WARNING (SyncWorker_0) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
2024-08-08 10:35:20.000 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-08-08 10:35:20.017 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2024-08-08 06:35:22.620 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2024-08-08 06:35:22.620 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2024-08-08 06:35:26.221 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-cli versions: [<AwesomeVersion CalVer '2024.05.0'>]
2024-08-08 06:35:26.224 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-cli with version 2024.05.0
2024-08-08 06:35:26.232 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2024-08-08 06:35:26.450 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/amd64-hassio-cli with version 2024.05.0 - 172.30.32.5
2024-08-08 06:35:26.464 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-dns versions: [<AwesomeVersion CalVer '2024.04.0'>]
2024-08-08 06:35:26.468 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-dns with version 2024.04.0
2024-08-08 06:35:26.482 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2024-08-08 06:35:26.741 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2024.04.0 - 172.30.32.3
2024-08-08 06:35:26.741 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2024-08-08 06:35:26.753 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-audio versions: [<AwesomeVersion CalVer '2023.12.0'>]
2024-08-08 06:35:26.757 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0
2024-08-08 06:35:26.764 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2024-08-08 06:35:27.000 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0 - 172.30.32.4
2024-08-08 06:35:27.007 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-observer versions: [<AwesomeVersion CalVer '2023.06.0'>]
2024-08-08 06:35:27.011 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-observer with version 2023.06.0
2024-08-08 06:35:27.022 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
2024-08-08 06:35:27.322 INFO (MainThread) [supervisor.docker.observer] Starting Observer ghcr.io/home-assistant/amd64-hassio-observer with version 2023.06.0 - 172.30.32.6
2024-08-08 06:35:27.331 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-multicast versions: [<AwesomeVersion CalVer '2024.03.0'>]
2024-08-08 06:35:27.336 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0
2024-08-08 06:35:27.346 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2024-08-08 06:35:27.529 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0 - Host
2024-08-08 06:35:27.530 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets
2024-08-08 06:35:27.536 INFO (MainThread) [supervisor.docker.interface] No version found for ghcr.io/home-assistant/qemux86-64-homeassistant
2024-08-08 06:35:27.537 INFO (MainThread) [supervisor.homeassistant.core] No Home Assistant Docker image ghcr.io/home-assistant/qemux86-64-homeassistant found.
2024-08-08 06:35:27.541 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/qemux86-64-homeassistant with version landingpage
2024-08-08 06:35:27.541 INFO (MainThread) [supervisor.homeassistant.core] Using preinstalled landingpage
2024-08-08 06:35:27.546 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage
2024-08-08 06:35:27.554 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
2024-08-08 06:35:27.701 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/qemux86-64-homeassistant with version landingpage
2024-08-08 06:35:27.715 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 12.4 / BootSlot A
2024-08-08 06:35:27.718 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/esphome/home-assistant-addon repository
2024-08-08 06:35:27.719 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/hassio-addons/repository repository
2024-08-08 06:35:27.722 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/home-assistant/addons repository
2024-08-08 06:35:39.039 INFO (MainThread) [supervisor.store] Loading add-ons from store: 77 all - 77 new - 0 remove
2024-08-08 06:35:39.051 INFO (MainThread) [supervisor.addons.manager] Found 0 installed add-ons
2024-08-08 06:35:39.059 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files
2024-08-08 06:35:39.059 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
2024-08-08 06:35:39.059 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
2024-08-08 06:35:39.059 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2024-08-08 06:35:39.059 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-08-08 06:35:39.059 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2024-08-08 06:35:39.059 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2024-08-08 06:35:39.059 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-08-08 06:35:39.059 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-08-08 06:35:39.059 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-08-08 06:35:39.059 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-08-08 06:35:39.059 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2024-08-08 06:35:39.059 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-08-08 06:35:39.060 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-08-08 06:35:39.060 INFO (MainThread) [__main__] Running Supervisor
2024-08-08 06:35:39.066 INFO (MainThread) [supervisor.os.manager] Rauc: A - marked slot kernel.0 as good
2024-08-08 06:35:39.070 INFO (MainThread) [supervisor.supervisor] Fetching AppArmor profile https://version.home-assistant.io/apparmor_stable.txt
2024-08-08 06:35:39.158 INFO (MainThread) [supervisor.host.apparmor] Adding/updating AppArmor profile: hassio-supervisor
2024-08-08 06:35:39.208 INFO (MainThread) [supervisor.supervisor] Update Supervisor to version 2024.08.0
2024-08-08 06:35:39.209 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/amd64-hassio-supervisor with tag 2024.08.0.
2024-08-08 06:41:57.467 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/amd64-hassio-supervisor:2024.08.0: 500 Server Error for http+docker://localhost/v1.45/images/create?tag=2024.08.0&fromImage=ghcr.io%2Fhome-assistant%2Famd64-hassio-supervisor&platform=linux%2Famd64: Internal Server Error ("Get "https://ghcr.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")
2024-08-08 06:41:57.467 INFO (MainThread) [supervisor.resolution.module] Create new issue update_failed - supervisor / None
2024-08-08 06:41:57.467 ERROR (MainThread) [supervisor.supervisor] Update of Supervisor failed: Can't install ghcr.io/home-assistant/amd64-hassio-supervisor:2024.08.0: 500 Server Error for http+docker://localhost/v1.45/images/create?tag=2024.08.0&fromImage=ghcr.io%2Fhome-assistant%2Famd64-hassio-supervisor&platform=linux%2Famd64: Internal Server Error ("Get "https://ghcr.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)")
2024-08-08 06:41:57.467 CRITICAL (MainThread) [supervisor.core] Can't update Supervisor! This will break some Add-ons or affect future versions of Home Assistant!
2024-08-08 06:41:57.467 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons
2024-08-08 06:41:57.471 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 0 add-ons
2024-08-08 06:41:57.471 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 0 add-ons
2024-08-08 06:41:57.473 INFO (MainThread) [supervisor.core] Skipping start of Home Assistant
2024-08-08 06:41:57.473 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 0 add-ons
2024-08-08 06:41:57.476 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
2024-08-08 06:41:57.477 INFO (MainThread) [supervisor.core] Supervisor is up and running
2024-08-08 06:41:57.477 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant setup
2024-08-08 06:41:57.477 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemux86-64-homeassistant:landingpage to ghcr.io/home-assistant/qemux86-64-homeassistant:2024.8.0
2024-08-08 06:41:57.477 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemux86-64-homeassistant with tag 2024.8.0.
2024-08-08 06:41:57.477 INFO (MainThread) [supervisor.host.info] Updating local host information
2024-08-08 06:41:57.478 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2024-08-08 06:41:57.479 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-08-08 06:41:57.479 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-08-08 06:41:57.636 INFO (MainThread) [supervisor.host.services] Updating service information
2024-08-08 06:41:57.639 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-08-08 06:41:57.678 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-08-08 06:41:57.682 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2024-08-08 06:42:01.061 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-08-08 06:42:01.061 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-08-08 06:42:01.064 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-08-08 06:42:01.064 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-08-08 06:42:01.064 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-08-08 06:42:01.064 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-08-08 06:42:01.064 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2024-08-08 06:42:01.064 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None
2024-08-08 06:42:01.064 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None
2024-08-08 06:42:01.065 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-08-08 06:42:03.321 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-08-08 06:42:03.321 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-08-08 06:42:03.321 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-08-08 06:42:03.321 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-08-08 06:42:03.384 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-08-08 06:42:03.384 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not healthy - supervisor
  1. I’ve tried to change the dns to 8.8.8.8 throught multiple ways “dns options servers dns://8.8.8.8” and this somewhat obscure post Solution to a hanged "Preparing Home Installation" screen during new install on a Raspberry Pi 4 (DNS fix). I’ve removed the pi-hole dns from my network back to default. and still getting “[supervisor.docker.interface] Can’t install ghcr.io/home-assistant/qemux86-64-homeassistant:2024.8.1: 500 Server Error for http+docker://localhost/v1.45/images/create?tag=2024.8.1&fromImage=ghcr.io%2Fhome-assistant%2Fqemux86-64-homeassistant&platform=linux%2Famd64: Internal Server Error (“Get “https://ghcr.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)”)” weirdly, I can ping www.google.com fine, but www.github.com doesn’t work :, I can get it to ping by changing /etc/resolv.conf to namespace 1.1.1.1 instead of 10.0.0.1 but it changes back on reboot and after a while when supervisor.resolution module resets everything even if dns --fallback=false.

Seems like this is a dns issue but I’m just very confused as to where to change the setting correctly between network options, dns options, and backend stuff. Seems like half of them don’t work…

Tried again to set it and finally for the create home page! I guess there’s a timing thing about changing /etc/resolv.conf

Hi, welcome to the forum!

FYI: one of our community members has a great collection of installation scripts on Proxmox VE Helper-Scripts and also to install HA in various ways.
That way you can simply test whether those do work.

@Mikiah @pigelb any resolution? I seem to be having the same issue and attempting the same remediation efforts.

No fix yet. I expect it has something to do with dns

As usually

Faced the same problem, has anyone been able to get around it? @Nick4 @Mikiah @pigelb

Also HAOS on Proxmox?
How did you install?

Fresh install of HA OS in Virtual Box. On set up getting the same issue.

This indeed is most likely a DNS issue.

How did you disable it?

In general, Home Assistant OS uses the DNS server provided by your DHCP. So if that IP points to a non-existing/non-working DNS server, things will fail.

If there is no DNS server provided by the DHCP, then the system will fallback to Cloudflare.

The question here is: Does your DHCP provide a DNS server which is not valid? Or does the fallback does not work for another reason (e.g. blocked Cloudflare DNS).

On the system console, can you type login then resolvectl to see what DNS server the system tries to use?

ha> login
# resolvectl
1 Like

I figured it out. If anyone elese is running into this issue try this! My dns was passing throught a netgear router. The routers onboard dns was the problem. I had it set to forward dns requests to pihole but it was still not working. I set pihole to be my dhcp server and then it handed out its own ip addresses and dns adress and that sucessfully installed. Im not sure if its a netgear specific thing or model specific but it has something to do with that. Thanks for all yalls ideas and help!