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
ha os info
The boot slots show version "14.2" (both inactive and booted), but the overall OS version still reads "14.1" and it indicates an update is available.
Perform a full system reboot and also restart the supervisor with:
ha supervisor restart
Re-running ha os info still shows the version field as "14.1", while boot slots remain "14.2".
Expected Behavior:
After a successful update, the overall OS version (the “version” field) should reflect "14.2" and update_available should be false.
Actual Behavior:
Although both boot slots are updated to "14.2" (and the system is booting from slot B with version "14.2"), the supervisor’s reported overall version remains "14.1" and continues to show an update as available (version_latest: "14.2").
Additional Information:
No operational issues are evident; the system functions normally with the updated boot images.
This appears to be a metadata caching issue in the supervisor.
I have tried both a full reboot and restarting the supervisor container, but the reported version does not change.
Is there a way to refresh the supervisor’s cache or force it to re-read the updated metadata?
Questions:
Is this a known issue with the supervisor’s version reporting?
Can anyone advise on a method to force the metadata to refresh so that the correct version is displayed in ha os info and the update notification is cleared?
What operating system image do you use?
rpi4-64 (Raspberry Pi 4/400 64-bit OS)
What version of Home Assistant Operating System is installed?
14.1
Did the problem occur after upgrading the Operating System?
Yes
Hardware details
Board: Raspberry Pi 4 64-bit (rpi4-64)
Storage: Samsung SSD 850 Pro 512GB
ha os info
The boot slots show version "14.2" (both inactive and booted), but the overall OS version still reads "14.1" and it indicates an update is available.
Perform a full system reboot and also restart the supervisor with:
ha supervisor restart
Re-running ha os info still shows the version field as "14.1", while boot slots remain "14.2".
Expected Behavior:
After a successful update, the overall OS version (the “version” field) should reflect "14.2" and update_available should be false.
Actual Behavior:
Although both boot slots are updated to "14.2" (and the system is booting from slot B with version "14.2"), the supervisor’s reported overall version remains "14.1" and continues to show an update as available (version_latest: "14.2").
Anything in the Supervisor logs that might be useful for us?
[13:14:36] INFO: Supervisor restart after closing
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
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
[13:15:38] 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)
[13:15:38] INFO: Starting local supervisor watchdog...
s6-rc: info: service legacy-services successfully started
2025-02-07 13:15:43.963 INFO (MainThread) [__main__] Initializing Supervisor setup
2025-02-07 13:15:44.112 INFO (MainThread) [supervisor.bootstrap] Setting up coresys for machine: raspberrypi4-64
2025-02-07 13:15:44.120 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/aarch64-hassio-supervisor with version 2025.02.0
2025-02-07 13:15:44.164 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2025-02-07 13:15:44.167 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-02-07 13:15:44.168 INFO (MainThread) [__main__] Setting up Supervisor
2025-02-07 13:15:44.311 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2025-02-07 13:15:44.457 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2025-02-07 13:15:44.460 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2025-02-07 13:15:44.461 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2025-02-07 13:15:44.462 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2025-02-07 13:15:44.463 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2025-02-07 13:15:44.464 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2025-02-07 13:15:44.465 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2025-02-07 13:15:44.467 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2025-02-07 13:15:44.467 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2025-02-07 13:15:44.468 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2025-02-07 13:15:44.956 INFO (MainThread) [supervisor.host.services] Updating service information
2025-02-07 13:15:44.967 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2025-02-07 13:15:44.976 WARNING (SyncWorker_0) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
2025-02-07 13:15:45.148 INFO (MainThread) [supervisor.host.network] Updating local network information
2025-02-07 13:15:45.243 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'d5369777_music_assistant', 'hassio-supervisor'}
2025-02-07 13:15:45.273 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2025-02-07 13:15:45.274 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2025-02-07 13:15:45.449 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-cli with version 2024.09.0
2025-02-07 13:15:45.503 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2025-02-07 13:15:46.407 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/aarch64-hassio-cli with version 2024.09.0 - 172.30.32.5
2025-02-07 13:15:46.442 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-dns with version 2024.12.0
2025-02-07 13:15:46.538 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2025-02-07 13:15:47.505 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/aarch64-hassio-dns with version 2024.12.0 - 172.30.32.3
2025-02-07 13:15:47.507 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2025-02-07 13:15:47.530 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-audio with version 2023.12.0
2025-02-07 13:15:47.584 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2025-02-07 13:15:48.603 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/aarch64-hassio-audio with version 2023.12.0 - 172.30.32.4
2025-02-07 13:15:48.612 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-observer with version 2023.06.0
2025-02-07 13:15:48.672 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-multicast with version 2024.03.0
2025-02-07 13:15:48.716 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2025-02-07 13:15:49.404 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/aarch64-hassio-multicast with version 2024.03.0 - Host
2025-02-07 13:15:49.416 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 1 Home Assistant secrets
2025-02-07 13:15:49.452 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/raspberrypi4-64-homeassistant with version 2025.2.0
2025-02-07 13:15:49.654 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 14.1 / BootSlot B
2025-02-07 13:15:50.540 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access) Beta
2025-02-07 13:15:50.546 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access)
2025-02-07 13:15:50.970 WARNING (SyncWorker_1) [supervisor.store.data] Can't read /data/addons/git/09e60fb6/external/ring-client-api/packages/homebridge-ring/config.schema.json: Invalid Add-on config!. Got {'pluginAlias': 'Ring', 'pluginType': 'platform', 'singular': True, 'customUi': True, 'customUiPath': './lib/homebridge-ui', 'customUiDevServer': 'http://localhost:3000/api/plugins/settings-ui/homebridge-ring', 'headerDisplay': 'See [the wiki](https://github.com/dgreif/ring/wiki/Refresh-Tokens) for details on generating a refresh token', 'accountLinkingHeader': 'Please supply your Ring credentials. These will be used to contact the Ring servers and generate a unique access token for your acc...
2025-02-07 13:15:51.731 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/9074a9fa repository
2025-02-07 13:15:51.733 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/d5369777 repository
2025-02-07 13:15:51.734 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/ccab4aaf repository
2025-02-07 13:15:51.737 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repository
2025-02-07 13:15:51.740 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/cebe7a76 repository
2025-02-07 13:15:51.743 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/8b8632af repository
2025-02-07 13:15:51.747 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/45df7312 repository
2025-02-07 13:15:51.750 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/db21ed7f repository
2025-02-07 13:15:51.753 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/09e60fb6 repository
2025-02-07 13:15:51.754 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
2025-02-07 13:15:51.755 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/cb646a50 repository
2025-02-07 13:15:51.755 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
2025-02-07 13:15:53.409 WARNING (SyncWorker_0) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access) Beta
2025-02-07 13:15:53.413 WARNING (SyncWorker_0) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Frigate (Full Access)
2025-02-07 13:15:53.505 WARNING (SyncWorker_4) [supervisor.store.data] Can't read /data/addons/git/09e60fb6/external/ring-client-api/packages/homebridge-ring/config.schema.json: Invalid Add-on config!. Got {'pluginAlias': 'Ring', 'pluginType': 'platform', 'singular': True, 'customUi': True, 'customUiPath': './lib/homebridge-ui', 'customUiDevServer': 'http://localhost:3000/api/plugins/settings-ui/homebridge-ring', 'headerDisplay': 'See [the wiki](https://github.com/dgreif/ring/wiki/Refresh-Tokens) for details on generating a refresh token', 'accountLinkingHeader': 'Please supply your Ring credentials. These will be used to contact the Ring servers and generate a unique access token for your acc...
2025-02-07 13:15:53.839 INFO (MainThread) [supervisor.store] Loading add-ons from store: 197 all - 197 new - 0 remove
2025-02-07 13:15:54.007 INFO (MainThread) [supervisor.addons.manager] Found 11 installed add-ons
2025-02-07 13:15:54.133 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/aarch64-addon-matter-server with version 7.0.0
2025-02-07 13:15:54.146 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/aarch64-addon-configurator with version 5.8.0
2025-02-07 13:15:54.160 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/vscode/aarch64 with version 5.18.1
2025-02-07 13:15:54.175 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/aarch64-addon-mariadb with version 2.7.2
2025-02-07 13:15:54.190 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/ssh/aarch64 with version 20.0.0
2025-02-07 13:15:54.203 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/node-red/aarch64 with version 19.0.0
2025-02-07 13:15:54.219 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/music-assistant/server with version 2.3.6
2025-02-07 13:15:54.234 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/sabeechen/hassio-google-drive-backup-aarch64 with version 0.112.1
2025-02-07 13:15:54.247 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/albertogeniola/aarch64-meross_local_broker with version 0.0.1-alpha50
2025-02-07 13:15:54.260 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/glances/aarch64 with version 0.21.1
2025-02-07 13:15:54.273 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/adguard/aarch64 with version 5.2.3
2025-02-07 13:15:54.829 INFO (MainThread) [supervisor.backups.manager] Found 10 backup files
2025-02-07 13:15:54.888 INFO (MainThread) [supervisor.discovery] Loaded 2 messages
2025-02-07 13:15:54.889 INFO (MainThread) [supervisor.ingress] Loaded 7 ingress sessions
2025-02-07 13:15:54.889 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2025-02-07 13:15:54.889 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-02-07 13:15:54.890 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2025-02-07 13:15:54.890 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2025-02-07 13:15:54.890 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-02-07 13:15:54.890 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-02-07 13:15:54.890 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2025-02-07 13:15:54.891 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-02-07 13:15:54.891 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2025-02-07 13:15:54.891 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2025-02-07 13:15:54.892 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-02-07 13:15:54.897 INFO (MainThread) [__main__] Running Supervisor
2025-02-07 13:15:54.945 INFO (MainThread) [supervisor.os.manager] Rauc: slot B - activated slot kernel.1, marked slot kernel.1 as good
2025-02-07 13:15:54.968 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons
2025-02-07 13:15:54.990 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 1 add-ons
2025-02-07 13:15:55.955 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-mariadb with version 2.7.2
2025-02-07 13:15:57.686 WARNING (MainThread) [supervisor.services.modules.mysql] Can't remove not exists services
2025-02-07 13:15:58.719 INFO (MainThread) [supervisor.services.modules.mysql] Set core_mariadb as service provider for MySQL
2025-02-07 13:16:00.962 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 6 add-ons
2025-02-07 13:16:01.646 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-matter-server with version 7.0.0
2025-02-07 13:16:02.816 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/vscode/aarch64 with version 5.18.1
2025-02-07 13:16:03.869 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/ssh/aarch64 with version 20.0.0
2025-02-07 13:16:05.877 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/albertogeniola/aarch64-meross_local_broker with version 0.0.1-alpha50
2025-02-07 13:16:06.022 WARNING (MainThread) [supervisor.docker.addon] Glances running with disabled protected mode!
2025-02-07 13:16:07.380 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/glances/aarch64 with version 0.21.1
2025-02-07 13:16:08.160 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_matter_server
2025-02-07 13:16:08.802 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/adguard/aarch64 with version 5.2.3
2025-02-07 13:16:11.886 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from a0d7b954_adguard
2025-02-07 13:16:12.218 INFO (MainThread) [supervisor.api.middleware.security] /network/interface/end0/info access from a0d7b954_adguard
2025-02-07 13:16:12.497 INFO (MainThread) [supervisor.api.middleware.security] /network/interface/wlan0/info access from a0d7b954_adguard
2025-02-07 13:16:38.888 INFO (MainThread) [supervisor.core] Start Home Assistant Core
2025-02-07 13:16:38.923 INFO (SyncWorker_3) [supervisor.docker.manager] Starting homeassistant
2025-02-07 13:16:39.296 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2025-02-07 13:16:49.039 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state startup
2025-02-07 13:16:49.040 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-02-07 13:16:49.338 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-02-07 13:16:49.344 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)
2025-02-07 13:17:19.610 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='STARTING', offline_db_migration=False)
2025-02-07 13:17:29.656 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='RUNNING', offline_db_migration=False)
2025-02-07 13:17:29.657 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
2025-02-07 13:17:29.657 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 4 add-ons
2025-02-07 13:17:30.705 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-configurator with version 5.8.0
2025-02-07 13:17:31.756 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/music-assistant/server with version 2.3.6
2025-02-07 13:17:33.262 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/sabeechen/hassio-google-drive-backup-aarch64 with version 0.112.1
2025-02-07 13:17:34.156 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/node-red/aarch64 with version 19.0.0
2025-02-07 13:17:36.596 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from cebe7a76_hassio_google_drive_backup
2025-02-07 13:17:36.617 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
2025-02-07 13:17:36.635 INFO (MainThread) [supervisor.api.middleware.security] /mounts access from cebe7a76_hassio_google_drive_backup
2025-02-07 13:17:36.666 INFO (MainThread) [supervisor.api.middleware.security] /addons access from cebe7a76_hassio_google_drive_backup
2025-02-07 13:17:36.809 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
2025-02-07 13:17:36.815 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup
2025-02-07 13:17:36.825 INFO (MainThread) [supervisor.api.middleware.security] /backups/9dfe930c/info access from cebe7a76_hassio_google_drive_backup
2025-02-07 13:17:36.835 INFO (MainThread) [supervisor.api.middleware.security] /backups/09eb69df/info access from cebe7a76_hassio_google_drive_backup
2025-02-07 13:17:36.842 INFO (MainThread) [supervisor.api.middleware.security] /backups/7a000fbf/info access from cebe7a76_hassio_google_drive_backup
2025-02-07 13:17:36.847 INFO (MainThread) [supervisor.api.middleware.security] /backups/045f4712/info access from cebe7a76_hassio_google_drive_backup
2025-02-07 13:17:36.855 INFO (MainThread) [supervisor.api.middleware.security] /backups/0d68bc97/info access from cebe7a76_hassio_google_drive_backup
2025-02-07 13:17:36.862 INFO (MainThread) [supervisor.api.middleware.security] /backups/e61aa243/info access from cebe7a76_hassio_google_drive_backup
2025-02-07 13:17:36.868 INFO (MainThread) [supervisor.api.middleware.security] /backups/d8e9a4b0/info access from cebe7a76_hassio_google_drive_backup
2025-02-07 13:17:36.875 INFO (MainThread) [supervisor.api.middleware.security] /backups/a1a824a1/info access from cebe7a76_hassio_google_drive_backup
2025-02-07 13:17:36.881 INFO (MainThread) [supervisor.api.middleware.security] /backups/44d83763/info access from cebe7a76_hassio_google_drive_backup
2025-02-07 13:17:36.887 INFO (MainThread) [supervisor.api.middleware.security] /backups/339bc4f0/info access from cebe7a76_hassio_google_drive_backup
2025-02-07 13:17:38.954 WARNING (MainThread) [supervisor.api.middleware.security] No API token provided for /core
2025-02-07 13:17:45.673 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
2025-02-07 13:17:45.698 INFO (MainThread) [supervisor.api.proxy] WebSocket access from d5369777_music_assistant
2025-02-07 13:17:45.709 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
2025-02-07 13:17:57.023 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
2025-02-07 13:17:57.052 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered
2025-02-07 13:17:57.063 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
2025-02-07 13:17:57.340 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from a0d7b954_ssh
2025-02-07 13:17:57.347 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from a0d7b954_ssh
2025-02-07 13:17:57.352 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from a0d7b954_ssh
2025-02-07 13:17:57.357 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from a0d7b954_ssh
2025-02-07 13:17:59.863 INFO (MainThread) [supervisor.api.middleware.security] /os/info access from a0d7b954_ssh
2025-02-07 13:18:00.933 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
2025-02-07 13:18:00.935 INFO (MainThread) [supervisor.core] Supervisor is up and running
2025-02-07 13:18:00.936 INFO (MainThread) [supervisor.host.info] Updating local host information
2025-02-07 13:18:00.940 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2025-02-07 13:18:00.943 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2025-02-07 13:18:00.944 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2025-02-07 13:18:00.944 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-02-07 13:18:00.945 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2025-02-07 13:18:00.947 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2025-02-07 13:18:00.948 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2025-02-07 13:18:01.144 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2025-02-07 13:18:01.166 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2025-02-07 13:18:01.166 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-02-07 13:18:01.166 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2025-02-07 13:18:01.193 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2025-02-07 13:18:01.194 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2025-02-07 13:18:01.213 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-02-07 13:18:01.213 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2025-02-07 13:18:01.747 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-02-07 13:18:01.748 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2025-02-07 13:18:01.748 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2025-02-07 13:18:01.949 INFO (MainThread) [supervisor.host.services] Updating service information
2025-02-07 13:18:01.963 INFO (MainThread) [supervisor.host.network] Updating local network information
2025-02-07 13:18:02.237 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2025-02-07 13:18:02.251 INFO (MainThread) [supervisor.host.manager] Host information reload completed
Anything in the Host logs that might be useful for us?
Matter Server (7.0.0), Studio Code Server (5.18.1), Advanced SSH & Web Terminal (20.0.0), File editor (5.8.0), MariaDB (2.7.2), Meross Local Broker Addon (0.0.1-alpha50), Music Assistant Server (2.3.6), Home Assistant Google Drive Backup (0.112.1), Node-RED (19.0.0), Glances (0.21.1), AdGuard Home (5.2.3)
Describe the issue you are experiencing
Environment:
Board: Raspberry Pi 4 64-bit (rpi4-64)
Storage: Samsung SSD 850 Pro 512GB
Current OS Info (via ha os info):
Steps to Reproduce:
Run the command:
ha os update
which returns:
Check the OS info using:
ha os info
The boot slots show version "14.2" (both inactive and booted), but the overall OS version still reads "14.1" and it indicates an update is available.
Perform a full system reboot and also restart the supervisor with:
ha supervisor restart
Re-running ha os info still shows the version field as "14.1", while boot slots remain "14.2".
Expected Behavior:
After a successful update, the overall OS version (the “version” field) should reflect "14.2" and update_available should be false.
Actual Behavior:
Although both boot slots are updated to "14.2" (and the system is booting from slot B with version "14.2"), the supervisor’s reported overall version remains "14.1" and continues to show an update as available (version_latest: "14.2").
Additional Information:
Questions:
What operating system image do you use?
rpi4-64 (Raspberry Pi 4/400 64-bit OS)
What version of Home Assistant Operating System is installed?
14.1
Did the problem occur after upgrading the Operating System?
Yes
Hardware details
Board: Raspberry Pi 4 64-bit (rpi4-64)
Storage: Samsung SSD 850 Pro 512GB
Steps to reproduce the issue
Steps to Reproduce:
Run the command:
ha os update
which returns:
Check the OS info using:
ha os info
The boot slots show version "14.2" (both inactive and booted), but the overall OS version still reads "14.1" and it indicates an update is available.
Perform a full system reboot and also restart the supervisor with:
ha supervisor restart
Re-running ha os info still shows the version field as "14.1", while boot slots remain "14.2".
Expected Behavior:
After a successful update, the overall OS version (the “version” field) should reflect "14.2" and update_available should be false.
Actual Behavior:
Although both boot slots are updated to "14.2" (and the system is booting from slot B with version "14.2"), the supervisor’s reported overall version remains "14.1" and continues to show an update as available (version_latest: "14.2").
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
Network Configuration
Recorder
Additional information
No response
The text was updated successfully, but these errors were encountered: