Cannot update from 2025.6.3 to 2025.7.0

I was waiting, but seems that my system does not retrieve the 2025.7.0 upgrade (does not appear as suggested).

My system info:

## System Information

version | core-2025.6.3
-- | --
installation_type | Home Assistant OS
dev | false
hassio | true
docker | true
user | root
virtualenv | false
python_version | 3.13.3
os_name | Linux
os_version | 6.6.74-haos-raspi
arch | aarch64
timezone | Europe/Bucharest
config_dir | /config

<details><summary>Home Assistant Community Store</summary>

GitHub API | ok
-- | --
GitHub Content | ok
GitHub Web | ok
HACS Data | ok
GitHub API Calls Remaining | 5000
Installed Version | 2.0.5
Stage | running
Available Repositories | 2094
Downloaded Repositories | 22

</details>

<details><summary>Home Assistant Cloud</summary>

logged_in | true
-- | --
subscription_expiration | September 25, 2025 at 3:00 AM
relayer_connected | true
relayer_region | eu-central-1
remote_enabled | true
remote_connected | true
alexa_enabled | false
google_enabled | false
cloud_ice_servers_enabled | true
remote_server | eu-central-1-15.ui.nabu.casa
certificate_status | ready
instance_id | 0a607d42e5e443aebf34ac6f466da49b
can_reach_cert_server | ok
can_reach_cloud_auth | ok
can_reach_cloud | ok

</details>

<details><summary>Home Assistant Supervisor</summary>

host_os | Home Assistant OS 15.2
-- | --
update_channel | stable
supervisor_version | supervisor-2025.06.2
agent_version | 1.7.2
docker_version | 28.0.4
disk_total | 457.7 GB
disk_used | 53.9 GB
healthy | true
supported | true
host_connectivity | true
supervisor_connectivity | false
ntp_synchronized | false
virtualization | 
board | rpi4-64
supervisor_api | ok
version_api | ok
installed_addons | Advanced SSH & Web Terminal (21.0.0), File editor (5.8.0), Mosquitto broker (6.5.1), Matter Server (8.0.0), Zigbee2MQTT (2.5.0-1), Govee to MQTT Bridge (2025.04.13-17d43d72)

</details>

<details><summary>Dashboards</summary>

dashboards | 6
-- | --
resources | 12
views | 57
mode | storage

</details>

<details><summary>Network Configuration</summary>

adapters | lo (disabled), end0 (enabled, default, auto), docker0 (disabled), hassio (disabled), vethf236dcb (disabled), vetha66d085 (disabled), veth12aac44 (disabled), veth8d27d0d (disabled), veth7bb1d22 (disabled), vethe771c35 (disabled), veth089bd16 (disabled), veth875f61b (disabled), vethd48fe0c (disabled)
-- | --
ipv4_addresses | lo (127.0.0.1/8), end0 (192.168.0.122/24), docker0 (172.30.232.1/23), hassio (172.30.32.1/23), vethf236dcb (), vetha66d085 (), veth12aac44 (), veth8d27d0d (), veth7bb1d22 (), vethe771c35 (), veth089bd16 (), veth875f61b (), vethd48fe0c ()
ipv6_addresses | lo (::1/128), end0 (fdbc:eda1:d0ba:2aba:b171:dbd2:ff00:acdd/64, fe80::ba9b:2731:1291:8639/64), docker0 (fe80::1c71:45ff:febf:6ac0/64), hassio (fe80::a439:9dff:fed6:9574/64), vethf236dcb (fe80::606a:84ff:fe43:b3fc/64), vetha66d085 (fe80::60fa:e4ff:feed:ead4/64), veth12aac44 (fe80::e4bd:aeff:feb1:6acd/64), veth8d27d0d (fe80::9063:d3ff:feb1:1314/64), veth7bb1d22 (fe80::88bd:3eff:fe48:b5f7/64), vethe771c35 (fe80::9cc6:a0ff:fe07:47c9/64), veth089bd16 (fe80::30dd:15ff:fe4e:576b/64), veth875f61b (fe80::c429:19ff:fed5:51c/64), vethd48fe0c (fe80::2032:faff:fee4:6045/64)
announce_addresses | 192.168.0.122, fdbc:eda1:d0ba:2aba:b171:dbd2:ff00:acdd, fe80::ba9b:2731:1291:8639

