Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Issue with PM2 autostart...

    Troubleshooting
    pm2
    1
    1
    1566
    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.
    • H
      hawk13 last edited by

      Hey I am getting an error when trying to configure the PM2 autostart. I ran the command they give:
      pi@raspberrypi:~ $ sudo env PATH=$PATH:/usr/bin / usr/lib/node_modules/pm2/bin/pm2 startup systemd -u pi --hp /home/pi

      Then it runs and I run the chmod script then when I try to run
      pm2 start mm.sh

      I get

       pi@raspberrypi:~ $ pm2 start mm.sh
      events.js:160
        throw er; // Unhandled 'error' event
        ^
      
      Error: connect EACCES /home/pi/.pm2/rpc.sock
      at Object.exports._errnoException (util.js:1022:11)
      at exports._exceptionWithHostPort (util.js:1045:20)
      at PipeConnectWrap.afterConnect [as oncomplete] (net.js:1087:14)
      

      Any suggestions?

      1 Reply Last reply Reply Quote 1
      • 1 / 1
      • First post
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy