Installation of homeassistant always stuck at "Home assistant CLI not starting ! Jump into emergency console ..."

Here is my issue : I have an odroid n2+. I have a micro SD Card to run home assistant on.
It used to work, someday it just went dead (I’m thinking an update to the core broke it), so I reinstalled it.
But I get stuck with the message “Home assistant CLI not starting ! Jump into emergency console …” I’ve tried the login fix, it does not work. It loops back to waiting for the home assistant CLI to be ready, then “Home assistant CLI not starting !”
I’ve changed hardware ! I tried using a raspberry pi 3 model b, but with the same issue.
I found out that petitboot just disappeared (no default bootloader found). I also can’t reinstall petitboot because all the links are dead on the wiki.odroid forum. I had one iteration where it failed to load because it could not contact the git repositories. I tried installing offline without success. When I try online it fails these days at the git part, then I get a blank web page when accessing the homeassistant URL (x.x.x.x:8123)
I don’t know what to do in the meantime, I’ve ordered an eMMC card to replace the microSD but god knows when it will arrive, and I can’t set the DNS values in the router because it’s an HELIX router and they don’t allow users to customize DNSs.
Do you have any information ? Here are the latest logs I had, amongst my slew of issues (to install an operating system whose installation used to be seamless, which is the most frustrating of all) :

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:52: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)
[22:53:00] INFO: Starting local supervisor watchdog...
s6-rc: info: service legacy-services successfully started
2024-01-24 22:53:04.585 INFO (MainThread) [__main__] Initializing Supervisor setup
2024-01-24 22:53:04.604 INFO (MainThread) [supervisor.docker.network] Can't find Supervisor network, creating a new network
2024-01-24 22:53:04.890 INFO (MainThread) [supervisor.bootstrap] Setting up coresys for machine: odroid-n2
2024-01-24 22:53:04.902 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/aarch64-hassio-supervisor with version 2024.06.0
2024-01-24 22:53:04.902 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
2024-01-24 22:53:05.110 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2024-01-24 22:53:05.113 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-01-24 22:53:05.114 INFO (MainThread) [__main__] Setting up Supervisor
2024-01-24 22:53:10.196 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2024-01-24 22:53:10.275 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2024-01-24 22:53:10.281 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2024-01-24 22:53:10.281 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2024-01-24 22:53:10.283 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2024-01-24 22:53:10.284 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2024-01-24 22:53:10.284 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2024-01-24 22:53:10.286 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2024-01-24 22:53:10.287 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2024-01-24 22:53:10.288 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2024-01-24 22:53:10.289 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2024-01-24 22:53:10.512 WARNING (MainThread) [supervisor.dbus.timedate] No timedate support on the host. Time/Date functions have been disabled.
2024-01-24 22:53:10.527 INFO (MainThread) [supervisor.host.services] Updating service information
2024-01-24 22:53:10.532 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-01-24 22:53:10.549 WARNING (SyncWorker_0) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
2024-01-24 22:53:10.554 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2024-01-24 22:53:15.581 WARNING (MainThread) [supervisor.utils.whoami] Can't fetch Whoami data: Cannot connect to host services.home-assistant.io:443 ssl:default [Try again]
2024-01-24 22:53:15.581 WARNING (MainThread) [supervisor.core] Can't adjust Time/Date settings: Can't fetch Whoami data: Cannot connect to host services.home-assistant.io:443 ssl:default [Try again]
2024-01-24 22:53:15.588 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2024-01-24 22:53:20.597 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
2024-01-24 22:53:20.654 INFO (MainThread) [supervisor.docker.interface] Found None versions: [<AwesomeVersion CalVer '2024.06.0'>, <AwesomeVersion SpecialContainer 'latest'>, <AwesomeVersion CalVer '2024.05.0'>, <AwesomeVersion CalVer '2024.04.0'>, <AwesomeVersion CalVer '2024.03.0'>, <AwesomeVersion CalVer '2023.12.0'>, <AwesomeVersion CalVer '2023.06.0'>]
2024-01-24 22:53:20.662 INFO (MainThread) [supervisor.plugins.base] No cli plugin Docker image None found.
2024-01-24 22:53:20.663 INFO (MainThread) [supervisor.plugins.base] Setup cli plugin
2024-01-24 22:53:25.671 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
2024-01-24 22:53:25.671 WARNING (MainThread) [supervisor.plugins.base] Error on installing cli plugin, retrying in 30sec
2024-01-24 22:54:00.681 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
2024-01-24 22:54:00.682 WARNING (MainThread) [supervisor.plugins.base] Error on installing cli plugin, retrying in 30sec
2024-01-24 22:54:35.702 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
2024-01-24 22:54:35.703 WARNING (MainThread) [supervisor.plugins.base] Error on installing cli plugin, retrying in 30sec
2024-01-24 22:55:10.715 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
2024-01-24 22:55:10.715 WARNING (MainThread) [supervisor.plugins.base] Error on installing cli plugin, retrying in 30sec
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
[02:27:06] 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)
[02:27:06] INFO: Starting local supervisor watchdog...
s6-rc: info: service legacy-services successfully started
2024-06-29 02:27:11.417 INFO (MainThread) [__main__] Initializing Supervisor setup
2024-06-29 02:27:11.528 INFO (MainThread) [supervisor.bootstrap] Setting up coresys for machine: odroid-n2
2024-06-29 02:27:11.540 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/aarch64-hassio-supervisor with version 2024.06.0
2024-06-29 02:27:11.565 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2024-06-29 02:27:11.568 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-06-29 02:27:11.569 INFO (MainThread) [__main__] Setting up Supervisor
2024-06-29 02:27:11.800 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2024-06-29 02:27:11.877 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2024-06-29 02:27:11.883 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2024-06-29 02:27:11.883 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2024-06-29 02:27:11.884 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2024-06-29 02:27:11.885 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2024-06-29 02:27:11.886 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2024-06-29 02:27:11.887 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2024-06-29 02:27:11.887 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2024-06-29 02:27:11.888 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2024-06-29 02:27:11.889 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2024-06-29 02:27:12.105 INFO (MainThread) [supervisor.host.services] Updating service information
2024-06-29 02:27:12.112 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-06-29 02:27:12.126 WARNING (SyncWorker_0) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
2024-06-29 02:27:12.341 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-06-29 02:27:12.417 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2024-06-28 22:27:12.568 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2024-06-28 22:27:12.569 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2024-06-28 22:27:12.766 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-cli versions: [<AwesomeVersion CalVer '2024.05.0'>]
2024-06-28 22:27:12.774 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-cli with version 2024.05.0
2024-06-28 22:27:12.839 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2024-06-28 22:27:13.744 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/aarch64-hassio-cli with version 2024.05.0 - 172.30.32.5
2024-06-28 22:27:13.772 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-dns versions: [<AwesomeVersion CalVer '2024.04.0'>]
2024-06-28 22:27:13.781 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-dns with version 2024.04.0
2024-06-28 22:27:13.875 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2024-06-28 22:27:15.126 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/aarch64-hassio-dns with version 2024.04.0 - 172.30.32.3
2024-06-28 22:27:15.128 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2024-06-28 22:27:15.160 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-audio versions: [<AwesomeVersion CalVer '2023.12.0'>]
2024-06-28 22:27:15.169 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-audio with version 2023.12.0
2024-06-28 22:27:15.194 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2024-06-28 22:27:16.442 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/aarch64-hassio-audio with version 2023.12.0 - 172.30.32.4
2024-06-28 22:27:16.484 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-observer versions: [<AwesomeVersion CalVer '2023.06.0'>]
2024-06-28 22:27:16.493 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-observer with version 2023.06.0
2024-06-28 22:27:16.606 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
2024-06-28 22:27:17.982 INFO (MainThread) [supervisor.docker.observer] Starting Observer ghcr.io/home-assistant/aarch64-hassio-observer with version 2023.06.0 - 172.30.32.6
2024-06-28 22:27:18.075 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-multicast versions: [<AwesomeVersion CalVer '2024.03.0'>]
2024-06-28 22:27:18.084 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-multicast with version 2024.03.0
2024-06-28 22:27:18.253 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2024-06-28 22:27:18.956 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/aarch64-hassio-multicast with version 2024.03.0 - Host
2024-06-28 22:27:18.959 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets
2024-06-28 22:27:18.980 INFO (MainThread) [supervisor.docker.interface] No version found for ghcr.io/home-assistant/odroid-n2-homeassistant
2024-06-28 22:27:18.981 INFO (MainThread) [supervisor.homeassistant.core] No Home Assistant Docker image ghcr.io/home-assistant/odroid-n2-homeassistant found.
2024-06-28 22:27:18.992 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/odroid-n2-homeassistant with version landingpage
2024-06-28 22:27:18.992 INFO (MainThread) [supervisor.homeassistant.core] Using preinstalled landingpage
2024-06-28 22:27:19.007 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage
2024-06-28 22:27:19.046 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
2024-06-28 22:27:20.403 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/odroid-n2-homeassistant with version landingpage
2024-06-28 22:27:20.654 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 12.4 / BootSlot A
2024-06-28 22:27:20.703 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/home-assistant/addons repository
2024-06-28 22:27:20.704 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/hassio-addons/repository repository
2024-06-28 22:27:20.707 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/esphome/home-assistant-addon repository
2024-06-28 22:27:22.702 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)
POST git-upload-pack (244 bytes)
fatal: fsync error on '/data/addons/core/.git/objects/pack/tmp_pack_a8HH3I': I/O error
fatal: fetch-pack: invalid index-pack output
'.
2024-06-28 22:27:22.702 ERROR (MainThread) [supervisor.store] Can't retrieve data from core due to 
2024-06-28 22:27:22.703 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_remove - store / core
2024-06-28 22:27:22.703 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / core
2024-06-28 22:27:22.952 INFO (MainThread) [supervisor.store] Loading add-ons from store: 51 all - 51 new - 0 remove
2024-06-28 22:27:22.986 INFO (MainThread) [supervisor.addons.manager] Found 0 installed add-ons
2024-06-28 22:27:23.007 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files
2024-06-28 22:27:23.007 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
2024-06-28 22:27:23.007 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
2024-06-28 22:27:23.007 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2024-06-28 22:27:23.007 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2024-06-28 22:27:23.007 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2024-06-28 22:27:23.007 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-06-28 22:27:23.008 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-06-28 22:27:23.008 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-06-28 22:27:23.008 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-06-28 22:27:23.008 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-06-28 22:27:23.008 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2024-06-28 22:27:23.009 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-06-28 22:27:23.009 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-06-28 22:27:23.012 INFO (MainThread) [__main__] Running Supervisor
2024-06-28 22:27:23.038 INFO (MainThread) [supervisor.os.manager] Rauc: A - marked slot kernel.0 as good
2024-06-28 22:27:23.060 INFO (MainThread) [supervisor.supervisor] Fetching AppArmor profile https://version.home-assistant.io/apparmor_stable.txt
2024-06-28 22:27:23.103 INFO (MainThread) [supervisor.host.apparmor] Adding/updating AppArmor profile: hassio-supervisor
2024-06-28 22:27:23.258 INFO (MainThread) [supervisor.supervisor] Update Supervisor to version 2024.06.2
2024-06-28 22:27:23.260 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/aarch64-hassio-supervisor with tag 2024.06.2.
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
[02:32:06] 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)
[02:32:06] INFO: Starting local supervisor watchdog...
s6-rc: info: service legacy-services successfully started
2024-06-29 02:32:11.138 INFO (MainThread) [__main__] Initializing Supervisor setup
2024-06-29 02:32:11.267 INFO (MainThread) [supervisor.bootstrap] Setting up coresys for machine: odroid-n2
2024-06-29 02:32:11.278 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/aarch64-hassio-supervisor with version 2024.06.0
2024-06-29 02:32:11.298 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2024-06-29 02:32:11.301 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-06-29 02:32:11.302 INFO (MainThread) [__main__] Setting up Supervisor
2024-06-29 02:32:11.501 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2024-06-29 02:32:11.577 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2024-06-29 02:32:11.583 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2024-06-29 02:32:11.584 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2024-06-29 02:32:11.584 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2024-06-29 02:32:11.585 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2024-06-29 02:32:11.586 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2024-06-29 02:32:11.587 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2024-06-29 02:32:11.588 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2024-06-29 02:32:11.589 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2024-06-29 02:32:11.590 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2024-06-29 02:32:11.803 INFO (MainThread) [supervisor.host.services] Updating service information
2024-06-29 02:32:11.813 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-06-29 02:32:11.824 WARNING (SyncWorker_0) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
2024-06-29 02:32:11.985 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-06-29 02:32:12.037 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2024-06-28 22:32:12.181 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2024-06-28 22:32:12.181 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2024-06-28 22:32:12.349 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-cli with version 2024.05.0
2024-06-28 22:32:12.378 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2024-06-28 22:32:12.387 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_cli application
2024-06-28 22:32:13.933 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/aarch64-hassio-cli with version 2024.05.0 - 172.30.32.5
2024-06-28 22:32:13.969 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-dns with version 2024.04.0
2024-06-28 22:32:14.094 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2024-06-28 22:32:14.102 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_dns application
2024-06-28 22:32:16.517 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/aarch64-hassio-dns with version 2024.04.0 - 172.30.32.3
2024-06-28 22:32:16.528 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2024-06-28 22:32:16.539 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-audio with version 2023.12.0
2024-06-28 22:32:16.561 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2024-06-28 22:32:16.582 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_audio application
2024-06-28 22:32:17.782 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/aarch64-hassio-audio with version 2023.12.0 - 172.30.32.4
2024-06-28 22:32:17.788 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-observer with version 2023.06.0
2024-06-28 22:32:17.855 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-multicast with version 2024.03.0
2024-06-28 22:32:17.926 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2024-06-28 22:32:17.934 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_multicast application
2024-06-28 22:32:20.115 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/aarch64-hassio-multicast with version 2024.03.0 - Host
2024-06-28 22:32:20.118 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets
2024-06-28 22:32:20.124 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/odroid-n2-homeassistant with version landingpage
2024-06-28 22:32:20.148 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage
2024-06-28 22:32:20.172 INFO (SyncWorker_0) [supervisor.docker.manager] Starting homeassistant
2024-06-28 22:32:20.831 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 12.4 / BootSlot A
2024-06-28 22:32:20.859 ERROR (SyncWorker_0) [supervisor.utils.json] Can't read json from /data/addons/git/a0d7b954/repository.json: Input is a zero-length, empty document: line 1 column 1 (char 0)
2024-06-28 22:32:20.859 WARNING (SyncWorker_0) [supervisor.store.data] Can't read repository information from /data/addons/git/a0d7b954/repository.json
2024-06-28 22:32:20.866 ERROR (SyncWorker_0) [supervisor.utils.json] Can't read json from /data/addons/git/5c53de3b/repository.json: Input is a zero-length, empty document: line 1 column 1 (char 0)
2024-06-28 22:32:20.866 WARNING (SyncWorker_0) [supervisor.store.data] Can't read repository information from /data/addons/git/5c53de3b/repository.json
2024-06-28 22:32:20.868 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/home-assistant/addons repository
2024-06-28 22:32:20.869 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
2024-06-28 22:32:20.871 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repository
2024-06-28 22:32:21.170 ERROR (MainThread) [supervisor.store.git] Integrity check on /data/addons/git/5c53de3b failed: Cmd('git') failed due to: exit code(128)
  cmdline: git fsck
  stderr: 'error: refs/heads/main: invalid sha1 pointer 0000000000000000000000000000000000000000
