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

Failed Update

Scheduled Pinned Locked Moved Solved Troubleshooting
45 Posts 3 Posters 6.7k 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 Away
    sdetweil @sdetweil
    last edited by Oct 31, 2023, 1:53 PM

    @DarkV before you jump off the bridge! try this

    sudo apt-get remove nodejs npm -y
    hash -r
    

    make sure gone
    which node

    then 
    

    sudo apt-get install nodejs:armv7l
    node -v

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    D 1 Reply Last reply Oct 31, 2023, 1:55 PM Reply Quote 0
    • D Offline
      DarkV @sdetweil
      last edited by Oct 31, 2023, 1:55 PM

      @sdetweil I don’t know what happened, but the reply is above. Many thanks

      S 1 Reply Last reply Oct 31, 2023, 1:59 PM Reply Quote 0
      • S Away
        sdetweil @DarkV
        last edited by Oct 31, 2023, 1:59 PM

        @DarkV cool… i didn’t expect that it, i’m glad!!

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        D 1 Reply Last reply Oct 31, 2023, 2:02 PM Reply Quote 0
        • D Offline
          DarkV @sdetweil
          last edited by Oct 31, 2023, 2:02 PM

          @sdetweil I did this
          sudo apt-get remove nodejs npm -y
          hash -r
          which node
          which n

          if which n response with empty then do

          sudo apt-get install n

          once n responds then

          sudo n 20.8.0 --arch armv7l
          hash -r
          node -v

          Then both scripts and it went through!

          S 1 Reply Last reply Oct 31, 2023, 2:06 PM Reply Quote 0
          • S Away
            sdetweil @DarkV
            last edited by Oct 31, 2023, 2:06 PM

            @DarkV said in Failed Update:

            –arch armv7l

            awesome… it was that sneaky little --arch parm…

            fixing upgrade script now . sorry for your troubles

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            D 1 Reply Last reply Oct 31, 2023, 2:07 PM Reply Quote 0
            • D Offline
              DarkV @sdetweil
              last edited by Oct 31, 2023, 2:07 PM

              @sdetweil No worries, thanks you for your time

              S 1 Reply Last reply Nov 1, 2023, 1:18 PM Reply Quote 0
              • S Away
                sdetweil @DarkV
                last edited by sdetweil Nov 2, 2023, 1:50 PM Nov 1, 2023, 1:18 PM

                @DarkV any chance you still have the os image file you are running

                the info says (from the upgrade.log)

                6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
                the os is Distributor ID: Raspbian Description: Raspbian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye
                

                only one I can find online says
                6.1.21-v7+

                trying to test fix for the problem you encountered.

                if you still have the image file can you give me its name…

                also, what pi is this, 3 or 4?
                thanks

                | edit: was able to make one
                | install bullseye armhf
                | edit /boot/config.txt
                add
                arm_64bit=1

                then u will boot 64bit kernel, (seen with uname -a, aarch64)

                Linux raspberrypi4 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr  3 17:24:16 BST 2023 aarch64 GNU/Linux
                

                and have 32 bit runtime (seen with file /bin/bash

                /bin/bash: ELF 32-bit LSB executable
                

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                L D 2 Replies Last reply Nov 2, 2023, 12:31 PM Reply Quote 0
                • L Offline
                  lavolp3 Module Developer @sdetweil
                  last edited by Nov 2, 2023, 12:31 PM

                  @sdetweil
                  Sam, I did an update yesterday and found Node 20.8 not working on my raspbian bullseye install.
                  I had an issue mentioned by someone else here before referring a missing GLIBCXX_3.4.26 file.
                  I needed to purge and install node 18.x. Then it worked.
                  Possible that this happens for more users with Raspbian
                  Bullseye.
                  I see your upgrade script requests Node 20.8.
                  Not sure if that may be an issue for other people as well?

                  How to troubleshoot modules
                  MMM-soccer v2, MMM-AVStock

                  S 2 Replies Last reply Nov 2, 2023, 12:32 PM Reply Quote 0
                  • S Away
                    sdetweil @lavolp3
                    last edited by sdetweil Nov 2, 2023, 12:33 PM Nov 2, 2023, 12:32 PM

                    @lavolp3 can u send me the ~/MagicMirror/installers/upgrade.log

                    so I can see what happened…

                    same userid at gmail

                    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 @lavolp3
                      last edited by Nov 2, 2023, 2:20 PM

                      @lavolp3 I check for buster and downgrade to node 18… not bullseye…

                      interested to see the log…

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      L 1 Reply Last reply Nov 2, 2023, 9:08 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 3 / 5
                      3 / 5
                      • First post
                        30/45
                        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