Read the statement by Michael Teeuw here.
Freeze of the MagicMirror after few seconds
-
Hello :)
Im just installing a MagicMirror and I meet an issue.
All was working fine since a couple of days but since today, my MagicMirror freeze after less than a minute ON.
I can do what I want on the RPI, it’s still reachable. But my screen is frozen (clock, calendar,… they are all stopped)If I open a browser window, like http://RPI_ip:8080, I will have the screen with all the modules working and here also after few seconds it freeze.
If I open another tab it will work for some seconds, …
So the RPI is not frozen, only my screen!The only way is to reboot the RPI but the screen freeze once again after few seconds.
Thinking it’s because of some modules, I delete some and also put on // the ones I’m using, on the config file. Trying to work on minimal module config with only clock and calendar for example… but still the same.
More info :
- RPI3 b with official RPI power adaptateur(2,5A)
- Magicmirror OS installed
- Installed Modules :
default; MMM-EasyBack; MMM-Traffic; MMM-VigilanceMeteoFrance; next-train-transilien; node_modules; package.json; package-lock.json
pi@magicmirroros:~ $ free -m
total used free shared buff/cache available
Mem: 925 307 272 20 345 550
Swap: 1023 0 1023pi@magicmirroros:~ $ top
top - 13:33:50 up 7 min, 2 users, load average: 1.14, 0.97, 0.49
Tasks: 127 total, 2 running, 125 sleeping, 0 stopped, 0 zombie
%Cpu(s): 25.2 us, 0.2 sy, 0.0 ni, 74.6 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
MiB Mem : 925.6 total, 216.8 free, 276.8 used, 432.0 buff/cache
MiB Swap: 100.0 total, 95.2 free, 4.8 used. 571.2 avail MemPID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1073 pi 20 0 296732 90036 68688 R 101.0 9.5 5:45.40 electron
1108 pi 20 0 12236 4124 3344 S 0.7 0.4 0:00.06 sshd
1166 pi 20 0 10312 2972 2444 R 0.7 0.3 0:00.06 top
1148 root 20 0 0 0 0 I 0.3 0.0 0:00.02 kworker/2:1-eventsDo you have any advice ?
Thanks ;) -
Can be closed! I find by my own :)
Too many lines with // in my config file… make the MagicMirror freezing…
Removing all the // at the beginning of all the module I don’t want and replace it by :
disabled: true,Bye
-
@alexhoud
Do you have some special config for Compliment module as morning: “…”?