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 dosn`t start mm.sh after reboot

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    29 Posts 3 Posters 9.3k Views 3 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 @Skorpionbird
      last edited by

      @Skorpionbird what system is this? hardware/os?

      i have seen a similar problem recently on macOs Catalina…

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      S T 2 Replies Last reply Reply Quote 0
      • S Offline
        Skorpionbird @sdetweil
        last edited by

        @sdetweil its a Rpi 2 with Noobs Rasbian GNU Linux 10

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

          @Skorpionbird in the pm2_setup.log, could you show me the rest of this line

          command = sudo env PATH=$PATH:/usr/bin:/bin /usr/lib/node_modules/pm2/bin/pm2 startup sys$
          

          and try this

          sudo env PATH=$PATH:/usr/local/bin pm2 startup systemd -u pi --hp /home/pi
          

          then , make sure MagicMirror is not running

          cd ~/MagicMirror
          pm2 start installers/pm2_MagicMirror.json
          pm2 save
          

          then reboot

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • S Offline
            Skorpionbird
            last edited by

            @sdetweil said in pm2 dosn`t start mm.sh after reboot:

            sudo env PATH=$PATH:/usr/local/bin pm2 startup systemd -u pi --hp /home/pi

            thx with this it works fine

            1 Reply Last reply Reply Quote 0
            • T Offline
              trividar @sdetweil
              last edited by

              @sdetweil Have you a solution for mac osx catalina? THX

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

                @trividar sure, just use the updated install script, which will be in the next release

                see
                https://forum.magicmirror.builders/topic/10171/anyone-want-to-try-updated-installer

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                T 1 Reply Last reply Reply Quote 0
                • T Offline
                  trividar @sdetweil
                  last edited by

                  @sdetweil how can I execute this script?

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

                    @trividar read the instructions at the link I gave,
                    in a terminal window , use finder to find ‘terminal’

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    T 1 Reply Last reply Reply Quote 0
                    • T Offline
                      trividar @sdetweil
                      last edited by

                      @sdetweil OK I found the link…

                      bash -c "$(curl -sL https://www.dropbox.com/s/rlh710ng0zwv3vp/raspberry.sh?dl=0)"
                      

                      just a question, I have set up the magicmirror with all my settings etc. can I just execute this without loosing my stuff??

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

                        @trividar no… if u have it running, why do you need to install again?

                        if you don’t have it running, then u need to install…

                        you can copy the config.js to the new system, but you will have to install the modules and make sure to handle the dependencies they require

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        T 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 2 / 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