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

    Posts

    Recent Best Controversial
    • RE: Help With 2.8 Install?

      @sdetweil I tried the new script and it did not autostart on reboot

      posted in Troubleshooting
      G
      Gomalley
    • RE: Problems with starting pm2 start mm.sh

      When i do

      pm2 list
      

      The "name, id, mode, status, cpu, and memory chart shows up. It is all in blue.
      Below it, it says “use ‘pm2 show <id/name>~ to get more details about an app.’”

      When i type in

      pm2 start
      

      The same chart above displays along with a message saying
      [PM2] [ERROR] File ecosystem.config.js is not found

      What does this mean?

      posted in Troubleshooting
      G
      Gomalley
    • RE: Problems with starting pm2 start mm.sh

      And I tried restarting the pi and the “Booting up” MagicMirror2 showed but it never actually loaded.

      posted in Troubleshooting
      G
      Gomalley
    • RE: Problems with starting pm2 start mm.sh

      I tried it but I do not think that it worked. My code before I touched it read

      cd ~/MagicMirror
      

      Now i tried two things both gave same output

      cd ~/home/pi/MagicMirror
      

      and

      cd /home/pi/MagicMirror
      

      It now says
      [PM2] Spawning PM2 daemon with pm2_home=/home/pi/.pm2
      [PM2] PM2 Successfully daemonized
      Use --update-env to update environment variables
      [PM2] Applying action restartProcessId on app [0](ids: [ ‘0’ ])
      [PM2] [ERROR] Process 0 not found

      In my mm.sh the file currently reads this:
      cd /home/pi/MagicMirror
      DISPLAY=:0 npm start

      posted in Troubleshooting
      G
      Gomalley
    • RE: Problems with starting pm2 start mm.sh

      I’m actually having thus EXACT problem and it is very frusterating. Im having a little trouble reading all of the instructions to fix it. Did you get yours fixed? If so exactly what did you do to fix it?

      posted in Troubleshooting
      G
      Gomalley
    • 1 / 1