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

    pum

    @pum

    0
    Reputation
    176
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    pum Unfollow Follow

    Latest posts made by pum

    • RE: PM2 MM2 Not starting on start up

      @shbatm I’ve tried the following steps but it still doesn’t work, can you help me?

      • sudo pm2 startup systemd -u pi --hp /home/pi
      • nano mm.sh
      • cd ~/MagicMirror
        DISPLAY=:0 npm start
      • CTRL-O
      • Enter
      • CTRL-X
      • chmod +x mm.sh
      • pm2 start mm.sh
      • pm2 save
      • sudo reboot

      Thanks in advance.

      posted in Troubleshooting
      P
      pum