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. [Solved] Code 25 - Standard Abhilfe funktioniert nicht!

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

[Solved] Code 25 - Standard Abhilfe funktioniert nicht!

Geplant Angeheftet Gesperrt Verschoben Error/Bug
28 Beiträge 5 Kommentatoren 2.4k Aufrufe 3 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.
  • B badsnoopy667

    Hallo Zusammen,

    ich versuche seit 2 Tagen mein System auf den js-controller 4.0.24 zu bringen (von 4.0.23) und 7 Adapter zu aktualisieren.
    Leider geht beides nicht.
    Bei dem Versuch den js-controller zu updaten (über die Konsole mit dem "normalen" Prozess, also mit "iob update" etc.) steht einfach ca. 10 Minuten lang "Installing iobroker.js-controller@4.0.24... (System call)". Es geht nicht weiter, es kommen aber auch keine Fehlermeldungen.

    Wenn ich die Adapter versuche zu updaten, dauert das ebenfalls ewig und bricht mit dem bekannten "Code 25" Fehler ab. Die Lösung aus Fehler 25 oder 217 bei Adapter-Install/Update mit npm8 funktioniert aber nicht. Er zeigt mir auch gar keine temporären Verzeichnisse an.

    Hat jemand eine Idee, was ich tun kann? Danke schonmal!

    Update: Kurze Zusammenfassung für alle mit ähnlichen Problemen: Mein Debian war veraltet (Version 9, Stretch). Ich habe jetzt in einer neuen Virtuellen Maschine Debian 11 installiert, iobroker installiert und das alte Backup vom Backitup Adapter eingespielt. Nachdem dann VIS erst nicht mehr ging, läuft jetzt wieder alles. Details, siehe unten.

    GlasfaserG Offline
    GlasfaserG Offline
    Glasfaser
    schrieb am zuletzt editiert von Glasfaser
    #2

    @badsnoopy667 sagte in Code 25 - Standard Abhilfe funktioniert nicht!:

    ich versuche seit 2 Tagen mein System auf den js-controller 4.0.24 zu bringen (von 4.0.23) und 7 Adapter zu aktualisieren.
    Leider geht beides nicht.

    Zeig doch mal eine DEBUG Ausgabe dazu , wenn du den Adapter installierst , aber bitte in Code-Tags </> gesetzt .

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

    B 1 Antwort Letzte Antwort
    0
    • GlasfaserG Glasfaser

      @badsnoopy667 sagte in Code 25 - Standard Abhilfe funktioniert nicht!:

      ich versuche seit 2 Tagen mein System auf den js-controller 4.0.24 zu bringen (von 4.0.23) und 7 Adapter zu aktualisieren.
      Leider geht beides nicht.

      Zeig doch mal eine DEBUG Ausgabe dazu , wenn du den Adapter installierst , aber bitte in Code-Tags </> gesetzt .

      B Offline
      B Offline
      badsnoopy667
      schrieb am zuletzt editiert von badsnoopy667
      #3

      @glasfaser Die Debug Ausgabe ist relativ unspektakulär leider:

      $ iobroker upgrade hm-rpc@1.15.16
      Update hm-rpc from @1.15.15 to @1.15.16
      NPM version: 8.11.0
      Installing iobroker.hm-rpc@1.15.16... (System call)
      host.iobroker Cannot install iobroker.hm-rpc@1.15.16: 228
      ERROR: Process exited with code 25
      

      Und beim Versuch den js-controller zu updaten kommt gar nix.

      GlasfaserG Thomas BraunT 2 Antworten Letzte Antwort
      0
      • B badsnoopy667

        @glasfaser Die Debug Ausgabe ist relativ unspektakulär leider:

        $ iobroker upgrade hm-rpc@1.15.16
        Update hm-rpc from @1.15.15 to @1.15.16
        NPM version: 8.11.0
        Installing iobroker.hm-rpc@1.15.16... (System call)
        host.iobroker Cannot install iobroker.hm-rpc@1.15.16: 228
        ERROR: Process exited with code 25
        

        Und beim Versuch den js-controller zu updaten kommt gar nix.

        GlasfaserG Offline
        GlasfaserG Offline
        Glasfaser
        schrieb am zuletzt editiert von
        #4

        @badsnoopy667 sagte in Code 25 - Standard Abhilfe funktioniert nicht!:

        $ iobroker upgrade hm-rpc@1.15.16

        in der Console

        iobroker upgrade hm-rpc@1.15.16 --debug
        

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

        B 1 Antwort Letzte Antwort
        0
        • B badsnoopy667

          @glasfaser Die Debug Ausgabe ist relativ unspektakulär leider:

          $ iobroker upgrade hm-rpc@1.15.16
          Update hm-rpc from @1.15.15 to @1.15.16
          NPM version: 8.11.0
          Installing iobroker.hm-rpc@1.15.16... (System call)
          host.iobroker Cannot install iobroker.hm-rpc@1.15.16: 228
          ERROR: Process exited with code 25
          

          Und beim Versuch den js-controller zu updaten kommt gar nix.

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

          @badsnoopy667
          Und weil es immer interessant ist:

          sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
          uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs
          

          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

          B 1 Antwort Letzte Antwort
          0
          • GlasfaserG Glasfaser

            @badsnoopy667 sagte in Code 25 - Standard Abhilfe funktioniert nicht!:

            $ iobroker upgrade hm-rpc@1.15.16

            in der Console

            iobroker upgrade hm-rpc@1.15.16 --debug
            
            B Offline
            B Offline
            badsnoopy667
            schrieb am zuletzt editiert von
            #6

            @glasfaser Na das sieht schon interessanter aus:

            
            iobroker@iobroker:~$ iobroker upgrade hm-rpc@1.15.16 --debug
            
            This upgrade of "hm-rpc" will introduce the following changes:
            ==========================================================================
            -> 1.15.16:
            we have linked images of new devices
            we ensure, that the `LEVEL` datapoint of blinds is of role `level.blind` (closes                                                                              #681)
            ==========================================================================
            
            Would you like to upgrade hm-rpc from @1.15.15 to @1.15.16 now? [(y)es, (n)o]: y
            Update hm-rpc from @1.15.15 to @1.15.16
            NPM version: 8.11.0
            Installing iobroker.hm-rpc@1.15.16... (System call)
            npm WARN skipping integrity check for git dependency ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git
            npm WARN skipping integrity check for git dependency ssh://git@github.com/bropat/ioBroker.eufy-security.git
            npm WARN skipping integrity check for git dependency ssh://git@github.com/xXBJXx/ioBroker.fully-tablet-control.gi                                            t
            npm WARN skipping integrity check for git dependency ssh://git@github.com/KornSW/ioBroker.fusionsolar.git
            npm WARN skipping integrity check for git dependency ssh://git@github.com/PfisterDaniel/ioBroker.apple-find-me.gi                                            t
            npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we                                             will not transfer it over to other users. You may safely remove the package from your dependencies.
            npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've                                             depended on crypto, you should switch to the one that's built-in.
            npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provides its own type definitions, so yo                                            u do not need this installed.
            npm WARN deprecated har-validator@5.1.5: this library is no longer supported
            npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now depreca                                            ted request package, see https://github.com/request/request/issues/3142
            npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
            npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed sep                                            arately. It is now unmaintained.
            npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression                                             when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionm                                            edia/debug/issues/797)
            npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression                                             when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionm                                            edia/debug/issues/797)
            npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression                                             when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionm                                            edia/debug/issues/797)
            npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearc                                            hParams API instead.
            npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in                                             certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
            npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/31                                            42
            npm WARN deprecated cron@1.8.3: Breaking dependency change (moved from moment to luxon). Please move to 2.0.0.
            npm WARN deprecated axios@0.19.2: Critical security vulnerability fixed in v0.21.1. For more information, see htt                                            ps://github.com/axios/axios/pull/3410
            npm WARN deprecated protobuf-typescript@6.8.8: Package no longer supported. Contact Support at https://www.npmjs.                                            com/support for more info.
            npm ERR! code 228
            npm ERR! git dep preparation failed
            npm ERR! command /usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/iobroker/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
            npm ERR! npm WARN using --force Recommended protections disabled.
            npm ERR! npm WARN old lockfile
            npm ERR! npm WARN old lockfile The package-lock.json file was created with an old version of npm,
            npm ERR! npm WARN old lockfile so supplemental metadata must be fetched from the registry.
            npm ERR! npm WARN old lockfile
            npm ERR! npm WARN old lockfile This is a one-time fix-up, please be patient...
            npm ERR! npm WARN old lockfile
            npm ERR! npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
            npm ERR! npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
            npm ERR! npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
            npm ERR! npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
            npm ERR! npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
            npm ERR! npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, write
            npm ERR! npm ERR! code ENOSPC
            npm ERR! npm ERR! syscall write
            npm ERR! npm ERR! errno -28
            npm ERR! npm ERR! nospc ENOSPC: no space left on device, write
            npm ERR! npm ERR! nospc There appears to be insufficient space on your system to finish.
            npm ERR! npm ERR! nospc Clear up some disk space and try again.
            npm ERR!
            npm ERR! npm ERR! A complete log of this run can be found in:
            npm ERR! npm ERR!     /home/iobroker/.npm/_logs/2023-01-06T11_11_26_465Z-debug-0.log
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2023-01-06T11_08_18_185Z-debug-0.log
            host.iobroker Cannot install iobroker.hm-rpc@1.15.16: 228
            iobroker@iobroker:~$
            
            
            Thomas BraunT SegwayS 2 Antworten Letzte Antwort
            0
            • B badsnoopy667

              @glasfaser Na das sieht schon interessanter aus:

              
              iobroker@iobroker:~$ iobroker upgrade hm-rpc@1.15.16 --debug
              
              This upgrade of "hm-rpc" will introduce the following changes:
              ==========================================================================
              -> 1.15.16:
              we have linked images of new devices
              we ensure, that the `LEVEL` datapoint of blinds is of role `level.blind` (closes                                                                              #681)
              ==========================================================================
              
              Would you like to upgrade hm-rpc from @1.15.15 to @1.15.16 now? [(y)es, (n)o]: y
              Update hm-rpc from @1.15.15 to @1.15.16
              NPM version: 8.11.0
              Installing iobroker.hm-rpc@1.15.16... (System call)
              npm WARN skipping integrity check for git dependency ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git
              npm WARN skipping integrity check for git dependency ssh://git@github.com/bropat/ioBroker.eufy-security.git
              npm WARN skipping integrity check for git dependency ssh://git@github.com/xXBJXx/ioBroker.fully-tablet-control.gi                                            t
              npm WARN skipping integrity check for git dependency ssh://git@github.com/KornSW/ioBroker.fusionsolar.git
              npm WARN skipping integrity check for git dependency ssh://git@github.com/PfisterDaniel/ioBroker.apple-find-me.gi                                            t
              npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we                                             will not transfer it over to other users. You may safely remove the package from your dependencies.
              npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've                                             depended on crypto, you should switch to the one that's built-in.
              npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provides its own type definitions, so yo                                            u do not need this installed.
              npm WARN deprecated har-validator@5.1.5: this library is no longer supported
              npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now depreca                                            ted request package, see https://github.com/request/request/issues/3142
              npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
              npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed sep                                            arately. It is now unmaintained.
              npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression                                             when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionm                                            edia/debug/issues/797)
              npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression                                             when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionm                                            edia/debug/issues/797)
              npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression                                             when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionm                                            edia/debug/issues/797)
              npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearc                                            hParams API instead.
              npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in                                             certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
              npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/31                                            42
              npm WARN deprecated cron@1.8.3: Breaking dependency change (moved from moment to luxon). Please move to 2.0.0.
              npm WARN deprecated axios@0.19.2: Critical security vulnerability fixed in v0.21.1. For more information, see htt                                            ps://github.com/axios/axios/pull/3410
              npm WARN deprecated protobuf-typescript@6.8.8: Package no longer supported. Contact Support at https://www.npmjs.                                            com/support for more info.
              npm ERR! code 228
              npm ERR! git dep preparation failed
              npm ERR! command /usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/iobroker/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
              npm ERR! npm WARN using --force Recommended protections disabled.
              npm ERR! npm WARN old lockfile
              npm ERR! npm WARN old lockfile The package-lock.json file was created with an old version of npm,
              npm ERR! npm WARN old lockfile so supplemental metadata must be fetched from the registry.
              npm ERR! npm WARN old lockfile
              npm ERR! npm WARN old lockfile This is a one-time fix-up, please be patient...
              npm ERR! npm WARN old lockfile
              npm ERR! npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
              npm ERR! npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
              npm ERR! npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
              npm ERR! npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
              npm ERR! npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
              npm ERR! npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, write
              npm ERR! npm ERR! code ENOSPC
              npm ERR! npm ERR! syscall write
              npm ERR! npm ERR! errno -28
              npm ERR! npm ERR! nospc ENOSPC: no space left on device, write
              npm ERR! npm ERR! nospc There appears to be insufficient space on your system to finish.
              npm ERR! npm ERR! nospc Clear up some disk space and try again.
              npm ERR!
              npm ERR! npm ERR! A complete log of this run can be found in:
              npm ERR! npm ERR!     /home/iobroker/.npm/_logs/2023-01-06T11_11_26_465Z-debug-0.log
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/iobroker/.npm/_logs/2023-01-06T11_08_18_185Z-debug-0.log
              host.iobroker Cannot install iobroker.hm-rpc@1.15.16: 228
              iobroker@iobroker:~$
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #7

              @badsnoopy667 sagte in Code 25 - Standard Abhilfe funktioniert nicht!:

              no space left on device

              Nix Platz mehr, nix Update.

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

              1 Antwort Letzte Antwort
              1
              • Thomas BraunT Thomas Braun

                @badsnoopy667
                Und weil es immer interessant ist:

                sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
                uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs
                
                B Offline
                B Offline
                badsnoopy667
                schrieb am zuletzt editiert von
                #8

                @thomas-braun
                Here we go:

                iobroker@iobroker:~$ sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
                iobroker@iobroker:~$ uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs
                x86_64
                /usr/bin/nodejs
                /usr/bin/node
                /usr/bin/npm
                /usr/bin/npx
                v16.16.0
                v16.16.0
                8.11.0
                8.11.0
                4.0.23
                iobroker
                iobroker cdrom floppy audio dip video plugdev netdev
                
                /home/iobroker
                Ign:1 http://debian.netcologne.de/debian stretch InRelease
                OK:2 http://debian.netcologne.de/debian stretch-updates InRelease
                OK:3 http://security.debian.org/debian-security stretch/updates InRelease
                OK:4 http://debian.netcologne.de/debian stretch Release
                OK:5 https://deb.nodesource.com/node_16.x stretch InRelease
                Paketlisten werden gelesen... Fertig
                nodejs:
                  Installiert:           16.16.0-1nodesource1
                  Installationskandidat: 16.19.0-1nodesource1
                  Versionstabelle:
                     16.19.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_16.x stretch/main amd64 Packages
                 *** 16.16.0-1nodesource1 100
                        100 /var/lib/dpkg/status
                     4.8.2~dfsg-1 500
                        500 http://debian.netcologne.de/debian stretch/main amd64 Packages
                
                
                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • B badsnoopy667

                  @glasfaser Na das sieht schon interessanter aus:

                  
                  iobroker@iobroker:~$ iobroker upgrade hm-rpc@1.15.16 --debug
                  
                  This upgrade of "hm-rpc" will introduce the following changes:
                  ==========================================================================
                  -> 1.15.16:
                  we have linked images of new devices
                  we ensure, that the `LEVEL` datapoint of blinds is of role `level.blind` (closes                                                                              #681)
                  ==========================================================================
                  
                  Would you like to upgrade hm-rpc from @1.15.15 to @1.15.16 now? [(y)es, (n)o]: y
                  Update hm-rpc from @1.15.15 to @1.15.16
                  NPM version: 8.11.0
                  Installing iobroker.hm-rpc@1.15.16... (System call)
                  npm WARN skipping integrity check for git dependency ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git
                  npm WARN skipping integrity check for git dependency ssh://git@github.com/bropat/ioBroker.eufy-security.git
                  npm WARN skipping integrity check for git dependency ssh://git@github.com/xXBJXx/ioBroker.fully-tablet-control.gi                                            t
                  npm WARN skipping integrity check for git dependency ssh://git@github.com/KornSW/ioBroker.fusionsolar.git
                  npm WARN skipping integrity check for git dependency ssh://git@github.com/PfisterDaniel/ioBroker.apple-find-me.gi                                            t
                  npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we                                             will not transfer it over to other users. You may safely remove the package from your dependencies.
                  npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've                                             depended on crypto, you should switch to the one that's built-in.
                  npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provides its own type definitions, so yo                                            u do not need this installed.
                  npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                  npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now depreca                                            ted request package, see https://github.com/request/request/issues/3142
                  npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
                  npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed sep                                            arately. It is now unmaintained.
                  npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression                                             when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionm                                            edia/debug/issues/797)
                  npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression                                             when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionm                                            edia/debug/issues/797)
                  npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression                                             when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionm                                            edia/debug/issues/797)
                  npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearc                                            hParams API instead.
                  npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in                                             certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                  npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/31                                            42
                  npm WARN deprecated cron@1.8.3: Breaking dependency change (moved from moment to luxon). Please move to 2.0.0.
                  npm WARN deprecated axios@0.19.2: Critical security vulnerability fixed in v0.21.1. For more information, see htt                                            ps://github.com/axios/axios/pull/3410
                  npm WARN deprecated protobuf-typescript@6.8.8: Package no longer supported. Contact Support at https://www.npmjs.                                            com/support for more info.
                  npm ERR! code 228
                  npm ERR! git dep preparation failed
                  npm ERR! command /usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/iobroker/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
                  npm ERR! npm WARN using --force Recommended protections disabled.
                  npm ERR! npm WARN old lockfile
                  npm ERR! npm WARN old lockfile The package-lock.json file was created with an old version of npm,
                  npm ERR! npm WARN old lockfile so supplemental metadata must be fetched from the registry.
                  npm ERR! npm WARN old lockfile
                  npm ERR! npm WARN old lockfile This is a one-time fix-up, please be patient...
                  npm ERR! npm WARN old lockfile
                  npm ERR! npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
                  npm ERR! npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
                  npm ERR! npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
                  npm ERR! npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
                  npm ERR! npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
                  npm ERR! npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, write
                  npm ERR! npm ERR! code ENOSPC
                  npm ERR! npm ERR! syscall write
                  npm ERR! npm ERR! errno -28
                  npm ERR! npm ERR! nospc ENOSPC: no space left on device, write
                  npm ERR! npm ERR! nospc There appears to be insufficient space on your system to finish.
                  npm ERR! npm ERR! nospc Clear up some disk space and try again.
                  npm ERR!
                  npm ERR! npm ERR! A complete log of this run can be found in:
                  npm ERR! npm ERR!     /home/iobroker/.npm/_logs/2023-01-06T11_11_26_465Z-debug-0.log
                  
                  npm ERR! A complete log of this run can be found in:
                  npm ERR!     /home/iobroker/.npm/_logs/2023-01-06T11_08_18_185Z-debug-0.log
                  host.iobroker Cannot install iobroker.hm-rpc@1.15.16: 228
                  iobroker@iobroker:~$
                  
                  
                  SegwayS Offline
                  SegwayS Offline
                  Segway
                  schrieb am zuletzt editiert von
                  #9

                  @badsnoopy667 sagte in Code 25 - Standard Abhilfe funktioniert nicht!:

                  npm ERR! npm ERR! nospc ENOSPC: no space left on device, write

                  npm ERR! npm ERR! nospc ENOSPC: no space left on device, write
                  

                  :male-police-officer:

                  Gruß Dirk
                  Intel Proxmox Cluster (3x NUC) mit Debian & Proxmox / IoB als VM unter Debian / 60+ Adapter installiert

                  1 Antwort Letzte Antwort
                  0
                  • B badsnoopy667

                    @thomas-braun
                    Here we go:

                    iobroker@iobroker:~$ sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
                    iobroker@iobroker:~$ uname -m && type -P nodejs node npm npx && nodejs -v && node -v && npm -v && npx -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs
                    x86_64
                    /usr/bin/nodejs
                    /usr/bin/node
                    /usr/bin/npm
                    /usr/bin/npx
                    v16.16.0
                    v16.16.0
                    8.11.0
                    8.11.0
                    4.0.23
                    iobroker
                    iobroker cdrom floppy audio dip video plugdev netdev
                    
                    /home/iobroker
                    Ign:1 http://debian.netcologne.de/debian stretch InRelease
                    OK:2 http://debian.netcologne.de/debian stretch-updates InRelease
                    OK:3 http://security.debian.org/debian-security stretch/updates InRelease
                    OK:4 http://debian.netcologne.de/debian stretch Release
                    OK:5 https://deb.nodesource.com/node_16.x stretch InRelease
                    Paketlisten werden gelesen... Fertig
                    nodejs:
                      Installiert:           16.16.0-1nodesource1
                      Installationskandidat: 16.19.0-1nodesource1
                      Versionstabelle:
                         16.19.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_16.x stretch/main amd64 Packages
                     *** 16.16.0-1nodesource1 100
                            100 /var/lib/dpkg/status
                         4.8.2~dfsg-1 500
                            500 http://debian.netcologne.de/debian stretch/main amd64 Packages
                    
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #10

                    @badsnoopy667 sagte in Code 25 - Standard Abhilfe funktioniert nicht!:

                    stretch

                    Dein System ist so tot, das stinkt nicht mal mehr.
                    Installier da ein 'Bullseye'.

                    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

                    B 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @badsnoopy667 sagte in Code 25 - Standard Abhilfe funktioniert nicht!:

                      stretch

                      Dein System ist so tot, das stinkt nicht mal mehr.
                      Installier da ein 'Bullseye'.

                      B Offline
                      B Offline
                      badsnoopy667
                      schrieb am zuletzt editiert von
                      #11

                      @thomas-braun
                      Ei jei jei... Und ich hab gedacht hier wäre alles in bester Ordnung... tja.
                      Kann man das einfach "drüberbraten", also irgendwie ein Upgrade machen oder muss ich Bullseye komplett neu installieren und dann iobroker wieder drauf machen und ein Backup einspielen?
                      Wie auch immer, hast Du eventuell einen Link zu einer Anleitung? Hab gerade ein bisschen schiss, dass ich mir hier alles zerschieße. Aber so wie es ist kann es ja nicht bleiben.

                      SegwayS 1 Antwort Letzte Antwort
                      0
                      • B badsnoopy667

                        @thomas-braun
                        Ei jei jei... Und ich hab gedacht hier wäre alles in bester Ordnung... tja.
                        Kann man das einfach "drüberbraten", also irgendwie ein Upgrade machen oder muss ich Bullseye komplett neu installieren und dann iobroker wieder drauf machen und ein Backup einspielen?
                        Wie auch immer, hast Du eventuell einen Link zu einer Anleitung? Hab gerade ein bisschen schiss, dass ich mir hier alles zerschieße. Aber so wie es ist kann es ja nicht bleiben.

                        SegwayS Offline
                        SegwayS Offline
                        Segway
                        schrieb am zuletzt editiert von
                        #12

                        @badsnoopy667

                        Du musst sauber erst auf Deb10 und dann 11.
                        Die Paketquellen entsprechend anpassen und dann updaten:

                        Version	Veröffentlichung	Support bis
                        Debian.  11.0 Bullseye	14.08.2021	Juni 2026
                        Debian 10.0 Buster	06.07.2019	Juni 2024
                        Debian 9.0 Stretch	17.06.2017	30.06.2022
                        

                        Gruß Dirk
                        Intel Proxmox Cluster (3x NUC) mit Debian & Proxmox / IoB als VM unter Debian / 60+ Adapter installiert

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • SegwayS Segway

                          @badsnoopy667

                          Du musst sauber erst auf Deb10 und dann 11.
                          Die Paketquellen entsprechend anpassen und dann updaten:

                          Version	Veröffentlichung	Support bis
                          Debian.  11.0 Bullseye	14.08.2021	Juni 2026
                          Debian 10.0 Buster	06.07.2019	Juni 2024
                          Debian 9.0 Stretch	17.06.2017	30.06.2022
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #13

                          @segway

                          EOL schaut allerdings so aus:

                          Version  Code name Release date End of life date 
                          11       Bullseye  2021-08-14   ~2024-07
                          10       Buster    2019-07-06   2022-09-10
                          9        Stretch   2017-06-17   2020-07-18
                          

                          @badsnoopy667

                          Kann man das einfach "drüberbraten", also irgendwie ein Upgrade machen oder muss ich Bullseye komplett neu installieren und dann iobroker wieder drauf machen und ein Backup einspielen?

                          Kann man beides machen, am schnellsten und saubersten ist allerdings die zweite Version. Insbesondere wenn man zwei Releases weiter springt.

                          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

                          B 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @segway

                            EOL schaut allerdings so aus:

                            Version  Code name Release date End of life date 
                            11       Bullseye  2021-08-14   ~2024-07
                            10       Buster    2019-07-06   2022-09-10
                            9        Stretch   2017-06-17   2020-07-18
                            

                            @badsnoopy667

                            Kann man das einfach "drüberbraten", also irgendwie ein Upgrade machen oder muss ich Bullseye komplett neu installieren und dann iobroker wieder drauf machen und ein Backup einspielen?

                            Kann man beides machen, am schnellsten und saubersten ist allerdings die zweite Version. Insbesondere wenn man zwei Releases weiter springt.

                            B Offline
                            B Offline
                            badsnoopy667
                            schrieb am zuletzt editiert von
                            #14

                            @thomas-braun
                            Bin jetzt gerade dabei. Buster ist jetzt installiert, ändere jetzt gerade zum zweiten mal die sources.list um auf Bullseye zu kommen. Danke schonmal für die wie immer perfekte Hilfe!
                            Gibt es eine Möglichkeit am Ende zu prüfen ob jetzt alles korrekt ist mit dem System?

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • B badsnoopy667

                              @thomas-braun
                              Bin jetzt gerade dabei. Buster ist jetzt installiert, ändere jetzt gerade zum zweiten mal die sources.list um auf Bullseye zu kommen. Danke schonmal für die wie immer perfekte Hilfe!
                              Gibt es eine Möglichkeit am Ende zu prüfen ob jetzt alles korrekt ist mit dem System?

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

                              @badsnoopy667 sagte in Code 25 - Standard Abhilfe funktioniert nicht!:

                              ändere jetzt gerade zum zweiten mal die sources.list um auf Bullseye zu kommen.

                              Damit ist es nicht allein getan, die Repos haben sich auch strukturell geändert, da muss noch mehr angepasst werden. (Von buster zu bullseye jedenfalls, ob da von stretch zu buster noch was zu machen ist weiß ich nicht).

                              Deswegen ja auch die Empfehlung das sauber neuzuinstallieren.

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

                              1 Antwort Letzte Antwort
                              1
                              • B Offline
                                B Offline
                                badsnoopy667
                                schrieb am zuletzt editiert von
                                #16

                                @thomas-braun
                                Habe jetzt eine neue Proxmox VM aufgesetzt und installiere dort gerade Debian 11 Bullseye. Das Problem mit der Festplattengröße ließ sich nämlich nicht so einfach beheben wie ich dachte. Hatte zwar in Proxmox von 16GB auf 48GB hochgestellt, aber das ist in Debian nicht angekommen. Und mit fdisk bin ich irgendwie nicht weiter gekommen.
                                Ich versuche jetzt mal ein clean install mit Bullseye. Gut, dass ich gerade mit Corona zuhause sitze...

                                1 Antwort Letzte Antwort
                                0
                                • B Offline
                                  B Offline
                                  badsnoopy667
                                  schrieb am zuletzt editiert von
                                  #17

                                  So, habe jetzt Debian 11 drauf und iobroker läuft auch wieder, Backup ist zurück gespielt. ABER: Jetzt habe ich das Problem, das VIS nciht mehr geht. Habe dazu auch schon den Hinweis gefunden, eine alte Version von VIS über "npm i vis@1.4.6" zu installieren. da tut sich auch was, aber im iobroker zeigt er mir dann wieder 1.4.15 an und die geht wieder nicht "File index_m.html not found".
                                  Gibt es da noch einen anderen Workaround als jetzt die Kiste wieder platt zu machen, iobroker neu zu installieren und dann erst VIS installieren und dann das Backup einspielen? Das würde ich mir gerne ersparen ;)

                                  GlasfaserG 1 Antwort Letzte Antwort
                                  0
                                  • B badsnoopy667

                                    So, habe jetzt Debian 11 drauf und iobroker läuft auch wieder, Backup ist zurück gespielt. ABER: Jetzt habe ich das Problem, das VIS nciht mehr geht. Habe dazu auch schon den Hinweis gefunden, eine alte Version von VIS über "npm i vis@1.4.6" zu installieren. da tut sich auch was, aber im iobroker zeigt er mir dann wieder 1.4.15 an und die geht wieder nicht "File index_m.html not found".
                                    Gibt es da noch einen anderen Workaround als jetzt die Kiste wieder platt zu machen, iobroker neu zu installieren und dann erst VIS installieren und dann das Backup einspielen? Das würde ich mir gerne ersparen ;)

                                    GlasfaserG Offline
                                    GlasfaserG Offline
                                    Glasfaser
                                    schrieb am zuletzt editiert von
                                    #18

                                    @badsnoopy667 sagte in Code 25 - Standard Abhilfe funktioniert nicht!:

                                    npm i vis@1.4.6

                                    nicht per NPM ... und dann noch eventuell als root im falschen Verzeichniss stehen !

                                    iobroker install vis@1.4.0
                                    

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

                                    B 2 Antworten Letzte Antwort
                                    1
                                    • GlasfaserG Glasfaser

                                      @badsnoopy667 sagte in Code 25 - Standard Abhilfe funktioniert nicht!:

                                      npm i vis@1.4.6

                                      nicht per NPM ... und dann noch eventuell als root im falschen Verzeichniss stehen !

                                      iobroker install vis@1.4.0
                                      
                                      B Offline
                                      B Offline
                                      badsnoopy667
                                      schrieb am zuletzt editiert von badsnoopy667
                                      #19

                                      @glasfaser

                                      adapter "vis" already installed. Use "upgrade" to upgrade to a newer version.
                                      
                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • B badsnoopy667

                                        @glasfaser

                                        adapter "vis" already installed. Use "upgrade" to upgrade to a newer version.
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #20

                                        @badsnoopy667

                                        Was haste denn jetzt wohin geworfen?

                                        iobroker list adapters
                                        cd /opt/iobroker
                                        npm list
                                        

                                        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

                                        B 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @badsnoopy667

                                          Was haste denn jetzt wohin geworfen?

                                          iobroker list adapters
                                          cd /opt/iobroker
                                          npm list
                                          
                                          B Offline
                                          B Offline
                                          badsnoopy667
                                          schrieb am zuletzt editiert von
                                          #21

                                          @thomas-braun

                                          Das spuckt er aus:

                                          
                                          iobroker@iobroker2023:~$ iobroker list adapters
                                          cd /opt/iobroker
                                          npm list
                                          system.adapter.admin                   : admin          - v6.3.5
                                          system.adapter.apple-find-me           : apple-find-me  - v0.0.14
                                          system.adapter.backitup                : backitup       - v2.5.9
                                          system.adapter.broadlink               : broadlink      - v0.1.1
                                          system.adapter.broadlink2              : broadlink2     - v2.1.5
                                          system.adapter.cloud                   : cloud          - v4.2.2
                                          system.adapter.daikin-cloud            : daikin-cloud   - v0.2.3
                                          system.adapter.denon                   : denon          - v1.13.4
                                          system.adapter.dwd                     : dwd            - v2.8.3
                                          system.adapter.eufy-security           : eufy-security  - v0.7.4
                                          system.adapter.eusec                   : eusec          - v0.9.9
                                          system.adapter.fiat                    : fiat           - v0.0.7
                                          system.adapter.flot                    : flot           - v1.11.0
                                          system.adapter.fully-tablet-control    : fully-tablet-control - v0.3.7-0.0
                                          system.adapter.fullybrowser            : fullybrowser   - v2.1.2
                                          system.adapter.fusionsolar             : fusionsolar    - v1.0.0
                                          system.adapter.go-e                    : go-e           - v1.0.23
                                          system.adapter.history                 : history        - v2.2.4
                                          system.adapter.hm-rega                 : hm-rega        - v3.0.40
                                          system.adapter.hm-rpc                  : hm-rpc         - v1.15.16
                                          system.adapter.hue                     : hue            - v3.7.1
                                          system.adapter.ical                    : ical           - v1.13.2
                                          system.adapter.icons-material-png      : icons-material-png - v0.1.0
                                          system.adapter.icons-mfd-png           : icons-mfd-png  - v1.1.0
                                          system.adapter.info                    : info           - v1.9.19
                                          system.adapter.javascript              : javascript     - v6.1.4
                                          system.adapter.material                : material       - v0.5.6
                                          system.adapter.mihome-vacuum           : mihome-vacuum  - v3.8.6
                                          system.adapter.mobile                  : mobile         - v0.4.11
                                          system.adapter.mqtt                    : mqtt           - v4.0.7
                                          system.adapter.mqtt-client             : mqtt-client    - v1.6.3
                                          system.adapter.nanoleaf-lightpanels    : nanoleaf-lightpanels - v1.3.1
                                          system.adapter.netatmo-crawler         : netatmo-crawler - v0.8.1
                                          system.adapter.node-red                : node-red       - v4.0.0
                                          system.adapter.openweathermap          : openweathermap - v0.3.0
                                          system.adapter.ping                    : ping           - v1.5.3
                                          system.adapter.pvforecast              : pvforecast     - v2.3.0
                                          system.adapter.scenes                  : scenes         - v2.3.9
                                          system.adapter.shelly                  : shelly         - v6.0.0
                                          system.adapter.simple-api              : simple-api     - v2.7.0
                                          system.adapter.socketio                : socketio       - v4.2.0
                                          system.adapter.sonoff                  : sonoff         - v2.5.1
                                          system.adapter.sourceanalytix          : sourceanalytix - v0.4.14
                                          system.adapter.spotify-premium         : spotify-premium - v1.2.1
                                          system.adapter.telegram                : telegram       - v1.15.2
                                          system.adapter.tesla-motors            : tesla-motors   - v1.3.1
                                          system.adapter.text2command            : text2command   - v2.3.0
                                          system.adapter.tr-064                  : tr-064         - v4.2.17
                                          system.adapter.virtualpowermeter       : virtualpowermeter - v1.4.6
                                          system.adapter.vis                     : vis            - v1.4.15
                                          system.adapter.vis-colorpicker         : vis-colorpicker - v1.2.0
                                          system.adapter.vis-jqui-mfd            : vis-jqui-mfd   - v1.0.12
                                          system.adapter.vis-justgage            : vis-justgage   - v1.0.2
                                          system.adapter.vis-keyboard            : vis-keyboard   - v0.0.2
                                          system.adapter.vis-materialdesign      : vis-materialdesign - v0.4.2
                                          system.adapter.vis-metro               : vis-metro      - v1.2.0
                                          system.adapter.vis-timeandweather      : vis-timeandweather - v1.2.2
                                          system.adapter.weatherunderground      : weatherunderground - v3.4.2
                                          system.adapter.web                     : web            - v4.3.0
                                          system.adapter.yahka                   : yahka          - v0.13.1
                                          system.adapter.yr                      : yr             - v5.3.0
                                          iobroker.inst@3.0.0 /opt/iobroker
                                          ├── @types/caseless@0.12.2 extraneous
                                          ├── @types/request@2.48.8 extraneous
                                          ├── coffeescript@1.12.7 extraneous
                                          ├── iobroker.admin@6.3.5
                                          ├── iobroker.backitup@2.5.9
                                          ├── iobroker.broadlink2@2.1.5
                                          ├── iobroker.daikin-cloud@0.2.3
                                          ├── iobroker.denon@1.13.4
                                          ├── iobroker.dwd@2.8.3
                                          ├── iobroker.eufy-security@0.7.4 (git+ssh://git@github.com/bropat/ioBroker.eufy-                                                    security.git#4ca594e738599b99aac687d9bb803707231a418d)
                                          ├── iobroker.eusec@0.9.9
                                          ├── iobroker.fiat@0.0.7
                                          ├── iobroker.flot@1.11.0
                                          ├── iobroker.fullybrowser@2.1.2
                                          ├── iobroker.go-e@1.0.23
                                          ├── iobroker.history@2.2.4
                                          ├── iobroker.hm-rega@3.0.40
                                          ├── iobroker.hm-rpc@1.15.16
                                          ├── iobroker.hue@3.7.1
                                          ├── iobroker.ical@1.13.2
                                          ├── iobroker.icons-material-png@0.1.0
                                          ├── iobroker.icons-mfd-png@1.1.0
                                          ├── iobroker.info@1.9.19
                                          ├── iobroker.javascript@6.1.4
                                          ├── iobroker.js-controller@4.0.23
                                          ├── iobroker.mihome-vacuum@3.8.6
                                          ├── iobroker.mqtt@4.0.7
                                          ├── iobroker.nanoleaf-lightpanels@1.3.1
                                          ├── iobroker.netatmo-crawler@0.8.1
                                          ├── iobroker.node-red@4.0.0
                                          ├── iobroker.ping@1.5.3
                                          ├── iobroker.pvforecast@2.3.0
                                          ├── iobroker.scenes@2.3.9
                                          ├── iobroker.shelly@6.0.0
                                          ├── iobroker.sonoff@2.5.1
                                          ├── iobroker.sourceanalytix@0.4.14 (git+ssh://git@github.com/DrozmotiX/ioBroker.                                                    sourceanalytix.git#42c45d3e9a581869b0ba9cf710dbecb42ca3e574)
                                          ├── iobroker.spotify-premium@1.2.1
                                          ├── iobroker.telegram@1.15.2
                                          ├── iobroker.tesla-motors@1.3.1
                                          ├── iobroker.text2command@2.3.0
                                          ├── iobroker.tr-064@4.2.17
                                          ├── iobroker.virtualpowermeter@1.4.6
                                          ├── iobroker.vis-colorpicker@1.2.0
                                          ├── iobroker.vis-jqui-mfd@1.0.12
                                          ├── iobroker.vis-justgage@1.0.2
                                          ├── iobroker.vis-materialdesign@0.4.2 (git+ssh://git@github.com/Scrounger/ioBrok                                                    er.vis-materialdesign.git#c7a838a66475d0bcaac2b269829dd3a546c2e11c)
                                          ├── iobroker.vis-metro@1.2.0
                                          ├── iobroker.vis-timeandweather@1.2.2
                                          ├── iobroker.vis@1.4.6
                                          ├── iobroker.weatherunderground@3.4.2
                                          ├── iobroker.web@4.3.0
                                          ├── iobroker.yahka@0.13.1
                                          ├── iobroker.yr@5.3.0
                                          ├── node-inspect@2.0.0 extraneous
                                          ├── picocolors@1.0.0 extraneous
                                          ├── suncalc2@1.8.1 extraneous
                                          ├── typescript@4.7.4 extraneous
                                          ├── virtual-tsc@0.6.2 extraneous
                                          └── wake_on_lan@1.0.0 extraneous
                                          
                                          
                                          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

                                          690

                                          Online

                                          32.7k

                                          Benutzer

                                          82.4k

                                          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