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?
tom_l
June 25, 2025, 5:00am
2
What install type and cpu architecture?
Both instances are Raspberry Pi4. HA core supervised.
tom_l
June 25, 2025, 5:46am
4
32 or 64 bit?
32 bit has been depreciated.
tom_l
June 25, 2025, 6:29am
6
Yeah but did you install the 32bit OS?
Let me check…
I thought I could find it here
How do I check that?
tom_l
June 25, 2025, 7:28am
8
Settings → System → Repairs → Meatball Icon (top right) → System Information
Is aarch64. That seems ok.
tom_l
June 25, 2025, 7:53am
10
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
tom_l
June 25, 2025, 8:19am
12
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.
Pings as a jumping rabbit. No problem.
tom_l
June 25, 2025, 8:49am
19
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 . 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).