MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. eugekiller
    3. Best
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    E
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 21
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: PM2 MM2 Not starting on start up

      BINGO Got it to work. Not sure if others had a problem with this or its something new. but here it is.

      However, there is a bug on the generated startup script that prevents PM2 from automatically run at startup. You will need to edit /etc/init.d/pm2-init.sh and

      replace: export PM2_HOME=“/root/.pm2”
      with: export PM2_HOME=“/home/pi/.pm2”

      Got this from here: https://bekti.io/automatically-start-a-node-js-application-on-raspberry-pi/

      posted in Troubleshooting
      E
      eugekiller
    • 1 / 1