Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Kein Update mehr möglich mit Node.js 16

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Kein Update mehr möglich mit Node.js 16

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

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

      @phantomkommander

      Mich würde ja interessieren, was passiert, wenn man beta wieder anknipst.

      ausprobieren, aktuell geht eh nicht viel 😄

      1 Reply Last reply Reply Quote 0
      • Negalein
        Negalein Global Moderator last edited by

        Hallo @thomas-braun

        Ich hänge mich mal hier mit dran.

        Seit gestern hab ich mit folgender Kombi auch Probleme mit Updates.

        Node.js: v16.15.1
        NPM: 8.11.0
        Admin: 5.4.9
        JS-Controller: 4.0.23

        Fehlermeldung:

        $ iobroker upgrade cloud@4.1.2
        Update cloud from @4.1.1 to @4.1.2
        NPM version: 8.11.0
        Installing iobroker.cloud@4.1.2... (System call)
        host.ioBroker Cannot install iobroker.cloud@4.1.2: 217
        ERROR: Process exited with code 25
        
        nega@ioBroker:~$ npm ls | grep ERR
        nega@ioBroker:~$
        

        Auf NPM 8.11.0 bin ich schon länger und es funktionierten immer alle Updates.
        Ich hab mir einige der letzten Threads durchgelesen. Da gehts aber immer um Admin 6.

        Wo kann ich noch nachschaun, bzw. was kann ich noch machen?

        Glasfaser Thomas Braun 2 Replies Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @Negalein last edited by

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

          was kann ich noch machen?

          Ausgabe mit debug , dann sieht man mehr

          iobroker upgrade cloud@4.1.2 --debug
          
          Negalein 1 Reply Last reply Reply Quote 0
          • Negalein
            Negalein Global Moderator @Glasfaser last edited by

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

            iobroker upgrade cloud@4.1.2 --debug

            nega@ioBroker:~$ iobroker upgrade cloud@4.1.2 --debug
            
            This upgrade of "cloud" will introduce the following changes:
            ==========================================================================
            -> 4.1.2:
            Added preparations for Admin 6
            Added better error reporting
            Removed outdated `request` library
            Used common sockets (could be buggy)
            ==========================================================================
            
            Would you like to upgrade cloud from @4.1.1 to @4.1.2 now? [(y)es, (n)o]: y
            Update cloud from @4.1.1 to @4.1.2
            NPM version: 8.11.0
            Installing iobroker.cloud@4.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.end (/usr/lib/node_modules/npm/node_modules/minipass/index.js:248:27)
            npm WARN old lockfile     at Yallist.<anonymous> (/usr/lib/node_modules/npm/node_modules/minipass/index.js:409:18)
            npm WARN old lockfile     at Yallist.forEach (/usr/lib/node_modules/npm/node_modules/yallist/yallist.js:156:8)
            npm WARN old lockfile     at Minipass.emit (/usr/lib/node_modules/npm/node_modules/minipass/index.js:406:18)
            npm WARN old lockfile     at Minipass.[maybeEmitEnd] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:370:12)
            npm WARN old lockfile     at Minipass.emit (/usr/lib/node_modules/npm/node_modules/minipass/index.js:434:29)
            npm WARN old lockfile     at Minipass.[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.end (/usr/lib/node_modules/npm/node_modules/minipass/index.js:248:27)
            npm WARN old lockfile     at Yallist.<anonymous> (/usr/lib/node_modules/npm/node_modules/minipass/index.js:409:18)
            npm WARN old lockfile     at Yallist.forEach (/usr/lib/node_modules/npm/node_modules/yallist/yallist.js:156:8)
            npm WARN old lockfile     at Minipass.emit (/usr/lib/node_modules/npm/node_modules/minipass/index.js:406:18)
            npm WARN old lockfile     at Minipass.[maybeEmitEnd] (/usr/lib/node_modules/npm/node_modules/minipass/index.js:370:12)
            npm WARN old lockfile     at Minipass.emit (/usr/lib/node_modules/npm/node_modules/minipass/index.js:434:29)
            npm WARN old lockfile     at Minipass.[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-28T09_01_36_002Z-debug-0.log
            host.ioBroker Cannot install iobroker.cloud@4.1.2: 217
            
            
            1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Negalein last edited by

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

              nega@ioBroker:~$ npm ls | grep ERR

              Du stehst im falschen Verzeichnis.

              cd /opt/iobroker
              npm ls | grep -E 'ERR|github'
              

              Adapter aus dem github auf eine Version aus einem Repo drücken, wenn möglich.

              Negalein 1 Reply Last reply Reply Quote 0
              • Negalein
                Negalein Global Moderator @Thomas Braun last edited by

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

                npm ls | grep -E 'ERR|github'

                +-- 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)
                npm ERR! code ELSPROBLEMS
                npm ERR! invalid: iobroker.ical@1.13.1 /opt/iobroker/node_modules/iobroker.ical
                
                npm ERR! A complete log of this run can be found in:
                npm ERR!     /home/iobroker/.npm/_logs/2022-06-28T09_10_03_705Z-debug-0.log
                

                Adapter aus dem github auf eine Version aus einem Repo drücken, wenn möglich.

                wie meinst du das?

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Negalein last edited by

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

                  wie meinst du das?

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

                  Negalein 1 Reply Last reply Reply Quote 0
                  • Negalein
                    Negalein Global Moderator @Thomas Braun last edited by

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

                      PS: installiere ich von Git, kommt auch der Error 25

                      $ iobroker url simatec/ioBroker.pegelalarm --host ioBroker
                      install simatec/ioBroker.pegelalarm
                      NPM version: 8.11.0
                      Installing simatec/ioBroker.pegelalarm... (System call)
                      host.ioBroker Cannot install simatec/ioBroker.pegelalarm: 217
                      ERROR: Process exited with code 25
                      
                      1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Negalein last edited by

                        @negalein

                        So viele wie möglich aus github rausheben.

                        Negalein 1 Reply Last reply Reply Quote 0
                        • Negalein
                          Negalein Global Moderator @Thomas Braun last edited by

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

                            @negalein

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

                            Negalein 1 Reply Last reply Reply Quote 0
                            • Negalein
                              Negalein Global Moderator @Thomas Braun last edited by

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

                                Negalein 1 Reply Last reply Reply Quote 0
                                • Negalein
                                  Negalein Global Moderator @Thomas Braun last edited by

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

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

                                        @negalein

                                        iobroker update -i
                                        
                                        Negalein 1 Reply Last reply Reply Quote 0
                                        • Negalein
                                          Negalein Global Moderator @Thomas Braun last edited by

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

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            939
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            node js
                                            16
                                            335
                                            35353
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo