MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    UNSOLVED Raspberry Freezes

    Troubleshooting
    4
    6
    138
    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
      TheBassfly last edited by

      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.

      swvalenti 1 Reply Last reply Reply Quote 0
      • swvalenti
        swvalenti Project Sponsor @TheBassfly last edited by

        @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 Reply Quote 0
        • T
          TheBassfly @swvalenti last edited by

          @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
            TheBassfly last edited by

            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 Reply Quote 0
            • N
              Nneuland @TheBassfly last edited by Nneuland

              @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 Reply Quote 0
              • S
                sdetweil @Nneuland last edited by

                @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

                Create a working config
                How to add modules

                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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy