• 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.

(Solved) PM2 does not start on reboot

Scheduled Pinned Locked Moved Troubleshooting
15 Posts 4 Posters 12.2k Views 6 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.
  • R Offline
    rmohsen @xbmcnut
    last edited by Mar 20, 2017, 9:44 PM

    @xbmcnut Hello

    total noob here and i have the same problem , how do i do that ?

    ps : i’m not a developer or anything , i’m just a regular user so i kinda need step by step

    thanks

    X 1 Reply Last reply Mar 20, 2017, 10:16 PM Reply Quote 0
    • X Offline
      xbmcnut @rmohsen
      last edited by Mar 20, 2017, 10:16 PM

      @rmohsen Do you know how to access your mirror with either PuTTy or WinSCP?

      R 1 Reply Last reply Mar 20, 2017, 10:20 PM Reply Quote 0
      • R Offline
        rmohsen @xbmcnut
        last edited by Mar 20, 2017, 10:20 PM

        @xbmcnut yes. Tried winscp but couldn’t edit the file , no permission

        I managed to change it from 8 to 15 with another command on terminal but still not working

        X 1 Reply Last reply Mar 20, 2017, 11:02 PM Reply Quote 0
        • X Offline
          xbmcnut @rmohsen
          last edited by Mar 20, 2017, 11:02 PM

          @rmohsen Apologies. My install has died over the weekend and MM will no longer run. Getting to Desktop login screen on reboot and that’s it even though I told it to auto login, the desktop will not start. Have popped in ‘too hard bin’ for the moment, sorry.

          1 Reply Last reply Reply Quote 0
          • S Offline
            Sandy2503
            last edited by Apr 22, 2017, 7:43 PM

            @xbmcnut :abcd:

            where have you changed the Idle Time ???

            Thats my pm2-root.service:

            [Unit]
            Description=PM2 process manager
            Documentation=https://pm2.keymetrics.io/
            After=network.target

            [Service]
            Type=forking
            User=root
            LimitNOFILE=infinity
            LimitNPROC=infinity
            LimitCORE=infinity
            Environment=PATH=/usr/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
            Environment=PM2_HOME=/root/.pm2
            PIDFile=/root/.pm2/pm2.pid

            ExecStart=/usr/lib/node_modules/pm2/bin/pm2 resurrect
            ExecReload=/usr/lib/node_modules/pm2/bin/pm2 reload all
            ExecStop=/usr/lib/node_modules/pm2/bin/pm2 kill

            [Install]
            WantedBy=multi-user.target

            Greetz Sandy2503

            X 1 Reply Last reply Apr 22, 2017, 11:33 PM Reply Quote 0
            • X Offline
              xbmcnut @Sandy2503
              last edited by Apr 22, 2017, 11:33 PM

              @Sandy2503 I believe in the latest version of PM2, this was removed.

              1 Reply Last reply Reply Quote 0
              • S Offline
                Sandy2503
                last edited by Sandy2503 Apr 23, 2017, 9:29 AM Apr 23, 2017, 7:30 AM

                today is install a fresh version of raspian pixel on my raspi 2 with the new version (2.1.1) of MagicMirror and the actual version of PM2 (2.4.5)

                But the autostart function themes not to work and in the pm2-root.service is no part to set the idle time.

                How can i fix the idle Problem ?

                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 2 / 2
                • First post
                  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