Can’t update HA core

Dear friends,

I seem to have an update issue updating my HA core. I have a remote setup connecting to instances together. Once an update is available I update both.

What happened since 2025.6.1 is that I get updates for my remote instance but my main instance doesn’t get updates anymore. I can search for updates but it doesn’t pick up any. I know the update exist but it doesn’t appear.


In the setting parts I have searched for updates but I don’t get any.

What is the spook here? Any ideas?

What install type and cpu architecture?

Both instances are Raspberry Pi4. HA core supervised.

32 or 64 bit?

32 bit has been depreciated.

Sorry. 64bit

Yeah but did you install the 32bit OS?

Let me check…

I thought I could find it here

How do I check that?

Settings → System → Repairs → Meatball Icon (top right) → System Information

Is aarch64. That seems ok.

Ok, that’s not your issue then.

Go to Settings → System → Updates and click the refresh icon (circle arrow top right). Wait about a minute if you don’t see an update then check Settings → System → Logs. Supervisor logs I think.

After the refresh it says no update found after a while.

This is what the log says:

Logger:
homeassistant.helpers.entity_component
Source: helpers/entity_component.py:62
First occurred: 09:02:10 (43 occurrences)
Last logged: 09:02:10

Forced update failed. Entity update.h2_terminal_ssh_update not found.
Forced update failed. Entity update.h2_thermal_comfort_icons_update not found.
Forced update failed. Entity update.h2_uptime_card_update not found.
Forced update failed. Entity update.h2_uptime_kuma_update not found.
Forced update failed. Entity update.h2_vertical_stack_in_card_update not found.

h2 is my remote instance… that is weird. The remote updates without issues.

The supervisor log says “updated.fetch_data” blocked from execution, no supervisor internet connection

Do you have a DNS filter like pi-hole?

Can you ping 8.8.8.8 form the terminal add-on?

Yes pings perfectly.

btw how do I stop the ping?

No pi-hole or filters. Tailscale installed.

Lol

Ctrl + C

What about:

ping github.com 

Thanks :sweat_smile: no clue.

Pings as a jumping rabbit. No problem.

Ok I’m clutching at straws now.

You could try a supervisor repair:

ha su repair

Failing that a full reboot (not just a HA restart).

Repair done. Refreshed for updates. None. So I go for Reboot now! I let you know.

The reboot did it :face_with_peeking_eye:. That I could have thought of myself.

Anyway thank you so much with the support. At the end the results are there. It’s working again (he said slightly embarrassed).