MagicMirror Forum

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

    SOLVED Magic Mirror keeps re-opening after I quit?

    Troubleshooting
    3
    6
    285
    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
      r3d6 last edited by

      Hi,

      I just installed Magic Mirror on my raspberry pi using Sam’s auto installer. Install was successful with pm2 on. However, when I quit magic mirror it automatically re-opens after about 2 seconds. So, I can’t edit modules or do anything really. How do I quit magic mirror without it re-opening? Also, once it’s closed, how do I open it again manually? Thank you!

      swvalenti S 2 Replies Last reply Reply Quote 0
      • swvalenti
        swvalenti Project Sponsor @r3d6 last edited by swvalenti

        @r3d6
        However MagicMirror is named in pm2
        Open command line window and see below

        pm2 stop MagicMirror or pm2 stop mm
        

        To start

        pm2 start MagicMirror or pm2 start mm
        
        R 1 Reply Last reply Reply Quote 1
        • R
          r3d6 @swvalenti last edited by

          @swvalenti solved! Thank you

          1 Reply Last reply Reply Quote 0
          • S
            sdetweil @r3d6 last edited by

            @r3d6 pm2’s JOB is to keep mm running

            also alt-spacebar, n
            like on windows, will minimize a full screen app

            Sam

            Create a working config
            How to add modules

            R 1 Reply Last reply Reply Quote 1
            • R
              r3d6 @sdetweil last edited by

              @sdetweil Thanks for all the help. Random question – the command lines you gave me to start and stop pm2 in the terminal…what programming language is that? And, is it the same programming language used in the config.js file?

              S 1 Reply Last reply Reply Quote 0
              • S
                sdetweil @r3d6 last edited by

                @r3d6 not a programming language. just commands

                config.js is JavaScript

                Sam

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 0
                • 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