Read the statement by Michael Teeuw here.
Raspberry Freezes
-
@thebassfly just to make sure its the calenderext2 I would start by disabling the module by adding the below code under module config. Or another module is conflicting so add this to each module one by one to see if that freeze resolves.
disabled: true,
-
@swvalenti said in Raspberry Freezes:
disabled: true,
Thank you for your tip.
So this will need a few days for me to see.But at the end, my biggest worry is, what to do when CalendarExt2 ist the problem? This Module ist the Main reason I use Magic Mirror.
-
So for now, with a disabled modules, the System seems to work.
There is also an issue at the GitHub page of this module about a possible memory leak.
Maybe this is the issue.
-
I think I am having a similar issue. The entire mirror refresh rate gets slower and slower the longr the mirror has been on
Any solution found?
-
@Nneuland magicmirror is just an application.
other things might be consuming CPU too.ssh in and run the top command.
it will bring up a green of running processes sorted u CPU usage, high to lowand it refreshes every few seconds.
particularly when the system appears slowed down