</details>

<details><summary>Recorder</summary>

oldest_recorder_run | June 21, 2025 at 10:54 AM
-- | --
current_recorder_run | July 6, 2025 at 9:27 AM
estimated_db_size | 1191.05 MiB
database_engine | sqlite
database_version | 3.48.0

</details>

<details><summary>Spotify</summary>

api_endpoint_reachable | ok
-- | --

</details>

Use SSH to verify the supervisor is running if the update refresh buttons aren’t working.

The update system simply looks at an endpoint on github. You may also want to check to see if you blocked that endpoint.

I am also having the same issue. The update is not showing and update refresh also do not work. How do I use SSH to verify? how do I check my endpoint?

First you install it

Next you use the list of commands to check the state of the supervisor.

If it’s not running, you can repair it

ha su repair

Same issue here. I was wondering why I didn’t get any updates last weeks. I’m running on HA OS 15.2, HA Core 2025.6.0
Through SSH everything seems fine and supervisor is running.
When I type ha supervisor info, I get a bunch of information, amongst which:

auto_update: true
channel: stable
healthy: true
update_available: false
version: 2025.05.5
version_latest: 2025.05.5

Also my Zigbee2MQTT has issues since a week or something, many devices now cannot be reached anymore and show with lightning-icons off and on, where there used to be a switch icon.

System log shows nothing special.

Where to look next?

Thank you for your kind assistance
I update to latest update using ha core update to 2025.7.1, however supervisor still shows 2025.6.2. Tried ha su repair, and said completed, but no change.

Any suggestions.

That’s the version the supervisor is currently on. It does not match the Core version number.

Yes, just realized that. Lets hope its working now, as after ha su repair, the update was still not showing, then did it manually.

Mine is still not showing any update. How did you update manually? My device is on the other end of the world now, so cannot go there now :wink:

Install Advanced SSH & Web Terminal from the Add On, Open it and type:

ha core update  --version=2025.7.1

It will update and restart. Hope it helps.

2 Likes

Thanks, that worked for me. Still there’s no updates showing for integrations or add-ons. Will wait a few days.

Now after a few weeks and, as it seems, a few updates on HA, my system still doesn’t update HA versions. Updates from HACS are working though.

I’m having

  • Home Assistant OS 15.2
  • Home Assistant Core 2025.7.1

Updates on HA itself aren’t showing since 2025.6.3. The logical guess would be the ā€˜check for updates’ URL is unreachable or blocked on the receiving end.
On the other hand, I can update manually from the command line.

What could be the problem? What can I do to test things?

Apparently I have the same problem.

I was on 2025.6.0 and got no updates for weeks. I’ve now manually updated to 2025.7.1 thinking this would fix it and I would get new update notifications again. But no…

I also noticed I don’t get any updates for Add-Ons anymore. For example EVCC. I’m at 0.204.2 but latest version is 0.205.0.

No idea what I can do to fix this.

At least I’m not alone :wink:

@petro you have any idea?

Well finally found the problem on my system. In this older thread the problem seemed related to networking problems.

I checked Settings > System > Logs > [Supervisor log]
It mentioned many times the supervisor doens’t have an internet connection.
So I went to Settings > System > Network > IPv4. I had my connection on automatic with manual DNS overrides to Cloudflare (1.1.1.1) and Google (8.8.8.8). I have set it to Quad9 now, rebooted the system and things are working again. Not sure if Cloudflare was the problem, but I guess so.

In the mean time I’ve found the problem too…
Using SSH using ā€œha network infoā€ I found out that ā€œsupervisor_internet: falseā€
After using ā€œha supervisor restartā€ it became ā€œsupervisor_internet: trueā€ again.
Then I just rebooted HA and all updates appeared.

7 Likes

I had the same issue past two updates. Thanks for the tip. It worked. :pray:t3: