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

Updating to v2.2.0...

Scheduled Pinned Locked Moved Troubleshooting
11 Posts 3 Posters 5.3k Views 2 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
    stephenmelody
    last edited by Jan 2, 2018, 7:23 PM

    So… I think I did the right thing, but how do I know when it’s updated?

    alt text

    B 1 Reply Last reply Jan 2, 2018, 7:24 PM Reply Quote 0
    • B Offline
      bhepler Module Developer @stephenmelody
      last edited by Jan 2, 2018, 7:24 PM

      @stephenmelody Empty responses are good. That usually means no problems. Once you have your command line back, you’re free to proceed.

      1 Reply Last reply Reply Quote 0
      • S Offline
        stephenmelody
        last edited by Jan 2, 2018, 7:25 PM

        it came back within a second… when you say proceed… what’s next?

        B 1 Reply Last reply Jan 2, 2018, 7:36 PM Reply Quote 0
        • B Offline
          bhepler Module Developer @stephenmelody
          last edited by Jan 2, 2018, 7:36 PM

          @stephenmelody Next step is to run your mirror and make sure nothing has changed.

          1 Reply Last reply Reply Quote 0
          • S Offline
            stephenmelody
            last edited by Jan 2, 2018, 7:57 PM

            nothing has changed, I’m still 86 commits behind on the master branch.

            1 Reply Last reply Reply Quote 0
            • S Offline
              stephenmelody
              last edited by Jan 2, 2018, 8:02 PM

              Am I doing it in the right folder? Is the command correct? I’m getting the same response no matter what folder i’m in within the MM install

              1 Reply Last reply Reply Quote 0
              • S Offline
                stephenmelody
                last edited by Jan 7, 2018, 4:04 AM

                Can anyone help? I get the same message no matter what I try to do.

                1 Reply Last reply Reply Quote 0
                • M Offline
                  mochman Module Developer
                  last edited by Jan 7, 2018, 12:53 PM

                  Just trying to cover all the bases here, but are you on the master branch? You can run git branch to see. It should say something like:

                  pi@Magic-Mirror:~/ $ cd MagicMirror
                  pi@Magic-Mirror:~/MagicMirror $ git branch
                  * master
                  

                  The asterisk denotes which branch is your current one.
                  If for some reason you’re not on the master branch use git checkout master to switch back to the master branch.
                  Then try running git pull and see if anything happens. Hopefully you get a list of files that have been changed. If not, and you don’t see an error messages try git pull -v to see what errors (if any) you are getting.
                  Hopefully that all works out, then you can just run npm install and you should be all set.

                  Good luck.

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    stephenmelody
                    last edited by Jan 7, 2018, 3:14 PM

                    Thanks @mochman

                    This is what I’m getting now… any clues??

                    ![alt text](0_1515338090347_dc675bca-05e1-45c1-a9d0-3fd3577e4fa6-image.png image url)

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      mochman Module Developer
                      last edited by Jan 7, 2018, 7:12 PM

                      okay, try running
                      rm -f ~/MagicMirror/.git/index.lock
                      then try git pull again. Hopefully you’ll see more than:
                      Updating b799609..20823bf

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