Installation impossible on virtual box

Hello all,

First time I am on the blog as I have an issue
Trying to installhome assistant on 2 different computer home did not finish
Configuratuon is : Windows 11 virtual box most recent version ;Ha 9.3 image from web site,
I follow exactly the same settings on the supported page in home assistant web site.

I see the installation page on …8123 but it seems it can not download info from github or dockerimage.
Virtual disk size is about 1.15 gb would not change much. I can see network activity on virtual box

If I use an old vdi file it will load, I can control lights and stuff see cameras. But not able to update supervisor and it says system not healthy. No update possible

Please :pray: it has been so many days it does not work and I am turning in round anybody knows
here is a sample of the code
if i look to activity overview it seems to upload dtat at regular pace but does note download on virtual machine

22-12-09 02:58:42 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemux86-64-homeassistant with tag 2022.12.0.
22-12-09 02:58:42 INFO (MainThread) [supervisor.host.services] Updating service information
22-12-09 02:58:42 INFO (MainThread) [supervisor.host.network] Updating local network information
22-12-09 02:58:42 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
22-12-09 02:58:42 INFO (MainThread) [supervisor.host.manager] Host information reload completed
22-12-09 02:58:43 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER
22-12-09 02:58:43 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
22-12-09 02:58:43 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER
22-12-09 02:58:43 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.NO_CURRENT_BACKUP/ContextType.SYSTEM
22-12-09 02:58:43 INFO (MainThread) [supervisor.resolution.module] Create new suggestion SuggestionType.CREATE_FULL_BACKUP - ContextType.SYSTEM / None
22-12-09 02:58:43 INFO (MainThread) [supervisor.resolution.module] Create new issue IssueType.NO_CURRENT_BACKUP - ContextType.SYSTEM / None
22-12-09 02:58:43 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
22-12-09 02:58:43 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-12-09 02:58:43 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
22-12-09 02:58:44 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-12-09 02:58:44 INFO (MainThread) [supervisor.jobs] ‘ResolutionFixup.run_autofix’ blocked from execution, system is not healthy
22-12-09 03:04:48 ERROR (SyncWorker_0) [supervisor.docker.interface] Can’t install ghcr.io/home-assistant/qemux86-64-homeassistant:2022.12.0: 500 Server Error for http+docker://localhost/v1.41/images/create?tag=2022.12.0&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)”)
22-12-09 03:04:48 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
22-12-09 03:05:18 INFO (SyncWorker_3) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemux86-64-homeassistant:landingpage to ghcr.io/home-assistant/qemux86-64-homeassistant:2022.12.0
22-12-09 03:05:18 INFO (SyncWorker_3) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemux86-64-homeassistant with tag 2022.12.0.
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
[14:28:26] 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
[14:28:26] INFO: Starting local supervisor watchdog…
22-12-09 14:28:26 INFO (MainThread) [main] Initializing Supervisor setup
22-12-09 14:28:26 INFO (MainThread) [supervisor.bootstrap] Initializing Supervisor Sentry
22-12-09 09:28:26 INFO (MainThread) [supervisor.bootstrap] Seting up coresys for machine: qemux86-64
22-12-09 09:28:26 INFO (SyncWorker_0) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/amd64-hassio-supervisor with version 2022.10.0
22-12-09 09:28:26 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.INITIALIZE
22-12-09 09:28:26 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-12-09 09:28:26 INFO (MainThread) [main] Setting up Supervisor
22-12-09 09:28:27 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
22-12-09 09:28:27 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
22-12-09 09:28:27 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
22-12-09 09:28:27 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
22-12-09 09:28:27 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
22-12-09 09:28:27 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
22-12-09 09:28:27 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
22-12-09 09:28:27 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
22-12-09 09:28:27 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
22-12-09 09:28:27 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
22-12-09 09:28:27 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
22-12-09 09:28:27 INFO (MainThread) [supervisor.host.services] Updating service information
22-12-09 09:28:27 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
22-12-09 09:28:27 INFO (MainThread) [supervisor.host.network] Updating local network information
22-12-09 09:28:27 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {‘hassio-supervisor’}
22-12-09 09:28:27 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
22-12-09 09:28:27 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-cli with version 2022.08.0
22-12-09 09:28:27 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
22-12-09 09:28:27 INFO (SyncWorker_0) [supervisor.docker.interface] Cleaning hassio_cli application
22-12-09 09:28:27 INFO (SyncWorker_0) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/amd64-hassio-cli with version 2022.08.0 - 172.30.32.5
22-12-09 09:28:27 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-dns with version 2022.04.1
22-12-09 09:28:27 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
22-12-09 09:28:27 INFO (SyncWorker_0) [supervisor.docker.interface] Cleaning hassio_dns application
22-12-09 09:28:27 INFO (SyncWorker_0) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2022.04.1 - 172.30.32.3
22-12-09 09:28:27 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
22-12-09 09:28:27 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-audio with version 2022.07.0
22-12-09 09:28:27 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
22-12-09 09:28:27 INFO (SyncWorker_0) [supervisor.docker.interface] Cleaning hassio_audio application
22-12-09 09:28:28 INFO (SyncWorker_0) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/amd64-hassio-audio with version 2022.07.0 - 172.30.32.4
22-12-09 09:28:28 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-observer with version 2021.10.0
22-12-09 09:28:28 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-multicast with version 2022.02.0
22-12-09 09:28:28 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
22-12-09 09:28:28 INFO (SyncWorker_0) [supervisor.docker.interface] Cleaning hassio_multicast application
22-12-09 09:28:28 INFO (SyncWorker_0) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/amd64-hassio-multicast with version 2022.02.0 - Host
22-12-09 09:28:28 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
22-12-09 09:28:34 INFO (MainThread) [supervisor.plugins.manager] cli does not have the latest version 2022.11.0, updating
22-12-09 09:28:34 WARNING (MainThread) [supervisor.jobs] ‘PluginCli.update’ blocked from execution, supervisor needs to be updated first
22-12-09 09:28:34 ERROR (MainThread) [supervisor.plugins.manager] Can’t update cli to 2022.11.0, the Supervisor healthy could be compromised!
22-12-09 09:28:34 INFO (MainThread) [supervisor.resolution.module] Create new suggestion SuggestionType.EXECUTE_UPDATE - ContextType.PLUGIN / cli
22-12-09 09:28:34 INFO (MainThread) [supervisor.resolution.module] Create new issue IssueType.UPDATE_FAILED - ContextType.PLUGIN / cli
22-12-09 09:28:34 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets
22-12-09 09:28:34 INFO (SyncWorker_0) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/qemux86-64-homeassistant with version landingpage
22-12-09 09:28:34 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage
22-12-09 09:28:34 WARNING (MainThread) [supervisor.homeassistant.core] Watchdog found Home Assistant failed, restarting…
22-12-09 09:28:34 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
22-12-09 09:28:34 INFO (SyncWorker_1) [supervisor.docker.interface] Cleaning homeassistant application
22-12-09 09:28:34 ERROR (MainThread) [supervisor.utils] Can’t execute start while a task is in progress
22-12-09 09:28:34 INFO (SyncWorker_1) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/qemux86-64-homeassistant with version landingpage
22-12-09 09:28:34 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 9.3 / BootSlot A
22-12-09 09:28:34 WARNING (SyncWorker_0) [supervisor.store.data] Can’t read /data/addons/core/matter_server/config.yaml: Service matter not found @ data[‘discovery’][0]. Got ‘matter’
22-12-09 09:28:34 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
22-12-09 09:28:34 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
22-12-09 09:28:34 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repository
22-12-09 09:28:34 WARNING (SyncWorker_0) [supervisor.store.data] Can’t read /data/addons/core/matter_server/config.yaml: Service matter not found @ data[‘discovery’][0]. Got ‘matter’
22-12-09 09:28:34 INFO (MainThread) [supervisor.store] Loading add-ons from store: 67 all - 67 new - 0 remove
22-12-09 09:28:34 INFO (MainThread) [supervisor.addons] Found 0 installed add-ons
22-12-09 09:28:34 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files
22-12-09 09:28:34 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
22-12-09 09:28:34 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
22-12-09 09:28:34 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.SETUP
22-12-09 09:28:34 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-12-09 09:28:34 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.SETUP
22-12-09 09:28:34 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-12-09 09:28:34 INFO (MainThread) [supervisor.jobs] ‘ResolutionFixup.run_autofix’ blocked from execution, system is not running - CoreState.SETUP
22-12-09 09:28:34 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.SETUP
22-12-09 09:28:34 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-12-09 09:28:34 INFO (MainThread) [main] Running Supervisor
22-12-09 09:28:34 INFO (MainThread) [supervisor.os.manager] Rauc: A - marked slot kernel.0 as good
22-12-09 09:28:34 INFO (MainThread) [supervisor.supervisor] Fetching AppArmor profile https://version.home-assistant.io/apparmor.txt
22-12-09 09:28:35 INFO (MainThread) [supervisor.host.apparmor] Adding/updating AppArmor profile: hassio-supervisor
22-12-09 09:28:35 INFO (MainThread) [supervisor.supervisor] Update Supervisor to version 2022.11.2
22-12-09 09:28:35 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/amd64-hassio-supervisor with tag 2022.11.2.
22-12-09 09:34:51 ERROR (SyncWorker_0) [supervisor.docker.interface] Can’t install ghcr.io/home-assistant/amd64-hassio-supervisor:2022.11.2: 500 Server Error for http+docker://localhost/v1.41/images/create?tag=2022.11.2&fromImage=ghcr.io%2Fhome-assistant%2Famd64-hassio-supervisor&platform=linux%2Famd64: Internal Server Error (“Get “https://ghcr.io/v2/”: context deadline exceeded”)
22-12-09 09:34:51 INFO (MainThread) [supervisor.resolution.module] Create new issue IssueType.UPDATE_FAILED - ContextType.SUPERVISOR / None
22-12-09 09:34:51 ERROR (MainThread) [supervisor.supervisor] Update of Supervisor failed: Can’t install ghcr.io/home-assistant/amd64-hassio-supervisor:2022.11.2: 500 Server Error for http+docker://localhost/v1.41/images/create?tag=2022.11.2&fromImage=ghcr.io%2Fhome-assistant%2Famd64-hassio-supervisor&platform=linux%2Famd64: Internal Server Error (“Get “https://ghcr.io/v2/”: context deadline exceeded”)
22-12-09 09:34:51 CRITICAL (MainThread) [supervisor.core] Can’t update Supervisor! This will break some Add-ons or affect future versions of Home Assistant!
22-12-09 09:34:51 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.INITIALIZE’ starting 0 add-ons
22-12-09 09:34:51 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.SYSTEM’ starting 0 add-ons
22-12-09 09:34:51 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.SERVICES’ starting 0 add-ons
22-12-09 09:34:51 INFO (MainThread) [supervisor.core] Skiping start of Home Assistant
22-12-09 09:34:51 INFO (MainThread) [supervisor.addons] Phase ‘AddonStartup.APPLICATION’ starting 0 add-ons
22-12-09 09:34:51 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
22-12-09 09:34:51 INFO (MainThread) [supervisor.core] Supervisor is up and running
22-12-09 09:34:51 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant setup
22-12-09 09:34:51 INFO (MainThread) [supervisor.host.info] Updating local host information
22-12-09 09:34:51 INFO (SyncWorker_0) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemux86-64-homeassistant:landingpage to ghcr.io/home-assistant/qemux86-64-homeassistant:2022.12.1
22-12-09 09:34:51 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemux86-64-homeassistant with tag 2022.12.1.
22-12-09 09:34:51 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
22-12-09 09:34:51 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING
22-12-09 09:34:51 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
22-12-09 09:34:51 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.IPV4_CONNECTION_PROBLEM/ContextType.SYSTEM
22-12-09 09:34:51 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR
22-12-09 09:34:51 INFO (MainThread) [supervisor.host.services] Updating service information
22-12-09 09:34:51 INFO (MainThread) [supervisor.host.network] Updating local network information
22-12-09 09:34:51 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
22-12-09 09:34:51 INFO (MainThread) [supervisor.host.manager] Host information reload completed
22-12-09 09:34:52 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER
22-12-09 09:34:52 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
22-12-09 09:34:52 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER
22-12-09 09:34:52 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.NO_CURRENT_BACKUP/ContextType.SYSTEM
22-12-09 09:34:52 INFO (MainThread) [supervisor.resolution.module] Create new suggestion SuggestionType.CREATE_FULL_BACKUP - ContextType.SYSTEM / None
22-12-09 09:34:52 INFO (MainThread) [supervisor.resolution.module] Create new issue IssueType.NO_CURRENT_BACKUP - ContextType.SYSTEM / None
22-12-09 09:34:52 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
22-12-09 09:34:52 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-12-09 09:34:52 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
22-12-09 09:34:52 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-12-09 09:34:52 INFO (MainThread) [supervisor.jobs] ‘ResolutionFixup.run_autofix’ blocked from execution, system is not healthy
(this can take up to 20 minutes)
While waiting, some suggestions:
Read our founder’s vision for the perfect home automation.
Install the official Home Assistant apps
Get it on the Apple App Store Get it on Google Play
Join our community on the forums or on the chat.
\\

Any other settings I should change in virtual box

Did you find any solutions? I can not get supervisor to update the CLI either with the error

“Can’t update cli to 2022.11.0, the Supervisor healthy could be compromised!”

So lomg for my reply butbibquit jome assistant and came back
I changed from netgear router tou asus router and problem solved.

Prior to changing router reste has been performed aerrimgs checke but found nothing