Home Assistant says I don't have updates available when I should

I haven’t had an update show up in over a month even though I am only on 2025.6.1 none of the newer updates are showing up. When I click on check for updates it clocks a moment then says no updates available.

My install :

  • Installation method Home Assistant OS
  • Core 2025.6.1
  • Supervisor 2025.05.5
  • Operating System 15.2
  • Frontend 20250531.3

Check your DNS settings in Settings → System → Network → your adaptor IPv4 card

Set DNS to 8.8.8.8 (Google) and 1.1.1.1 (Cloudfare) and try again

Also make sure to check that you haven’t skipped the updates.

From the Updates menu click the breadcrumbs in the top right and check “Show skipped updates”.

DNS appears to be working fine.

To clarify, I use pihole and see the queries from Home Assistant being answered successfully. I did add the google DNS just to see if it changed anything but it did not.

Already done, nothing skipped.

If you haven’t already, restart HA and check again.

Otherwise, you can use the terminal and run the update commands from there.

I had restarted with no change. The cli update command did work, however, so I am good to go now. Thank you!

No idea why it stopped working but /shrug

Check your supervisor logs for warnings / errors. Settings → System → Logs. Then choose supervisor top right of the page.

Haven’t seen anything that sheds light in the logs but it may have rolled off in all the reboots and updates.

Press the refresh updates button, wait a bit then check the supervisor logs (not core logs) again.

If there is any issue finding the updates it will show up there.

I have 6 instances of HA I take care of, 4 for me, 2 for family members. Recently, they don’t all show updates right away, even hitting the check update button, but over time, they all see the updates. It is not generalized to 1 or 2, like 1 will show the ZWAVE update right away, then with the HAOS update, it waits to reflect it. The logs don’t show any errors or issues.

It is a 1 to 3 day delay on updates. All of the HA instances are on Intel NUCs running HAOS. Pretty much all configured exactly the same.

I would say this started at 2025.7, but it may be a bias sinc eI really didn’t take note. But previously, all updates would arrive to all instances at virtually the same time, if they didn’t a check update would make then appear. Currently, the updates don’t always appear on all instances and a check update doesn’t help.

My advice still applies.

Do it. Check it.

Will do on the next update

You shouldn’t need to wait. Just pressing the update refresh button may reveal the issue in the supervisor log when it tries to check to see if there are any updates.

I’ve done this and see no errors in the Supervisor logs after the manual update. If I go back to before the update I see errors about Supervisor not having an internet connection.

2025-07-15 20:19:51.985 WARNING (MainThread) [supervisor.jobs] ‘Updater.fetch_data’ blocked from execution, no supervisor internet connection

Things to check:

Settings → System → Network, DNS settings for your network adaptor.

Any other DNS filtering on your network (e.g. pi-hole, adguard) or other non standard network setups like double NAT,reverse proxies or VM bridging.

If that is all good then try a supervisor repair from the CLI:

supervisor repair
supervisor restart
banner

There are no error or warning is the Supervisor log. There’s no Adguard or DNS provider other than the ISP. Right now 3 instances are showing the upgrade to 7.4, the others aren’t showing any upgrade to 7.4

