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

2 MagicMirror windows

Scheduled Pinned Locked Moved Troubleshooting
17 Posts 4 Posters 5.1k 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.
  • S Offline
    sdetweil @umeeq
    last edited by May 17, 2019, 7:02 PM

    @umeeq mm.sh is located in /home/pi/MagicMirror/installers

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    U 1 Reply Last reply May 17, 2019, 8:37 PM Reply Quote 0
    • U Offline
      umeeq @sdetweil
      last edited by May 17, 2019, 8:37 PM

      @sdetweil Thanks for your response Sam.

      I initially also saw a version in /home/pi, possibly the duplicate.

      I’m still not sure how to boot the correct version of the mm though. Also not sure how I keep setting up two MMs.

      Thanks in advance.

      S 1 Reply Last reply May 17, 2019, 8:53 PM Reply Quote 0
      • S Offline
        sdetweil @umeeq
        last edited by sdetweil May 17, 2019, 8:53 PM May 17, 2019, 8:53 PM

        @umeeq pm2 delete one of the apps or copy mm.sh into the MM folder

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        U 1 Reply Last reply May 19, 2019, 2:20 AM Reply Quote 0
        • U Offline
          umeeq @sdetweil
          last edited by May 19, 2019, 2:20 AM

          @sdetweil As in here?

          /home/pi/MagicMirror

          S 1 Reply Last reply May 19, 2019, 3:53 AM Reply Quote 0
          • S Offline
            sdetweil @umeeq
            last edited by May 19, 2019, 3:53 AM

            @umeeq yes… MM (or mm) = MagicMirror (tired of typing it out all the time)

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            U 1 Reply Last reply May 20, 2019, 2:20 AM Reply Quote 0
            • U Offline
              umeeq @sdetweil
              last edited by May 20, 2019, 2:20 AM

              @sdetweil No worries, I just wasn’t sure where you meant to copy it into.

              I copied it into /home/pi/MagicMirror… ran pm2 start mm.sh and still nothing.

              I can execute the file from the folder location, but cant run pm2 stop mm to stop the app. I ran pm2 show mm and got the result below.

              0_1558318816381_ee85dba4-a53e-435c-805f-82f73472c2ef-image.png

              S 1 Reply Last reply May 20, 2019, 3:43 AM Reply Quote 0
              • S Offline
                sdetweil @umeeq
                last edited by May 20, 2019, 3:43 AM

                @umeeq said in 2 MagicMirror windows:

                pm2 start mm.sh

                from what folder?

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                U 1 Reply Last reply May 21, 2019, 2:01 AM Reply Quote 0
                • U Offline
                  umeeq @sdetweil
                  last edited by umeeq May 21, 2019, 2:02 AM May 21, 2019, 2:01 AM

                  @sdetweil Copied from /home/pi/MagicMirror/installers into /home/pi/MagicMirror. Mind you I didn’t delete the original in the installers folder.

                  Bare with me with the hand-holding.

                  B 1 Reply Last reply May 21, 2019, 3:49 AM Reply Quote 0
                  • B Offline
                    bhepler Module Developer @umeeq
                    last edited by May 21, 2019, 3:49 AM

                    @umeeq - Looking at your info, the pm2 process is expecting to find the mm.sh file in the folder /home/pi

                    It’s this line: script path /home/pi/mm.sh

                    So move the script to that location.

                    mv /home/pi/MagicMirror/mm.sh /home/pi
                    chmod +x /home/pi/mm.sh
                    
                    U 1 Reply Last reply May 25, 2019, 1:44 AM Reply Quote 3
                    • U Offline
                      umeeq @bhepler
                      last edited by May 25, 2019, 1:44 AM

                      @bhepler This worked, thank you!

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