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

ERROR:node_controller.cc(585)] Trying to re-add dropped peer

Scheduled Pinned Locked Moved Solved Troubleshooting
19 Posts 2 Posters 4.3k 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.
  • S Offline
    sdetweil @travishardiman
    last edited by Jun 24, 2022, 11:27 AM

    @travishardiman this is an electron error. I don’t see it fixed.

    can u tell me more about your environment.

    what pi, node --version,npm --version

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    T 1 Reply Last reply Jun 25, 2022, 2:56 AM Reply Quote 0
    • T Offline
      travishardiman @sdetweil
      last edited by Jun 25, 2022, 2:56 AM

      @sdetweil Raspberry Pi 4 Model B Rev 1.2, 4GB

      pi@smartmirror:~ $ node --version
      v16.15.1
      pi@smartmirror:~ $ npm --version
      8.11.0
      pi@smartmirror:~ $ uname -a
      Linux smartmirror 5.15.32-v8+ #1538 SMP PREEMPT Thu Mar 31 19:40:39 BST 2022 aarch64 GNU/Linux
      
      S 1 Reply Last reply Jun 25, 2022, 2:59 AM Reply Quote 0
      • S Offline
        sdetweil @travishardiman
        last edited by Jun 25, 2022, 2:59 AM

        @travishardiman ah, 64 bit version, aarch64

        please fall back to the 32 bit version, armv7l

        lots of untested things on aarch64

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        T 1 Reply Last reply Jun 25, 2022, 3:59 AM Reply Quote 0
        • T Offline
          travishardiman @sdetweil
          last edited by Jun 25, 2022, 3:59 AM

          @sdetweil is there an easy way to back-up/restore my current config? I don’t think there’s a way to switch to 32 bit without reinstalling the OS is there?

          S 1 Reply Last reply Jun 26, 2022, 4:16 PM Reply Quote 0
          • T Offline
            travishardiman
            last edited by Jun 26, 2022, 4:03 PM

            /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT
            
            <--- Last few GCs --->
            
            [1:0x24003c4000] 207008094 ms: Mark-sweep (reduce) 475.8 (523.7) -> 475.7 (523.7) MB, 1993.6 / 3.9 ms  (average mu = 0.920, current mu = 0.050) last resort GC in old space requested
            [1:0x24003c4000] 207010245 ms: Mark-sweep (reduce) 475.7 (523.7) -> 475.6 (523.2) MB, 2150.4 / 6.2 ms  (average mu = 0.846, current mu = 0.000) last resort GC in old space requested
            
            
            <--- JS stacktrace --->
            
            [38327:0626/104544.125499:ERROR:node_controller.cc(585)] Trying to re-add dropped peer 46DBA04CA2320621.3742B9BD63F3CD94
            
            
            S 1 Reply Last reply Jun 26, 2022, 4:11 PM Reply Quote -1
            • S Offline
              sdetweil @travishardiman
              last edited by Jun 26, 2022, 4:11 PM

              @travishardiman when is that from?

              did u do manual install or my script?

              have seen that error before.

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              T 1 Reply Last reply Jun 26, 2022, 4:15 PM Reply Quote 0
              • T Offline
                travishardiman @sdetweil
                last edited by Jun 26, 2022, 4:15 PM

                @sdetweil I tried to update the error in the first message with the first line. I posted as new reply in case someone is searching for that.

                I just found your scripts here so I’m going to try this today, thanks!
                https://github.com/sdetweil/MagicMirror-backup-restore

                1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @travishardiman
                  last edited by Jun 26, 2022, 4:16 PM

                  @travishardiman said in ERROR:node_controller.cc(585)] Trying to re-add dropped peer:

                  is there an easy way to back-up/restore my current config

                  I have a backup/restore tool that will save the config, css and the location of all the installed modules (github links)
                  and tghen on restore downloads and re-installs the modules from the links

                  https://github.com/sdetweil/MagicMirror-backup-restore

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    travishardiman
                    last edited by Jun 27, 2022, 1:15 PM

                    The backup didn’t restore my custom.css, mmpm, or some of the configuration files for 2 of my plugins but luckily I had those backed up elsewhere. I’m back up and running again though and so far so good! I’ll post back with logs if I get black screens again. Thanks for your help!

                    S 1 Reply Last reply Jun 27, 2022, 2:27 PM Reply Quote 0
                    • S Offline
                      sdetweil @travishardiman
                      last edited by Jun 27, 2022, 2:27 PM

                      @travishardiman the backup folder has a specific name which u can override with parameters to the scripts

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        6/19
                        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