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. Kein Update mehr möglich mit Node.js 16

NEWS

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

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

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

Kein Update mehr möglich mit Node.js 16

Geplant Angeheftet Gesperrt Verschoben Error/Bug
node js
335 Beiträge 16 Kommentatoren 47.5k Aufrufe 16 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.
  • NegaleinN Negalein

    @thomas-braun sagte in Kein Update mehr möglich mit Node.js 16:

    iobroker upgrade icons-open-icon-library-png@0.1.2

    nega@ioBroker:~$ iobroker upgrade icons-open-icon-library-png@0.1.2
    Would you like to downgrade icons-open-icon-library-png from @0.1.3 to @0.1.2 now? [(y)es, (n)o]: y
    Update icons-open-icon-library-png from @0.1.3 to @0.1.2
    NPM version: 8.11.0
    Installing https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master... (System call)
    host.ioBroker Cannot install https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master: 217
    nega@ioBroker:~$
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von Thomas Braun
    #128

    @negalein

    Dann deinstallier den Adapter ganz und dann ziehst du den nochmal regulär in Version 0.1.2 rein.

    Oder den

    iobroker fix
    

    über das System laufen lassen.

    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

    NegaleinN 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @negalein

      Dann deinstallier den Adapter ganz und dann ziehst du den nochmal regulär in Version 0.1.2 rein.

      Oder den

      iobroker fix
      

      über das System laufen lassen.

      NegaleinN Offline
      NegaleinN Offline
      Negalein
      Global Moderator
      schrieb am zuletzt editiert von
      #129

      @thomas-braun sagte in Kein Update mehr möglich mit Node.js 16:

      Dann deinstallier den Adapter ganz und dann ziehst du den nochmal regulär in Version 0.1.2 rein.

      der zickt rum.

      Deinstalliert und dann mit sudo rm -r /opt/iobroker/node_modules/iobroker.icons-open-icon-library-pngkomplett gelöscht.

      c9105911-061d-4076-a7af-bdaa29b27170-image.png

      Beim installieren (+) kommt trotzdem wieder

      $ iobroker add icons-open-icon-library-png auto --host ioBroker
      NPM version: 8.11.0
      Installing iobroker.icons-open-icon-library-png@0.1.2... (System call)
      host.ioBroker Cannot install iobroker.icons-open-icon-library-png@0.1.2: 217
      ERROR: Process exited with code 25
      

      ° Node.js: 20.17.0 NPM: 10.8.2
      ° Proxmox, Ubuntu 22.04.3 LTS
      ° Fixer ---> iob fix

      1 Antwort Letzte Antwort
      0
      • Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von Thomas Braun
        #130

        @negalein sagte in Kein Update mehr möglich mit Node.js 16:

        iobroker update
        iobroker add icons-open-icon-library-png auto --host ioBroker --debug
        

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

        NegaleinN 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @negalein sagte in Kein Update mehr möglich mit Node.js 16:

          iobroker update
          iobroker add icons-open-icon-library-png auto --host ioBroker --debug
          
          NegaleinN Offline
          NegaleinN Offline
          Negalein
          Global Moderator
          schrieb am zuletzt editiert von
          #131

          @thomas-braun sagte in Kein Update mehr möglich mit Node.js 16:

          iobroker update
          iobroker add icons-open-icon-library-png auto --host ioBroker --debug

          nega@ioBroker:~$ iobroker add icons-open-icon-library-png auto --host ioBroker --debug
          NPM version: 8.11.0
          Installing iobroker.icons-open-icon-library-png@0.1.2... (System call)
          npm WARN old lockfile
          npm WARN old lockfile The package-lock.json file was created with an old version of npm,
          npm WARN old lockfile so supplemental metadata must be fetched from the registry.
          npm WARN old lockfile
          npm WARN old lockfile This is a one-time fix-up, please be patient...
          npm WARN old lockfile
          npm WARN tarball tarball data for iobroker.icons-open-icon-library-png@https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master (sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==) seems to be corrupted. Trying again.
          npm WARN tarball tarball data for iobroker.icons-open-icon-library-png@https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master (sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==) seems to be corrupted. Trying again.
          npm WARN old lockfile Error: sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w== integrity checksum failed when using sha512: wanted sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w== but got sha512-ZH4lj95sM6IpZEL2H1HR0hXTo6GMqbUBPbQyylgdRd6TDEdU+fgohUVGW4gPI0UnrAzqM/kx5+mozLqCVh2DCg==. (64751136 bytes)
          npm WARN old lockfile     at IntegrityStream.[_onEnd] (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:118:19)
          npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:88:19)
          npm WARN old lockfile     at IntegrityStream.[maybeEmitEnd] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:370:12)
          npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/minipass/index.js:434:29)
          npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:90:18)
          npm WARN old lockfile     at IntegrityStream.[resume] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:265:12)
          npm WARN old lockfile     at IntegrityStream.resume (/usr/lib/node_modules/npm/node_modules/minipass/index.js:269:24)
          npm WARN old lockfile     at CachingMinipassPipeline.emit (/usr/lib/node_modules/npm/node_modules/minipass-pipeline/index.js:105:19)
          npm WARN old lockfile     at CachingMinipassPipeline.emit (/usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/pipeline.js:37:18)
          npm WARN old lockfile     at CachingMinipassPipeline.[resume] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:259:10)
          npm WARN old lockfile  Could not fetch metadata for iobroker.icons-open-icon-library-png@https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master Error: sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w== integrity checksum failed when using sha512: wanted sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w== but got sha512-ZH4lj95sM6IpZEL2H1HR0hXTo6GMqbUBPbQyylgdRd6TDEdU+fgohUVGW4gPI0UnrAzqM/kx5+mozLqCVh2DCg==. (64751136 bytes)
          npm WARN old lockfile     at IntegrityStream.[_onEnd] (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:118:19)
          npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:88:19)
          npm WARN old lockfile     at IntegrityStream.[maybeEmitEnd] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:370:12)
          npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/minipass/index.js:434:29)
          npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:90:18)
          npm WARN old lockfile     at IntegrityStream.[resume] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:265:12)
          npm WARN old lockfile     at IntegrityStream.resume (/usr/lib/node_modules/npm/node_modules/minipass/index.js:269:24)
          npm WARN old lockfile     at CachingMinipassPipeline.emit (/usr/lib/node_modules/npm/node_modules/minipass-pipeline/index.js:105:19)
          npm WARN old lockfile     at CachingMinipassPipeline.emit (/usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/pipeline.js:37:18)
          npm WARN old lockfile     at CachingMinipassPipeline.[resume] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:259:10) {
          npm WARN old lockfile   code: 'EINTEGRITY',
          npm WARN old lockfile   found: Integrity { sha512: [ [Hash] ] },
          npm WARN old lockfile   expected: [
          npm WARN old lockfile     Hash {
          npm WARN old lockfile       source: 'sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==',
          npm WARN old lockfile       digest: 'qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==',
          npm WARN old lockfile       algorithm: 'sha512',
          npm WARN old lockfile       options: []
          npm WARN old lockfile     }
          npm WARN old lockfile   ],
          npm WARN old lockfile   algorithm: 'sha512',
          npm WARN old lockfile   sri: Integrity { sha512: [ [Hash] ] }
          npm WARN old lockfile }
          npm ERR! code ENOTEMPTY
          npm ERR! syscall rename
          npm ERR! path /opt/iobroker/node_modules/follow-redirects
          npm ERR! dest /opt/iobroker/node_modules/.follow-redirects-vRGWWNjd
          npm ERR! errno -39
          npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/follow-redirects' -> '/opt/iobroker/node_modules/.follow-redirects-vRGWWNjd'
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2022-06-28T12_28_27_316Z-debug-0.log
          host.ioBroker Cannot install iobroker.icons-open-icon-library-png@0.1.2: 217
          

          ° Node.js: 20.17.0 NPM: 10.8.2
          ° Proxmox, Ubuntu 22.04.3 LTS
          ° Fixer ---> iob fix

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • NegaleinN Negalein

            @thomas-braun sagte in Kein Update mehr möglich mit Node.js 16:

            iobroker update
            iobroker add icons-open-icon-library-png auto --host ioBroker --debug

            nega@ioBroker:~$ iobroker add icons-open-icon-library-png auto --host ioBroker --debug
            NPM version: 8.11.0
            Installing iobroker.icons-open-icon-library-png@0.1.2... (System call)
            npm WARN old lockfile
            npm WARN old lockfile The package-lock.json file was created with an old version of npm,
            npm WARN old lockfile so supplemental metadata must be fetched from the registry.
            npm WARN old lockfile
            npm WARN old lockfile This is a one-time fix-up, please be patient...
            npm WARN old lockfile
            npm WARN tarball tarball data for iobroker.icons-open-icon-library-png@https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master (sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==) seems to be corrupted. Trying again.
            npm WARN tarball tarball data for iobroker.icons-open-icon-library-png@https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master (sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==) seems to be corrupted. Trying again.
            npm WARN old lockfile Error: sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w== integrity checksum failed when using sha512: wanted sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w== but got sha512-ZH4lj95sM6IpZEL2H1HR0hXTo6GMqbUBPbQyylgdRd6TDEdU+fgohUVGW4gPI0UnrAzqM/kx5+mozLqCVh2DCg==. (64751136 bytes)
            npm WARN old lockfile     at IntegrityStream.[_onEnd] (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:118:19)
            npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:88:19)
            npm WARN old lockfile     at IntegrityStream.[maybeEmitEnd] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:370:12)
            npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/minipass/index.js:434:29)
            npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:90:18)
            npm WARN old lockfile     at IntegrityStream.[resume] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:265:12)
            npm WARN old lockfile     at IntegrityStream.resume (/usr/lib/node_modules/npm/node_modules/minipass/index.js:269:24)
            npm WARN old lockfile     at CachingMinipassPipeline.emit (/usr/lib/node_modules/npm/node_modules/minipass-pipeline/index.js:105:19)
            npm WARN old lockfile     at CachingMinipassPipeline.emit (/usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/pipeline.js:37:18)
            npm WARN old lockfile     at CachingMinipassPipeline.[resume] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:259:10)
            npm WARN old lockfile  Could not fetch metadata for iobroker.icons-open-icon-library-png@https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master Error: sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w== integrity checksum failed when using sha512: wanted sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w== but got sha512-ZH4lj95sM6IpZEL2H1HR0hXTo6GMqbUBPbQyylgdRd6TDEdU+fgohUVGW4gPI0UnrAzqM/kx5+mozLqCVh2DCg==. (64751136 bytes)
            npm WARN old lockfile     at IntegrityStream.[_onEnd] (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:118:19)
            npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:88:19)
            npm WARN old lockfile     at IntegrityStream.[maybeEmitEnd] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:370:12)
            npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/minipass/index.js:434:29)
            npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:90:18)
            npm WARN old lockfile     at IntegrityStream.[resume] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:265:12)
            npm WARN old lockfile     at IntegrityStream.resume (/usr/lib/node_modules/npm/node_modules/minipass/index.js:269:24)
            npm WARN old lockfile     at CachingMinipassPipeline.emit (/usr/lib/node_modules/npm/node_modules/minipass-pipeline/index.js:105:19)
            npm WARN old lockfile     at CachingMinipassPipeline.emit (/usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/pipeline.js:37:18)
            npm WARN old lockfile     at CachingMinipassPipeline.[resume] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:259:10) {
            npm WARN old lockfile   code: 'EINTEGRITY',
            npm WARN old lockfile   found: Integrity { sha512: [ [Hash] ] },
            npm WARN old lockfile   expected: [
            npm WARN old lockfile     Hash {
            npm WARN old lockfile       source: 'sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==',
            npm WARN old lockfile       digest: 'qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==',
            npm WARN old lockfile       algorithm: 'sha512',
            npm WARN old lockfile       options: []
            npm WARN old lockfile     }
            npm WARN old lockfile   ],
            npm WARN old lockfile   algorithm: 'sha512',
            npm WARN old lockfile   sri: Integrity { sha512: [ [Hash] ] }
            npm WARN old lockfile }
            npm ERR! code ENOTEMPTY
            npm ERR! syscall rename
            npm ERR! path /opt/iobroker/node_modules/follow-redirects
            npm ERR! dest /opt/iobroker/node_modules/.follow-redirects-vRGWWNjd
            npm ERR! errno -39
            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/follow-redirects' -> '/opt/iobroker/node_modules/.follow-redirects-vRGWWNjd'
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2022-06-28T12_28_27_316Z-debug-0.log
            host.ioBroker Cannot install iobroker.icons-open-icon-library-png@0.1.2: 217
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #132

            @negalein

            Lösch mal den npm cache.

            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

            NegaleinN 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @negalein

              Lösch mal den npm cache.

              NegaleinN Offline
              NegaleinN Offline
              Negalein
              Global Moderator
              schrieb am zuletzt editiert von
              #133

              @thomas-braun sagte in Kein Update mehr möglich mit Node.js 16:

              Lösch mal den npm cache.

              da kommt nur eine Fehlermeldung

              nega@ioBroker:~$ npm cache clean --force
              npm WARN using --force Recommended protections disabled.
              

              ° Node.js: 20.17.0 NPM: 10.8.2
              ° Proxmox, Ubuntu 22.04.3 LTS
              ° Fixer ---> iob fix

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • NegaleinN Negalein

                @thomas-braun sagte in Kein Update mehr möglich mit Node.js 16:

                Lösch mal den npm cache.

                da kommt nur eine Fehlermeldung

                nega@ioBroker:~$ npm cache clean --force
                npm WARN using --force Recommended protections disabled.
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von Thomas Braun
                #134

                @negalein

                Das ist a) keine Fehlermeldung und b) stehst du im falschen Verzeichnis.

                cd /opt/iobroker
                sudo -H -u iobroker npm cache clean --force
                cd /home/iobroker
                sudo -H -u iobroker npm cache clean --force
                

                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

                NegaleinN 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @negalein

                  Das ist a) keine Fehlermeldung und b) stehst du im falschen Verzeichnis.

                  cd /opt/iobroker
                  sudo -H -u iobroker npm cache clean --force
                  cd /home/iobroker
                  sudo -H -u iobroker npm cache clean --force
                  
                  NegaleinN Offline
                  NegaleinN Offline
                  Negalein
                  Global Moderator
                  schrieb am zuletzt editiert von
                  #135

                  @thomas-braun sagte in Kein Update mehr möglich mit Node.js 16:

                  stehst du im falschen Verzeichnis.

                  Ahhh, das überseh ich immer wieder :(

                  nega@ioBroker:~$ cd /opt/iobroker
                  nega@ioBroker:/opt/iobroker$ sudo -H -u iobroker npm cache clean --force
                  [sudo] password for nega:
                  npm WARN using --force Recommended protections disabled.
                  nega@ioBroker:/opt/iobroker$ cd /home/iobroker
                  nega@ioBroker:/home/iobroker$ sudo -H -u iobroker npm cache clean --force
                  npm WARN using --force Recommended protections disabled.
                  

                  ° Node.js: 20.17.0 NPM: 10.8.2
                  ° Proxmox, Ubuntu 22.04.3 LTS
                  ° Fixer ---> iob fix

                  1 Antwort Letzte Antwort
                  0
                  • NegaleinN Offline
                    NegaleinN Offline
                    Negalein
                    Global Moderator
                    schrieb am zuletzt editiert von
                    #136

                    @thomas-braun

                    hab jetzt nochmal versucht den Adapter zu installieren.

                    Funktioniert leider nicht

                    nega@ioBroker:/opt/iobrokeriobroker add icons-open-icon-library-png auto --host ioBroker --debug
                    NPM version: 8.11.0
                    Installing iobroker.icons-open-icon-library-png@0.1.2... (System call)
                    npm WARN old lockfile
                    npm WARN old lockfile The package-lock.json file was created with an old version of npm,
                    npm WARN old lockfile so supplemental metadata must be fetched from the registry.
                    npm WARN old lockfile
                    npm WARN old lockfile This is a one-time fix-up, please be patient...
                    npm WARN old lockfile
                    npm WARN tarball tarball data for iobroker.icons-open-icon-library-png@https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master (sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==) seems to be corrupted.  Trying again.
                    npm WARN tarball tarball data for iobroker.icons-open-icon-library-png@https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master (sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==) seems to be corrupted.  Trying again.
                    npm WARN old lockfile Error: sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w== integrity checksum failed when using sha512: wanted sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==  but got sha512-ZH4lj95sM6IpZEL2H1HR0hXTo6GMqbUBPbQyylgdRd6TDEdU+fgohUVGW4gPI0UnrAzqM/kx5+mozLqCVh2DCg==. (64751136 bytes)
                    npm WARN old lockfile     at IntegrityStream.[_onEnd] (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:118:19)
                    npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:88:19)
                    npm WARN old lockfile     at IntegrityStream.[maybeEmitEnd] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:370:12)
                    npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/minipass/index.js:434:29)
                    npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:90:18)
                    npm WARN old lockfile     at IntegrityStream.[resume] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:265:12)
                    npm WARN old lockfile     at IntegrityStream.resume (/usr/lib/node_modules/npm/node_modules/minipass/index.js:269:24)
                    npm WARN old lockfile     at CachingMinipassPipeline.emit (/usr/lib/node_modules/npm/node_modules/minipass-pipeline/index.js:105:19)
                    npm WARN old lockfile     at CachingMinipassPipeline.emit (/usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/pipeline.js:37:18)
                    npm WARN old lockfile     at CachingMinipassPipeline.[resume] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:259:10)
                    npm WARN old lockfile  Could not fetch metadata for iobroker.icons-open-icon-library-png@https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master Error: sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==  integrity checksum failed when using sha512: wanted sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w== but got sha512-ZH4lj95sM6IpZEL2H1HR0hXTo6GMqbUBPbQyylgdRd6TDEdU+fgohUVGW4gPI0UnrAzqM/kx5+mozLqCVh2DCg==. (64751136 bytes)
                    npm WARN old lockfile     at IntegrityStream.[_onEnd] (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:118:19)
                    npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:88:19)
                    npm WARN old lockfile     at IntegrityStream.[maybeEmitEnd] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:370:12)
                    npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/minipass/index.js:434:29)
                    npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:90:18)
                    npm WARN old lockfile     at IntegrityStream.[resume] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:265:12)
                    npm WARN old lockfile     at IntegrityStream.resume (/usr/lib/node_modules/npm/node_modules/minipass/index.js:269:24)
                    npm WARN old lockfile     at CachingMinipassPipeline.emit (/usr/lib/node_modules/npm/node_modules/minipass-pipeline/index.js:105:19)
                    npm WARN old lockfile     at CachingMinipassPipeline.emit (/usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/pipeline.js:37:18)
                    npm WARN old lockfile     at CachingMinipassPipeline.[resume] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:259:10) {
                    npm WARN old lockfile   code: 'EINTEGRITY',
                    npm WARN old lockfile   found: Integrity { sha512: [ [Hash] ] },
                    npm WARN old lockfile   expected: [
                    npm WARN old lockfile     Hash {
                    npm WARN old lockfile       source: 'sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==',
                    npm WARN old lockfile       digest: 'qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==',
                    npm WARN old lockfile       algorithm: 'sha512',
                    npm WARN old lockfile       options: []
                    npm WARN old lockfile     }
                    npm WARN old lockfile   ],
                    npm WARN old lockfile   algorithm: 'sha512',
                    npm WARN old lockfile   sri: Integrity { sha512: [ [Hash] ] }
                    npm WARN old lockfile }
                    npm ERR! code ENOTEMPTY
                    npm ERR! syscall rename
                    npm ERR! path /opt/iobroker/node_modules/follow-redirects
                    npm ERR! dest /opt/iobroker/node_modules/.follow-redirects-vRGWWNjd
                    npm ERR! errno -39
                    npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/follow-redirects' -> '/opt/iobroker/node_modules/.follow-redirects-vRGWWNjd'
                    
                    npm ERR! A complete log of this run can be found in:
                    npm ERR!     /home/iobroker/.npm/_logs/2022-06-28T15_32_56_005Z-debug-0.log
                    host.ioBroker Cannot install iobroker.icons-open-icon-library-png@0.1.2: 217
                    nega@ioBroker:/opt/iobroker$
                    

                    ° Node.js: 20.17.0 NPM: 10.8.2
                    ° Proxmox, Ubuntu 22.04.3 LTS
                    ° Fixer ---> iob fix

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • NegaleinN Negalein

                      @thomas-braun

                      hab jetzt nochmal versucht den Adapter zu installieren.

                      Funktioniert leider nicht

                      nega@ioBroker:/opt/iobrokeriobroker add icons-open-icon-library-png auto --host ioBroker --debug
                      NPM version: 8.11.0
                      Installing iobroker.icons-open-icon-library-png@0.1.2... (System call)
                      npm WARN old lockfile
                      npm WARN old lockfile The package-lock.json file was created with an old version of npm,
                      npm WARN old lockfile so supplemental metadata must be fetched from the registry.
                      npm WARN old lockfile
                      npm WARN old lockfile This is a one-time fix-up, please be patient...
                      npm WARN old lockfile
                      npm WARN tarball tarball data for iobroker.icons-open-icon-library-png@https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master (sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==) seems to be corrupted.  Trying again.
                      npm WARN tarball tarball data for iobroker.icons-open-icon-library-png@https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master (sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==) seems to be corrupted.  Trying again.
                      npm WARN old lockfile Error: sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w== integrity checksum failed when using sha512: wanted sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==  but got sha512-ZH4lj95sM6IpZEL2H1HR0hXTo6GMqbUBPbQyylgdRd6TDEdU+fgohUVGW4gPI0UnrAzqM/kx5+mozLqCVh2DCg==. (64751136 bytes)
                      npm WARN old lockfile     at IntegrityStream.[_onEnd] (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:118:19)
                      npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:88:19)
                      npm WARN old lockfile     at IntegrityStream.[maybeEmitEnd] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:370:12)
                      npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/minipass/index.js:434:29)
                      npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:90:18)
                      npm WARN old lockfile     at IntegrityStream.[resume] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:265:12)
                      npm WARN old lockfile     at IntegrityStream.resume (/usr/lib/node_modules/npm/node_modules/minipass/index.js:269:24)
                      npm WARN old lockfile     at CachingMinipassPipeline.emit (/usr/lib/node_modules/npm/node_modules/minipass-pipeline/index.js:105:19)
                      npm WARN old lockfile     at CachingMinipassPipeline.emit (/usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/pipeline.js:37:18)
                      npm WARN old lockfile     at CachingMinipassPipeline.[resume] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:259:10)
                      npm WARN old lockfile  Could not fetch metadata for iobroker.icons-open-icon-library-png@https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master Error: sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==  integrity checksum failed when using sha512: wanted sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w== but got sha512-ZH4lj95sM6IpZEL2H1HR0hXTo6GMqbUBPbQyylgdRd6TDEdU+fgohUVGW4gPI0UnrAzqM/kx5+mozLqCVh2DCg==. (64751136 bytes)
                      npm WARN old lockfile     at IntegrityStream.[_onEnd] (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:118:19)
                      npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:88:19)
                      npm WARN old lockfile     at IntegrityStream.[maybeEmitEnd] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:370:12)
                      npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/minipass/index.js:434:29)
                      npm WARN old lockfile     at IntegrityStream.emit (/usr/lib/node_modules/npm/node_modules/ssri/lib/index.js:90:18)
                      npm WARN old lockfile     at IntegrityStream.[resume] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:265:12)
                      npm WARN old lockfile     at IntegrityStream.resume (/usr/lib/node_modules/npm/node_modules/minipass/index.js:269:24)
                      npm WARN old lockfile     at CachingMinipassPipeline.emit (/usr/lib/node_modules/npm/node_modules/minipass-pipeline/index.js:105:19)
                      npm WARN old lockfile     at CachingMinipassPipeline.emit (/usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/pipeline.js:37:18)
                      npm WARN old lockfile     at CachingMinipassPipeline.[resume] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:259:10) {
                      npm WARN old lockfile   code: 'EINTEGRITY',
                      npm WARN old lockfile   found: Integrity { sha512: [ [Hash] ] },
                      npm WARN old lockfile   expected: [
                      npm WARN old lockfile     Hash {
                      npm WARN old lockfile       source: 'sha512-qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==',
                      npm WARN old lockfile       digest: 'qGFFRFfv/uSaVT+z3v01bwdZYjfIES0YwaHNOgy+OO28NMa8/8fh2rkBKGHNeHfFPBTo3juTeH+p6ngZ6s//7w==',
                      npm WARN old lockfile       algorithm: 'sha512',
                      npm WARN old lockfile       options: []
                      npm WARN old lockfile     }
                      npm WARN old lockfile   ],
                      npm WARN old lockfile   algorithm: 'sha512',
                      npm WARN old lockfile   sri: Integrity { sha512: [ [Hash] ] }
                      npm WARN old lockfile }
                      npm ERR! code ENOTEMPTY
                      npm ERR! syscall rename
                      npm ERR! path /opt/iobroker/node_modules/follow-redirects
                      npm ERR! dest /opt/iobroker/node_modules/.follow-redirects-vRGWWNjd
                      npm ERR! errno -39
                      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/follow-redirects' -> '/opt/iobroker/node_modules/.follow-redirects-vRGWWNjd'
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2022-06-28T15_32_56_005Z-debug-0.log
                      host.ioBroker Cannot install iobroker.icons-open-icon-library-png@0.1.2: 217
                      nega@ioBroker:/opt/iobroker$
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von Thomas Braun
                      #137

                      @negalein sagte in Kein Update mehr möglich mit Node.js 16:

                      /opt/iobroker/node_modules/.follow-redirects-vRGWWNjd

                      iobroker stop
                      sudo -u iobroker rm -rf /opt/iobroker/node_modules/.follow-redirects-vRGWWNjd
                      sudo -u iobroker rm /opt/iobroker/package-lock.json
                      iobroker start
                      

                      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

                      NegaleinN 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @negalein sagte in Kein Update mehr möglich mit Node.js 16:

                        /opt/iobroker/node_modules/.follow-redirects-vRGWWNjd

                        iobroker stop
                        sudo -u iobroker rm -rf /opt/iobroker/node_modules/.follow-redirects-vRGWWNjd
                        sudo -u iobroker rm /opt/iobroker/package-lock.json
                        iobroker start
                        
                        NegaleinN Offline
                        NegaleinN Offline
                        Negalein
                        Global Moderator
                        schrieb am zuletzt editiert von
                        #138

                        @thomas-braun sagte in Kein Update mehr möglich mit Node.js 16:

                        iobroker stop
                        sudo -u iobroker rm -rf /opt/iobroker/node_modules/.follow-redirects-vRGWWNjd
                        sudo -u iobroker rm /opt/iobroker/package-lock.json
                        iobroker start

                        und dann wieder iobroker add icons-open-icon-library-png auto --host ioBroker --debug?
                        Das liefert wieder

                        nega@ioBroker:/opt/iobroker$ iobroker add icons-open-icon-library-png auto --host ioBroker --debug
                        NPM version: 8.11.0
                        Installing https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master... (System call)
                        npm ERR! code ENOTEMPTY
                        npm ERR! syscall rename
                        npm ERR! path /opt/iobroker/node_modules/iobroker.ical
                        npm ERR! dest /opt/iobroker/node_modules/.iobroker.ical-rrBOhFW0
                        npm ERR! errno -39
                        npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.ical' -> '/opt/iobroker/node_modules/.iobroker.ical-rrBOhFW0'
                        
                        npm ERR! A complete log of this run can be found in:
                        npm ERR!     /home/iobroker/.npm/_logs/2022-06-28T16_12_39_535Z-debug-0.log
                        host.ioBroker Cannot install https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master: 217
                        nega@ioBroker:/opt/iobroker$
                        

                        ° Node.js: 20.17.0 NPM: 10.8.2
                        ° Proxmox, Ubuntu 22.04.3 LTS
                        ° Fixer ---> iob fix

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • NegaleinN Negalein

                          @thomas-braun sagte in Kein Update mehr möglich mit Node.js 16:

                          iobroker stop
                          sudo -u iobroker rm -rf /opt/iobroker/node_modules/.follow-redirects-vRGWWNjd
                          sudo -u iobroker rm /opt/iobroker/package-lock.json
                          iobroker start

                          und dann wieder iobroker add icons-open-icon-library-png auto --host ioBroker --debug?
                          Das liefert wieder

                          nega@ioBroker:/opt/iobroker$ iobroker add icons-open-icon-library-png auto --host ioBroker --debug
                          NPM version: 8.11.0
                          Installing https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master... (System call)
                          npm ERR! code ENOTEMPTY
                          npm ERR! syscall rename
                          npm ERR! path /opt/iobroker/node_modules/iobroker.ical
                          npm ERR! dest /opt/iobroker/node_modules/.iobroker.ical-rrBOhFW0
                          npm ERR! errno -39
                          npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.ical' -> '/opt/iobroker/node_modules/.iobroker.ical-rrBOhFW0'
                          
                          npm ERR! A complete log of this run can be found in:
                          npm ERR!     /home/iobroker/.npm/_logs/2022-06-28T16_12_39_535Z-debug-0.log
                          host.ioBroker Cannot install https://github.com/ioBroker/ioBroker.icons-open-icon-library-png/tarball/master: 217
                          nega@ioBroker:/opt/iobroker$
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #139

                          @negalein sagte in Kein Update mehr möglich mit Node.js 16:

                          /opt/iobroker/node_modules/.iobroker.ical-rrBOhFW0

                          Dann lösch auch das Verzeichnis.

                          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

                          NegaleinN 2 Antworten Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @negalein sagte in Kein Update mehr möglich mit Node.js 16:

                            /opt/iobroker/node_modules/.iobroker.ical-rrBOhFW0

                            Dann lösch auch das Verzeichnis.

                            NegaleinN Offline
                            NegaleinN Offline
                            Negalein
                            Global Moderator
                            schrieb am zuletzt editiert von
                            #140

                            @thomas-braun sagte in Kein Update mehr möglich mit Node.js 16:

                            Dann lösch auch das Verzeichnis.

                            Danke, jetzt laufen wieder alle Updates!

                            ° Node.js: 20.17.0 NPM: 10.8.2
                            ° Proxmox, Ubuntu 22.04.3 LTS
                            ° Fixer ---> iob fix

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • NegaleinN Negalein

                              @thomas-braun sagte in Kein Update mehr möglich mit Node.js 16:

                              Dann lösch auch das Verzeichnis.

                              Danke, jetzt laufen wieder alle Updates!

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

                              @negalein Oh, magst du mal

                              iobroker update -i
                              

                              und

                              cd /opt/iobroker 
                              npm ls
                              

                              zeigen?

                              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

                              NegaleinN 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @negalein Oh, magst du mal

                                iobroker update -i
                                

                                und

                                cd /opt/iobroker 
                                npm ls
                                

                                zeigen?

                                NegaleinN Offline
                                NegaleinN Offline
                                Negalein
                                Global Moderator
                                schrieb am zuletzt editiert von
                                #142

                                @thomas-braun sagte in Kein Update mehr möglich mit Node.js 16:

                                iobroker update -i

                                nega@ioBroker:/opt/iobroker$ iobroker update -i
                                Used repository: Beta (latest)
                                Adapter    "admin"        : 6.1.6    , installed 5.4.9  [Updatable]
                                Adapter    "alexa-timer-vis": 0.1.13 , installed 0.1.13
                                Adapter    "alexa2"       : 3.12.0   , installed 3.12.0
                                Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                                Adapter    "birthdays"    : 2.1.0    , installed 2.1.0
                                Adapter    "bring"        : 1.8.1    , installed 1.8.1
                                Adapter    "cloud"        : 4.1.2    , installed 4.1.2
                                Adapter    "daswetter"    : 3.1.3    , installed 3.1.3
                                Adapter    "denon"        : 1.13.4   , installed 1.13.4
                                Adapter    "devices"      : 1.0.12   , installed 1.0.12
                                Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                                Adapter    "doorbird"     : 0.1.5    , installed 0.1.5
                                Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                                Adapter    "email"        : 1.1.3    , installed 1.1.3
                                Adapter    "eventlist"    : 1.0.1    , installed 1.0.1
                                Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                                Adapter    "flot"         : 1.11.0   , installed 1.11.0
                                Adapter    "fronius"      : 1.1.3    , installed 1.1.6
                                Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                                Adapter    "history"      : 2.1.7    , installed 2.1.7
                                Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                                Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                                Adapter    "hs100"        : 2.0.7    , installed 2.1.2
                                Adapter    "hue"          : 3.7.0    , installed 3.7.0
                                Adapter    "ical"         : 1.13.1   , installed 1.13.1
                                Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                                Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                                Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                                Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                Adapter    "influxdb"     : 3.1.7    , installed 3.1.7
                                Adapter    "info"         : 1.9.19   , installed 1.9.19
                                Adapter    "iot"          : 1.11.8   , installed 1.11.8
                                Adapter    "iqontrol"     : 2.0.1    , installed 2.0.1
                                Adapter    "jarvis"       : 3.0.11   , installed 3.1.0-alpha.23
                                Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                Controller "js-controller": 4.0.23   , installed 4.0.23
                                Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
                                Adapter    "linux-control": 1.1.5    , installed 1.1.5
                                Adapter    "logparser"    : 1.1.0    , installed 1.1.0
                                Adapter    "meteoalarm"   : 2.1.5    , installed 2.1.5
                                Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                Adapter    "mytime"       : 0.7.12   , installed 0.7.12
                                Adapter    "nina"         : 0.0.25   , installed 0.0.25
                                Adapter    "node-red"     : 3.3.1    , installed 3.3.1
                                Adapter    "nut"          : 1.5.1    , installed 1.5.1
                                Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
                                Adapter    "parser"       : 1.1.8    , installed 1.1.8
                                Adapter    "pegelalarm"   : 1.2.8    , installed 1.2.8
                                Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
                                Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                Adapter    "plex"         : 0.9.1    , installed 0.9.1
                                Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                                Adapter    "proxmox"      : 1.3.4    , installed 1.3.4
                                Adapter    "proxy"        : 1.3.1    , installed 1.3.1
                                Adapter    "puppeteer"    : 0.2.1    , installed 0.2.1
                                Adapter    "seq"          : 0.2.10   , installed 0.2.10
                                Adapter    "shelly"       : 5.3.2    , installed 5.3.2
                                Adapter    "shuttercontrol": 1.4.14  , installed 1.4.14
                                Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                                Adapter    "snmp"         : 1.0.0    , installed 1.0.0
                                Adapter    "socketio"     : 6.1.7    , installed 6.1.7
                                Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                                Adapter    "synology"     : 2.1.8    , installed 2.1.8
                                Adapter    "telegram"     : 1.13.0   , installed 1.13.0
                                Adapter    "trashschedule": 2.0.3    , installed 2.0.3
                                Adapter    "unifi"        : 0.6.1    , installed 0.6.1
                                Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                Adapter    "vis-canvas-gauges": 0.1.5, installed 0.1.5
                                Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
                                Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                Adapter    "vis-google-fonts": 1.0.3 , installed 1.0.3
                                Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
                                Adapter    "vis-icontwo"  : 0.87.0   , installed 0.87.0
                                Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                                Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                                Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                                Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                                Adapter    "vis-materialdesign": 0.5.9, installed 0.5.5 [Updatable]
                                Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                                Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
                                Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                                Adapter    "web"          : 5.2.3    , installed 5.2.3
                                Adapter    "web-speedy"   : 0.2.0    , installed 0.2.0
                                Adapter    "wireguard"    : 1.3.1    , installed 1.2.1  [Updatable]
                                Adapter    "ws"           : 2.1.2    , installed 2.1.2
                                

                                npm ls

                                nega@ioBroker:/opt/iobroker$ npm ls
                                [sudo] password for nega:
                                iobroker.inst@3.0.0 /opt/iobroker
                                +-- iobroker.admin@5.4.9
                                +-- iobroker.alexa-timer-vis@0.1.13
                                +-- iobroker.alexa2@3.12.0
                                +-- iobroker.alias-manager@1.2.6
                                +-- iobroker.backitup@2.4.9
                                +-- iobroker.birthdays@2.1.0
                                +-- iobroker.bring@1.8.1
                                +-- iobroker.cloud@4.1.2
                                +-- iobroker.daswetter@3.1.3
                                +-- iobroker.denon@1.13.4
                                +-- iobroker.devices@1.0.12
                                +-- iobroker.discovery@3.0.5
                                +-- iobroker.doorbird@0.1.5
                                +-- iobroker.dwd@2.8.3
                                +-- iobroker.email@1.1.3
                                +-- iobroker.enigma2@1.3.3 (git+ssh://git@github.com/Matten-Matten/ioBroker.enigma2.git#975e828ab4595b81333bcca5b32af3cbf3c287bc)
                                +-- iobroker.eventlist@1.0.1
                                +-- iobroker.feiertage@1.1.0
                                +-- iobroker.flot@1.11.0
                                +-- iobroker.fronius-solarweb@0.0.1 (git+ssh://git@github.com/TA2k/ioBroker.fronius-solarweb.git#bf873fc05ce1eecdff2aff880793b3e9f0a6c417)
                                +-- iobroker.fronius@1.1.6 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.fronius.git#c644a95d480403a1ef277e822df6232ffc66daf5)
                                +-- iobroker.harmony@1.2.2
                                +-- iobroker.history@2.1.7
                                +-- iobroker.hm-rega@3.0.40
                                +-- iobroker.hm-rpc@1.15.12
                                +-- iobroker.hs100@2.1.2 (git+ssh://git@github.com/arteck/ioBroker.hs100.git#ee2cfded55b787bcc5431f7b0d1ba7e31117aace)
                                +-- iobroker.hue@3.7.0
                                +-- iobroker.ical@1.13.1
                                +-- iobroker.icons-addictive-flavour-png@0.1.0
                                +-- iobroker.icons-fatcow-hosting@0.1.0
                                +-- iobroker.icons-icons8@0.0.1
                                +-- iobroker.icons-material-png@0.1.0
                                +-- iobroker.icons-material-svg@0.1.0
                                +-- iobroker.icons-mfd-png@1.1.0
                                +-- iobroker.icons-mfd-svg@1.1.0
                                +-- iobroker.icons-open-icon-library-png@0.1.2
                                +-- iobroker.icons-ultimate-png@1.0.1
                                +-- iobroker.influxdb@3.1.7
                                +-- iobroker.info@1.9.19
                                +-- iobroker.iot@1.11.8
                                +-- iobroker.iqontrol@2.0.1
                                +-- iobroker.jarvis@3.1.0-alpha.23 (git+ssh://git@github.com/Zefau/ioBroker.jarvis.git#133d68fd7f5d19e51492cca35f4d5bb9351a505c)
                                +-- iobroker.javascript@5.7.0
                                +-- iobroker.js-controller@4.0.23
                                +-- iobroker.linkeddevices@1.5.5
                                +-- iobroker.linux-control@1.1.5
                                +-- iobroker.logparser@1.1.0 (git+ssh://git@github.com/Mic-M/ioBroker.logparser.git#f767910b12124a39c65132d4f835f71e9c9a03a8)
                                +-- iobroker.meteoalarm@2.1.5
                                +-- iobroker.mihome@1.4.0
                                +-- iobroker.mytime@0.7.12
                                +-- iobroker.nina@0.0.25
                                +-- iobroker.node-red@3.3.1
                                +-- iobroker.nut@1.5.1
                                +-- iobroker.octoprint@4.0.0 (git+ssh://git@github.com/klein0r/ioBroker.octoprint.git#43f169d03ec623c8bb08ff16f3131ff6be363d09)
                                +-- iobroker.parser@1.1.8
                                +-- iobroker.pegelalarm@1.2.8 (git+ssh://git@github.com/simatec/ioBroker.pegelalarm.git#46029e9011909fcbbcf2e37394a5efdfbe9ae1cd)
                                +-- iobroker.pi-hole@1.3.4
                                +-- iobroker.ping@1.5.3
                                +-- iobroker.plex@0.9.1
                                +-- iobroker.pollenflug@1.0.6
                                +-- iobroker.proxmox@1.3.4
                                +-- iobroker.proxy@1.3.1
                                +-- iobroker.puppeteer@0.2.1
                                +-- iobroker.seq@0.2.10
                                +-- iobroker.shelly@5.3.2
                                +-- iobroker.shuttercontrol@1.4.14
                                +-- iobroker.simple-api@2.7.0
                                +-- iobroker.snmp@1.0.0
                                +-- iobroker.socketio@6.1.7
                                +-- iobroker.sourceanalytix@0.4.14
                                +-- iobroker.synology@2.1.8
                                +-- iobroker.telegram@1.13.0
                                +-- iobroker.trashschedule@2.0.3
                                +-- iobroker.unifi@0.6.1
                                +-- iobroker.vis-bars@0.1.4
                                +-- iobroker.vis-canvas-gauges@0.1.5
                                +-- iobroker.vis-colorpicker@1.2.0
                                +-- iobroker.vis-fancyswitch@1.1.0
                                +-- iobroker.vis-google-fonts@1.0.3
                                +-- iobroker.vis-history@1.0.0
                                +-- iobroker.vis-hqwidgets@1.2.0
                                +-- iobroker.vis-icontwo@0.87.0
                                +-- iobroker.vis-inventwo@3.3.3
                                +-- iobroker.vis-jqui-mfd@1.0.12
                                +-- iobroker.vis-justgage@1.0.2
                                +-- iobroker.vis-knob@0.0.1 (git+ssh://git@github.com/ioBroker/ioBroker.vis-knob.git#a1dc9e3758987a921c893c0d63497e742d5c3526)
                                +-- iobroker.vis-map@1.0.4
                                +-- iobroker.vis-material@0.1.3
                                +-- iobroker.vis-materialdesign@0.5.5
                                +-- iobroker.vis-metro@1.2.0
                                +-- iobroker.vis-players@0.1.6
                                +-- iobroker.vis-rgraph@0.0.2
                                +-- iobroker.vis-timeandweather@1.1.7
                                +-- iobroker.vis-weather@2.5.5
                                +-- iobroker.vis@1.4.15
                                +-- iobroker.weatherunderground@3.4.2
                                +-- iobroker.web-speedy@0.2.0 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.web-speedy.git#294107d34a0e873959795bbc00c09e9def6e3a42)
                                +-- iobroker.web@5.2.3
                                +-- iobroker.wireguard@1.2.1
                                `-- iobroker.ws@2.1.2
                                

                                ° Node.js: 20.17.0 NPM: 10.8.2
                                ° Proxmox, Ubuntu 22.04.3 LTS
                                ° Fixer ---> iob fix

                                tobasiumT 1 Antwort Letzte Antwort
                                0
                                • NegaleinN Negalein

                                  @thomas-braun sagte in Kein Update mehr möglich mit Node.js 16:

                                  iobroker update -i

                                  nega@ioBroker:/opt/iobroker$ iobroker update -i
                                  Used repository: Beta (latest)
                                  Adapter    "admin"        : 6.1.6    , installed 5.4.9  [Updatable]
                                  Adapter    "alexa-timer-vis": 0.1.13 , installed 0.1.13
                                  Adapter    "alexa2"       : 3.12.0   , installed 3.12.0
                                  Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                  Adapter    "backitup"     : 2.4.9    , installed 2.4.9
                                  Adapter    "birthdays"    : 2.1.0    , installed 2.1.0
                                  Adapter    "bring"        : 1.8.1    , installed 1.8.1
                                  Adapter    "cloud"        : 4.1.2    , installed 4.1.2
                                  Adapter    "daswetter"    : 3.1.3    , installed 3.1.3
                                  Adapter    "denon"        : 1.13.4   , installed 1.13.4
                                  Adapter    "devices"      : 1.0.12   , installed 1.0.12
                                  Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                                  Adapter    "doorbird"     : 0.1.5    , installed 0.1.5
                                  Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                                  Adapter    "email"        : 1.1.3    , installed 1.1.3
                                  Adapter    "eventlist"    : 1.0.1    , installed 1.0.1
                                  Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                                  Adapter    "flot"         : 1.11.0   , installed 1.11.0
                                  Adapter    "fronius"      : 1.1.3    , installed 1.1.6
                                  Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                                  Adapter    "history"      : 2.1.7    , installed 2.1.7
                                  Adapter    "hm-rega"      : 3.0.40   , installed 3.0.40
                                  Adapter    "hm-rpc"       : 1.15.12  , installed 1.15.12
                                  Adapter    "hs100"        : 2.0.7    , installed 2.1.2
                                  Adapter    "hue"          : 3.7.0    , installed 3.7.0
                                  Adapter    "ical"         : 1.13.1   , installed 1.13.1
                                  Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                  Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                                  Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                  Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                  Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                                  Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                  Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                  Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                                  Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                  Adapter    "influxdb"     : 3.1.7    , installed 3.1.7
                                  Adapter    "info"         : 1.9.19   , installed 1.9.19
                                  Adapter    "iot"          : 1.11.8   , installed 1.11.8
                                  Adapter    "iqontrol"     : 2.0.1    , installed 2.0.1
                                  Adapter    "jarvis"       : 3.0.11   , installed 3.1.0-alpha.23
                                  Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                  Controller "js-controller": 4.0.23   , installed 4.0.23
                                  Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
                                  Adapter    "linux-control": 1.1.5    , installed 1.1.5
                                  Adapter    "logparser"    : 1.1.0    , installed 1.1.0
                                  Adapter    "meteoalarm"   : 2.1.5    , installed 2.1.5
                                  Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                  Adapter    "mytime"       : 0.7.12   , installed 0.7.12
                                  Adapter    "nina"         : 0.0.25   , installed 0.0.25
                                  Adapter    "node-red"     : 3.3.1    , installed 3.3.1
                                  Adapter    "nut"          : 1.5.1    , installed 1.5.1
                                  Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
                                  Adapter    "parser"       : 1.1.8    , installed 1.1.8
                                  Adapter    "pegelalarm"   : 1.2.8    , installed 1.2.8
                                  Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
                                  Adapter    "ping"         : 1.5.3    , installed 1.5.3
                                  Adapter    "plex"         : 0.9.1    , installed 0.9.1
                                  Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                                  Adapter    "proxmox"      : 1.3.4    , installed 1.3.4
                                  Adapter    "proxy"        : 1.3.1    , installed 1.3.1
                                  Adapter    "puppeteer"    : 0.2.1    , installed 0.2.1
                                  Adapter    "seq"          : 0.2.10   , installed 0.2.10
                                  Adapter    "shelly"       : 5.3.2    , installed 5.3.2
                                  Adapter    "shuttercontrol": 1.4.14  , installed 1.4.14
                                  Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
                                  Adapter    "snmp"         : 1.0.0    , installed 1.0.0
                                  Adapter    "socketio"     : 6.1.7    , installed 6.1.7
                                  Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                                  Adapter    "synology"     : 2.1.8    , installed 2.1.8
                                  Adapter    "telegram"     : 1.13.0   , installed 1.13.0
                                  Adapter    "trashschedule": 2.0.3    , installed 2.0.3
                                  Adapter    "unifi"        : 0.6.1    , installed 0.6.1
                                  Adapter    "vis"          : 1.4.15   , installed 1.4.15
                                  Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                  Adapter    "vis-canvas-gauges": 0.1.5, installed 0.1.5
                                  Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
                                  Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                  Adapter    "vis-google-fonts": 1.0.3 , installed 1.0.3
                                  Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                  Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
                                  Adapter    "vis-icontwo"  : 0.87.0   , installed 0.87.0
                                  Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                                  Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                  Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                                  Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                                  Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                                  Adapter    "vis-materialdesign": 0.5.9, installed 0.5.5 [Updatable]
                                  Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                  Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                  Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                  Adapter    "vis-timeandweather": 1.1.7, installed 1.1.7
                                  Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
                                  Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                                  Adapter    "web"          : 5.2.3    , installed 5.2.3
                                  Adapter    "web-speedy"   : 0.2.0    , installed 0.2.0
                                  Adapter    "wireguard"    : 1.3.1    , installed 1.2.1  [Updatable]
                                  Adapter    "ws"           : 2.1.2    , installed 2.1.2
                                  

                                  npm ls

                                  nega@ioBroker:/opt/iobroker$ npm ls
                                  [sudo] password for nega:
                                  iobroker.inst@3.0.0 /opt/iobroker
                                  +-- iobroker.admin@5.4.9
                                  +-- iobroker.alexa-timer-vis@0.1.13
                                  +-- iobroker.alexa2@3.12.0
                                  +-- iobroker.alias-manager@1.2.6
                                  +-- iobroker.backitup@2.4.9
                                  +-- iobroker.birthdays@2.1.0
                                  +-- iobroker.bring@1.8.1
                                  +-- iobroker.cloud@4.1.2
                                  +-- iobroker.daswetter@3.1.3
                                  +-- iobroker.denon@1.13.4
                                  +-- iobroker.devices@1.0.12
                                  +-- iobroker.discovery@3.0.5
                                  +-- iobroker.doorbird@0.1.5
                                  +-- iobroker.dwd@2.8.3
                                  +-- iobroker.email@1.1.3
                                  +-- iobroker.enigma2@1.3.3 (git+ssh://git@github.com/Matten-Matten/ioBroker.enigma2.git#975e828ab4595b81333bcca5b32af3cbf3c287bc)
                                  +-- iobroker.eventlist@1.0.1
                                  +-- iobroker.feiertage@1.1.0
                                  +-- iobroker.flot@1.11.0
                                  +-- iobroker.fronius-solarweb@0.0.1 (git+ssh://git@github.com/TA2k/ioBroker.fronius-solarweb.git#bf873fc05ce1eecdff2aff880793b3e9f0a6c417)
                                  +-- iobroker.fronius@1.1.6 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.fronius.git#c644a95d480403a1ef277e822df6232ffc66daf5)
                                  +-- iobroker.harmony@1.2.2
                                  +-- iobroker.history@2.1.7
                                  +-- iobroker.hm-rega@3.0.40
                                  +-- iobroker.hm-rpc@1.15.12
                                  +-- iobroker.hs100@2.1.2 (git+ssh://git@github.com/arteck/ioBroker.hs100.git#ee2cfded55b787bcc5431f7b0d1ba7e31117aace)
                                  +-- iobroker.hue@3.7.0
                                  +-- iobroker.ical@1.13.1
                                  +-- iobroker.icons-addictive-flavour-png@0.1.0
                                  +-- iobroker.icons-fatcow-hosting@0.1.0
                                  +-- iobroker.icons-icons8@0.0.1
                                  +-- iobroker.icons-material-png@0.1.0
                                  +-- iobroker.icons-material-svg@0.1.0
                                  +-- iobroker.icons-mfd-png@1.1.0
                                  +-- iobroker.icons-mfd-svg@1.1.0
                                  +-- iobroker.icons-open-icon-library-png@0.1.2
                                  +-- iobroker.icons-ultimate-png@1.0.1
                                  +-- iobroker.influxdb@3.1.7
                                  +-- iobroker.info@1.9.19
                                  +-- iobroker.iot@1.11.8
                                  +-- iobroker.iqontrol@2.0.1
                                  +-- iobroker.jarvis@3.1.0-alpha.23 (git+ssh://git@github.com/Zefau/ioBroker.jarvis.git#133d68fd7f5d19e51492cca35f4d5bb9351a505c)
                                  +-- iobroker.javascript@5.7.0
                                  +-- iobroker.js-controller@4.0.23
                                  +-- iobroker.linkeddevices@1.5.5
                                  +-- iobroker.linux-control@1.1.5
                                  +-- iobroker.logparser@1.1.0 (git+ssh://git@github.com/Mic-M/ioBroker.logparser.git#f767910b12124a39c65132d4f835f71e9c9a03a8)
                                  +-- iobroker.meteoalarm@2.1.5
                                  +-- iobroker.mihome@1.4.0
                                  +-- iobroker.mytime@0.7.12
                                  +-- iobroker.nina@0.0.25
                                  +-- iobroker.node-red@3.3.1
                                  +-- iobroker.nut@1.5.1
                                  +-- iobroker.octoprint@4.0.0 (git+ssh://git@github.com/klein0r/ioBroker.octoprint.git#43f169d03ec623c8bb08ff16f3131ff6be363d09)
                                  +-- iobroker.parser@1.1.8
                                  +-- iobroker.pegelalarm@1.2.8 (git+ssh://git@github.com/simatec/ioBroker.pegelalarm.git#46029e9011909fcbbcf2e37394a5efdfbe9ae1cd)
                                  +-- iobroker.pi-hole@1.3.4
                                  +-- iobroker.ping@1.5.3
                                  +-- iobroker.plex@0.9.1
                                  +-- iobroker.pollenflug@1.0.6
                                  +-- iobroker.proxmox@1.3.4
                                  +-- iobroker.proxy@1.3.1
                                  +-- iobroker.puppeteer@0.2.1
                                  +-- iobroker.seq@0.2.10
                                  +-- iobroker.shelly@5.3.2
                                  +-- iobroker.shuttercontrol@1.4.14
                                  +-- iobroker.simple-api@2.7.0
                                  +-- iobroker.snmp@1.0.0
                                  +-- iobroker.socketio@6.1.7
                                  +-- iobroker.sourceanalytix@0.4.14
                                  +-- iobroker.synology@2.1.8
                                  +-- iobroker.telegram@1.13.0
                                  +-- iobroker.trashschedule@2.0.3
                                  +-- iobroker.unifi@0.6.1
                                  +-- iobroker.vis-bars@0.1.4
                                  +-- iobroker.vis-canvas-gauges@0.1.5
                                  +-- iobroker.vis-colorpicker@1.2.0
                                  +-- iobroker.vis-fancyswitch@1.1.0
                                  +-- iobroker.vis-google-fonts@1.0.3
                                  +-- iobroker.vis-history@1.0.0
                                  +-- iobroker.vis-hqwidgets@1.2.0
                                  +-- iobroker.vis-icontwo@0.87.0
                                  +-- iobroker.vis-inventwo@3.3.3
                                  +-- iobroker.vis-jqui-mfd@1.0.12
                                  +-- iobroker.vis-justgage@1.0.2
                                  +-- iobroker.vis-knob@0.0.1 (git+ssh://git@github.com/ioBroker/ioBroker.vis-knob.git#a1dc9e3758987a921c893c0d63497e742d5c3526)
                                  +-- iobroker.vis-map@1.0.4
                                  +-- iobroker.vis-material@0.1.3
                                  +-- iobroker.vis-materialdesign@0.5.5
                                  +-- iobroker.vis-metro@1.2.0
                                  +-- iobroker.vis-players@0.1.6
                                  +-- iobroker.vis-rgraph@0.0.2
                                  +-- iobroker.vis-timeandweather@1.1.7
                                  +-- iobroker.vis-weather@2.5.5
                                  +-- iobroker.vis@1.4.15
                                  +-- iobroker.weatherunderground@3.4.2
                                  +-- iobroker.web-speedy@0.2.0 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.web-speedy.git#294107d34a0e873959795bbc00c09e9def6e3a42)
                                  +-- iobroker.web@5.2.3
                                  +-- iobroker.wireguard@1.2.1
                                  `-- iobroker.ws@2.1.2
                                  
                                  tobasiumT Offline
                                  tobasiumT Offline
                                  tobasium
                                  schrieb am zuletzt editiert von tobasium
                                  #143

                                  hi zusammen, also ich habe auch probleme sobald ich npm auf Version 8 hab geht bei mir kein down oder update mehr. Ich blick auch ehrlich gesagt nicht mehr durch. Wie ich ran gehen soll oder nicht hab den thread jetzt mehrfach gelesen aber irgendwie bin ich raus.

                                  Kann jemand das nochmal mit mir durchkauen // Iobroker läuft im docker auf einer synology // buanet image

                                  npm ERR! code 128
                                  npm ERR! An unknown git error occurred
                                  npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/MeisterTR/syno.git
                                  npm ERR! ssh -oStrictHostKeyChecking=accept-new: 1: ssh: not found
                                  npm ERR! fatal: Could not read from remote repository.
                                  npm ERR! 
                                  npm ERR! Please make sure you have the correct access rights
                                  npm ERR! and the repository exists.
                                  
                                  npm ERR! A complete log of this run can be found in:
                                  npm ERR!     /root/.npm/_logs/2022-07-10T18_36_38_660Z-debug-0.log
                                  
                                  GlasfaserG 1 Antwort Letzte Antwort
                                  0
                                  • tobasiumT tobasium

                                    hi zusammen, also ich habe auch probleme sobald ich npm auf Version 8 hab geht bei mir kein down oder update mehr. Ich blick auch ehrlich gesagt nicht mehr durch. Wie ich ran gehen soll oder nicht hab den thread jetzt mehrfach gelesen aber irgendwie bin ich raus.

                                    Kann jemand das nochmal mit mir durchkauen // Iobroker läuft im docker auf einer synology // buanet image

                                    npm ERR! code 128
                                    npm ERR! An unknown git error occurred
                                    npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/MeisterTR/syno.git
                                    npm ERR! ssh -oStrictHostKeyChecking=accept-new: 1: ssh: not found
                                    npm ERR! fatal: Could not read from remote repository.
                                    npm ERR! 
                                    npm ERR! Please make sure you have the correct access rights
                                    npm ERR! and the repository exists.
                                    
                                    npm ERR! A complete log of this run can be found in:
                                    npm ERR!     /root/.npm/_logs/2022-07-10T18_36_38_660Z-debug-0.log
                                    
                                    GlasfaserG Offline
                                    GlasfaserG Offline
                                    Glasfaser
                                    schrieb am zuletzt editiert von
                                    #144

                                    @tobasium

                                    Zeige mal als gesamtes ..

                                    npm ls | grep -E 'github.com|ERR'
                                    

                                    da du auch hier im Thread Probleme mit anderen Adaptern hast

                                    https://forum.iobroker.net/topic/55730/iobroker-probleme-mit-npm-8-11-0-nodejs

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

                                    tobasiumT 1 Antwort Letzte Antwort
                                    0
                                    • GlasfaserG Glasfaser

                                      @tobasium

                                      Zeige mal als gesamtes ..

                                      npm ls | grep -E 'github.com|ERR'
                                      

                                      da du auch hier im Thread Probleme mit anderen Adaptern hast

                                      https://forum.iobroker.net/topic/55730/iobroker-probleme-mit-npm-8-11-0-nodejs

                                      tobasiumT Offline
                                      tobasiumT Offline
                                      tobasium
                                      schrieb am zuletzt editiert von
                                      #145

                                      @glasfaser sagte in Kein Update mehr möglich mit Node.js 16:

                                      npm ls | grep -E 'github.com|ERR'

                                      Also ich hab das Ding glaub komplett gekillt das ist nur noch rot. vorher kam da mal gar nichts

                                      npm error.txt

                                      1 Antwort Letzte Antwort
                                      0
                                      • tobasiumT Offline
                                        tobasiumT Offline
                                        tobasium
                                        schrieb am zuletzt editiert von tobasium
                                        #146

                                        @glasfaser ich bin jetzt nochmal auf 6 zurück, damit kann ich auch wieder Pakete updaten. Aber das ist halt nicht die Lösung

                                        sudo npm install -g npm@6

                                        dan npm prune

                                        root@iobroker:/opt/iobroker# npm ls | grep -E 'github.com|ERR'
                                        sudo: unable to resolve host iobroker: Name or service not known
                                        npm ERR! missing: iobroker.js-controller@stable, required by iobroker.inst@3.0.0
                                        npm ERR! extraneous: error-ex /opt/iobroker/node_modules/error-ex
                                        npm ERR! error in /opt/iobroker/node_modules/error-ex: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/error-ex/package.json'
                                        npm ERR! extraneous: iobroker.javascript /opt/iobroker/node_modules/iobroker.javascript
                                        npm ERR! error in /opt/iobroker/node_modules/iobroker.javascript: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.javascript/package.json'
                                        npm ERR! extraneous: utile /opt/iobroker/node_modules/utile
                                        npm ERR! error in /opt/iobroker/node_modules/utile: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/utile/package.json'
                                        npm ERR! extraneous: zigbee-herdsman /opt/iobroker/node_modules/zigbee-herdsman
                                        npm ERR! error in /opt/iobroker/node_modules/zigbee-herdsman: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/zigbee-herdsman/package.json'
                                        npm ERR! extraneous: zigbee-herdsman-converters /opt/iobroker/node_modules/zigbee-herdsman-converters
                                        npm ERR! error in /opt/iobroker/node_modules/zigbee-herdsman-converters: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/zigbee-herdsman-converters/package.json'
                                        
                                        
                                        GlasfaserG 1 Antwort Letzte Antwort
                                        0
                                        • tobasiumT tobasium

                                          @glasfaser ich bin jetzt nochmal auf 6 zurück, damit kann ich auch wieder Pakete updaten. Aber das ist halt nicht die Lösung

                                          sudo npm install -g npm@6

                                          dan npm prune

                                          root@iobroker:/opt/iobroker# npm ls | grep -E 'github.com|ERR'
                                          sudo: unable to resolve host iobroker: Name or service not known
                                          npm ERR! missing: iobroker.js-controller@stable, required by iobroker.inst@3.0.0
                                          npm ERR! extraneous: error-ex /opt/iobroker/node_modules/error-ex
                                          npm ERR! error in /opt/iobroker/node_modules/error-ex: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/error-ex/package.json'
                                          npm ERR! extraneous: iobroker.javascript /opt/iobroker/node_modules/iobroker.javascript
                                          npm ERR! error in /opt/iobroker/node_modules/iobroker.javascript: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.javascript/package.json'
                                          npm ERR! extraneous: utile /opt/iobroker/node_modules/utile
                                          npm ERR! error in /opt/iobroker/node_modules/utile: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/utile/package.json'
                                          npm ERR! extraneous: zigbee-herdsman /opt/iobroker/node_modules/zigbee-herdsman
                                          npm ERR! error in /opt/iobroker/node_modules/zigbee-herdsman: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/zigbee-herdsman/package.json'
                                          npm ERR! extraneous: zigbee-herdsman-converters /opt/iobroker/node_modules/zigbee-herdsman-converters
                                          npm ERR! error in /opt/iobroker/node_modules/zigbee-herdsman-converters: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/zigbee-herdsman-converters/package.json'
                                          
                                          
                                          GlasfaserG Offline
                                          GlasfaserG Offline
                                          Glasfaser
                                          schrieb am zuletzt editiert von
                                          #147

                                          @tobasium

                                          in deiner Liste mit NodeJS 16 ,

                                          npm ERR! invalid: iobroker.admin@5.3.8 /opt/iobroker/node_modules/iobroker.admin
                                          npm ERR! invalid: iobroker.backitup@2.4.9 /opt/iobroker/node_modules/iobroker.backitup
                                          npm ERR! invalid: iobroker.discovery@3.0.3 /opt/iobroker/node_modules/iobroker.discovery
                                          npm ERR! invalid: iobroker.js-controller@4.0.23 /opt/iobroker/node_modules/iobroker.js-controller
                                          

                                          Versuche mal

                                          iobroker upgrade admin@5.3.8
                                          iobroker upgrade backitup@2.4.9
                                          iobroker upgrade discovery@3.0.3
                                          iobroker upgrade js-controller@4.0.23
                                          

                                          die extraneous mit

                                          npm prune
                                          

                                          .

                                          sudo npm install -g npm@6

                                          die Frage wäre auch durch dein hin und her wechseln mit den Versionen ob die 16 überhaupt sauber ist .

                                          sudo ln -s /usr/bin/node /usr/bin/nodejs
                                          
                                          uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                          

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

                                          tobasiumT 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

                                          781

                                          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