You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried the update several times and every time it just boots back to 14.1. It seems to go through the motions but ultimately just doesn't update.
Starting state:
# ha os info
board: generic-x86-64
boot: A
boot_slots:
A:
state: booted
status: good
version: "14.1"
B:
state: inactive
status: good
version: null
data_disk: Generic-STORAGE-DEVICE-000000000206
update_available: true
version: "14.1"
version_latest: "14.2"
But after the restart, nothing has changed, still on 14.1.
# uptime
13:06:46 up 4 min, 0 user, load average: 4.14, 2.06, 0.83
# ha os info
board: generic-x86-64
boot: A
boot_slots:
A:
state: booted
status: good
version: "14.1"
B:
state: inactive
status: good
version: null
data_disk: Generic-STORAGE-DEVICE-000000000206
update_available: true
version: "14.1"
version_latest: "14.2"
I have gone through this motion several times and it's the same every time.
Click Home Assistant Operating System in the Updates pane
Click Update
Wait for reboot
Observe that an update is still availability and that the current version is still 14.1
Anything in the Supervisor logs that might be useful for us?
2025-02-12 08:04:24.103 INFO (MainThread) [supervisor.host.services] Updating service information
2025-02-12 08:04:24.120 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2025-02-12 08:04:24.136 WARNING (SyncWorker_0) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
2025-02-12 08:04:25.034 INFO (MainThread) [supervisor.host.network] Updating local network information
2025-02-12 08:04:25.209 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2025-02-12 08:04:25.241 INFO (MainThread) [supervisor.mounts.manager] Initializing all user-configured mounts
2025-02-12 08:04:25.460 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2025-02-12 08:04:25.462 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2025-02-12 08:04:27.202 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-cli with version 2024.09.0
2025-02-12 08:04:30.473 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2025-02-12 08:04:54.570 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/amd64-hassio-cli with version 2024.09.0 - 172.30.32.5
2025-02-12 08:04:54.663 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-dns with version 2024.12.0
2025-02-12 08:04:55.568 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2025-02-12 08:05:25.252 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2024.12.0 - 172.30.32.3
2025-02-12 08:05:25.258 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2025-02-12 08:05:25.333 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0
2025-02-12 08:05:25.378 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2025-02-12 08:06:00.364 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0 - 172.30.32.4
2025-02-12 08:06:00.379 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-observer with version 2023.06.0
2025-02-12 08:06:00.909 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0
2025-02-12 08:06:01.224 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2025-02-12 08:06:27.417 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0 - Host
2025-02-12 08:06:27.493 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 2 Home Assistant secrets
2025-02-12 08:06:27.839 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/generic-x86-64-homeassistant with version 2025.1.4
2025-02-12 08:06:28.252 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 14.1 / BootSlot A
2025-02-12 08:06:33.485 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repository
2025-02-12 08:06:33.487 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a889bffc repository
2025-02-12 08:06:33.490 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/d5369777 repository
2025-02-12 08:06:33.497 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
2025-02-12 08:06:33.504 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
2025-02-12 08:06:35.836 INFO (MainThread) [supervisor.store] Loading add-ons from store: 86 all - 86 new - 0 remove
2025-02-12 08:06:36.037 INFO (MainThread) [supervisor.addons.manager] Found 2 installed add-ons
2025-02-12 08:06:36.181 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-ssh with version 9.16.0
2025-02-12 08:06:36.216 INFO (MainThread) [supervisor.docker.interface] Attaching to alexxit/go2rtc with version 1.9.8
2025-02-12 08:06:37.135 INFO (MainThread) [supervisor.backups.manager] Found 7 backup files
2025-02-12 08:06:37.360 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
2025-02-12 08:06:37.360 INFO (MainThread) [supervisor.ingress] Loaded 1 ingress sessions
2025-02-12 08:06:37.361 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2025-02-12 08:06:37.361 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-02-12 08:06:37.362 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2025-02-12 08:06:37.363 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-02-12 08:06:37.363 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2025-02-12 08:06:37.363 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-02-12 08:06:37.364 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2025-02-12 08:06:37.365 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-02-12 08:06:37.365 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2025-02-12 08:06:37.366 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2025-02-12 08:06:37.367 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-02-12 08:06:37.369 INFO (MainThread) [__main__] Running Supervisor
2025-02-12 08:06:38.117 INFO (MainThread) [supervisor.os.manager] Rauc: slot A - activated slot kernel.0, marked slot kernel.0 as good
2025-02-12 08:06:38.159 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons
2025-02-12 08:06:38.194 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 1 add-ons
2025-02-12 08:07:03.249 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on alexxit/go2rtc with version 1.9.8
2025-02-12 08:07:08.261 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 1 add-ons
2025-02-12 08:07:34.772 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-ssh with version 9.16.0
2025-02-12 08:07:39.796 INFO (MainThread) [supervisor.core] Start Home Assistant Core
2025-02-12 08:07:39.866 INFO (SyncWorker_3) [supervisor.docker.manager] Starting homeassistant
2025-02-12 08:07:49.755 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2025-02-12 08:08:23.509 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state startup
2025-02-12 08:08:23.510 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-02-12 08:08:25.058 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-02-12 08:08:25.073 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)
2025-02-12 08:08:33.723 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2025-02-12 08:08:33.732 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/AlexxIT/hassio-addons repository
2025-02-12 08:08:33.743 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/music-assistant/home-assistant-addon repository
2025-02-12 08:08:33.766 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository
2025-02-12 08:08:33.790 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
2025-02-12 08:08:33.803 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
2025-02-12 08:08:38.514 INFO (MainThread) [supervisor.store] Loading add-ons from store: 86 all - 0 new - 0 remove
2025-02-12 08:08:38.514 INFO (MainThread) [supervisor.store] Loading add-ons from store: 86 all - 0 new - 0 remove
2025-02-12 08:09:20.968 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='RUNNING', offline_db_migration=False)
2025-02-12 08:09:20.969 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
2025-02-12 08:09:20.969 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 0 add-ons
2025-02-12 08:09:21.381 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
2025-02-12 08:09:21.383 INFO (MainThread) [supervisor.core] Supervisor is up and running
2025-02-12 08:09:21.387 INFO (MainThread) [supervisor.host.info] Updating local host information
2025-02-12 08:09:21.391 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2025-02-12 08:09:21.394 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2025-02-12 08:09:21.395 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2025-02-12 08:09:21.396 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2025-02-12 08:09:21.397 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2025-02-12 08:09:21.439 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-02-12 08:09:21.440 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2025-02-12 08:09:21.441 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2025-02-12 08:09:21.498 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2025-02-12 08:09:21.516 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-02-12 08:09:21.516 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2025-02-12 08:09:21.517 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None
2025-02-12 08:09:21.518 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None
2025-02-12 08:09:21.519 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2025-02-12 08:09:21.566 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2025-02-12 08:09:21.567 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-02-12 08:09:21.568 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2025-02-12 08:09:23.536 INFO (MainThread) [supervisor.host.services] Updating service information
2025-02-12 08:09:23.568 INFO (MainThread) [supervisor.host.network] Updating local network information
2025-02-12 08:09:23.641 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-02-12 08:09:23.642 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2025-02-12 08:09:23.643 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2025-02-12 08:09:24.146 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2025-02-12 08:09:24.617 INFO (MainThread) [supervisor.host.manager] Host information reload completed
Anything in the Host logs that might be useful for us?
Describe the issue you are experiencing
I have tried the update several times and every time it just boots back to 14.1. It seems to go through the motions but ultimately just doesn't update.
Starting state:
But after the restart, nothing has changed, still on 14.1.
I have gone through this motion several times and it's the same every time.
What operating system image do you use?
generic-x86-64 (Generic UEFI capable x86-64 systems)
What version of Home Assistant Operating System is installed?
14.1
Did the problem occur after upgrading the Operating System?
No
Hardware details
Generic x86_64 with a:
Steps to reproduce the issue
Anything in the Supervisor logs that might be useful for us?
Anything in the Host logs that might be useful for us?
System information
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Recorder
Additional information
Journal/log of the update process.
The text was updated successfully, but these errors were encountered: