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

pm2 doesnt work with crontab

Scheduled Pinned Locked Moved Troubleshooting
27 Posts 6 Posters 6.4k Views 5 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 @keineAhnung123
    last edited by Feb 27, 2021, 3:37 PM

    @keineahnung123 i don’t think u need those paths now

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    K 1 Reply Last reply Feb 27, 2021, 3:49 PM Reply Quote 0
    • K Offline
      keineAhnung123 @sdetweil
      last edited by keineAhnung123 Feb 27, 2021, 3:50 PM Feb 27, 2021, 3:49 PM

      @sdetweil

      45 16   * * *   pi      pm2 stop mm
      

      doesnt work. I have to set the paths.

      I think there went something wrong when i upgraded to buster.
      I had a shellscript with

      cd ~/MagicMirror && npm start
      

      which worked fine and after the upgrade to buster i have to use

      cd ~/MagicMirror && /home/pi/.config/nvm/versions/node/v10.23.0/bin/npm start
      

      otherwise it says “npm: not found”

      Same seems to be with crontab…

      S 1 Reply Last reply Feb 27, 2021, 4:10 PM Reply Quote 0
      • S Offline
        sdetweil @keineAhnung123
        last edited by Feb 27, 2021, 4:10 PM

        @keineahnung123 looks like u need to reinstall nvm

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        K 1 Reply Last reply Feb 27, 2021, 4:19 PM Reply Quote 0
        • K Offline
          keineAhnung123 @sdetweil
          last edited by Feb 27, 2021, 4:19 PM

          @sdetweil said in pm2 doesnt work with crontab:

          @keineahnung123 looks like u need to reinstall nvm

          nvm or npm?

          S 1 Reply Last reply Feb 27, 2021, 4:27 PM Reply Quote 0
          • S Offline
            sdetweil @keineAhnung123
            last edited by Feb 27, 2021, 4:27 PM

            @keineahnung123 nvm

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • A Offline
              Assassins @keineAhnung123
              last edited by Feb 28, 2021, 9:18 AM

              @keineahnung123
              Hello, i Can send you a script om monday, where you make backup to a small .img and where is restart you MagicMirror on the same time.

              P 1 Reply Last reply Jul 18, 2023, 2:31 AM Reply Quote 0
              • P Offline
                plainbroke @Assassins
                last edited by Jul 18, 2023, 2:31 AM

                @Assassins
                I would like to see this script. Please.

                Slow learner. But trying anyways.

                1 Reply Last reply Reply Quote 0
                • P Offline
                  plainbroke
                  last edited by Jul 19, 2023, 10:06 PM

                  This is all I use in my crontab -e
                  15 07 * * * pm2 start mm
                  30 21 * * * pm2 stop all
                  Shuts MM down at 9:30 pm
                  Starts MM backup at 7:15 am
                  EVERYDAY.
                  I have a Black background color and the bar at the bottom using black background which makes it look like the screen is off basically.
                  That way it doesn’t flood the room with light at night.
                  Also less read / writes to the ssd drive I use for my MM.

                  Slow learner. But trying anyways.

                  P 1 Reply Last reply Jan 25, 2025, 2:15 AM Reply Quote 0
                  • P Offline
                    plainbroke @plainbroke
                    last edited by Jan 25, 2025, 2:15 AM

                    @sdetweil
                    My old crontab does not work in debian 12 aka bookworm
                    Is there something i need to add to it to get it to work again?
                    Really liked how it worked and the fact that I was getting a fresh restart of mm every morning…

                    15 07 * * * pm2 start mm
                    30 21 * * * pm2 stop all
                    

                    Tried this too.

                    15 07 * * * pi  pm2 start mm
                    30 21 * * * pi  pm2 stop all
                    

                    Slow learner. But trying anyways.

                    S 1 Reply Last reply Jan 25, 2025, 2:25 AM Reply Quote 0
                    • S Offline
                      sdetweil @plainbroke
                      last edited by Jan 25, 2025, 2:25 AM

                      @plainbroke what userid did the pm2 jobs get created under?

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      P 1 Reply Last reply Jan 25, 2025, 5:10 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 1 / 3
                      • 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