2025-07-28 05:27:15.954 INFO (MainThread) [supervisor.host.network] Updating local network information
2025-07-28 05:27:16.358 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2025-07-28 05:27:16.379 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2025-07-28 05:29:18.324 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 05:34:08.234 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-07-28 05:34:18.325 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 05:39:18.314 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 05:44:18.330 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 05:49:18.317 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 05:54:18.354 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 05:58:55.763 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2025-07-28 05:58:55.764 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2025-07-28 05:58:55.765 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-07-28 05:58:55.766 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2025-07-28 05:58:55.768 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-07-28 05:58:55.768 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2025-07-28 05:58:55.906 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2025-07-28 05:58:55.910 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2025-07-28 05:58:55.911 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2025-07-28 05:58:55.916 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2025-07-28 05:58:55.942 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2025-07-28 05:58:55.947 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2025-07-28 05:58:55.948 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-07-28 05:58:55.948 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2025-07-28 05:58:56.345 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-07-28 05:58:56.346 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2025-07-28 05:58:56.346 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2025-07-28 05:59:18.322 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 06:04:10.134 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-07-28 06:04:18.331 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 06:09:18.323 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 06:14:18.350 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 06:19:18.354 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 06:24:18.345 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 06:29:18.321 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 06:34:11.902 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-07-28 06:34:18.321 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 06:39:18.330 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 06:44:18.306 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 06:49:18.310 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 06:54:18.342 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 06:58:56.352 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2025-07-28 06:58:56.353 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2025-07-28 06:58:56.354 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-07-28 06:58:56.355 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2025-07-28 06:58:56.356 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-07-28 06:58:56.357 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2025-07-28 06:58:56.485 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2025-07-28 06:58:56.488 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2025-07-28 06:58:56.490 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2025-07-28 06:58:56.491 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2025-07-28 06:58:56.522 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2025-07-28 06:58:56.525 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2025-07-28 06:58:56.526 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-07-28 06:58:56.526 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2025-07-28 06:58:56.920 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-07-28 06:58:56.921 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2025-07-28 06:58:56.921 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2025-07-28 06:59:18.310 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 07:04:13.534 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-07-28 07:04:18.321 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 07:09:18.325 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 07:14:18.316 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 07:19:18.339 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 07:24:18.314 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 07:29:18.361 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 07:33:56.408 INFO (MainThread) [supervisor.host.info] Updating local host information
2025-07-28 07:33:57.483 INFO (MainThread) [supervisor.host.services] Updating service information
2025-07-28 07:33:57.494 INFO (MainThread) [supervisor.host.network] Updating local network information
2025-07-28 07:33:57.913 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2025-07-28 07:33:57.934 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2025-07-28 07:34:15.194 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-07-28 07:34:18.303 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 07:39:18.316 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 07:44:18.341 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 07:49:18.324 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 07:54:18.322 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 07:58:56.940 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2025-07-28 07:58:56.940 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2025-07-28 07:58:56.941 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-07-28 07:58:56.942 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2025-07-28 07:58:56.944 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-07-28 07:58:56.945 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2025-07-28 07:58:57.066 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2025-07-28 07:58:57.068 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2025-07-28 07:58:57.070 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2025-07-28 07:58:57.073 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2025-07-28 07:58:57.103 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2025-07-28 07:58:57.107 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2025-07-28 07:58:57.108 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-07-28 07:58:57.108 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2025-07-28 07:58:57.494 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-07-28 07:58:57.496 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2025-07-28 07:58:57.496 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2025-07-28 07:59:18.308 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 08:00:26.700 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/core repository from https://github.com/home-assistant/addons
2025-07-28 08:00:26.701 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/5c53de3b repository from https://github.com/esphome/home-assistant-addon
2025-07-28 08:00:26.715 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/15d21743 repository from https://github.com/thomasmauerer/hassio-addons
2025-07-28 08:00:26.718 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/a0d7b954 repository from https://github.com/hassio-addons/repository
2025-07-28 08:00:26.726 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/d5369777 repository from https://github.com/music-assistant/home-assistant-addon
2025-07-28 08:04:16.902 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-07-28 08:04:18.303 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 08:09:18.347 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 08:14:18.354 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 08:19:18.339 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 08:24:18.331 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 08:29:18.335 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 08:34:18.324 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 08:34:18.664 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-07-28 08:39:18.331 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 08:44:18.322 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 08:49:18.325 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 08:54:18.355 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 08:58:57.514 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2025-07-28 08:58:57.514 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2025-07-28 08:58:57.515 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-07-28 08:58:57.516 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2025-07-28 08:58:57.518 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-07-28 08:58:57.519 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2025-07-28 08:58:57.641 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2025-07-28 08:58:57.647 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2025-07-28 08:58:57.649 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2025-07-28 08:58:57.654 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2025-07-28 08:58:57.688 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2025-07-28 08:58:57.694 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2025-07-28 08:58:57.695 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-07-28 08:58:57.696 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2025-07-28 08:58:58.071 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-07-28 08:58:58.071 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2025-07-28 08:58:58.072 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2025-07-28 08:59:18.322 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 09:04:18.332 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 09:04:20.385 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-07-28 09:09:18.322 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 09:14:18.335 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 09:19:18.333 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 09:24:18.328 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 09:29:18.325 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 09:34:18.326 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 09:34:22.076 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-07-28 09:39:18.329 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)
2025-07-28 09:40:37.937 INFO (MainThread) [supervisor.host.info] Updating local host information
2025-07-28 09:40:38.963 INFO (MainThread) [supervisor.host.services] Updating service information
2025-07-28 09:40:38.974 INFO (MainThread) [supervisor.host.network] Updating local network information
2025-07-28 09:40:39.294 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2025-07-28 09:40:39.311 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2025-07-28 09:44:18.325 WARNING (MainThread) [supervisor.addons.options] Unknown option 'base_url' for Duck DNS (core_duckdns)

@christcb can you share how you solved the issue?
i am stuck in the exact versions that you opened this discussion with (core 2025.6.1 etc.). HA does not see any new updates.

I’d follow the supervisor logs via ha supervisor logs -vf and then run

ha refresh-updates
ha available-updates

Check for any errors or warnings in the supervisor logs.

I ran the update command from the CLI. The command was just ha core update. After that it has been working normally.