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.

    V2.10.0 - Impressive...

    Scheduled Pinned Locked Moved General Discussion
    18 Posts 3 Posters 4.4k 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 @BKeyport
      last edited by

      @BKeyport how did u do the upgrade?

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • BKeyportB Offline
        BKeyport Module Developer
        last edited by

        git pull && npm install per instructions.

        The "E" in "Javascript" stands for "Easy"

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

          @BKeyport any reason u didn’t use the upgrade script?

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          BKeyportB 1 Reply Last reply Reply Quote 0
          • BKeyportB Offline
            BKeyport Module Developer @sdetweil
            last edited by

            @sdetweil because I read the post, saw “Note: This update uses new dependencies. Please update using the following command: git pull && npm install”, and TL;DR the rest.

            😉

            The "E" in "Javascript" stands for "Easy"

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

              @BKeyport thanks

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              BKeyportB 1 Reply Last reply Reply Quote 0
              • BKeyportB Offline
                BKeyport Module Developer @sdetweil
                last edited by

                @sdetweil honestly, I forgot about your script work - twice over… Just recently installed a test install of MM too, and I was gonna use your work - That pi is annoying me a bit, so I may reinstall.

                As I get update notices, I pop on here to make sure I’m gonna do things right, then follow the post instructions after a quick read to confirm.

                The "E" in "Javascript" stands for "Easy"

                S 2 Replies Last reply Reply Quote 0
                • S Offline
                  sdetweil @BKeyport
                  last edited by

                  @BKeyport yeh, I posted updated instructions shortly after Mich posted

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

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

                    @BKeyport the 2.10 release installer is the updated one, so u won’t miss it anymore!

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      chassain 0
                      last edited by

                      hello sdetweil,

                      After your script i have this

                      0|mm | at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)
                      0|mm | at Module.load (internal/modules/cjs/loader.js:620:32)
                      0|mm | A JavaScript error occurred in the main process
                      0|mm | Uncaught Exception:

                      it’s ok for the new version of magic but no start mm…

                      happy new year

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

                        @chassain-0 can u post the installers/upgrade.log

                        looks like one of the modules is having trouble…

                        someone else reported a problem with the MMM-PIR-Sensor module…

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 0
                        • C Offline
                          chassain 0
                          last edited by

                          i’ve seen the log…a "npm instal"l has resolved this…sorry ! thanks

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

                            @chassain-0 but the upgrade was supposed to handle this… can I see the log?

                            u have to run the script twice, right? once to test and once to apply

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

                            1 Reply Last reply Reply Quote 0
                            • C Offline
                              chassain 0
                              last edited by

                              Upgrade started - jeu. janv. 2 00:47:49 CET 2020
                              system is Linux raspberrypi 4.19.83-v7l+ #1277 SMP Mon Nov 11 16:41:20 GMT 2019 armv7l GNU/Linux
                              the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster
                              user requested to apply changes
                              doing test run = false

                              saving custom.css
                              not english or locale not set, set git alias
                              remote name = origin
                              local version 2.10.0 already same as master 2.10.0
                              restoring custom.css
                              removing git alias
                              Upgrade ended - jeu. janv. 2 00:48:00 CET 2020

                              Upgrade started - jeu. janv. 2 01:12:46 CET 2020
                              system is Linux raspberrypi 4.19.83-v7l+ #1277 SMP Mon Nov 11 16:41:20 GMT 2019 armv7l GNU/Linux
                              the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster
                              doing test run = true

                              saving custom.css
                              not english or locale not set, set git alias
                              remote name = origin
                              upgrading from version 2.10.0 to 2.10.0
                              fetching latest revisions
                              git fetch rc=0
                              current branch = master
                              Sur la branche master
                              Votre branche est à jour avec ‘origin/master’.

                              Modifications qui ne seront pas validées :
                              (utilisez “git add …” pour mettre à jour ce qui sera validé)
                              (utilisez “git checkout – …” pour annuler les modifications dans la copie de travail)

                              modifié :         modules/default/calendar/README.md
                              modifié :         modules/default/weather/README.md
                              modifié :         modules/default/weather/current.njk
                              modifié :         modules/default/weather/providers/README.md
                              modifié :         modules/default/weather/providers/darksky.js
                              modifié :         modules/default/weather/providers/openweathermap.js
                              modifié :         modules/default/weather/providers/ukmetoffice.js
                              modifié :         modules/default/weather/providers/weathergov.js
                              modifié :         modules/default/weather/weatherobject.js
                              

                              Fichiers non suivis:
                              (utilisez “git add …” pour inclure dans ce qui sera validé)

                              %logfile
                              css/customDGA.css
                              css/customHF.css
                              css/customboucherie.css
                              css/customboutique.css
                              css/customdefault
                              css/customhome.css
                              css/customimmo.css
                              css/custommedecin.css
                              css/customsalon.css
                              css/customshoes.css
                              css/save_custom.css
                              installers/dumpactivemodulesoldjs
                              modules/default/calendar/calendaroldjs
                              package-lockoldjson
                              

                              aucune modification n’a été ajoutée à la validation (utilisez “git add” ou “git commit -a”)
                              no files different from github version
                              test merge result rc=‘’ , if empty, no conflicts
                              skipping merge, only test run

                              processing dependency changes for active modules with package.json files
                              processing for module MMM-DarkSkyForecast please wait

                              skipped processing for MMM-DarkSkyForecast, doing test run
                              processing complete for module MMM-DarkSkyForecast
                              processing for module mmm-suncalc please wait

                              skipped processing for mmm-suncalc, doing test run
                              processing complete for module mmm-suncalc
                              processing for module MMM-MovieListings please wait

                              skipped processing for MMM-MovieListings, doing test run
                              processing complete for module MMM-MovieListings
                              processing for module MMM-soccer please wait

                              skipped processing for MMM-soccer, doing test run
                              processing complete for module MMM-soccer
                              processing for module MMM-rfacts please wait

                              skipped processing for MMM-rfacts, doing test run
                              processing complete for module MMM-rfacts
                              processing for module MMM-SmartWebDisplay3 please wait

                              skipped processing for MMM-SmartWebDisplay3, doing test run
                              processing complete for module MMM-SmartWebDisplay3
                              processing for module MMM-SmartWebDisplay4 please wait

                              skipped processing for MMM-SmartWebDisplay4, doing test run
                              processing complete for module MMM-SmartWebDisplay4
                              processing for module MMM-SmartWebDisplay please wait

                              skipped processing for MMM-SmartWebDisplay, doing test run
                              processing complete for module MMM-SmartWebDisplay
                              processing for module MMM-SmartWebDisplay2 please wait

                              skipped processing for MMM-SmartWebDisplay2, doing test run
                              processing complete for module MMM-SmartWebDisplay2
                              processing for module MMM-pages please wait

                              skipped processing for MMM-pages, doing test run
                              processing complete for module MMM-pages
                              restoring custom.css
                              removing git alias
                              Upgrade ended - jeu. janv. 2 01:12:49 CET 2020

                              Upgrade started - jeu. janv. 2 01:13:07 CET 2020
                              system is Linux raspberrypi 4.19.83-v7l+ #1277 SMP Mon Nov 11 16:41:20 GMT 2019 armv7l GNU/Linux
                              the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster
                              user requested to apply changes
                              doing test run = false

                              saving custom.css
                              not english or locale not set, set git alias
                              remote name = origin
                              local version 2.10.0 already same as master 2.10.0
                              restoring custom.css
                              removing git alias
                              Upgrade ended - jeu. janv. 2 01:13:07 CET 2020

                              1 Reply Last reply Reply Quote 0
                              • C Offline
                                chassain 0
                                last edited by

                                i will try on another raspberry

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

                                  @chassain-0 local version 2.10.0 already same as master 2.10.0

                                  so, it looks like u did the test (no parms)
                                  and it worked

                                  but then did not do the rerun with ‘apply’, but did a pull?
                                  and then tried to run with apply, but already upgraded,

                                  u can use ‘force’ as another parm to apply over same version

                                  Sam

                                  How to add modules

                                  learning how to use browser developers window for css changes

                                  1 Reply Last reply Reply Quote 0
                                  • C Offline
                                    chassain 0
                                    last edited by

                                    apply after the test…i don’t why i had this pb…thanks for response…I will see next time on an another raspberry…Thanks again

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

                                      @chassain-0 it says you must have done the git pull before doing the upgrade-script…
                                      (already at 2.10.0 when script started)

                                      test doesn’t change any files, but apply runs were aborted as the installed version was already at 2.10.0, so no npm install was done by script

                                      Sam

                                      How to add modules

                                      learning how to use browser developers window for css changes

                                      1 Reply Last reply Reply Quote 1

                                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                      With your input, this post could be even better 💗

                                      Register Login
                                      • 1 / 1
                                      • 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