Hi everyone,
I’m facing some serious problems with Home assistant since the 2025.01 release. The supervisor (running in HAOS) restarts the core in regular intervals (~ 4 hours), with the following error as already reported here: Home Assistant Crashes and Freezes - #5 by WallyR
I already tried starting in safe mode, which didn’t change anything. I already enabled debug logs, but couldn’t find anything obvious. Since it doesn’t contain any errors.
As in nearly all cases I found online, the cpu usage spikes up before the “crash”.
Does anyone know, of there’s anything I could enable to find the root cause?
I’m running TrueNAS Scale with a VM and in there HAOS 14.2.
I’ve disabled nearly all integrations, except for these ones.
But also tried to run in safe mode, which didn’t change anything too.
With what error specifically? That links to wally talking about something in core and how to wait for a fix…
If you’re seeing a Cpu spike then it craters it’s almost certainly a misbehaving automation or integration running away then the supervisor intervenes what does your old log say after the crash.
It just crashed again with the memory profiler active. For me this looks “okay”, but maybe someone can have a look: Codebin - HomeAssistant
(password: HomeAssistant)
I just reverted back to 2024.12.5 - there I don’t have any issues at all. It just runs stable. Might it then be a real “core” issue. Since I didn’t change integrations or automations?