home-assistant / supervisor

:house_with_garden: Home Assistant Supervisor
https://home-assistant.io/hassio/
Apache License 2.0
1.74k stars 640 forks source link

Supervisor 2024.10.0 -> No supervisor update available (2024.10.2 is latest via Github) #5350

Closed VenominousX closed 2 days ago

VenominousX commented 2 days ago

Describe the issue you are experiencing

Hi, Home Assistant OS does not show supervisor updates > 2024.10.0. The Github page say 2024.10.2 is the latest. Is this a wanted behaviour?

Best regards Marcus

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Steps to reproduce the issue

HA CLI -> supervisor update -> No supervisor update available

Anything in the Supervisor logs that might be useful for us?

-

System Health information

System Information

version core-2024.10.2
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.6.46-haos
arch x86_64
timezone Europe/Berlin
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok HACS Data | ok GitHub API Calls Remaining | 5000 Installed Version | 2.0.1 Stage | running Available Repositories | 1435 Downloaded Repositories | 2
Home Assistant Supervisor host_os | Home Assistant OS 13.1 -- | -- update_channel | stable supervisor_version | supervisor-2024.10.0 agent_version | 1.6.0 docker_version | 26.1.4 disk_total | 916.2 GB disk_used | 86.7 GB healthy | true supported | true host_connectivity | true supervisor_connectivity | true ntp_synchronized | true virtualization | board | generic-x86-64 supervisor_api | ok version_api | ok installed_addons | Studio Code Server (5.17.1), File editor (5.8.0), Piper (1.5.2), vosk (1.6.1), SQLite Web (4.2.2), Ollama (0.3.13)
Dashboards dashboards | 1 -- | -- resources | 0 views | 7 mode | storage
Recorder oldest_recorder_run | 4. Oktober 2024 um 02:23 -- | -- current_recorder_run | 14. Oktober 2024 um 06:40 estimated_db_size | 257.43 MiB database_engine | sqlite database_version | 3.45.3

Supervisor diagnostics

No response

Additional information

No response

agners commented 2 days ago

Is it maybe already installed? Check ha supervisor info. If not, you can try ha supervisor reload to reload update information, and see if ha supervisor update works then.

Ap0ph1s-W4ite commented 2 days ago

I had the same issue but after a HAOS restart, it seems fixed.

agners commented 2 days ago

Uh, I actually forgot: Releases are first on the beta channel! So if your system is not using the beta channel, you won't get the update just yet. Supervisor 2024.10.2 got released on Friday, but only today made it to the stable channel (see https://github.com/home-assistant/version/pull/393).

VenominousX commented 2 days ago

Thank you @Ap0ph1s-W4ite for your response. I have tried that but it has not solved my problem. Thank you @agners too for your hint. supervisor reload and supervisor update solves the problem and shows up 2024.10.2 without changing the release channel, i hope :D