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.0k 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

      pi@raspberrypi:~/MagicMirror $ npm install --arch=armv7l electron@3.0.13 | tee -a ~/MagicMirror/installers/upgrade.log

      electron@3.0.13 postinstall /home/pi/MagicMirror/node_modules/electron
      node install.js

      Downloading tmp-13770-1-SHASUMS256.txt-3.0.13
      [============================================>] 100.0% of 4.79 kB (4.79 kB/s)
      npm WARN acorn-jsx@5.0.2 requires a peer of acorn@^6.0.0 || ^7.0.0 but none is installed. You must install peer dependencies yourself.
      npm WARN grunt-stylelint@0.11.1 requires a peer of stylelint@^10.0.0 but none is installed. You must install peer dependencies yourself.

      • electron@3.0.13
        added 5 packages from 6 contributors and audited 3475 packages in 652.83s
        found 28 vulnerabilities (1 low, 1 moderate, 26 high)
        run npm audit fix to fix them, or npm audit for details
        pi@raspberrypi:~/MagicMirror $
      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @bobwilliams
        last edited by

        @bobwilliams woohoo!!!..

        now try to start mirror

        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

          this site can’t be reached
          localhost refused to connect

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

            @bobwilliams can I see your start script?

            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

              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
                        • 1
                        • 2
                        • 10
                        • 11
                        • 12
                        • 13
                        • 14
                        • 32
                        • 33
                        • 12 / 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