MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    Stop AutoStart MagicMirror

    Troubleshooting
    3
    3
    10768
    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.
    • P
      plybz18 last edited by

      Hi,
      Now that I have configured autostart and it works perfectly, but now I can see two processes running at startup “magicmirror.sh” and “mm.sh”.

      Please help me, how do I stop auto start for any one of it.

      Thanks.

      S 1 Reply Last reply Reply Quote 0
      • S
        shashank @plybz18 last edited by

        @plybz18 Hi, Using sudo nano mm.sh and then add # infront of DISPLAY=:0 npm start, this will skip auto restart

        1 Reply Last reply Reply Quote 2
        • ?
          A Former User last edited by A Former User

          pm2 stop mm
          pm2 delete mm
          rm mm.sh
          

          first stop, then delete it from services

          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