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

Update fail

Scheduled Pinned Locked Moved Solved Troubleshooting
28 Posts 4 Posters 6.2k Views 4 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.
  • A Offline
    Assassins
    last edited by Jul 6, 2022, 9:31 AM

    this great scripts from @sdetweil work :
    bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)” apply

    Thanks alot @sdetweil

    J 1 Reply Last reply Jul 6, 2022, 10:36 AM Reply Quote 0
    • J Offline
      JerryP @Assassins
      last edited by Jul 6, 2022, 10:36 AM

      @Assassins said in Update fail:

      bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)”

      bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)”
      is not working

      J 1 Reply Last reply Jul 6, 2022, 10:44 AM Reply Quote 0
      • J Offline
        JerryP @JerryP
        last edited by Jul 6, 2022, 10:44 AM

        @JerryP

        bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)"
        

        So this one is working. But the problem is still the same…

        S 1 Reply Last reply Jul 6, 2022, 10:57 AM Reply Quote 0
        • S Away
          sdetweil @JerryP
          last edited by Jul 6, 2022, 10:52 AM

          @JerryP the ‘fix’ is to install the request library in EACH module that uses it

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • S Away
            sdetweil @JerryP
            last edited by sdetweil Jul 6, 2022, 10:58 AM Jul 6, 2022, 10:57 AM

            @JerryP also for upgrade you have to add

            apply
            

            to actually DO the upgrade

            and if u already did the upgrade, but want to redo, then you have to add

            force
            

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            J 1 Reply Last reply Jul 6, 2022, 11:01 AM Reply Quote 0
            • J Offline
              JerryP @sdetweil
              last edited by Jul 6, 2022, 11:01 AM

              @sdetweil
              checking for modules with removed libraries

               require for request in module MMM-SystemStats not found in package.json package.json for module MMM-SystemStats
              
              	  bypass installing request for module MMM-SystemStats , doing test run
              
               require for request in module MMM-MercedesMe not found in package.json package.json for module MMM-MercedesMe
              
              	  bypass installing request for module MMM-MercedesMe , doing test run
              

              processing dependency changes for active modules with package.json files

              J 1 Reply Last reply Jul 6, 2022, 11:01 AM Reply Quote 0
              • J Offline
                JerryP @JerryP
                last edited by Jul 6, 2022, 11:01 AM

                @JerryP

                so where must I force it

                S 1 Reply Last reply Jul 6, 2022, 11:15 AM Reply Quote 0
                • S Away
                  sdetweil @JerryP
                  last edited by sdetweil Jul 6, 2022, 11:24 AM Jul 6, 2022, 11:15 AM

                  @JerryP add the word
                  force
                  to the end of the
                  curl…
                  statement

                  just like the example using apply

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  J 1 Reply Last reply Jul 6, 2022, 3:09 PM Reply Quote 0
                  • J Offline
                    JerryP @sdetweil
                    last edited by Jul 6, 2022, 3:09 PM

                    @sdetweil said in Update fail:

                    @JerryP add the word
                    force
                    to the end of the
                    curl…
                    statement

                    just like the example using apply

                    Yes Yes Yes that is the trick…
                    Now al modules are working.

                    Butttttt now the mirror is stil look like it’s zoomed. All module ar looking resized 110% bigger. And drop over each other.

                    S 1 Reply Last reply Jul 6, 2022, 3:15 PM Reply Quote 0
                    • S Away
                      sdetweil @JerryP
                      last edited by Jul 6, 2022, 3:15 PM

                      @JerryP Ctrl- on keyboard to zoom out

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      J 1 Reply Last reply Jul 6, 2022, 3:26 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        18/28
                        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