Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.8k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.3k

Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update

Geplant Angeheftet Gesperrt Verschoben Error/Bug
errormeldungnodejs 16.15.1
169 Beiträge 15 Kommentatoren 24.1k Aufrufe 12 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • S Soldierofoc

    @soldierofoc said in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

    @thomas-braun said in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

    sudo -H -u iobroker npm uninstall iobroker.boschbike

    Leider die gleiche Message:

    server@Server:/opt/iobroker$ sudo -H -u iobroker npm uninstall iobroker.boschbike
    npm ERR! code 128
    npm ERR! An unknown git error occurred
    npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/gaudes/ioBroker.boschebike.git
    npm ERR! git@github.com: Permission denied (publickey).
    npm ERR! fatal: Konnte nicht vom Remote-Repository lesen.
    npm ERR!
    npm ERR! Bitte stellen Sie sicher, dass die korrekten Zugriffsberechtigungen bestehen
    npm ERR! und das Repository existiert.
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/iobroker/.npm/_logs/2022-06-22T12_03_00_081Z-debug-0.log
    server@Server:/opt/iobroker$
    
    

    Habe gerade nochmal dein Statement geprüft... es hat ein "e" in boschebike gefehlt ;)

    sudo -H -u iobroker npm uninstall iobroker.boschbike

    Nun schaut es gut aus!

    iobroker add heizoel auto --host Server --debug
    NPM version: 8.11.0
    Installing iobroker.heizoel@1.0.3... (System call)
    
    added 1 package in 2s
    
    142 packages are looking for funding
      run `npm fund` for details
    host.Server install adapter heizoel
    upload [4] heizoel.admin /opt/iobroker/node_modules/iobroker.heizoel/admin/admin.d.ts admin.d.ts video/mp2t
    upload [3] heizoel.admin /opt/iobroker/node_modules/iobroker.heizoel/admin/heizoel.png heizoel.png image/png
    upload [2] heizoel.admin /opt/iobroker/node_modules/iobroker.heizoel/admin/index_m.html index_m.html text/html
    upload [1] heizoel.admin /opt/iobroker/node_modules/iobroker.heizoel/admin/style.css style.css text/css
    upload [0] heizoel.admin /opt/iobroker/node_modules/iobroker.heizoel/admin/words.js words.js application/javascript
    host.Server object system.adapter.heizoel created/updated
    host.Server create instance heizoel
    host.Server object system.adapter.heizoel.0.alive created
    host.Server object system.adapter.heizoel.0.connected created
    host.Server object system.adapter.heizoel.0.compactMode created
    host.Server object system.adapter.heizoel.0.cpu created
    host.Server object system.adapter.heizoel.0.cputime created
    host.Server object system.adapter.heizoel.0.memHeapUsed created
    host.Server object system.adapter.heizoel.0.memHeapTotal created
    host.Server object system.adapter.heizoel.0.memRss created
    host.Server object system.adapter.heizoel.0.uptime created
    host.Server object system.adapter.heizoel.0.inputCount created
    host.Server object system.adapter.heizoel.0.outputCount created
    host.Server object system.adapter.heizoel.0.eventLoopLag created
    host.Server object system.adapter.heizoel.0.sigKill created
    host.Server object system.adapter.heizoel.0.logLevel created
    host.Server object heizoel.0.info created
    host.Server object heizoel.0.info.connection created
    host.Server object heizoel.0.dynamicAmount created
    host.Server Set default value of heizoel.0.info.connection: false
    host.Server object system.adapter.heizoel.0 created
    
    
    S Offline
    S Offline
    Soldierofoc
    schrieb am zuletzt editiert von
    #55

    Dennoch ein kurzes Lessons-Learned für mich?

    Ausschließlich bei einem Update vorgehen wie hier unter Punkt 4 beschrieben, richtig?

    https://forum.iobroker.net/topic/22867/how-to-node-js-für-iobroker-richtig-updaten

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • S Soldierofoc

      Dennoch ein kurzes Lessons-Learned für mich?

      Ausschließlich bei einem Update vorgehen wie hier unter Punkt 4 beschrieben, richtig?

      https://forum.iobroker.net/topic/22867/how-to-node-js-für-iobroker-richtig-updaten

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #56

      @soldierofoc

      Ich würde (aber ich bin da vielleicht ein wenig voreingenommen...) die Anleitung aus meiner Signatur empfehlen.

      Aber wichtigste 'lesson-learned' ist eh: Finger weg von Elzershark-Anleitungen!
      Da steht durchweg Murks drin.

      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

      1 Antwort Letzte Antwort
      2
      • S Offline
        S Offline
        Soldierofoc
        schrieb am zuletzt editiert von
        #57

        Vielen Dank für eure Unterstützung/Hilfe!
        Werde nächstes mal dann etwas vorsichtiger vorgehen, wobei mir immer noch unklar ist, woher die unsaubere (im falschen Pfad) Node-Installation her kam...

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • S Soldierofoc

          Vielen Dank für eure Unterstützung/Hilfe!
          Werde nächstes mal dann etwas vorsichtiger vorgehen, wobei mir immer noch unklar ist, woher die unsaubere (im falschen Pfad) Node-Installation her kam...

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #58

          @soldierofoc sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

          woher die unsaubere (im falschen Pfad) Node-Installation her kam...

          Das wüsste ich auch mal gerne...

          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

          1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @jogi19 sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

            ich hatte den gleichen Fehler unter Linux

            Ja, aber da hätte ich eher einen Ansatz für einen Fix.
            Bzw. die passenden Werkzeuge griffbereit. Bei Windows weiß ich nicht was da wie geht. 'grep' geht schon mal nicht.

            T Offline
            T Offline
            taba_luga
            schrieb am zuletzt editiert von taba_luga
            #59

            @thomas-braun ich habe die gleichen Probleme zur Zeit mit drei Adapter, die mit Error 25 bei dem Update fehlschlagen.

            1. Info Adapter
            2. Telegram Adapter
            3. Web-Server

            Ich habe gestern mein System auf Debian11 Bullseye, Nodejs 16 und NPM 8 angehoben:

            xx@iobroker-prod:~$ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs 
            /usr/bin/nodejs
            v16.15.1
            /usr/bin/node
            v16.15.1
            /usr/bin/npm
            8.11.0
            nodejs:
              Installiert:           16.15.1-deb-1nodesource1
              Installationskandidat: 16.15.1-deb-1nodesource1
              Versionstabelle:
             *** 16.15.1-deb-1nodesource1 100
                    100 /var/lib/dpkg/status
                 14.19.3-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_14.x bullseye/main amd64 Packages
                 12.22.5~dfsg-2~11u1 500
                    500 http://ftp.de.debian.org/debian bullseye/main amd64 Packages
                    500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
            
            

            Ich habe den Verlauf hier nach bestem Wissen und Gewissen verfolgt, komme aber nicht weiter. Wenn ich den Info Adapter update mit

            iobroker upgrade info --debug
            
            

            dann bekomme ich folgendes:

            This upgrade of "info" will introduce the following changes:
            ==========================================================================
            -> 1.9.19:
            Fix audio, USB, bluetooth and printer view
            ==========================================================================
            
            Would you like to upgrade info from @1.9.18 to @1.9.19 now? [(y)es, (n)o]: y
            Update info from @1.9.18 to @1.9.19
            NPM version: 8.11.0
            Installing iobroker.info@1.9.19... (System call)
            npm ERR! code ENOTEMPTY
            npm ERR! syscall rename
            npm ERR! path /opt/iobroker/node_modules/abab
            npm ERR! dest /opt/iobroker/node_modules/.abab-bvmibCm3
            npm ERR! errno -39
            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abab' -> '/opt/iobroker/node_modules/.abab-bvmibCm3'
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2022-06-24T08_42_05_829Z-debug-0.log
            host.iobroker-prod Cannot install iobroker.info@1.9.19: 217
            
            

            Debug Telegram Update

            xx@iobroker-prod:~$ iobroker upgrade telegram --debug
            
            This upgrade of "telegram" will introduce the following changes:
            ==========================================================================
            -> 1.12.6:
            Fix crash cases reported by Sentry
            
            -> 1.12.5:
            Fix crash cases reported by Sentry
            
            -> 1.12.4:
            Fix crash cases reported by Sentry
            
            -> 1.12.3:
            Make sure also not set states can be queried - will return "State not set" in this case!
            ==========================================================================
            
            Would you like to upgrade telegram from @1.12.2 to @1.12.6 now? [(y)es, (n)o]: y
            Update telegram from @1.12.2 to @1.12.6
            NPM version: 8.11.0
            Installing iobroker.telegram@1.12.6... (System call)
            npm ERR! code ENOTEMPTY
            npm ERR! syscall rename
            npm ERR! path /opt/iobroker/node_modules/abab
            npm ERR! dest /opt/iobroker/node_modules/.abab-bvmibCm3
            npm ERR! errno -39
            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abab' -> '/opt/iobroker/node_modules/.abab-bvmibCm3'
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2022-06-24T09_17_07_612Z-debug-0.log
            host.iobroker-prod Cannot install iobroker.telegram@1.12.6: 217
            

            Debug Web Update

            xx@iobroker-prod:~$ iobroker upgrade web --debug
            
            This upgrade of "web" will introduce the following changes:
            ==========================================================================
            -> 4.3.0:
            Added support of rest-api
            ==========================================================================
            
            Would you like to upgrade web from @4.2.3 to @4.3.0 now? [(y)es, (n)o]: y
            Update web from @4.2.3 to @4.3.0
            host.iobroker-prod Adapter "system.adapter.web.0" is stopped.
            NPM version: 8.11.0
            Installing iobroker.web@4.3.0... (System call)
            npm ERR! code ENOTEMPTY
            npm ERR! syscall rename
            npm ERR! path /opt/iobroker/node_modules/abbrev
            npm ERR! dest /opt/iobroker/node_modules/.abbrev-5eNud0FY
            npm ERR! errno -39
            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abbrev' -> '/opt/iobroker/node_modules/.abbrev-5eNud0FY'
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2022-06-24T09_20_20_797Z-debug-0.log
            host.iobroker-prod Cannot install iobroker.web@4.3.0: 217
            
            

            Was kann ich tun, um die Fehler zu beheben?

            crunchipC Thomas BraunT 2 Antworten Letzte Antwort
            0
            • T taba_luga

              @thomas-braun ich habe die gleichen Probleme zur Zeit mit drei Adapter, die mit Error 25 bei dem Update fehlschlagen.

              1. Info Adapter
              2. Telegram Adapter
              3. Web-Server

              Ich habe gestern mein System auf Debian11 Bullseye, Nodejs 16 und NPM 8 angehoben:

              xx@iobroker-prod:~$ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs 
              /usr/bin/nodejs
              v16.15.1
              /usr/bin/node
              v16.15.1
              /usr/bin/npm
              8.11.0
              nodejs:
                Installiert:           16.15.1-deb-1nodesource1
                Installationskandidat: 16.15.1-deb-1nodesource1
                Versionstabelle:
               *** 16.15.1-deb-1nodesource1 100
                      100 /var/lib/dpkg/status
                   14.19.3-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_14.x bullseye/main amd64 Packages
                   12.22.5~dfsg-2~11u1 500
                      500 http://ftp.de.debian.org/debian bullseye/main amd64 Packages
                      500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
              
              

              Ich habe den Verlauf hier nach bestem Wissen und Gewissen verfolgt, komme aber nicht weiter. Wenn ich den Info Adapter update mit

              iobroker upgrade info --debug
              
              

              dann bekomme ich folgendes:

              This upgrade of "info" will introduce the following changes:
              ==========================================================================
              -> 1.9.19:
              Fix audio, USB, bluetooth and printer view
              ==========================================================================
              
              Would you like to upgrade info from @1.9.18 to @1.9.19 now? [(y)es, (n)o]: y
              Update info from @1.9.18 to @1.9.19
              NPM version: 8.11.0
              Installing iobroker.info@1.9.19... (System call)
              npm ERR! code ENOTEMPTY
              npm ERR! syscall rename
              npm ERR! path /opt/iobroker/node_modules/abab
              npm ERR! dest /opt/iobroker/node_modules/.abab-bvmibCm3
              npm ERR! errno -39
              npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abab' -> '/opt/iobroker/node_modules/.abab-bvmibCm3'
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/iobroker/.npm/_logs/2022-06-24T08_42_05_829Z-debug-0.log
              host.iobroker-prod Cannot install iobroker.info@1.9.19: 217
              
              

              Debug Telegram Update

              xx@iobroker-prod:~$ iobroker upgrade telegram --debug
              
              This upgrade of "telegram" will introduce the following changes:
              ==========================================================================
              -> 1.12.6:
              Fix crash cases reported by Sentry
              
              -> 1.12.5:
              Fix crash cases reported by Sentry
              
              -> 1.12.4:
              Fix crash cases reported by Sentry
              
              -> 1.12.3:
              Make sure also not set states can be queried - will return "State not set" in this case!
              ==========================================================================
              
              Would you like to upgrade telegram from @1.12.2 to @1.12.6 now? [(y)es, (n)o]: y
              Update telegram from @1.12.2 to @1.12.6
              NPM version: 8.11.0
              Installing iobroker.telegram@1.12.6... (System call)
              npm ERR! code ENOTEMPTY
              npm ERR! syscall rename
              npm ERR! path /opt/iobroker/node_modules/abab
              npm ERR! dest /opt/iobroker/node_modules/.abab-bvmibCm3
              npm ERR! errno -39
              npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abab' -> '/opt/iobroker/node_modules/.abab-bvmibCm3'
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/iobroker/.npm/_logs/2022-06-24T09_17_07_612Z-debug-0.log
              host.iobroker-prod Cannot install iobroker.telegram@1.12.6: 217
              

              Debug Web Update

              xx@iobroker-prod:~$ iobroker upgrade web --debug
              
              This upgrade of "web" will introduce the following changes:
              ==========================================================================
              -> 4.3.0:
              Added support of rest-api
              ==========================================================================
              
              Would you like to upgrade web from @4.2.3 to @4.3.0 now? [(y)es, (n)o]: y
              Update web from @4.2.3 to @4.3.0
              host.iobroker-prod Adapter "system.adapter.web.0" is stopped.
              NPM version: 8.11.0
              Installing iobroker.web@4.3.0... (System call)
              npm ERR! code ENOTEMPTY
              npm ERR! syscall rename
              npm ERR! path /opt/iobroker/node_modules/abbrev
              npm ERR! dest /opt/iobroker/node_modules/.abbrev-5eNud0FY
              npm ERR! errno -39
              npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abbrev' -> '/opt/iobroker/node_modules/.abbrev-5eNud0FY'
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/iobroker/.npm/_logs/2022-06-24T09_20_20_797Z-debug-0.log
              host.iobroker-prod Cannot install iobroker.web@4.3.0: 217
              
              

              Was kann ich tun, um die Fehler zu beheben?

              crunchipC Offline
              crunchipC Offline
              crunchip
              Forum Testing Most Active
              schrieb am zuletzt editiert von crunchip
              #60

              @taba_luga sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

              ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abbrev' -> '/opt/iobroker/node_modules/.abbrev-5eNud0FY'

              umgestiegen von Proxmox auf Unraid

              1 Antwort Letzte Antwort
              0
              • T taba_luga

                @thomas-braun ich habe die gleichen Probleme zur Zeit mit drei Adapter, die mit Error 25 bei dem Update fehlschlagen.

                1. Info Adapter
                2. Telegram Adapter
                3. Web-Server

                Ich habe gestern mein System auf Debian11 Bullseye, Nodejs 16 und NPM 8 angehoben:

                xx@iobroker-prod:~$ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs 
                /usr/bin/nodejs
                v16.15.1
                /usr/bin/node
                v16.15.1
                /usr/bin/npm
                8.11.0
                nodejs:
                  Installiert:           16.15.1-deb-1nodesource1
                  Installationskandidat: 16.15.1-deb-1nodesource1
                  Versionstabelle:
                 *** 16.15.1-deb-1nodesource1 100
                        100 /var/lib/dpkg/status
                     14.19.3-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_14.x bullseye/main amd64 Packages
                     12.22.5~dfsg-2~11u1 500
                        500 http://ftp.de.debian.org/debian bullseye/main amd64 Packages
                        500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                
                

                Ich habe den Verlauf hier nach bestem Wissen und Gewissen verfolgt, komme aber nicht weiter. Wenn ich den Info Adapter update mit

                iobroker upgrade info --debug
                
                

                dann bekomme ich folgendes:

                This upgrade of "info" will introduce the following changes:
                ==========================================================================
                -> 1.9.19:
                Fix audio, USB, bluetooth and printer view
                ==========================================================================
                
                Would you like to upgrade info from @1.9.18 to @1.9.19 now? [(y)es, (n)o]: y
                Update info from @1.9.18 to @1.9.19
                NPM version: 8.11.0
                Installing iobroker.info@1.9.19... (System call)
                npm ERR! code ENOTEMPTY
                npm ERR! syscall rename
                npm ERR! path /opt/iobroker/node_modules/abab
                npm ERR! dest /opt/iobroker/node_modules/.abab-bvmibCm3
                npm ERR! errno -39
                npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abab' -> '/opt/iobroker/node_modules/.abab-bvmibCm3'
                
                npm ERR! A complete log of this run can be found in:
                npm ERR!     /home/iobroker/.npm/_logs/2022-06-24T08_42_05_829Z-debug-0.log
                host.iobroker-prod Cannot install iobroker.info@1.9.19: 217
                
                

                Debug Telegram Update

                xx@iobroker-prod:~$ iobroker upgrade telegram --debug
                
                This upgrade of "telegram" will introduce the following changes:
                ==========================================================================
                -> 1.12.6:
                Fix crash cases reported by Sentry
                
                -> 1.12.5:
                Fix crash cases reported by Sentry
                
                -> 1.12.4:
                Fix crash cases reported by Sentry
                
                -> 1.12.3:
                Make sure also not set states can be queried - will return "State not set" in this case!
                ==========================================================================
                
                Would you like to upgrade telegram from @1.12.2 to @1.12.6 now? [(y)es, (n)o]: y
                Update telegram from @1.12.2 to @1.12.6
                NPM version: 8.11.0
                Installing iobroker.telegram@1.12.6... (System call)
                npm ERR! code ENOTEMPTY
                npm ERR! syscall rename
                npm ERR! path /opt/iobroker/node_modules/abab
                npm ERR! dest /opt/iobroker/node_modules/.abab-bvmibCm3
                npm ERR! errno -39
                npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abab' -> '/opt/iobroker/node_modules/.abab-bvmibCm3'
                
                npm ERR! A complete log of this run can be found in:
                npm ERR!     /home/iobroker/.npm/_logs/2022-06-24T09_17_07_612Z-debug-0.log
                host.iobroker-prod Cannot install iobroker.telegram@1.12.6: 217
                

                Debug Web Update

                xx@iobroker-prod:~$ iobroker upgrade web --debug
                
                This upgrade of "web" will introduce the following changes:
                ==========================================================================
                -> 4.3.0:
                Added support of rest-api
                ==========================================================================
                
                Would you like to upgrade web from @4.2.3 to @4.3.0 now? [(y)es, (n)o]: y
                Update web from @4.2.3 to @4.3.0
                host.iobroker-prod Adapter "system.adapter.web.0" is stopped.
                NPM version: 8.11.0
                Installing iobroker.web@4.3.0... (System call)
                npm ERR! code ENOTEMPTY
                npm ERR! syscall rename
                npm ERR! path /opt/iobroker/node_modules/abbrev
                npm ERR! dest /opt/iobroker/node_modules/.abbrev-5eNud0FY
                npm ERR! errno -39
                npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/abbrev' -> '/opt/iobroker/node_modules/.abbrev-5eNud0FY'
                
                npm ERR! A complete log of this run can be found in:
                npm ERR!     /home/iobroker/.npm/_logs/2022-06-24T09_20_20_797Z-debug-0.log
                host.iobroker-prod Cannot install iobroker.web@4.3.0: 217
                
                

                Was kann ich tun, um die Fehler zu beheben?

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #61

                @taba_luga sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                Was kann ich tun, um die Fehler zu beheben?

                Verzeichnisse umbenennen.
                Und das node16-Repository nochmal anlegen oder die nodesource.list bearbeiten. Das fehlt bei dir und das node16-Paket hängt gerade in der Luft.

                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

                T 2 Antworten Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @taba_luga sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                  Was kann ich tun, um die Fehler zu beheben?

                  Verzeichnisse umbenennen.
                  Und das node16-Repository nochmal anlegen oder die nodesource.list bearbeiten. Das fehlt bei dir und das node16-Paket hängt gerade in der Luft.

                  T Offline
                  T Offline
                  taba_luga
                  schrieb am zuletzt editiert von
                  #62

                  @thomas-braun Danke für die schnelle Info!

                  Ich habe das Gefühl, dass das eine Endloskette wird.
                  Sobald ich ein Verzeichnis umbenannt habe, kommt beim erneuten ausführen von

                  iobroker upgrade info --debug
                  

                  jedes mal ein neues Verzeichnis, das umbenannt werden möchte. Ist das so richtig? In dem Ordner node_modules
                  sind ein paar Unterordner vorhanden, falls die jetzt alle umbenannt werden wollen. ;-)

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • T taba_luga

                    @thomas-braun Danke für die schnelle Info!

                    Ich habe das Gefühl, dass das eine Endloskette wird.
                    Sobald ich ein Verzeichnis umbenannt habe, kommt beim erneuten ausführen von

                    iobroker upgrade info --debug
                    

                    jedes mal ein neues Verzeichnis, das umbenannt werden möchte. Ist das so richtig? In dem Ordner node_modules
                    sind ein paar Unterordner vorhanden, falls die jetzt alle umbenannt werden wollen. ;-)

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #63

                    @taba_luga sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                    Ist das so richtig?

                    Ja.

                    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

                    1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @taba_luga sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                      Was kann ich tun, um die Fehler zu beheben?

                      Verzeichnisse umbenennen.
                      Und das node16-Repository nochmal anlegen oder die nodesource.list bearbeiten. Das fehlt bei dir und das node16-Paket hängt gerade in der Luft.

                      T Offline
                      T Offline
                      taba_luga
                      schrieb am zuletzt editiert von
                      #64

                      @thomas-braun
                      Die Verzeichnisse sind umbenannt. Jetzt lautet die Fehlermeldung:

                      iobroker upgrade info --debug
                      Installation broken or unknown objects type: jsonl configured.
                      
                      

                      Was meinst du genau mit:

                      Und das node16-Repository nochmal anlegen oder die nodesource.list bearbeiten.

                      Was muss ich hier genau machen? Entschuldige bitte, ich bin nicht der Linux Profi. ;-)

                      Thomas BraunT 2 Antworten Letzte Antwort
                      0
                      • T taba_luga

                        @thomas-braun
                        Die Verzeichnisse sind umbenannt. Jetzt lautet die Fehlermeldung:

                        iobroker upgrade info --debug
                        Installation broken or unknown objects type: jsonl configured.
                        
                        

                        Was meinst du genau mit:

                        Und das node16-Repository nochmal anlegen oder die nodesource.list bearbeiten.

                        Was muss ich hier genau machen? Entschuldige bitte, ich bin nicht der Linux Profi. ;-)

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #65

                        @taba_luga

                        Schau in meiner Signatur, da erkläre ich wie man mit Repos anlegt, insbesondere das nodesource/nodejs-Repository.

                        In deiner nodesource.list fehlt eine Zeile die sich auf node16 bezieht

                        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

                        1 Antwort Letzte Antwort
                        0
                        • T taba_luga

                          @thomas-braun
                          Die Verzeichnisse sind umbenannt. Jetzt lautet die Fehlermeldung:

                          iobroker upgrade info --debug
                          Installation broken or unknown objects type: jsonl configured.
                          
                          

                          Was meinst du genau mit:

                          Und das node16-Repository nochmal anlegen oder die nodesource.list bearbeiten.

                          Was muss ich hier genau machen? Entschuldige bitte, ich bin nicht der Linux Profi. ;-)

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #66

                          @taba_luga

                          iobroker update -i
                          

                          zeigt?

                          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

                          T 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @taba_luga

                            iobroker update -i
                            

                            zeigt?

                            T Offline
                            T Offline
                            taba_luga
                            schrieb am zuletzt editiert von
                            #67

                            @thomas-braun

                            iobroker update -i
                            Installation broken or unknown objects type: jsonl configured.
                            
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • T taba_luga

                              @thomas-braun

                              iobroker update -i
                              Installation broken or unknown objects type: jsonl configured.
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von Thomas Braun
                              #68

                              @taba_luga

                              Mehr nicht? Bitte besser die kompletten Ein- und Ausgabezeilen zeigen, dann kann man das besser einordnen.

                              iobroker status
                              iobroker list instances
                              iobroker list adapters
                              

                              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

                              T 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @taba_luga

                                Mehr nicht? Bitte besser die kompletten Ein- und Ausgabezeilen zeigen, dann kann man das besser einordnen.

                                iobroker status
                                iobroker list instances
                                iobroker list adapters
                                
                                T Offline
                                T Offline
                                taba_luga
                                schrieb am zuletzt editiert von
                                #69

                                @thomas-braun mehr wird nicht in der Console angezeigt:

                                xx@iobroker-prod:~$ iobroker update -i
                                Installation broken or unknown objects type: jsonl configured.
                                xx@iobroker-prod:~$ iobroker list instances
                                Installation broken or unknown objects type: jsonl configured.
                                xx@iobroker-prod:~$ iobroker list adapters
                                Installation broken or unknown objects type: jsonl configured.
                                xx@iobroker-prod:~$ 
                                
                                
                                Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                                0
                                • T taba_luga

                                  @thomas-braun mehr wird nicht in der Console angezeigt:

                                  xx@iobroker-prod:~$ iobroker update -i
                                  Installation broken or unknown objects type: jsonl configured.
                                  xx@iobroker-prod:~$ iobroker list instances
                                  Installation broken or unknown objects type: jsonl configured.
                                  xx@iobroker-prod:~$ iobroker list adapters
                                  Installation broken or unknown objects type: jsonl configured.
                                  xx@iobroker-prod:~$ 
                                  
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #70

                                  @taba_luga

                                  Installier den js-controller nochmal drüber

                                  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

                                  T 1 Antwort Letzte Antwort
                                  0
                                  • T taba_luga

                                    @thomas-braun mehr wird nicht in der Console angezeigt:

                                    xx@iobroker-prod:~$ iobroker update -i
                                    Installation broken or unknown objects type: jsonl configured.
                                    xx@iobroker-prod:~$ iobroker list instances
                                    Installation broken or unknown objects type: jsonl configured.
                                    xx@iobroker-prod:~$ iobroker list adapters
                                    Installation broken or unknown objects type: jsonl configured.
                                    xx@iobroker-prod:~$ 
                                    
                                    
                                    HomoranH Nicht stören
                                    HomoranH Nicht stören
                                    Homoran
                                    Global Moderator Administrators
                                    schrieb am zuletzt editiert von
                                    #71

                                    @taba_luga xx ist auch ein einfallsreicher Username :joy:

                                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @taba_luga

                                      Installier den js-controller nochmal drüber

                                      T Offline
                                      T Offline
                                      taba_luga
                                      schrieb am zuletzt editiert von taba_luga
                                      #72

                                      @thomas-braun

                                      xx@iobroker-prod:~$ npm install iobroker.js-controller
                                      npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                                      npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                                      npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                      
                                      added 309 packages, and audited 310 packages in 1m
                                      
                                      18 packages are looking for funding
                                        run `npm fund` for details
                                      
                                      4 vulnerabilities (3 moderate, 1 high)
                                      
                                      To address all issues, run:
                                        npm audit fix
                                      
                                      Run `npm audit` for details.
                                      xx@iobroker-prod:~$ 
                                      

                                      und hier npm audit und npm audit --force

                                      xx@iobroker-prod:~$ npm audit
                                      # npm audit report
                                      
                                      node-forge  <=1.2.1
                                      Severity: high
                                      Open Redirect in node-forge - https://github.com/advisories/GHSA-8fr3-hfg3-gpgp
                                      Prototype Pollution in node-forge debug API. - https://github.com/advisories/GHSA-5rrq-pxf6-6jx5
                                      Prototype Pollution in node-forge util.setPath API - https://github.com/advisories/GHSA-wxgw-qj99-44c2
                                      URL parsing in node-forge could lead to undesired behavior. - https://github.com/advisories/GHSA-gf8q-jrpm-jvxq
                                      Prototype Pollution in node-forge - https://github.com/advisories/GHSA-92xj-mqp7-vmcj
                                      Improper Verification of Cryptographic Signature in `node-forge` - https://github.com/advisories/GHSA-2r2c-g63r-vccr
                                      Improper Verification of Cryptographic Signature in node-forge - https://github.com/advisories/GHSA-x4jg-mjrx-434g
                                      Improper Verification of Cryptographic Signature in node-forge - https://github.com/advisories/GHSA-cfm4-qjh2-4765
                                      fix available via `npm audit fix --force`
                                      Will install iobroker.js-controller@1.5.3, which is a breaking change
                                      node_modules/rsa-compat/node_modules/node-forge
                                        rsa-compat  <=1.9.4
                                        Depends on vulnerable versions of node-forge
                                        node_modules/rsa-compat
                                          le-acme-core  *
                                          Depends on vulnerable versions of rsa-compat
                                          node_modules/le-acme-core
                                            iobroker.js-controller  >=1.5.4
                                            Depends on vulnerable versions of le-acme-core
                                            node_modules/iobroker.js-controller
                                      
                                      4 vulnerabilities (3 moderate, 1 high)
                                      
                                      To address all issues (including breaking changes), run:
                                        npm audit fix --force
                                      xx@iobroker-prod:~$ npm audit fix --force
                                      npm WARN using --force Recommended protections disabled.
                                      npm WARN audit Updating iobroker.js-controller to 1.5.3,which is a SemVer major change.
                                      npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
                                      npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
                                      
                                      added 173 packages, removed 145 packages, changed 48 packages, and audited 334 packages in 51s
                                      
                                      13 packages are looking for funding
                                        run `npm fund` for details
                                      
                                      # npm audit report
                                      
                                      debug  <2.6.9
                                      Regular Expression Denial of Service in debug - https://github.com/advisories/GHSA-gxpj-cx7g-858c
                                      fix available via `npm audit fix --force`
                                      Will install iobroker.js-controller@4.0.23, which is a breaking change
                                      node_modules/engine.io-client/node_modules/debug
                                      node_modules/engine.io/node_modules/debug
                                      node_modules/socket.io-adapter/node_modules/debug
                                      node_modules/socket.io-client/node_modules/debug
                                      node_modules/socket.io-parser/node_modules/debug
                                      node_modules/socket.io/node_modules/debug
                                        engine.io  <=4.0.0-alpha.1
                                        Depends on vulnerable versions of debug
                                        Depends on vulnerable versions of ws
                                        node_modules/engine.io
                                          socket.io  <=2.4.1
                                          Depends on vulnerable versions of debug
                                          Depends on vulnerable versions of engine.io
                                          Depends on vulnerable versions of socket.io-adapter
                                          Depends on vulnerable versions of socket.io-client
                                          Depends on vulnerable versions of socket.io-parser
                                          node_modules/socket.io
                                            iobroker.js-controller  <=2.1.1
                                            Depends on vulnerable versions of redis
                                            Depends on vulnerable versions of socket.io
                                            Depends on vulnerable versions of socket.io-client
                                            Depends on vulnerable versions of winston-daily-rotate-file
                                            Depends on vulnerable versions of yargs
                                            node_modules/iobroker.js-controller
                                        engine.io-client  <=3.3.2 || 3.4.0 - 3.5.1 || 4.0.0-alpha.0 - 4.1.3
                                        Depends on vulnerable versions of debug
                                        Depends on vulnerable versions of parsejson
                                        Depends on vulnerable versions of ws
                                        Depends on vulnerable versions of xmlhttprequest-ssl
                                        node_modules/engine.io-client
                                          socket.io-client  1.0.0-pre - 2.1.1 || 2.3.0 - 2.3.1 || 3.0.0-rc1 - 3.0.5
                                          Depends on vulnerable versions of debug
                                          Depends on vulnerable versions of engine.io-client
                                          Depends on vulnerable versions of socket.io-parser
                                          node_modules/socket.io-client
                                        socket.io-adapter  <=1.1.0
                                        Depends on vulnerable versions of debug
                                        Depends on vulnerable versions of socket.io-parser
                                        node_modules/socket.io-adapter
                                        socket.io-parser  <=3.3.1
                                        Depends on vulnerable versions of debug
                                        node_modules/socket.io-parser
                                      
                                      
                                      
                                      minimist  <=1.2.5
                                      Severity: critical
                                      Prototype Pollution in minimist - https://github.com/advisories/GHSA-xvch-5gv4-984h
                                      Prototype Pollution in minimist - https://github.com/advisories/GHSA-vh95-rmgr-6w4m
                                      fix available via `npm audit fix --force`
                                      Will install iobroker.js-controller@4.0.23, which is a breaking change
                                      node_modules/winston-daily-rotate-file/node_modules/minimist
                                        mkdirp  0.4.1 - 0.5.1
                                        Depends on vulnerable versions of minimist
                                        node_modules/winston-daily-rotate-file/node_modules/mkdirp
                                          winston-daily-rotate-file  1.7.0 - 1.7.2
                                          Depends on vulnerable versions of mkdirp
                                          node_modules/winston-daily-rotate-file
                                      
                                      parsejson  *
                                      Severity: high
                                      Regular Expression Denial of Service in parsejson - https://github.com/advisories/GHSA-q75g-2496-mxpp
                                      fix available via `npm audit fix --force`
                                      Will install iobroker.js-controller@4.0.23, which is a breaking change
                                      node_modules/parsejson
                                      
                                      redis  2.6.0 - 3.1.0
                                      Severity: high
                                      Potential exponential regex in monitor mode - https://github.com/advisories/GHSA-35q2-47q7-3pc3
                                      fix available via `npm audit fix --force`
                                      Will install iobroker.js-controller@4.0.23, which is a breaking change
                                      node_modules/redis
                                      
                                      
                                      
                                      ws  <=1.1.4
                                      Severity: high
                                      Denial of Service in ws - https://github.com/advisories/GHSA-5v72-xg48-5rpm
                                      fix available via `npm audit fix --force`
                                      Will install iobroker.js-controller@4.0.23, which is a breaking change
                                      node_modules/engine.io-client/node_modules/ws
                                      node_modules/engine.io/node_modules/ws
                                      
                                      xmlhttprequest-ssl  <=1.6.1
                                      Severity: critical
                                      Improper Certificate Validation in xmlhttprequest-ssl - https://github.com/advisories/GHSA-72mh-269x-7mh5
                                      Arbitrary Code Injection - https://github.com/advisories/GHSA-h4j5-c7cj-74xg
                                      fix available via `npm audit fix --force`
                                      Will install iobroker.js-controller@4.0.23, which is a breaking change
                                      node_modules/xmlhttprequest-ssl
                                      
                                      yargs-parser  6.0.0 - 13.1.1
                                      Severity: moderate
                                      Prototype Pollution in yargs-parser - https://github.com/advisories/GHSA-p9pc-299p-vxgp
                                      fix available via `npm audit fix --force`
                                      Will install iobroker.js-controller@4.0.23, which is a breaking change
                                      node_modules/yargs-parser
                                        yargs  8.0.0-candidate.0 - 12.0.5
                                        Depends on vulnerable versions of yargs-parser
                                        node_modules/yargs
                                      
                                      17 vulnerabilities (1 low, 4 moderate, 8 high, 4 critical)
                                      
                                      To address issues that do not require attention, run:
                                        npm audit fix
                                      
                                      To address all issues (including breaking changes), run:
                                        npm audit fix --force
                                      xx@iobroker-prod:~$
                                      

                                      Das hat leider zu keiner Verbesserung geführt

                                      HomoranH apollon77A Thomas BraunT 3 Antworten Letzte Antwort
                                      0
                                      • T taba_luga

                                        @thomas-braun

                                        xx@iobroker-prod:~$ npm install iobroker.js-controller
                                        npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                                        npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                                        npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                        
                                        added 309 packages, and audited 310 packages in 1m
                                        
                                        18 packages are looking for funding
                                          run `npm fund` for details
                                        
                                        4 vulnerabilities (3 moderate, 1 high)
                                        
                                        To address all issues, run:
                                          npm audit fix
                                        
                                        Run `npm audit` for details.
                                        xx@iobroker-prod:~$ 
                                        

                                        und hier npm audit und npm audit --force

                                        xx@iobroker-prod:~$ npm audit
                                        # npm audit report
                                        
                                        node-forge  <=1.2.1
                                        Severity: high
                                        Open Redirect in node-forge - https://github.com/advisories/GHSA-8fr3-hfg3-gpgp
                                        Prototype Pollution in node-forge debug API. - https://github.com/advisories/GHSA-5rrq-pxf6-6jx5
                                        Prototype Pollution in node-forge util.setPath API - https://github.com/advisories/GHSA-wxgw-qj99-44c2
                                        URL parsing in node-forge could lead to undesired behavior. - https://github.com/advisories/GHSA-gf8q-jrpm-jvxq
                                        Prototype Pollution in node-forge - https://github.com/advisories/GHSA-92xj-mqp7-vmcj
                                        Improper Verification of Cryptographic Signature in `node-forge` - https://github.com/advisories/GHSA-2r2c-g63r-vccr
                                        Improper Verification of Cryptographic Signature in node-forge - https://github.com/advisories/GHSA-x4jg-mjrx-434g
                                        Improper Verification of Cryptographic Signature in node-forge - https://github.com/advisories/GHSA-cfm4-qjh2-4765
                                        fix available via `npm audit fix --force`
                                        Will install iobroker.js-controller@1.5.3, which is a breaking change
                                        node_modules/rsa-compat/node_modules/node-forge
                                          rsa-compat  <=1.9.4
                                          Depends on vulnerable versions of node-forge
                                          node_modules/rsa-compat
                                            le-acme-core  *
                                            Depends on vulnerable versions of rsa-compat
                                            node_modules/le-acme-core
                                              iobroker.js-controller  >=1.5.4
                                              Depends on vulnerable versions of le-acme-core
                                              node_modules/iobroker.js-controller
                                        
                                        4 vulnerabilities (3 moderate, 1 high)
                                        
                                        To address all issues (including breaking changes), run:
                                          npm audit fix --force
                                        xx@iobroker-prod:~$ npm audit fix --force
                                        npm WARN using --force Recommended protections disabled.
                                        npm WARN audit Updating iobroker.js-controller to 1.5.3,which is a SemVer major change.
                                        npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
                                        npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
                                        
                                        added 173 packages, removed 145 packages, changed 48 packages, and audited 334 packages in 51s
                                        
                                        13 packages are looking for funding
                                          run `npm fund` for details
                                        
                                        # npm audit report
                                        
                                        debug  <2.6.9
                                        Regular Expression Denial of Service in debug - https://github.com/advisories/GHSA-gxpj-cx7g-858c
                                        fix available via `npm audit fix --force`
                                        Will install iobroker.js-controller@4.0.23, which is a breaking change
                                        node_modules/engine.io-client/node_modules/debug
                                        node_modules/engine.io/node_modules/debug
                                        node_modules/socket.io-adapter/node_modules/debug
                                        node_modules/socket.io-client/node_modules/debug
                                        node_modules/socket.io-parser/node_modules/debug
                                        node_modules/socket.io/node_modules/debug
                                          engine.io  <=4.0.0-alpha.1
                                          Depends on vulnerable versions of debug
                                          Depends on vulnerable versions of ws
                                          node_modules/engine.io
                                            socket.io  <=2.4.1
                                            Depends on vulnerable versions of debug
                                            Depends on vulnerable versions of engine.io
                                            Depends on vulnerable versions of socket.io-adapter
                                            Depends on vulnerable versions of socket.io-client
                                            Depends on vulnerable versions of socket.io-parser
                                            node_modules/socket.io
                                              iobroker.js-controller  <=2.1.1
                                              Depends on vulnerable versions of redis
                                              Depends on vulnerable versions of socket.io
                                              Depends on vulnerable versions of socket.io-client
                                              Depends on vulnerable versions of winston-daily-rotate-file
                                              Depends on vulnerable versions of yargs
                                              node_modules/iobroker.js-controller
                                          engine.io-client  <=3.3.2 || 3.4.0 - 3.5.1 || 4.0.0-alpha.0 - 4.1.3
                                          Depends on vulnerable versions of debug
                                          Depends on vulnerable versions of parsejson
                                          Depends on vulnerable versions of ws
                                          Depends on vulnerable versions of xmlhttprequest-ssl
                                          node_modules/engine.io-client
                                            socket.io-client  1.0.0-pre - 2.1.1 || 2.3.0 - 2.3.1 || 3.0.0-rc1 - 3.0.5
                                            Depends on vulnerable versions of debug
                                            Depends on vulnerable versions of engine.io-client
                                            Depends on vulnerable versions of socket.io-parser
                                            node_modules/socket.io-client
                                          socket.io-adapter  <=1.1.0
                                          Depends on vulnerable versions of debug
                                          Depends on vulnerable versions of socket.io-parser
                                          node_modules/socket.io-adapter
                                          socket.io-parser  <=3.3.1
                                          Depends on vulnerable versions of debug
                                          node_modules/socket.io-parser
                                        
                                        
                                        
                                        minimist  <=1.2.5
                                        Severity: critical
                                        Prototype Pollution in minimist - https://github.com/advisories/GHSA-xvch-5gv4-984h
                                        Prototype Pollution in minimist - https://github.com/advisories/GHSA-vh95-rmgr-6w4m
                                        fix available via `npm audit fix --force`
                                        Will install iobroker.js-controller@4.0.23, which is a breaking change
                                        node_modules/winston-daily-rotate-file/node_modules/minimist
                                          mkdirp  0.4.1 - 0.5.1
                                          Depends on vulnerable versions of minimist
                                          node_modules/winston-daily-rotate-file/node_modules/mkdirp
                                            winston-daily-rotate-file  1.7.0 - 1.7.2
                                            Depends on vulnerable versions of mkdirp
                                            node_modules/winston-daily-rotate-file
                                        
                                        parsejson  *
                                        Severity: high
                                        Regular Expression Denial of Service in parsejson - https://github.com/advisories/GHSA-q75g-2496-mxpp
                                        fix available via `npm audit fix --force`
                                        Will install iobroker.js-controller@4.0.23, which is a breaking change
                                        node_modules/parsejson
                                        
                                        redis  2.6.0 - 3.1.0
                                        Severity: high
                                        Potential exponential regex in monitor mode - https://github.com/advisories/GHSA-35q2-47q7-3pc3
                                        fix available via `npm audit fix --force`
                                        Will install iobroker.js-controller@4.0.23, which is a breaking change
                                        node_modules/redis
                                        
                                        
                                        
                                        ws  <=1.1.4
                                        Severity: high
                                        Denial of Service in ws - https://github.com/advisories/GHSA-5v72-xg48-5rpm
                                        fix available via `npm audit fix --force`
                                        Will install iobroker.js-controller@4.0.23, which is a breaking change
                                        node_modules/engine.io-client/node_modules/ws
                                        node_modules/engine.io/node_modules/ws
                                        
                                        xmlhttprequest-ssl  <=1.6.1
                                        Severity: critical
                                        Improper Certificate Validation in xmlhttprequest-ssl - https://github.com/advisories/GHSA-72mh-269x-7mh5
                                        Arbitrary Code Injection - https://github.com/advisories/GHSA-h4j5-c7cj-74xg
                                        fix available via `npm audit fix --force`
                                        Will install iobroker.js-controller@4.0.23, which is a breaking change
                                        node_modules/xmlhttprequest-ssl
                                        
                                        yargs-parser  6.0.0 - 13.1.1
                                        Severity: moderate
                                        Prototype Pollution in yargs-parser - https://github.com/advisories/GHSA-p9pc-299p-vxgp
                                        fix available via `npm audit fix --force`
                                        Will install iobroker.js-controller@4.0.23, which is a breaking change
                                        node_modules/yargs-parser
                                          yargs  8.0.0-candidate.0 - 12.0.5
                                          Depends on vulnerable versions of yargs-parser
                                          node_modules/yargs
                                        
                                        17 vulnerabilities (1 low, 4 moderate, 8 high, 4 critical)
                                        
                                        To address issues that do not require attention, run:
                                          npm audit fix
                                        
                                        To address all issues (including breaking changes), run:
                                          npm audit fix --force
                                        xx@iobroker-prod:~$
                                        

                                        Das hat leider zu keiner Verbesserung geführt

                                        HomoranH Nicht stören
                                        HomoranH Nicht stören
                                        Homoran
                                        Global Moderator Administrators
                                        schrieb am zuletzt editiert von Homoran
                                        #73

                                        @taba_luga sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                                        und hier npm audit und npm audit --force

                                        wieso machst du so etwas?

                                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        T 1 Antwort Letzte Antwort
                                        0
                                        • HomoranH Homoran

                                          @taba_luga sagte in Error 25 bei Adapterupdates nach Node.JS 16.15.1 Update:

                                          und hier npm audit und npm audit --force

                                          wieso machst du so etwas?

                                          T Offline
                                          T Offline
                                          taba_luga
                                          schrieb am zuletzt editiert von
                                          #74

                                          @homoran wie ich oben schon schrieb, ich bin leider kein Linux Profi. Hab ich das etwas getan, was ich nicht hätte machen sollen? :man-facepalming:

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          771

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe