Not getting updates

Where do i start to try and figure out why I am no longer getting any updates. I am stuck at 2025.6.1 and have not gotten any further updates.

Try rebooting the host machine (not just restarting Home Assistant). It worked for someone in the release topic.

1 Like

I have. Nothing. I have joined the beta channel then rebooted. Nothing. Switch back then rebooted and nothing. I haven’t gotten any integration updates, just nothing.

Well if you really rebooted, not restarted, then try this at the HA command line:

ha core update --version 2025.7.0

If that does not work then check your system and supervisor logs for errors afterwards.

That worked, thank you. But have no idea why I am not getting update notifications. I cant see anything in the logs

Hello Daniel D’Amato,

Things I would verify,

  • Your DNS is working as expected and you don’t have PiHole or adGuard or something sending your DNS requests to some hacker site somewhere.
  • You are running one of the released install types (HAOS or Container)
  • If you are running a VM then everything is passing thru as needed.

So I dont have PiHole or adGuard running. I am using HAOS on an HP Elitedesk all by itself. I did just get an update for an integration so maybe it is working. But I had to force 2025.7.1 from an earlier reply to this thread for it to update.

2025.7.0 actually.

The fact that the command line update worked means it is unlikely to be a DNS issue.

Try a supervisor repair if you don’t get the 2025.7.1 release update notification if (or more likely when) it is released.

ha supervisor repair

I had the same issue.
Go to System>repairs>3dots>system information
Next to “supervisor_connectivity” you will likely see “false”
If so
Go to system>network>Configure network interfaces> + Add DNS Server
Select a DNS server. I used Google
Save
I did a system reboot but that may not be necessary.
Go back to “system Information” and “supervisor_connectivity” should now show “true”.
The update showed up for me after doing this.

Having the same issue as Damato. Unfortunately forcing DNS manually to Google didn’t work. supervisor_connectivity remaining to false. On the opposite, forcing manual update to 2025.7.1 worked.

Did you try the supervisor repair?

Thanks for your help. I’ve tried with supervisor repair, apparently, with no luck given that supervisor connection remain false after reboot. The issue has been resolved, by restarting the device after supervisor repair. I’m waiting for the release of the next updates to see the behaviour.