Hi guys my HA has crashed twice today and then been unresponsive after I power it down/restart - i've restored from my backup which fixes the issue but it then crashes again an hour or so later. Its been running fine for a few weeks now so not sure whats causing it? Have uploaded logs ty.
#HA Suddenly Crashing today - Pi 5
23 messages · Page 1 of 1 (latest)
Hi @fast kelp,
Are you using an SD card? All SD cards go bad, some sooner than others.
Ya I am.. this SD card is about a week old. Reckon its still that based on the logs ?
I can't be sure, but chances are good. I didn't look at the log file you sent.
If possible to have a look at log file please? This SD is basically new so don't want to swap and then the issue is caused by an integration malfunctioning and not the SD
Well you have something called zimi that is causing thousands of uneeded database writes...
light.deck_leds (<class 'custom_components.zimi.light.ZimiLight'>) does not report a color mode, this will stop working in Home Assistant Core 2025.3, please report it to the author of the 'zimi' custom integration get rid of that or update it.
many log lines about that one.
This is crashing: /hunterdouglas_powerview/cover.py"
Failed to communicate with PowerView Hub
I don't know how to read that stuff. It's amess...
Hmm I need the zimi integration unfortunately anyway to stop those useless writes? Its up to date
You could look at that, but if I were running an SDcard I would have 2 spares at all times and a daily backup so I could fix it. Or install somethng that's intended to live under the number of writes a database like HA uses to tun itself, like an external SSD powered by an externaly powered USB hub.
Im trying to restore a backup to ssd atm.
I thought you said you are using an SD card for HA, not an SSD...
I was - i have an external ssd here so trying that to see as I couldn't even restore the latest backup to my sd card to get it going agaim
k
Anyway to lower the writes of that zimi integration?
It has a lot of errors, track them down. It might be config problems too.
just get it running for now then look into the errors.
latest backup taking ages to restore - could restore from a backup a few days ago quite quickly - possible the backup is also destroyed because of the crashing or should I just wait?
backup is only 5mb
Hi @golden smelt I have managed to restore an older backup to an SSD now - what can I do to reduce the chances of another crash 🙂 Thanks for your time so far