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.

    MM startup problem after update

    Scheduled Pinned Locked Moved Unsolved Requests
    42 Posts 3 Posters 5.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.
    • S Offline
      sdetweil @sdetweil
      last edited by

      @manu85340 also show output of

      lsb_release -a

      bet it shows buster

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      M 2 Replies Last reply Reply Quote 0
      • M Offline
        manu85340 @sdetweil
        last edited by

        @sdetweil

        pi@MagicMirror:~ $ lsb_release -a
        No LSB modules are available.
        Distributor ID: Raspbian
        Description:    Raspbian GNU/Linux 10 (buster)
        Release:        10
        Codename:       buster
        pi@MagicMirror:~ $
        
        S 1 Reply Last reply Reply Quote 1
        • M Offline
          manu85340 @sdetweil
          last edited by

          @sdetweil do you need installers/update.log by email?

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

            @manu85340 ok. script forces node 18 on buster. hang on. I’ll debug

            could u give me output of command n
            it might say unknown
            or give a list

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            M 1 Reply Last reply Reply Quote 0
            • M Offline
              manu85340 @sdetweil
              last edited by

              @sdetweil I typed “n” and there is nothing

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

                @manu85340 ok,
                do

                sudo npm I-g n
                sudo n 20
                

                then node -v

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                M 1 Reply Last reply Reply Quote 0
                • M Offline
                  manu85340 @sdetweil
                  last edited by

                  @sdetweil

                  pi@MagicMirror:~ $ sudo npm I-g n
                  Unknown command: "I-g"
                  
                  To see a list of supported npm commands, run:
                    npm help
                  pi@MagicMirror:~ $ sudo n 20
                    installing : node-v20.15.0
                         mkdir : /usr/local/n/versions/node/20.15.0
                         fetch : https://nodejs.org/dist/v20.15.0/node-v20.15.0-linux-armv7l.tar.x                                                                                                                                                             z
                       copying : node/20.15.0
                  node: /lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not foun                                                                                                                                                             d (required by node)
                  /usr/local/bin/node: /lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3                                                                                                                                                             .4.26' not found (required by /usr/local/bin/node)
                     installed :  (with npm )
                  pi@MagicMirror:~ $ node -v
                  node: /lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not foun                                                                                                                                                             d (required by node)
                  pi@MagicMirror:~ $ node-v
                  -bash: node-v : commande introuvable
                  pi@MagicMirror:~ $ node -v
                  node: /lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not foun                                                                                                                                                             d (required by node)
                  pi@MagicMirror:~ $
                  
                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @manu85340
                    last edited by

                    @manu85340 grr… that was the problem finding the c++ lib for buster.

                    let me research, be a couple hours

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    M 1 Reply Last reply Reply Quote 0
                    • M Offline
                      manu85340 @sdetweil
                      last edited by

                      @sdetweil OK thanks to you

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

                        @manu85340 so, after research. there is no way to get to the latest MagicMirror release on buster.

                        unless there is some fix you NEED , I recommend staying where you were til you can plan to upgrade the os.

                        now we’ve already tried going forward, so need to jump back.

                        can you look in the upgrade log ~/MagicMirror/installers/upgrade.log
                        for the string

                        upgrading from version

                        so we can get you back to that earlier release

                        in prep for os migration, and general health backup your MagicMirror system
                        see my backup restore
                        https://github.com/sdetweil/MagicMirror-backup-restore

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        M 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 5 / 5
                        • 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