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

new update/upgrade script, ready for testing

Scheduled Pinned Locked Moved General Discussion
325 Posts 26 Posters 477.0k Views 23 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 Oct 6, 2019, 4:31 PM

    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 Oct 6, 2019, 4:31 PM Reply Quote 0
    • S Away
      sdetweil @bobwilliams
      last edited by Oct 6, 2019, 4:31 PM

      @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 Oct 6, 2019, 4:39 PM

        this site can’t be reached
        localhost refused to connect

        S 1 Reply Last reply Oct 6, 2019, 4:39 PM Reply Quote 0
        • S Away
          sdetweil @bobwilliams
          last edited by Oct 6, 2019, 4:39 PM

          @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 Oct 6, 2019, 4:42 PM

            Yes, where do I need to look for him? ))))

            S 1 Reply Last reply Oct 6, 2019, 4:43 PM Reply Quote 0
            • S Away
              sdetweil @bobwilliams
              last edited by sdetweil Oct 6, 2019, 4:44 PM Oct 6, 2019, 4:43 PM

              @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 Oct 6, 2019, 4:47 PM Reply Quote 0
              • S Away
                sdetweil @sdetweil
                last edited by sdetweil Oct 6, 2019, 5:00 PM Oct 6, 2019, 4:47 PM

                @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 Oct 6, 2019, 4:54 PM

                  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 Oct 6, 2019, 5:02 PM Reply Quote 0
                  • S Away
                    sdetweil @bobwilliams
                    last edited by Oct 6, 2019, 5:02 PM

                    @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 Oct 6, 2019, 5:05 PM

                      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 Oct 6, 2019, 5:06 PM Reply Quote 0
                      • 1
                      • 2
                      • 10
                      • 11
                      • 12
                      • 13
                      • 14
                      • 32
                      • 33
                      • 12 / 33
                      12 / 33
                      • First post
                        111/325
                        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