Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Adapter updaten nicht mehr nach Update auf Node.js 16.17.0

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Adapter updaten nicht mehr nach Update auf Node.js 16.17.0

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @iobrokerle last edited by

      @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 1 Reply Last reply Reply Quote 0
      • I
        iobrokerle @Thomas Braun last edited by iobrokerle

        @thomas-braun

        Will auch nicht 😠

        $ 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 Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @iobrokerle last edited by

          @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 1 Reply Last reply Reply Quote 0
          • I
            iobrokerle @Thomas Braun last edited by

            @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 Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @iobrokerle last edited by

              @iobrokerle

              sudo -H -u iobroker npm cache clear --force
              iob add icons-ultimate-png --debug
              
              I 1 Reply Last reply Reply Quote 0
              • I
                iobrokerle @Thomas Braun last edited by 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 Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @iobrokerle last edited by

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

                  iobroker add ble --host raspberry-iob --debug
                  
                  I 1 Reply Last reply Reply Quote 1
                  • I
                    iobrokerle @Thomas Braun last edited by

                    @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
                    
                    
                    Homoran 1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @iobrokerle last edited by

                      @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 1 Reply Last reply Reply Quote 0
                      • I
                        iobrokerle @Homoran last edited by

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

                        EINTEGRITY

                        Wie am besten?

                        I 1 Reply Last reply Reply Quote 0
                        • I
                          iobrokerle @iobrokerle last edited by 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....

                          Homoran 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @iobrokerle last edited by

                            @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 1 Reply Last reply Reply Quote 0
                            • I
                              iobrokerle @Homoran last edited by 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
                              
                              Homoran 1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @iobrokerle last edited by

                                @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 1 Reply Last reply Reply Quote 1
                                • I
                                  iobrokerle @Homoran last edited by 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.
                                  
                                  
                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @iobrokerle last edited by

                                    @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 1 Reply Last reply Reply Quote 1
                                    • I
                                      iobrokerle @Homoran last edited by

                                      @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 Reply Quote 0
                                      • I
                                        iobrokerle @iobrokerle last edited by 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

                                        Glasfaser 1 Reply Last reply Reply Quote 0
                                        • Glasfaser
                                          Glasfaser @iobrokerle last edited by

                                          @iobrokerle

                                          Nochmal in

                                          cd /opt/iobroker/node_modules/iobroker.ble
                                          

                                          dann

                                          npm install --omit=dev
                                          

                                          und

                                          sudo reboot
                                          
                                          I 1 Reply Last reply Reply Quote 0
                                          • I
                                            iobrokerle @Glasfaser last edited by

                                            @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 Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            912
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            94
                                            9123
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo