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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  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.0k

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

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

Kein Update mehr möglich mit Node.js 16

Kein Update mehr möglich mit Node.js 16

Scheduled Pinned Locked Moved Error/Bug
node js
335 Posts 16 Posters 47.3k Views 16 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • NegaleinN Negalein

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

    Damit meine ich, diese Adapter aus einem Repo zu installieren, falls es den denn in stable oder beta-Versionen gibt.

    diese

    +-- iobroker.enigma2@1.3.3 (git+ssh://git@github.com/Matten-Matten/ioBroker.enigma2.git#975e828ab4595b81333bcca5b32af3cbf3c287bc)
    +-- 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#04dcfa98e3ca0e5d888dc8182a314717f65b390c)
    +-- iobroker.hs100@2.1.2 (git+ssh://git@github.com/arteck/ioBroker.hs100.git#9a5ada63aa2a381f934e2152a8d5155ebad8f16f)
    +-- iobroker.jarvis@3.0.12-beta.3 (git+ssh://git@github.com/Zefau/ioBroker.jarvis.git#bacd7221d9990610ee6c684e0ec6fddd397cde79)
    +-- iobroker.logparser@1.1.0 (git+ssh://git@github.com/Mic-M/ioBroker.logparser.git#f767910b12124a39c65132d4f835f71e9c9a03a8)
    +-- iobroker.octoprint@4.0.0 (git+ssh://git@github.com/klein0r/ioBroker.octoprint.git#d08a293e8f63fd36d6221ce9da014a2d67d5c9ec)
    +-- iobroker.pegelalarm@1.2.7 (git+ssh://git@github.com/simatec/ioBroker.pegelalarm.git#d5515a48667d9ced7f8c29fc187d967b557f495e)
    +-- iobroker.vis-knob@0.0.1 (git+ssh://git@github.com/ioBroker/ioBroker.vis-knob.git#a1dc9e3758987a921c893c0d63497e742d5c3526)
    +-- iobroker.web-speedy@0.2.0 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.web-speedy.git#294107d34a0e873959795bbc00c09e9def6e3a42)
    

    oder alle die aktuell nicht zu installieren sind?

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

    @negalein

    So viele wie möglich aus github rausheben.

    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 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @negalein

      So viele wie möglich aus github rausheben.

      NegaleinN Offline
      NegaleinN Offline
      Negalein
      Global Moderator
      wrote on last edited by
      #117

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

      So viele wie möglich aus github rausheben.

      Ah, du meinst "weg von Github"?
      Hmm, das ist doof.
      Ich hab die 10 upzudatenden Adapter alle im Beta.
      Dann muss ich abwarten bis das gefixt ist, oder doch jetzt schon auf Admin 6 updaten.

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

      Thomas BraunT 1 Reply Last reply
      0
      • NegaleinN Negalein

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

        So viele wie möglich aus github rausheben.

        Ah, du meinst "weg von Github"?
        Hmm, das ist doof.
        Ich hab die 10 upzudatenden Adapter alle im Beta.
        Dann muss ich abwarten bis das gefixt ist, oder doch jetzt schon auf Admin 6 updaten.

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

        @negalein

        Alle Adapter mit git+ssh://git@github.com sind derzeitig über github installiert, nicht aus den Repos.

        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 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @negalein

          Alle Adapter mit git+ssh://git@github.com sind derzeitig über github installiert, nicht aus den Repos.

          NegaleinN Offline
          NegaleinN Offline
          Negalein
          Global Moderator
          wrote on last edited by
          #119

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

          Alle Adapter mit git+ssh://git@github.com sind derzeitig über github installiert, nicht aus den Repos.

          stimmt. Die benötige ich mit dieser Version.

          Aber Cloud und IOT sind nicht aus Github. Zumindest stehen sie nicht in obiger Liste.
          Bringen aber auch der Error 25.

          Ist das akzuell ein generelles Problem von Git, oder von meinem System?

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

          Thomas BraunT 1 Reply Last reply
          0
          • NegaleinN Negalein

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

            Alle Adapter mit git+ssh://git@github.com sind derzeitig über github installiert, nicht aus den Repos.

            stimmt. Die benötige ich mit dieser Version.

            Aber Cloud und IOT sind nicht aus Github. Zumindest stehen sie nicht in obiger Liste.
            Bringen aber auch der Error 25.

            Ist das akzuell ein generelles Problem von Git, oder von meinem System?

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

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

            Ist das akzuell ein generelles Problem von Git, oder von meinem System?

            Das rührt (denke ich) aus dem geänderten Format der package-lock und weiterer Dateien aus der npm-Ecke her.

            Da liegt iobroker.icons-open-icon-library-png irgendwie quer, das löst für alle npm-Aktionen den Fehler 25 aus.

            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 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

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

              Ist das akzuell ein generelles Problem von Git, oder von meinem System?

              Das rührt (denke ich) aus dem geänderten Format der package-lock und weiterer Dateien aus der npm-Ecke her.

              Da liegt iobroker.icons-open-icon-library-png irgendwie quer, das löst für alle npm-Aktionen den Fehler 25 aus.

              NegaleinN Offline
              NegaleinN Offline
              Negalein
              Global Moderator
              wrote on last edited by
              #121

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

              iobroker.icons-open-icon-library-png

              kann man das selber beheben?

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

              Thomas BraunT 1 Reply Last reply
              0
              • NegaleinN Negalein

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

                iobroker.icons-open-icon-library-png

                kann man das selber beheben?

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

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

                kann man das selber beheben?

                Wo klemmt es denn konkret mit dem Ding?
                Hast du das in Version 0.1.2 'ordentlich' aus einem Repo?

                github:	0.1.3
                latest:	0.1.2 for 78 months
                stable:	0.1.2 for 78 months
                

                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 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

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

                  kann man das selber beheben?

                  Wo klemmt es denn konkret mit dem Ding?
                  Hast du das in Version 0.1.2 'ordentlich' aus einem Repo?

                  github:	0.1.3
                  latest:	0.1.2 for 78 months
                  stable:	0.1.2 for 78 months
                  
                  NegaleinN Offline
                  NegaleinN Offline
                  Negalein
                  Global Moderator
                  wrote on last edited by
                  #123

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

                  Hast du das in Version 0.1.2 'ordentlich' aus einem Repo?

                  wie schau ich da nach?

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

                  Thomas BraunT 1 Reply Last reply
                  0
                  • NegaleinN Negalein

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

                    Hast du das in Version 0.1.2 'ordentlich' aus einem Repo?

                    wie schau ich da nach?

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

                    @negalein

                    iobroker update -i
                    

                    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 Reply Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @negalein

                      iobroker update -i
                      
                      NegaleinN Offline
                      NegaleinN Offline
                      Negalein
                      Global Moderator
                      wrote on last edited by
                      #125

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

                      iobroker update -i

                      nega@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.1  [Updatable]
                      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.0  [Updatable]
                      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.4  [Updatable]
                      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.3
                      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                      Adapter    "influxdb"     : 3.1.7    , installed 3.1.5  [Updatable]
                      Adapter    "info"         : 1.9.19   , installed 1.9.19
                      Adapter    "iot"          : 1.11.8   , installed 1.11.7 [Updatable]
                      Adapter    "iqontrol"     : 2.0.1    , installed 2.0.1
                      Adapter    "jarvis"       : 3.0.11   , installed 3.0.12-beta.3
                      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.7  [Updatable]
                      Adapter    "pegelalarm"   : 1.2.8    , installed 1.2.7  [Updatable]
                      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
                      

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

                      Thomas BraunT 1 Reply Last reply
                      0
                      • NegaleinN Negalein

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

                        iobroker update -i

                        nega@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.1  [Updatable]
                        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.0  [Updatable]
                        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.4  [Updatable]
                        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.3
                        Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                        Adapter    "influxdb"     : 3.1.7    , installed 3.1.5  [Updatable]
                        Adapter    "info"         : 1.9.19   , installed 1.9.19
                        Adapter    "iot"          : 1.11.8   , installed 1.11.7 [Updatable]
                        Adapter    "iqontrol"     : 2.0.1    , installed 2.0.1
                        Adapter    "jarvis"       : 3.0.11   , installed 3.0.12-beta.3
                        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.7  [Updatable]
                        Adapter    "pegelalarm"   : 1.2.8    , installed 1.2.7  [Updatable]
                        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
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #126

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

                        Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                        

                        Drück das auf 0.1.2:

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

                        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 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

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

                          Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                          

                          Drück das auf 0.1.2:

                          iobroker upgrade icons-open-icon-library-png@0.1.2
                          
                          NegaleinN Offline
                          NegaleinN Offline
                          Negalein
                          Global Moderator
                          wrote on last edited by
                          #127

                          @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:~$
                          

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

                          Thomas BraunT 1 Reply Last reply
                          0
                          • 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
                            wrote on last edited by 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 Reply Last reply
                            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
                              wrote on last edited by
                              #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 Reply Last reply
                              0
                              • Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by 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 Reply Last reply
                                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
                                  wrote on last edited by
                                  #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 Reply Last reply
                                  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
                                    wrote on last edited by
                                    #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 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @negalein

                                      Lösch mal den npm cache.

                                      NegaleinN Offline
                                      NegaleinN Offline
                                      Negalein
                                      Global Moderator
                                      wrote on last edited by
                                      #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 Reply Last reply
                                      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
                                        wrote on last edited by 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 Reply Last reply
                                        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
                                          wrote on last edited by
                                          #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 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          351

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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