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

Mirror turning black after a while

Scheduled Pinned Locked Moved Troubleshooting
45 Posts 16 Posters 31.8k Views 15 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.
  • R Offline
    retroflex Project Sponsor Module Developer
    last edited by retroflex Feb 3, 2018, 11:27 AM Feb 3, 2018, 11:25 AM

    Short lived happiness it seemed… After a few minutes CPU is now back at 100% and memory use increasing. :(

    Also tested after reboot of my Pi3 with the same results.

    This is my config:

    		{
    			module: "MMM-ResRobot",
    			position: "top_right",
    			header: "",
    			config: {
    				routes: [
    					{from: "740015970", to: "740015568"},
    				],
    				updateInterval: 2 * 60 * 1000,	// Update every second minute.
    				maximumEntries: 6,  // Number of departures to show on screen
    				truncateAfter: 5,   // A value > 0 will truncate direction name at first space after  characters. 0 = no truncation
    				apiKey: "*******"  // Your ResRobot apiKey
    			}
    		},
    
    A 1 Reply Last reply Feb 3, 2018, 10:49 PM Reply Quote 0
    • B Offline
      Binog
      last edited by Feb 3, 2018, 11:53 AM

      But still, I am not using ResRobot,. and do have the same problem, from time to time,…

      1 Reply Last reply Reply Quote 1
      • A Offline
        Alvinger @retroflex
        last edited by Feb 3, 2018, 10:49 PM

        @retroflex
        I will dig up another respberry pi and try it out. My test environment is a dietpi vm which runs on a pc so I wouldn’t expect the cpu load to be representative of the load on the pi.

        1 Reply Last reply Reply Quote 0
        • F Offline
          FredJ
          last edited by Feb 4, 2018, 11:57 AM

          I also dont think the issue is with ResRobot itself. But it is great that you are looking into it @Alvinger

          1 Reply Last reply Reply Quote 0
          • C Offline
            cyberdie
            last edited by Feb 4, 2018, 4:58 PM

            no ResRobot running on my setup. Think the problem is electron itself.

            A 1 Reply Last reply Feb 4, 2018, 6:44 PM Reply Quote 1
            • A Offline
              Alvinger @cyberdie
              last edited by Feb 4, 2018, 6:44 PM

              I agree with others that the problem is most likely related to Electron and not module-specific but rather related to which module dependencies it has.

              1 Reply Last reply Reply Quote 0
              • T Offline
                thejoaovitor
                last edited by Aug 31, 2018, 1:32 PM

                A solution, (not perfect) is to use MMM-WatchDog, it keeps an eye on your UI and quits app in case the UI crashes, combined with the PM2 process manager, MM2 will automaticly restart after a UI failure.

                https://github.com/MichMich/MMM-WatchDog

                1 Reply Last reply Reply Quote 0
                • K Offline
                  Kuhlemann
                  last edited by Mar 4, 2019, 5:11 PM

                  The problem still seems to persist also with the newest version of MM. Maybe someone has found a real solution?
                  I will try out MMM-WatchDog meanwhile.

                  D 1 Reply Last reply Mar 4, 2019, 7:29 PM Reply Quote 0
                  • D Offline
                    dazza120 @Kuhlemann
                    last edited by Mar 4, 2019, 7:29 PM

                    @kuhlemann a cron job is the only way think it seems that it taxes the Pi too much after 8hours or so hence Cron Job every 8hours or so

                    B 1 Reply Last reply Apr 3, 2019, 8:52 PM Reply Quote 0
                    • B Offline
                      bachoo786 @dazza120
                      last edited by Apr 3, 2019, 8:52 PM

                      @dazza120 what are you doing with cron to resolve the issue mate?

                      D 1 Reply Last reply Apr 3, 2019, 10:05 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 4 / 5
                      • 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