#HA 2025.9 on Rpi5 CPU-load

1 messages · Page 1 of 1 (latest)

round scarab
#

Hi, I upgraded my production HA system last night to the new 2025.9 release, and at the same second the CPU usage is now glued to 100% used CPU.
If I reboot HA, it goes back to 100% CPU-load after a minute.
The log files gives my no clues to why this happens.
Anyone else that has experienced this ?

celest tapir
#

Check with glances what uses the CPU.

cinder aspen
#

hope you are running ssd instead of SD

round scarab
#

The process "homeassistant" has been running at 400% CPU usage since the system has been booted. I don't think I should kill the homeassistant process.

celest tapir
#

Please open glances, press z and c and share what you see.

round scarab
celest tapir
#

As picture please.

round scarab
celest tapir
#

Can you try pressing the / key or wherever it may be on a english keyboard to see the command's args?

round scarab
#

Like this ?

celest tapir
#

More like this. For me it's the # key.

round scarab
#

I just enabled debug mode and restarted. Will post shortly.

#

2025-09-05 08:57:15.038 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration nordpool which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-09-05 08:57:15.039 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration huawei_solar which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-09-05 08:57:15.039 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hass_agent which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-09-05 08:57:15.039 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration nodered which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-09-05 08:57:15.040 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration zaptec which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-09-05 08:57:15.040 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-09-05 08:57:15.040 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration viva which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant

#

These integrations has been running in my system for years.

#

I have now removed the HASS_agent integration. And it seems to have made the CPU happy again.

#

Thanks for your help!

celest tapir
#

No problem.

round scarab
#

And now the CPU is back att 200%. So I'll sarch for more integrations to delete...

#
docker    -    homeassistant    running    an hour    397,1    1.37G    7.76G    0b    0b    NaNb    NaNb    /init`````
distant quarryBOT
#

To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks.
```yaml
example: here
```
Don't forget you can edit your post rather than repeatedly posting the same thing.

celest tapir
#

Does it happen in safe mode too?

round scarab
#

Don't know. I'll try.

#

So far, no more 100% CPU (in safe mode). But all integrations are not loaded. So nothing works anymore. There has to be a bad integration that hasn't been causing problems before 2025.9.