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.

    Can't install new version

    Scheduled Pinned Locked Moved Troubleshooting
    7 Posts 2 Posters 976 Views 2 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.
    • M Offline
      musson
      last edited by

      Clean install on PI 4 16gb sd card. Did the node 20 install from https://github.com/sdetweil/MagicMirror_scripts successfully.

      Then ran the install script and got this:

      Any ideas?

      (node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
      (node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
      (node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
      (node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
      (node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
      (node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
      (node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
      (node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
      (node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
      (node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
      (node:16817) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
      npm ERR! code ETIMEDOUT
      npm ERR! syscall read
      npm ERR! errno ETIMEDOUT
      npm ERR! network Invalid response body while trying to fetch https://registry.npmjs.org/playwright-core: read ETIMEDOUT
      npm ERR! network This is a problem related to network connectivity.
      npm ERR! network In most cases you are behind a proxy or have bad network settings.
      npm ERR! network
      npm ERR! network If you are behind a proxy, please make sure that the
      npm ERR! network ‘proxy’ config is set properly. See: ‘npm help config’

      npm ERR! A complete log of this run can be found in: /home/pi/.npm/_logs/2023-10-02T15_57_42_305Z-debug-0.log
      Unable to install dependencies!
      pi@piMM2a:~ $

      S 2 Replies Last reply Reply Quote 0
      • S Away
        sdetweil @musson
        last edited by

        @musson I saw that on one system today. but it didn’t cause a problem…

        node v20 is a mess

        I just sent update to the scripts to install node 18 on buster
        but apt get update sets up node 20.5

        no fix yet

        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
          musson @sdetweil
          last edited by

          @sdetweil Thank you

          1 Reply Last reply Reply Quote 0
          • S Away
            sdetweil @musson
            last edited by

            @musson try the upgrade script again, with force instead of apply

            it will remove and and add the right version of node the right way, including on buster

            please advise your results

            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
              musson @sdetweil
              last edited by

              @sdetweil I was doing a install on a fresh bullseye system.

              I will try the install script again. I have nothing to update, sorry.

              S 1 Reply Last reply Reply Quote 0
              • S Away
                sdetweil @musson
                last edited by

                @musson sorry, missed 'install ’ words this morning…

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • M Offline
                  musson
                  last edited by

                  The install was successful :)

                  I still get a bunch of these waning’s though that’s probably not your issue.

                  Thanks for all the effort you put into this project.

                  (node:2431) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit

                  1 Reply Last reply Reply Quote 0
                  • S sdetweil moved this topic from General Discussion on
                  • 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