Upgrade to 2025.5.0 process does not complete

I ran the upgrade process to upgrade from ver 2025.4.4 to 2025.5.0.
I have HA running on RPI-4. Home Assistant Core (upgrade from command line).
The process does not complete (ends without any error).The current version remains.
Appreciate your advice.

So me !
I’ll try to update from 2025.4.4.to 2025.5.0 on aarch64
upgrade from commandline absolutely no error but remain on 2025.4.4
Any idea?

Python version ?

Versione core-2025.4.4
Installation type Home Assistant Core
Sviluppo false
Supervisor false
Docker false
Utente root
Virtual environment true
Python version 3.13.1
Operating system family Linux
Operating system version 4.9.337-perf-g88606771eef3
CPU architecture aarch64
Fuso orario Europe/Rome
Configuration directory /root/.homeassistant

IIRC you need to be on 3.13.2

1 Like

Same problem continue with upgrading to 2025.5.1

Upgrading to python 3.13.3 solved the issue

1 Like

Just want to say I had the same issue - running Core on Python 3.13.1, easy update to Python 3.13.3, and now I’m good to go. Thanks!