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.9k

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

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

Kein Update mehr möglich mit Node.js 16

Geplant Angeheftet Gesperrt Verschoben Error/Bug
node js
335 Beiträge 16 Kommentatoren 47.6k 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.
  • Thomas BraunT Thomas Braun

    @negalein

    So viele wie möglich aus github rausheben.

    NegaleinN Offline
    NegaleinN Offline
    Negalein
    Global Moderator
    schrieb am zuletzt editiert von
    #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 Antwort Letzte Antwort
    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
      schrieb am zuletzt editiert von
      #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 Antwort Letzte Antwort
      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
        schrieb am zuletzt editiert von
        #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 Antwort Letzte Antwort
        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
          schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
          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
            schrieb am zuletzt editiert von
            #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 Antwort Letzte Antwort
            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
              schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
              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
                schrieb am zuletzt editiert von
                #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 Antwort Letzte Antwort
                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
                  schrieb am zuletzt editiert von
                  #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 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @negalein

                    iobroker update -i
                    
                    NegaleinN Offline
                    NegaleinN Offline
                    Negalein
                    Global Moderator
                    schrieb am zuletzt editiert von
                    #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 Antwort Letzte Antwort
                    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
                      schrieb am zuletzt editiert von
                      #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 Antwort Letzte Antwort
                      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
                        schrieb am zuletzt editiert von
                        #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 Antwort Letzte Antwort
                        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
                          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
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          785

                                          Online

                                          32.5k

                                          Benutzer

                                          81.6k

                                          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