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.

    After a few hours, MM or Raspberry stops responding

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    9 Posts 5 Posters 3.0k Views 4 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.
    • bmadeiraB Offline
      bmadeira
      last edited by

      Also I fond this on “pm2 logs mm”:

      0|mm | libGL error: MESA-LOADER: failed to retrieve device information
      0|mm | MESA-LOADER: failed to retrieve device information
      0|mm | MESA-LOADER: failed to retrieve device information
      0|mm | libGL error: MESA-LOADER: failed to retrieve device information
      0|mm | ERROR! Could not find main module js file for .AppleDouble
      0|mm | MESA-LOADER: failed to retrieve device information
      0|mm | MESA-LOADER: failed to retrieve device information
      0|mm | ATTENTION: default value of option force_s3tc_enable overridden by environment.
      0|mm | libGL error: MESA-LOADER: failed to retrieve device information
      0|mm | ERROR! Could not find main module js file for .AppleDouble
      0|mm | MESA-LOADER: failed to retrieve device information
      0|mm | MESA-LOADER: failed to retrieve device information
      0|mm | ATTENTION: default value of option force_s3tc_enable overridden by environment.

      Regards,

      Bruno

      1 Reply Last reply Reply Quote 0
      • bheplerB Offline
        bhepler Module Developer
        last edited by

        My first approach in debugging this would be to remove all of the modules and just go with a couple core ones to let you know that the mirror is functioning.

        Back up your config.js file and use the config.js.sample from the repository. Strip out the weather modules, calendar module and newreader modules. Leave the clock & compliments. Run the mirror like that for a day to see if you still lose the mirror.

        If it is stable with only those modules, add your PIR-Sensor module. Test that it controls the monitor correctly. Then run it like that for a day or so and see if the problem returns.

        At that point, it should help you establish roughly where the problem lies.

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @bhepler
          last edited by sdetweil

          @bhepler and u don’t have to remove anything from config… just add

          "disabled" : true,
          

          to turn off each module
          make it false to turn a module back on

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 1
          • bmadeiraB Offline
            bmadeira
            last edited by

            I found out that it seams the MMM-HASS and MMM-pihole-stats are causing the problems.
            Whe I use the “disabled” : true", the mirror works for hours without any problems, but when I load the modules, the chromium browser turns black (like without any info) until I restart MM.
            Any ideas?

            Regards, Bruno

            1 Reply Last reply Reply Quote 0
            • bmadeiraB Offline
              bmadeira
              last edited by

              Hello,

              After all, disabling MMM-HASS and MMM-pihole-stats did not solve the problem.
              Even after a fresh install without this modules, it still hapens. The strange thing is that if i access the MagicMirror via HTTP from my computer, the we page loads correctly with all the items, but on the mirror/Pi it’s a black page, only displaying correctly after a MM service restart. :(
              Could it be something with the MM browser?

              Best regards, Bruno

              1 Reply Last reply Reply Quote 0
              • ? Offline
                A Former User
                last edited by A Former User

                Maybe this could be stupid question but Have you considered screensaver or energy saving issue?

                bmadeiraB 1 Reply Last reply Reply Quote 0
                • bmadeiraB Offline
                  bmadeira @Guest
                  last edited by

                  @Sean I’ve followed the guide to disable the screen saver and the power management for the Pi, so this shouldn’t be an issue.

                  D 1 Reply Last reply Reply Quote 0
                  • D Offline
                    dazza120 @bmadeira
                    last edited by

                    @bmadeira it’s the pi running out of memory, not sure what is using all of it, I use cronjob to restart mm every 12 hours

                    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