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

my mirror freezes!

Scheduled Pinned Locked Moved Unsolved Troubleshooting
98 Posts 5 Posters 29.1k 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.
  • M Offline
    Manu85
    last edited by Apr 6, 2020, 12:58 PM

    ok you can tell me how to do it?

    S 1 Reply Last reply Apr 6, 2020, 12:58 PM Reply Quote 0
    • S Offline
      sdetweil @Manu85
      last edited by Apr 6, 2020, 12:58 PM

      @Manu85 pm2 stop 0

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • M Offline
        Manu85
        last edited by Apr 6, 2020, 1:11 PM

        ok I made the order my MM goes out and it doesn’t start anymore, and I don’t know how to get you to send the file to your email, I’m really sorry to be too unable :-(

        S 1 Reply Last reply Apr 6, 2020, 1:25 PM Reply Quote 0
        • S Offline
          sdetweil @Manu85
          last edited by Apr 6, 2020, 1:25 PM

          @Manu85 said in my mirror freezes!:

          it doesn’t start anymore

          on boot, right?

          if you use winscp to connect to pi, then copy the file to your pc and mail from there

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • M Offline
            Manu85
            last edited by Apr 6, 2020, 1:32 PM

            pi@raspberrypi:~/MagicMirror $ tail somefile
            [2020-04-06 15:19:00.632] [LOG] 2020-04-06T15:19:00 Connecting socket for: newsfeed (/home/pi/MagicMirror/js/node_helper.js:97 Class.setSocketIO)
            [2020-04-06 15:19:00.633] [LOG] 2020-04-06T15:19:00 Starting module: newsfeed (/home/pi/MagicMirror/modules/default/newsfeed/node_helper.js:15 Class.start)
            [2020-04-06 15:19:00.634] [LOG] 2020-04-06T15:19:00 Sockets connected & modules started … (/home/pi/MagicMirror/js/app.js:233 )
            [2020-04-06 15:19:00.858] [LOG] 2020-04-06T15:19:00 Launching application. (/home/pi/MagicMirror/js/electron.js:81 App.)
            [2020-04-06 15:19:03.615] [LOG] 2020-04-06T15:19:03 MMM-Logging updated config received, reloading console (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:30 Class.socketNotificationReceived)
            [2020-04-06 15:19:03.617] [LOG] 2020-04-06T15:19:03 payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived)
            [2020-04-06 15:19:03.619] [LOG] 2020-04-06T15:19:03 payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived)
            [2020-04-06 15:19:03.640] [LOG] 2020-04-06T15:19:03 Create new calendar fetcher for url: http://p59-calendars.icloud.com/published/2/2uR1boEvTP2Z11yC3RAkgMluEyI6FkQslrByha_3OaasENn6SQAtTWIYmfP6JXqtyFFXzQwCFuV_rleNhqA2u8ZaQkK6-6HzuFLzdeE_Pic - Interval: 300000 (/home/pi/MagicMirror/modules/default/calendar/node_helper.js:49 Class.createFetcher)
            [2020-04-06 15:19:03.667] [LOG] 2020-04-06T15:19:03 Create new news fetcher for url: https://www.lepoint.fr/rss.xml - Interval: 300000 (/home/pi/MagicMirror/modules/default/newsfeed/node_helper.js:48 Class.createFetcher)
            [2020-04-06 15:19:04.164] [LOG] 2020-04-06T15:19:04 payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived)

            S 1 Reply Last reply Apr 6, 2020, 1:33 PM Reply Quote 0
            • S Offline
              sdetweil @Manu85
              last edited by Apr 6, 2020, 1:33 PM

              @Manu85 yes, now we need to wait for hang again

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • M Offline
                Manu85
                last edited by Apr 6, 2020, 1:37 PM

                I just rebooted the mirror restarted, is that what I had to do?

                S 1 Reply Last reply Apr 6, 2020, 1:38 PM Reply Quote 0
                • S Offline
                  sdetweil @Manu85
                  last edited by Apr 6, 2020, 1:38 PM

                  @Manu85 yes, it is logging to the pm2 log, all ok

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    Manu85
                    last edited by Apr 6, 2020, 1:40 PM

                    I was afraid of doing something stupid! now something must be done?

                    S 1 Reply Last reply Apr 6, 2020, 1:42 PM Reply Quote 0
                    • S Offline
                      sdetweil @Manu85
                      last edited by Apr 6, 2020, 1:42 PM

                      @Manu85 tomorrow when hung, do

                      pm2 logs --lines=100 >somefile

                      and look at somefile

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 9
                      • 10
                      • 5 / 10
                      5 / 10
                      • First post
                        46/98
                        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