Hi I have 3 nspanels and some DIY sensors around home. When updating all of them from ESP32 dashborad, which takes around 15 minutes I see that Home Assistant Yellow crashes completely - no LED lights, no LAN connection nor light etc. I believe it may be related to CM5 bugs and flash not be updated - anything else? Getting too hot (I have heatsink, not ventilator though), maybe RAM running out?
Do others get it as well?
Try limiting the number of threads with the compile_process_limit option.
e.g.
esphome:
compile_process_limit: 1
Thank you, will try, yet why it would crash completely? it is 8GB machine. How to quickly check it post mortem?