• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Issue with PM2 autostart...

Scheduled Pinned Locked Moved Troubleshooting
pm2
1 Posts 1 Posters 1.8k 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.
  • H Offline
    hawk13
    last edited by Dec 20, 2016, 10:08 PM

    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
    1 / 1
    • First post
      1/1
      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