• 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 SebTota's Pi0 Image stops MM

Scheduled Pinned Locked Moved Troubleshooting
4 Posts 2 Posters 1.8k 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.
  • K Offline
    kellogg76
    last edited by May 24, 2017, 3:07 PM

    I’m using a Pi Zero image from the Magic Mirror forum for my mirror, but it gives a warning about being over 400 commits from the most recent version.

    I SSH in and try to update from the MagicMirror directory with the command

    git pull
    

    Then I get this displayed and then after reboot my no longer displays.

    If I then SSH in again, where I normally see this, I see this instead.

    Any ideas?

    1 Reply Last reply Reply Quote 0
    • Y Offline
      yawns Moderator
      last edited by May 24, 2017, 6:50 PM

      Did you run npm install after the git pull?

      K 1 Reply Last reply May 24, 2017, 9:09 PM Reply Quote 0
      • K Offline
        kellogg76 @yawns
        last edited by kellogg76 May 24, 2017, 10:33 PM May 24, 2017, 9:09 PM

        @yawns I did do that, and got this in the terminal window, now the screen goes black like it’s about to start but never does.

        Looks like I’ll need to copy the image again and try something else.

        K 1 Reply Last reply May 30, 2017, 5:17 PM Reply Quote 0
        • K Offline
          kellogg76 @kellogg76
          last edited by May 30, 2017, 5:17 PM

          For anyone with the same issue, follow these steps.

          cd MagicMirror
          git pull
          sudo npm install
          sudo npm install colors -g
          cd vendor
          sudo npm install
          sudo reboot
          

          After the reboot you’ll be up and running again.

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