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 9.5k 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.
    • plainbrokeP Offline
      plainbroke @plainbroke
      last edited by

      @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
      
      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @plainbroke
        last edited by

        @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

        plainbrokeP 1 Reply Last reply Reply Quote 0
        • plainbrokeP Offline
          plainbroke @sdetweil
          last edited by plainbroke

          @sdetweil
          pi is my user. I know not very original or safe but it is on a closed network.
          that is why I tried the pi user in the crontab.
          and it shows up when I do crontab -l.
          So I think it is setup under pi correctly.
          Do I need to do it as root sudo crontab -e and use pi or root as the user?

          S karsten13K 2 Replies Last reply Reply Quote 0
          • S Offline
            sdetweil @plainbroke
            last edited by

            @plainbroke no. what fo the pm2 logs show?

            pm2 logs --lines=xxx
            xxx is number of most recent lines, default 15

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            plainbrokeP 1 Reply Last reply Reply Quote 0
            • karsten13K Offline
              karsten13 @plainbroke
              last edited by

              @plainbroke

              you can do cron restart with pm2 too, see https://pm2.keymetrics.io/docs/usage/restart-strategies/

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

                This post is deleted!
                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @plainbroke
                  last edited by sdetweil

                  @plainbroke i mean after cron trying to start
                  pm2

                  set a cron entry for an hour from now stop MagicMirror and flush the logs

                  pm2 stop all
                  pm2 flush

                  see what the logs say then

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

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

                    @karsten13 yes, but he wants stop and start

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • plainbrokeP Offline
                      plainbroke @sdetweil
                      last edited by plainbroke

                      @sdetweil
                      Got ya, I miss understood before.
                      Running and waiting for results now…

                      Finally got results useing the proper path.
                      @sdetweil
                      You can mark this resolved.

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

                        @plainbroke how long til it might trigger?

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        plainbrokeP 1 Reply Last reply 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