error: refs/remotes/origin/HEAD: invalid sha1 pointer 0000000000000000000000000000000000000000
error: invalid HEAD
error: bad ref for .git/logs/refs/heads/main
error: bad ref for .git/logs/refs/remotes/origin/HEAD
error: bad ref for .git/logs/HEAD
notice: No default references
fatal: .git/index: index file smaller than expected'.
2024-06-28 22:32:21.170 ERROR (MainThread) [supervisor.store] Can't load data from repository https://github.com/esphome/home-assistant-addon due to 
2024-06-28 22:32:21.170 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_reset - store / 5c53de3b
2024-06-28 22:32:21.170 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / 5c53de3b
2024-06-28 22:32:21.191 ERROR (MainThread) [supervisor.store.git] Integrity check on /data/addons/git/a0d7b954 failed: Cmd('git') failed due to: exit code(128)
  cmdline: git fsck
  stderr: 'error: refs/heads/master: invalid sha1 pointer 0000000000000000000000000000000000000000
error: refs/remotes/origin/HEAD: invalid sha1 pointer 0000000000000000000000000000000000000000
error: invalid HEAD
error: bad ref for .git/logs/refs/heads/master
error: bad ref for .git/logs/refs/remotes/origin/HEAD
error: bad ref for .git/logs/HEAD
notice: No default references
fatal: .git/index: index file smaller than expected'.
2024-06-28 22:32:21.191 ERROR (MainThread) [supervisor.store] Can't load data from repository https://github.com/hassio-addons/repository due to 
2024-06-28 22:32:21.192 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_reset - store / a0d7b954
2024-06-28 22:32:21.192 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / a0d7b954
2024-06-28 22:32:22.478 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)
POST git-upload-pack (244 bytes)
fatal: fsync error on '/data/addons/core/.git/objects/pack/tmp_pack_1wdPja': I/O error
fatal: fetch-pack: invalid index-pack output
'.
2024-06-28 22:32:22.478 ERROR (MainThread) [supervisor.store] Can't retrieve data from core due to 
2024-06-28 22:32:22.478 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_remove - store / core
2024-06-28 22:32:22.479 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / core
2024-06-28 22:32:22.484 ERROR (SyncWorker_0) [supervisor.utils.json] Can't read json from /data/addons/git/a0d7b954/repository.json: Input is a zero-length, empty document: line 1 column 1 (char 0)
2024-06-28 22:32:22.484 WARNING (SyncWorker_0) [supervisor.store.data] Can't read repository information from /data/addons/git/a0d7b954/repository.json
2024-06-28 22:32:22.485 ERROR (SyncWorker_0) [supervisor.utils.json] Can't read json from /data/addons/git/5c53de3b/repository.json: Input is a zero-length, empty document: line 1 column 1 (char 0)
2024-06-28 22:32:22.485 WARNING (SyncWorker_0) [supervisor.store.data] Can't read repository information from /data/addons/git/5c53de3b/repository.json
2024-06-28 22:32:22.486 INFO (MainThread) [supervisor.store] Loading add-ons from store: 0 all - 0 new - 0 remove
2024-06-28 22:32:22.487 INFO (MainThread) [supervisor.addons.manager] Found 0 installed add-ons
2024-06-28 22:32:22.500 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files
2024-06-28 22:32:22.500 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
2024-06-28 22:32:22.501 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
2024-06-28 22:32:22.501 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2024-06-28 22:32:22.501 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2024-06-28 22:32:22.501 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2024-06-28 22:32:22.501 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-06-28 22:32:22.501 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-06-28 22:32:22.501 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-06-28 22:32:22.502 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-06-28 22:32:22.502 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-06-28 22:32:22.502 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2024-06-28 22:32:22.502 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-06-28 22:32:22.503 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-06-28 22:32:22.504 INFO (MainThread) [__main__] Running Supervisor
2024-06-28 22:32:22.541 INFO (MainThread) [supervisor.os.manager] Rauc: A - marked slot kernel.0 as good
2024-06-28 22:32:22.561 INFO (MainThread) [supervisor.supervisor] Fetching AppArmor profile https://version.home-assistant.io/apparmor_stable.txt
2024-06-28 22:32:22.606 INFO (MainThread) [supervisor.host.apparmor] Adding/updating AppArmor profile: hassio-supervisor
2024-06-28 22:32:22.787 INFO (MainThread) [supervisor.supervisor] Update Supervisor to version 2024.06.2
2024-06-28 22:32:22.788 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/aarch64-hassio-supervisor with tag 2024.06.2.

There’s your reason. It looks a lot like a faulty SD-card. Try another one or wait for your eMMC to arrive.

SD-cards used with HA-OS can have a life span around a few months. HA writes a lot of data on that card, and thus the cards tend to go down in between six months up to two years. I haven’t heard from a SD-card, that lasted longer with HA-OS. :slight_smile:

I have a different view of SD Card Reliability.

I’ve ordered a few new but recently i’ve seen on the screen the message about Buffer I/O error on device mmcblk0p4 (Can't install on odroid : Buffer I/O error on device mmcblk0p4 - ODROID) /… I’m fearing a dead SD controller :frowning: