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.

    MM2 screen goes black after a couple of hours.

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    6 Posts 3 Posters 521 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.
    • S Offline
      sdetweil @reilley
      last edited by

      @reilley can u tell me what other modules you use?

      easy list from the commandline

      grep module:  ~/MagicMirror/config/config.js | uniq | sort -h
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      R 1 Reply Last reply Reply Quote 0
      • E Offline
        Eli @reilley
        last edited by

        @reilley
        I See this happen also on my mirror from time to time.
        I have not verified it, but to me it seems a memory issue.
        I faced it often when loading many background pictures in short intervals. I changed my interval to a longer period and also resized some images.
        That helped a lot.

        R 1 Reply Last reply Reply Quote 0
        • R Offline
          reilley @sdetweil
          last edited by

          @sdetweil said in MM2 screen goes black after a couple of hours.:

          @reilley can u tell me what other modules you use?

          easy list from the commandline

          grep module:  ~/MagicMirror/config/config.js | uniq | sort -h
          

          Hi Sam! Sorry for the delay but I don’t get alerts from this board for some reason.

          To answer your question, I use these modules:

          Alert
          Calendar
          Clock
          MMM-CalendarExt3
          MMM-GoogleCalendar
          MMM-Rain-Map (currently commented out)
          MMM-SmartWebDisplay
          MMM-Wallpaper
          Newsfeed
          Update notification
          Weather

          1 Reply Last reply Reply Quote 0
          • R Offline
            reilley @Eli
            last edited by

            @Eli said in MM2 screen goes black after a couple of hours.:

            @reilley
            I See this happen also on my mirror from time to time.
            I have not verified it, but to me it seems a memory issue.
            I faced it often when loading many background pictures in short intervals. I changed my interval to a longer period and also resized some images.
            That helped a lot.

            Hi Eli! I increased the time from every minute to every two minutes to see how that works out. I haven’t tried resizing the files but that sounds like a great idea.

            Thanks!
            Terry

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

              @reilley I had a bug in one of MY modules that allocated space for an image, but didn’t release it, and eventually the browser died. black screen

              took me a year to find it as it appeared random…
              random was how many images it actually displayed, depending on how many times it was active… (when the mirror went to sleep it stopped processing and resumed on wakeup… so every time I went down the hall it would wake up again… )

              but I haven’t seen that problem with any of the modules you listed

              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