Problem update home assistant after 9.13.2

  • DietPi version
    G_DIETPI_VERSION_CORE=9
    G_DIETPI_VERSION_SUB=13
    G_DIETPI_VERSION_RC=2
    G_GITBRANCH=‘master’
    G_GITOWNER=‘MichaIng’
  • Distro version
    bookworm 0
  • Kernel version
    Linux DietPi 6.12.25+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.25-1+rpt1 (2025-04-30) aarch64 GNU/Linux
  • Architecture
    arm64
  • SBC model
    RPi 4 Model B (aarch64)
  • Power supply used
    original
  • SD card used
    SanDisk ultra

Home assistant reinstalling 157 won’t update from 2025.4.4 into latest 2025.5.3

below, screenshots of errors

Next time, pls don’t share screen prints for logs. Best is to copy this directly from SSH terminal. :slight_smile:

Can you have a look into /home/homeassistant/.python-version. At least I don’t have that file on my demo system.

/home/homeassistant/.python-version
return “3.13.3”

i fixed following this: https://dietpi.com/forum/t/home-assistant-reinstalling-157-wont-update-from-2025-4-4-into-latest-2025-5-1/23433

Is correct?

the fix is no longer needed if you are on DietPi v9.13.2

Can you try to remove /home/homeassistant/.python-version and start reinstall of HA again?

1 Like

Ok. works!