• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Raspberry Freezes

Scheduled Pinned Locked Moved Unsolved Troubleshooting
6 Posts 4 Posters 854 Views 3 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    TheBassfly
    last edited by Mar 19, 2022, 6:03 PM

    Hey together

    I use ab Raspberry 3B as a base for Magic Mirror.

    Since the last Update I made to the CalenderExt2 the whole Pi freezes completely, and is unreachable any more at random times a day. The Magic Mirror ist still on Screen, but you see at the clock at which time the machine freezed.

    Is there any solution, because I can’t make out when and because of what this freeze occurs.

    Thank you.

    S 1 Reply Last reply Mar 19, 2022, 6:49 PM Reply Quote 0
    • S Offline
      swvalenti Project Sponsor @TheBassfly
      last edited by Mar 19, 2022, 6:49 PM

      @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,
      
      T 1 Reply Last reply Mar 20, 2022, 3:25 AM Reply Quote 0
      • T Offline
        TheBassfly @swvalenti
        last edited by Mar 20, 2022, 3:25 AM

        @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.

        1 Reply Last reply Reply Quote 0
        • T Offline
          TheBassfly
          last edited by Mar 20, 2022, 12:04 PM

          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.

          N 1 Reply Last reply Mar 30, 2022, 4:48 PM Reply Quote 0
          • N Offline
            Nneuland @TheBassfly
            last edited by Nneuland Mar 30, 2022, 4:56 PM Mar 30, 2022, 4:48 PM

            @TheBassfly @swvalenti

            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?

            S 1 Reply Last reply Mar 30, 2022, 5:05 PM Reply Quote 0
            • S Away
              sdetweil @Nneuland
              last edited by Mar 30, 2022, 5:05 PM

              @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 low

              and it refreshes every few seconds.

              particularly when the system appears slowed down

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy