Read the statement by Michael Teeuw here.
why does my MM on pi crash every night?
-
@sdetweil I would imagine it’s full around that time mine use to crash every 12 hours without fail, I put it down to ram on the pi3B+ I got the pi 4 4Gb and it doesn’t crash anymore with the help of Watchdog too. Ram just gets eaten on the pi
-
-
-
@dazza120 thx… had seen that… and it looks like the ui thread had died… (when debugging in the past)
both the other systems have swap at 1024 (odroid has 2meg ram) and 1978 (nano has 4gig ram) -
just for info… both the main modules background images and my water monitor app, stop processing while hidden, and my mmm-sleepwake puts the mirror to sleep (by hiding all the modules)
-
just crashed again, watchdog killed it… not memory…
so I found the only path thru my water monitoring module with code that isn’t mine, and wrapped it in an exception handler to see if it is failing…
we shall see
-
@sdetweil so far, does not crash.
If I add Watchdog, it gets restarted.
I’ve made the timeouts really long. Still fails overnight -
Not sure, but worthy to check wifi autosleep of rpi, I think humbly.
-
@Sean thanks, will check.
-
@Sean
power mgmt was off for that wireless adapter…
the other two systems are on ethernet wire