Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Adapter updaten nicht mehr nach Update auf Node.js 16.17.0

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    483

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    5.2k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.4k

Adapter updaten nicht mehr nach Update auf Node.js 16.17.0

Scheduled Pinned Locked Moved ioBroker Allgemein
94 Posts 7 Posters 14.9k Views 6 Watching
  • 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.
  • I iobrokerle

    @thomas-braun

    Immer noch :confounded:

    
    pi@raspberry-iob:/opt/iobroker $ iobroker add ble --debug
    NPM version: 8.15.0
    Installing iobroker.ble@0.13.0... (System call)
    npm WARN old lockfile
    npm WARN old lockfile The package-lock.json file was created with an old version of npm,
    npm WARN old lockfile so supplemental metadata must be fetched from the registry.
    npm WARN old lockfile
    npm WARN old lockfile This is a one-time fix-up, please be patient...
    npm WARN old lockfile
    npm WARN tarball tarball data for iobroker.icons-ultimate-png@https://github.com/ioBroker/ioBroker.icons-ultimate-png/tarball/master (sha512-ZauMOfdp4ublYvWRd6mFp64dZ9T5k7z0aX/GcX3ljGziXyNVFtV3iUADNWoBGOk/vLPawTV7w2JpbMmTsHKNMQ==) seems to be corrupted. Trying again.
    npm ERR! code EINTEGRITY
    npm ERR! sha512-ZauMOfdp4ublYvWRd6mFp64dZ9T5k7z0aX/GcX3ljGziXyNVFtV3iUADNWoBGOk/vLPawTV7w2JpbMmTsHKNMQ== integrity checksum failed when using sha512: wanted sha512-ZauMOfdp4ublYvWRd6mFp64dZ9T5k7z0aX/GcX3ljGziXyNVFtV3iUADNWoBGOk/vLPawTV7w2JpbMmTsHKNMQ== but got sha512-drue5OEPkI+l3Uiatv6ltEKCEFrMcVteIy3oYdt2Y1Nc/aS3bLXuYGt7RkKgTz9a2suOqKCsA4UWBn7y9vPRuw==. (1670356 bytes)
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/iobroker/.npm/_logs/2022-09-25T13_51_31_032Z-debug-0.log
    host.raspberry-iob Cannot install iobroker.ble@0.13.0: 1
    
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #49

    @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

    Dann schmeiß den
    iobroker.icons-ultimate-png
    Adapter raus.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    I 1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

      Dann schmeiß den
      iobroker.icons-ultimate-png
      Adapter raus.

      I Offline
      I Offline
      iobrokerle
      wrote on last edited by iobrokerle
      #50

      @thomas-braun

      Will auch nicht :angry:

      $ iobroker del icons-ultimate-png
      
      Delete adapter "icons-ultimate-png"
      
      host.raspberry-iob Counted 1 meta of icons-ultimate-png
      
      host.raspberry-iob Counted 1 adapter for icons-ultimate-png
      
      host.raspberry-iob Counted 1 states of system.adapter.icons-ultimate-png
      
      host.raspberry-iob Counted 1 states (system.adapter.icons-ultimate-png.*) from states
      
      host.raspberry-iob file icons-ultimate-png deleted
      
      host.raspberry-iob file icons-ultimate-png.admin deleted
      
      host.raspberry-iob object icons-ultimate-png deleted
      
      host.raspberry-iob object icons-ultimate-png.admin deleted
      
      host.raspberry-iob Deleting 3 object(s).
      
      host.raspberry-iob Deleting 1 state(s).
      
      Error deleting adapter icons-ultimate-png from disk: host.raspberry-iob: Cannot uninstall iobroker.icons-ultimate-png: 1
      
      You might have to delete it yourself!
      
      Process exited with code 0
      

      Bei der Adapterübersicht ist er aber trotzdem drausen

      Thomas BraunT 1 Reply Last reply
      0
      • I iobrokerle

        @thomas-braun

        Will auch nicht :angry:

        $ iobroker del icons-ultimate-png
        
        Delete adapter "icons-ultimate-png"
        
        host.raspberry-iob Counted 1 meta of icons-ultimate-png
        
        host.raspberry-iob Counted 1 adapter for icons-ultimate-png
        
        host.raspberry-iob Counted 1 states of system.adapter.icons-ultimate-png
        
        host.raspberry-iob Counted 1 states (system.adapter.icons-ultimate-png.*) from states
        
        host.raspberry-iob file icons-ultimate-png deleted
        
        host.raspberry-iob file icons-ultimate-png.admin deleted
        
        host.raspberry-iob object icons-ultimate-png deleted
        
        host.raspberry-iob object icons-ultimate-png.admin deleted
        
        host.raspberry-iob Deleting 3 object(s).
        
        host.raspberry-iob Deleting 1 state(s).
        
        Error deleting adapter icons-ultimate-png from disk: host.raspberry-iob: Cannot uninstall iobroker.icons-ultimate-png: 1
        
        You might have to delete it yourself!
        
        Process exited with code 0
        

        Bei der Adapterübersicht ist er aber trotzdem drausen

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #51

        @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

        iobroker del icons-ultimate-png

        Wenn du den brauchst:

        iob add icons-ultimate-png --debug
        

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        I 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

          iobroker del icons-ultimate-png

          Wenn du den brauchst:

          iob add icons-ultimate-png --debug
          
          I Offline
          I Offline
          iobrokerle
          wrote on last edited by
          #52

          @thomas-braun

          pi@raspberry-iob:/opt/iobroker $ iobroker add ble --debug
          NPM version: 8.15.0
          Installing iobroker.ble@0.13.0... (System call)
          npm WARN old lockfile
          npm WARN old lockfile The package-lock.json file was created with an old version of npm,
          npm WARN old lockfile so supplemental metadata must be fetched from the registry.
          npm WARN old lockfile
          npm WARN old lockfile This is a one-time fix-up, please be patient...
          npm WARN old lockfile
          npm WARN tarball tarball data for iobroker.vis-jqui-mfd@https://github.com/ioBroker/ioBroker.vis-jqui-mfd/tarball/master (sha512-INXgmBMn8dXk+ySYR6Hx+ZAC8x36xGKAk8IKet0N8m4xe/Q4EiwzCsOlMbtQsWG/PrtUDopnvLMqNB3EDQnCHg==) seems to be corrupted. Trying again.
          npm ERR! code EINTEGRITY
          npm ERR! sha512-INXgmBMn8dXk+ySYR6Hx+ZAC8x36xGKAk8IKet0N8m4xe/Q4EiwzCsOlMbtQsWG/PrtUDopnvLMqNB3EDQnCHg== integrity checksum failed when using sha512: wanted sha512-INXgmBMn8dXk+ySYR6Hx+ZAC8x36xGKAk8IKet0N8m4xe/Q4EiwzCsOlMbtQsWG/PrtUDopnvLMqNB3EDQnCHg== but got sha512-aIDxplY3tckVzKezokybf2Ki4MQdHn7DKw+ipKbVUvmkmT88o3KFhxEie1xLO5bF3zDUAAhayGPASuYSacYieQ==. (285658 bytes)
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2022-09-25T14_01_13_021Z-debug-0.log
          host.raspberry-iob Cannot install iobroker.ble@0.13.0: 1
          
          
          Thomas BraunT 1 Reply Last reply
          0
          • I iobrokerle

            @thomas-braun

            pi@raspberry-iob:/opt/iobroker $ iobroker add ble --debug
            NPM version: 8.15.0
            Installing iobroker.ble@0.13.0... (System call)
            npm WARN old lockfile
            npm WARN old lockfile The package-lock.json file was created with an old version of npm,
            npm WARN old lockfile so supplemental metadata must be fetched from the registry.
            npm WARN old lockfile
            npm WARN old lockfile This is a one-time fix-up, please be patient...
            npm WARN old lockfile
            npm WARN tarball tarball data for iobroker.vis-jqui-mfd@https://github.com/ioBroker/ioBroker.vis-jqui-mfd/tarball/master (sha512-INXgmBMn8dXk+ySYR6Hx+ZAC8x36xGKAk8IKet0N8m4xe/Q4EiwzCsOlMbtQsWG/PrtUDopnvLMqNB3EDQnCHg==) seems to be corrupted. Trying again.
            npm ERR! code EINTEGRITY
            npm ERR! sha512-INXgmBMn8dXk+ySYR6Hx+ZAC8x36xGKAk8IKet0N8m4xe/Q4EiwzCsOlMbtQsWG/PrtUDopnvLMqNB3EDQnCHg== integrity checksum failed when using sha512: wanted sha512-INXgmBMn8dXk+ySYR6Hx+ZAC8x36xGKAk8IKet0N8m4xe/Q4EiwzCsOlMbtQsWG/PrtUDopnvLMqNB3EDQnCHg== but got sha512-aIDxplY3tckVzKezokybf2Ki4MQdHn7DKw+ipKbVUvmkmT88o3KFhxEie1xLO5bF3zDUAAhayGPASuYSacYieQ==. (285658 bytes)
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2022-09-25T14_01_13_021Z-debug-0.log
            host.raspberry-iob Cannot install iobroker.ble@0.13.0: 1
            
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by
            #53

            @iobrokerle

            sudo -H -u iobroker npm cache clear --force
            iob add icons-ultimate-png --debug
            

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            I 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @iobrokerle

              sudo -H -u iobroker npm cache clear --force
              iob add icons-ultimate-png --debug
              
              I Offline
              I Offline
              iobrokerle
              wrote on last edited by iobrokerle
              #54

              @thomas-braun said in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

              icons-ultimate-png

              icons-ultimate-png Installation hat funktioniert und ist auch nach de Start in den Adaptern dabei.

              Das oben war der Versuch BLE zu installieren.

              $ iobroker add ble --host raspberry-iob
              
              NPM version: 8.15.0
              
              Installing iobroker.ble@0.13.0... (System call)
              
              host.raspberry-iob Cannot install iobroker.ble@0.13.0: 1
              
              ERROR: Process exited with code 25
              
              Thomas BraunT 1 Reply Last reply
              0
              • I iobrokerle

                @thomas-braun said in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                icons-ultimate-png

                icons-ultimate-png Installation hat funktioniert und ist auch nach de Start in den Adaptern dabei.

                Das oben war der Versuch BLE zu installieren.

                $ iobroker add ble --host raspberry-iob
                
                NPM version: 8.15.0
                
                Installing iobroker.ble@0.13.0... (System call)
                
                host.raspberry-iob Cannot install iobroker.ble@0.13.0: 1
                
                ERROR: Process exited with code 25
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #55

                @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                iobroker add ble --host raspberry-iob --debug
                

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                I 1 Reply Last reply
                1
                • Thomas BraunT Thomas Braun

                  @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                  iobroker add ble --host raspberry-iob --debug
                  
                  I Offline
                  I Offline
                  iobrokerle
                  wrote on last edited by
                  #56

                  @thomas-braun

                  Immer das gleiche:

                  
                  pi@raspberry-iob:/opt/iobroker $ iobroker add ble --host raspberry-iob --debug
                  NPM version: 8.15.0
                  Installing iobroker.ble@0.13.0... (System call)
                  npm WARN old lockfile
                  npm WARN old lockfile The package-lock.json file was created with an old version of npm,
                  npm WARN old lockfile so supplemental metadata must be fetched from the registry.
                  npm WARN old lockfile
                  npm WARN old lockfile This is a one-time fix-up, please be patient...
                  npm WARN old lockfile
                  npm WARN tarball tarball data for iobroker.vis-jqui-mfd@https://github.com/ioBroker/ioBroker.vis-jqui-mfd/tarball/master (sha512-INXgmBMn8dXk+ySYR6Hx+ZAC8x36xGKAk8IKet0N8m4xe/Q4EiwzCsOlMbtQsWG/PrtUDopnvLMqNB3EDQnCHg==) seems to be corrupted. Trying again.
                  npm WARN tarball tarball data for iobroker.vis-jqui-mfd@https://github.com/ioBroker/ioBroker.vis-jqui-mfd/tarball/master (sha512-INXgmBMn8dXk+ySYR6Hx+ZAC8x36xGKAk8IKet0N8m4xe/Q4EiwzCsOlMbtQsWG/PrtUDopnvLMqNB3EDQnCHg==) seems to be corrupted. Trying again.
                  npm ERR! code EINTEGRITY
                  npm ERR! sha512-INXgmBMn8dXk+ySYR6Hx+ZAC8x36xGKAk8IKet0N8m4xe/Q4EiwzCsOlMbtQsWG/PrtUDopnvLMqNB3EDQnCHg== integrity checksum failed when using sha512: wanted sha512-INXgmBMn8dXk+ySYR6Hx+ZAC8x36xGKAk8IKet0N8m4xe/Q4EiwzCsOlMbtQsWG/PrtUDopnvLMqNB3EDQnCHg== but got sha512-aIDxplY3tckVzKezokybf2Ki4MQdHn7DKw+ipKbVUvmkmT88o3KFhxEie1xLO5bF3zDUAAhayGPASuYSacYieQ==. (285658 bytes)
                  
                  npm ERR! A complete log of this run can be found in:
                  npm ERR!     /home/iobroker/.npm/_logs/2022-09-25T14_06_26_239Z-debug-0.log
                  host.raspberry-iob Cannot install iobroker.ble@0.13.0: 1
                  
                  
                  HomoranH 1 Reply Last reply
                  0
                  • I iobrokerle

                    @thomas-braun

                    Immer das gleiche:

                    
                    pi@raspberry-iob:/opt/iobroker $ iobroker add ble --host raspberry-iob --debug
                    NPM version: 8.15.0
                    Installing iobroker.ble@0.13.0... (System call)
                    npm WARN old lockfile
                    npm WARN old lockfile The package-lock.json file was created with an old version of npm,
                    npm WARN old lockfile so supplemental metadata must be fetched from the registry.
                    npm WARN old lockfile
                    npm WARN old lockfile This is a one-time fix-up, please be patient...
                    npm WARN old lockfile
                    npm WARN tarball tarball data for iobroker.vis-jqui-mfd@https://github.com/ioBroker/ioBroker.vis-jqui-mfd/tarball/master (sha512-INXgmBMn8dXk+ySYR6Hx+ZAC8x36xGKAk8IKet0N8m4xe/Q4EiwzCsOlMbtQsWG/PrtUDopnvLMqNB3EDQnCHg==) seems to be corrupted. Trying again.
                    npm WARN tarball tarball data for iobroker.vis-jqui-mfd@https://github.com/ioBroker/ioBroker.vis-jqui-mfd/tarball/master (sha512-INXgmBMn8dXk+ySYR6Hx+ZAC8x36xGKAk8IKet0N8m4xe/Q4EiwzCsOlMbtQsWG/PrtUDopnvLMqNB3EDQnCHg==) seems to be corrupted. Trying again.
                    npm ERR! code EINTEGRITY
                    npm ERR! sha512-INXgmBMn8dXk+ySYR6Hx+ZAC8x36xGKAk8IKet0N8m4xe/Q4EiwzCsOlMbtQsWG/PrtUDopnvLMqNB3EDQnCHg== integrity checksum failed when using sha512: wanted sha512-INXgmBMn8dXk+ySYR6Hx+ZAC8x36xGKAk8IKet0N8m4xe/Q4EiwzCsOlMbtQsWG/PrtUDopnvLMqNB3EDQnCHg== but got sha512-aIDxplY3tckVzKezokybf2Ki4MQdHn7DKw+ipKbVUvmkmT88o3KFhxEie1xLO5bF3zDUAAhayGPASuYSacYieQ==. (285658 bytes)
                    
                    npm ERR! A complete log of this run can be found in:
                    npm ERR!     /home/iobroker/.npm/_logs/2022-09-25T14_06_26_239Z-debug-0.log
                    host.raspberry-iob Cannot install iobroker.ble@0.13.0: 1
                    
                    
                    HomoranH Offline
                    HomoranH Offline
                    Homoran
                    Global Moderator Administrators
                    wrote on last edited by
                    #57

                    @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                    EINTEGRITY

                    schmeiss doch das

                    @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                    old lockfile

                    raus

                    kein Support per PN! - Fragen im Forum stellen -
                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    I 1 Reply Last reply
                    0
                    • HomoranH Homoran

                      @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                      EINTEGRITY

                      schmeiss doch das

                      @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                      old lockfile

                      raus

                      I Offline
                      I Offline
                      iobrokerle
                      wrote on last edited by
                      #58

                      @homoran sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                      EINTEGRITY

                      Wie am besten?

                      I 1 Reply Last reply
                      0
                      • I iobrokerle

                        @homoran sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                        EINTEGRITY

                        Wie am besten?

                        I Offline
                        I Offline
                        iobrokerle
                        wrote on last edited by iobrokerle
                        #59

                        @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                        @homoran sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                        EINTEGRITY

                        Wie am besten?

                        Ok, altes files ist weg und BLE konnte installiert werden.

                        VIELEN DANK

                        Aber er lässt sich halt nicht Starten.
                        Zur Vorgeschichte: Ich musste node.js updaten für einen andere Adapter. Alles genau nach Anleitung aus dem Forum. Danach startete der BLE nicht mehr.
                        -Verbunden mit Host OK
                        -Lebenszeichen OK
                        -Verbunden mit Gerät oder Dienst nOK

                        Daraufhin den BLE runtergeworfen und wollte diesen neu installieren. Dann bin ich hier gelandet. BLE ist mittlerweile drauf aber:

                        -Verbunden mit Host nOK
                        -Lebenszeichen nOK
                        -Verbunden mit Gerät oder Dienst nOK

                        2022-09-25 17:26:48.783 error Terminating because A dependency requires a rebuild.

                        Jetzt weiß ich nicht weiter. Mit node.js 12 lief alles noch....

                        HomoranH 1 Reply Last reply
                        0
                        • I iobrokerle

                          @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                          @homoran sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                          EINTEGRITY

                          Wie am besten?

                          Ok, altes files ist weg und BLE konnte installiert werden.

                          VIELEN DANK

                          Aber er lässt sich halt nicht Starten.
                          Zur Vorgeschichte: Ich musste node.js updaten für einen andere Adapter. Alles genau nach Anleitung aus dem Forum. Danach startete der BLE nicht mehr.
                          -Verbunden mit Host OK
                          -Lebenszeichen OK
                          -Verbunden mit Gerät oder Dienst nOK

                          Daraufhin den BLE runtergeworfen und wollte diesen neu installieren. Dann bin ich hier gelandet. BLE ist mittlerweile drauf aber:

                          -Verbunden mit Host nOK
                          -Lebenszeichen nOK
                          -Verbunden mit Gerät oder Dienst nOK

                          2022-09-25 17:26:48.783 error Terminating because A dependency requires a rebuild.

                          Jetzt weiß ich nicht weiter. Mit node.js 12 lief alles noch....

                          HomoranH Offline
                          HomoranH Offline
                          Homoran
                          Global Moderator Administrators
                          wrote on last edited by
                          #60

                          @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                          2022-09-25 17:26:48.783 error Terminating because A dependency requires a rebuild.

                          da müsste noch mehr stehen, zumindest im debug mode

                          kein Support per PN! - Fragen im Forum stellen -
                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          I 1 Reply Last reply
                          0
                          • HomoranH Homoran

                            @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                            2022-09-25 17:26:48.783 error Terminating because A dependency requires a rebuild.

                            da müsste noch mehr stehen, zumindest im debug mode

                            I Offline
                            I Offline
                            iobrokerle
                            wrote on last edited by iobrokerle
                            #61

                            @homoran Das kommt direkt aus dem iobroker Protkoll.

                            Wie kann ich das im putty abfragen?

                            
                            ble.0
                            2022-09-25 18:40:48.507	error	Terminating because A dependency requires a rebuild.
                            
                            ble.0
                            2022-09-25 18:40:47.844	info	starting scanner process...
                            
                            ble.0
                            2022-09-25 18:40:47.821	info	monitored services: fe95
                            
                            ble.0
                            2022-09-25 18:40:47.818	info	enabled plugins: Xiaomi, _default
                            
                            ble.0
                            2022-09-25 18:40:47.816	info	loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                            
                            ble.0
                            2022-09-25 18:40:47.750	info	starting. Version 0.13.0 in /opt/iobroker/node_modules/iobroker.ble, node: v16.17.1, js-controller: 4.0.23
                            
                            HomoranH 1 Reply Last reply
                            0
                            • I iobrokerle

                              @homoran Das kommt direkt aus dem iobroker Protkoll.

                              Wie kann ich das im putty abfragen?

                              
                              ble.0
                              2022-09-25 18:40:48.507	error	Terminating because A dependency requires a rebuild.
                              
                              ble.0
                              2022-09-25 18:40:47.844	info	starting scanner process...
                              
                              ble.0
                              2022-09-25 18:40:47.821	info	monitored services: fe95
                              
                              ble.0
                              2022-09-25 18:40:47.818	info	enabled plugins: Xiaomi, _default
                              
                              ble.0
                              2022-09-25 18:40:47.816	info	loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                              
                              ble.0
                              2022-09-25 18:40:47.750	info	starting. Version 0.13.0 in /opt/iobroker/node_modules/iobroker.ble, node: v16.17.1, js-controller: 4.0.23
                              
                              HomoranH Offline
                              HomoranH Offline
                              Homoran
                              Global Moderator Administrators
                              wrote on last edited by
                              #62

                              @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                              Das kommt direkt aus dem iobroker Protkoll.

                              aber da muss auch stehen wer das sagt.
                              diesen dann auf debug stellen und nochmal versuchen

                              ODER

                              über di Konsole iobroker upgrade ble --debug

                              kein Support per PN! - Fragen im Forum stellen -
                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              I 1 Reply Last reply
                              1
                              • HomoranH Homoran

                                @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                                Das kommt direkt aus dem iobroker Protkoll.

                                aber da muss auch stehen wer das sagt.
                                diesen dann auf debug stellen und nochmal versuchen

                                ODER

                                über di Konsole iobroker upgrade ble --debug

                                I Offline
                                I Offline
                                iobrokerle
                                wrote on last edited by iobrokerle
                                #63

                                @homoran sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                                iobroker upgrade ble --debug

                                host.raspberry-iob
                                2022-09-25 18:47:36.281	info	Rebuild for adapter system.adapter.ble.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                host.raspberry-iob
                                2022-09-25 18:47:36.281	info	instance system.adapter.ble.0 requested a rebuild of its dependencies and will be restarted after that is done.
                                
                                ble.0
                                2022-09-25 18:47:36.193	error	Terminating because A dependency requires a rebuild.
                                
                                ble.0
                                2022-09-25 18:47:35.538	info	starting scanner process...
                                
                                ble.0
                                2022-09-25 18:47:35.517	info	monitored services: fe95
                                
                                ble.0
                                2022-09-25 18:47:35.515	info	enabled plugins: Xiaomi, _default
                                
                                ble.0
                                2022-09-25 18:47:35.514	info	loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                                
                                ble.0
                                2022-09-25 18:47:35.449	info	starting. Version 0.13.0 in /opt/iobroker/node_modules/iobroker.ble, node: v16.17.1, js-controller: 4.0.23
                                host.raspberry-iob
                                2022-09-25 18:47:33.249	info	instance system.adapter.ble.0 started with pid 25050
                                
                                
                                pi@raspberry-iob:/ $ iobroker upgrade ble --debug
                                Adapter "ble"            is up to date.
                                
                                
                                HomoranH 1 Reply Last reply
                                0
                                • I iobrokerle

                                  @homoran sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                                  iobroker upgrade ble --debug

                                  host.raspberry-iob
                                  2022-09-25 18:47:36.281	info	Rebuild for adapter system.adapter.ble.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                  host.raspberry-iob
                                  2022-09-25 18:47:36.281	info	instance system.adapter.ble.0 requested a rebuild of its dependencies and will be restarted after that is done.
                                  
                                  ble.0
                                  2022-09-25 18:47:36.193	error	Terminating because A dependency requires a rebuild.
                                  
                                  ble.0
                                  2022-09-25 18:47:35.538	info	starting scanner process...
                                  
                                  ble.0
                                  2022-09-25 18:47:35.517	info	monitored services: fe95
                                  
                                  ble.0
                                  2022-09-25 18:47:35.515	info	enabled plugins: Xiaomi, _default
                                  
                                  ble.0
                                  2022-09-25 18:47:35.514	info	loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                                  
                                  ble.0
                                  2022-09-25 18:47:35.449	info	starting. Version 0.13.0 in /opt/iobroker/node_modules/iobroker.ble, node: v16.17.1, js-controller: 4.0.23
                                  host.raspberry-iob
                                  2022-09-25 18:47:33.249	info	instance system.adapter.ble.0 started with pid 25050
                                  
                                  
                                  pi@raspberry-iob:/ $ iobroker upgrade ble --debug
                                  Adapter "ble"            is up to date.
                                  
                                  
                                  HomoranH Offline
                                  HomoranH Offline
                                  Homoran
                                  Global Moderator Administrators
                                  wrote on last edited by
                                  #64

                                  @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                                  Please execute "npm install --production" in adapter directory manually.

                                  hast du das mal gemacht?

                                  kein Support per PN! - Fragen im Forum stellen -
                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                  Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                  I 1 Reply Last reply
                                  1
                                  • HomoranH Homoran

                                    @iobrokerle sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                                    Please execute "npm install --production" in adapter directory manually.

                                    hast du das mal gemacht?

                                    I Offline
                                    I Offline
                                    iobrokerle
                                    wrote on last edited by
                                    #65

                                    @homoran sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                                    npm install --production

                                    
                                    pi@raspberry-iob:/opt/iobroker/node_modules/iobroker.ble $ npm install --production
                                    npm WARN config production Use `--omit=dev` instead.
                                    
                                    added 67 packages, and audited 80 packages in 2m
                                    
                                    6 packages are looking for funding
                                      run `npm fund` for details
                                    
                                    found 0 vulnerabilities
                                    
                                    

                                    LÄUFT - nochmals vielen DANK für eure Mühe

                                    I 1 Reply Last reply
                                    0
                                    • I iobrokerle

                                      @homoran sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                                      npm install --production

                                      
                                      pi@raspberry-iob:/opt/iobroker/node_modules/iobroker.ble $ npm install --production
                                      npm WARN config production Use `--omit=dev` instead.
                                      
                                      added 67 packages, and audited 80 packages in 2m
                                      
                                      6 packages are looking for funding
                                        run `npm fund` for details
                                      
                                      found 0 vulnerabilities
                                      
                                      

                                      LÄUFT - nochmals vielen DANK für eure Mühe

                                      I Offline
                                      I Offline
                                      iobrokerle
                                      wrote on last edited by iobrokerle
                                      #66

                                      @Thomas-Braun
                                      @Homoran

                                      War zu schön. Lief alles bis 21.05 Uhr und dann wieder das:

                                      
                                      ble.0
                                      2022-09-25 21:05:03.914	error	Terminating because A dependency requires a rebuild.
                                      
                                      ble.0
                                      2022-09-25 21:05:03.270	info	starting scanner process...
                                      
                                      ble.0
                                      2022-09-25 21:05:03.248	info	monitored services: fe95
                                      
                                      ble.0
                                      2022-09-25 21:05:03.247	info	enabled plugins: Xiaomi, _default
                                      
                                      ble.0
                                      2022-09-25 21:05:03.245	info	loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                                      
                                      ble.0
                                      2022-09-25 21:05:03.174	info	starting. Version 0.13.0 in /opt/iobroker/node_modules/iobroker.ble, node: v16.17.1, js-controller: 4.0.23
                                      

                                      Ich habe rein gar nichts gemacht. Nur zufällig reingeschaut.

                                      -Verbunden mit Host nOK

                                      -Lebenszeichen nOK

                                      -Verbunden mit Gerät oder Dienst OK

                                      GlasfaserG 1 Reply Last reply
                                      0
                                      • I iobrokerle

                                        @Thomas-Braun
                                        @Homoran

                                        War zu schön. Lief alles bis 21.05 Uhr und dann wieder das:

                                        
                                        ble.0
                                        2022-09-25 21:05:03.914	error	Terminating because A dependency requires a rebuild.
                                        
                                        ble.0
                                        2022-09-25 21:05:03.270	info	starting scanner process...
                                        
                                        ble.0
                                        2022-09-25 21:05:03.248	info	monitored services: fe95
                                        
                                        ble.0
                                        2022-09-25 21:05:03.247	info	enabled plugins: Xiaomi, _default
                                        
                                        ble.0
                                        2022-09-25 21:05:03.245	info	loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
                                        
                                        ble.0
                                        2022-09-25 21:05:03.174	info	starting. Version 0.13.0 in /opt/iobroker/node_modules/iobroker.ble, node: v16.17.1, js-controller: 4.0.23
                                        

                                        Ich habe rein gar nichts gemacht. Nur zufällig reingeschaut.

                                        -Verbunden mit Host nOK

                                        -Lebenszeichen nOK

                                        -Verbunden mit Gerät oder Dienst OK

                                        GlasfaserG Offline
                                        GlasfaserG Offline
                                        Glasfaser
                                        wrote on last edited by
                                        #67

                                        @iobrokerle

                                        Nochmal in

                                        cd /opt/iobroker/node_modules/iobroker.ble
                                        

                                        dann

                                        npm install --omit=dev
                                        

                                        und

                                        sudo reboot
                                        

                                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                        I 1 Reply Last reply
                                        0
                                        • GlasfaserG Glasfaser

                                          @iobrokerle

                                          Nochmal in

                                          cd /opt/iobroker/node_modules/iobroker.ble
                                          

                                          dann

                                          npm install --omit=dev
                                          

                                          und

                                          sudo reboot
                                          
                                          I Offline
                                          I Offline
                                          iobrokerle
                                          wrote on last edited by
                                          #68

                                          @glasfaser sagte in Adapter updaten nicht mehr nach Update auf Node.js 16.17.0:

                                          sudo reboot

                                          DANKE, für den Moment läuft es.
                                          Weiß man woran das liegen könnte?

                                          Schönen Abend noch.

                                          Grüße
                                          iobrokerle

                                          Thomas BraunT 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          269

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe