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.

    new update/upgrade script, ready for testing

    Scheduled Pinned Locked Moved General Discussion
    328 Posts 27 Posters 579.9k Views 24 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.
    • B Offline
      bobwilliams
      last edited by

      Yes, where do I need to look for him? ))))

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

        @bobwilliams how do you start mirror? pm2, or something else

        if pm2, pm2 show 0, and there is a script path,

        mine is /home/odroid/MagicMirror/installers/mm.sh

        Sam

        How to add modules

        learning how to use browser developers window for css changes

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

          @sdetweil and if it is pm2, then show pm2 logs --lines=100
          (will have to ctrl-c to get out)

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • B Offline
            bobwilliams
            last edited by

            in mm.sh file
            cd ~ / MagicMirror
            DISPLAY =: 0 npm start

            pi@raspberrypi:~ $ pm2 logs mm
            [TAILING] Tailing last 15 lines for [mm] process (change the value with --lines option)

            did not quite understand how this is done

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

              @bobwilliams ok… do

              pm2 stop 0
              then

              cd ~/MagicMirror
              npm start
              

              you should get a bunch of messages

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • B Offline
                bobwilliams
                last edited by

                pi@raspberrypi:~/MagicMirror $ npm start

                magicmirror@2.9.0 start /home/pi/MagicMirror
                sh run-start.sh

                pi@raspberrypi:~/MagicMirror $

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

                  @bobwilliams ok, lets do the upgrade again , now that I fixed the parm…

                  bash -c  "$(curl -sL https://www.dropbox.com/s/lxzwyzohg61sppu/upgrade-script.sh?dl=0)" force
                  

                  need force as u have 2.9.0 already, and we are gonna do it again

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • B Offline
                    bobwilliams
                    last edited by bobwilliams

                    writes update wait … wait 10 minutes

                    should it be long?

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

                      @bobwilliams no longer than before i don’t think

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

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

                        @sdetweil do

                        tail ~/MagicMirror/installers/upgrade.log -n 30
                        

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 32
                        • 33
                        • 2 / 33
                        • 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