Read the statement by Michael Teeuw here.
Mirror turning black after a while
-
I agree. nmon is a very useful tool for diagnosing Pi cpu and memory issues.
https://forum.magicmirror.builders/topic/4684/electron-cpu-usage/11
-
@Mykle1 @cruunnerr Thanks. Nmon is a great tip. I can clearly see that I have a CPU issue beside the memory leak. CPU for electron process is at 100% all the time. Currently at 30% mem, but I guess this will increase over time. Will check later.
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1146 pi 20 0 700648 300408 47112 R 100.0 31.6 215:22.52 electron
I’ve read the CPU usage thread and can conclude that I use electron v1.4.15 and MM v2.2.0. Mykle1, the thread said to use an older MM version, but I guess the new one should work ok too? Since electron was forced to the older version in the new release?
Now all I have to do is check each module I run and check CPU and mem for each :)
-
My problem was MMM-ResRobot. I deactivated it and kept all other modules and now CPU is at 2% and memory stable over time at around 10%. Not sure if the MM/electron/ResRobot update caused the problem, but it worked ok before. Strange…
-
@retroflex said in Mirror turning black after a while:
and now CPU is at 2% and memory stable over time at around 10%
That’s great news, mate! I did that testing months ago to determine what was causing the CPU spikes. It was rather rewarding to have discovered the cause. They gave me an award. :-)
Peace!
-
I got the same problem with an TV, around 6 to 9h it went black and I had to restart MM
-
Same problem here.
After some hours the creen goes black.
Pi Zero and “node serveronly” -
@cyberdie @schlachtkreuzer6 It seems to be related to a certain module. Most likely it is a memory leak you have too. Try to find out by disabling modules until it works.
It would be good to find the root cause to this though as many have problems. But that is a bit out of my expertise.
-
me too,… still while after while,… guess have that problem since version 2.0.0 but not sure,. cause update everything regularly,…
-
@retroflex probably we need some code to clear the ram periodically. I think my problem module is the MMM-Globe. But I will have to test it. (about 10 modules… So one module per day… Uff that’s a looooong way.
-
make two or three per day ;)
than it goes faster