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. ioBroker Allgemein
  4. Adapterinstallation Fehlermeldungen aber Code 0

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    16
    1
    924

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    1.9k

Adapterinstallation Fehlermeldungen aber Code 0

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
28 Beiträge 3 Kommentatoren 297 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.
  • G Offline
    G Offline
    guitardoc
    schrieb am zuletzt editiert von
    #9

    Aber auch jetzt bei der Installation vom Beta-Repo kommen diese seltsamen Fehlermeldungen:

    $ iobroker upgrade vw-connect@0.7.13 --debug
    Update vw-connect from @0.7.13 to @0.7.13Uninstall npm packet "iobroker.vw-connect" for a clean re-installation
    260 packages are looking for funding run `npm fund` for details
    NPM version: 10.9.4Installing iobroker.vw-connect@0.7.13... (System call)
    > cpu-features@0.0.10 install> node buildcheck.js > buildcheck.gypi && node-gyp rebuildgyp info it worked if it ends with okgyp info using node-gyp@8.4.1gyp info using node@22.21.0 | linux | x64(node:5777) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.(Use `node --trace-deprecation ...` to show where the warning was created)gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"gyp info spawn /usr/bin/python3gyp info spawn args [gyp info spawn args '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py',gyp info spawn args 'binding.gyp',gyp info spawn args '-f',gyp info spawn args 'make',gyp info spawn args '-I',gyp info spawn args '/opt/iobroker/node_modules/cpu-features/build/config.gypi',gyp info spawn args '-I',gyp info spawn args '/opt/iobroker/node_modules/node-gyp/addon.gypi',gyp info spawn args '-I',gyp info spawn args '/home/iobroker/.cache/node-gyp/22.21.0/include/node/common.gypi',gyp info spawn args '-Dlibrary=shared_library',gyp info spawn args '-Dvisibility=default',gyp info spawn args '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/22.21.0',gyp info spawn args '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp',gyp info spawn args '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/22.21.0/<(target_arch)/node.lib',gyp info spawn args '-Dmodule_root_dir=/opt/iobroker/node_modules/cpu-features',gyp info spawn args '-Dnode_engine=v8',gyp info spawn args '--depth=.',gyp info spawn args '--no-parallel',gyp info spawn args '--generator-output',gyp info spawn args 'build',gyp info spawn args '-Goutput_dir=.'gyp info spawn args ]Traceback (most recent call last): File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module> import gyp # noqa: E402 ^^^^^^^^^^ File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module> import gyp.input File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module> from distutils.version import StrictVersionModuleNotFoundError: No module named 'distutils'gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:259:16)gyp ERR! stack at ChildProcess.emit (node:events:519:28)gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:293:12)gyp ERR! System Linux 6.17.2-1-pvegyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/cpu-featuresgyp ERR! node -v v22.21.0gyp ERR! node-gyp -v v8.4.1gyp ERR! not ok added 29 packages in 6s263 packages are looking for funding run `npm fund` for detailsUpdating objects from io-package.json for adapter "vw-connect" with version "0.7.13"
    upload [0] vw-connect.admin /opt/iobroker/node_modules/iobroker.vw-connect/admin/words.js words.js application/javascript
    Process exited with code 0
    
    Thomas BraunT 1 Antwort Letzte Antwort
    1
    • G guitardoc

      Aber auch jetzt bei der Installation vom Beta-Repo kommen diese seltsamen Fehlermeldungen:

      $ iobroker upgrade vw-connect@0.7.13 --debug
      Update vw-connect from @0.7.13 to @0.7.13Uninstall npm packet "iobroker.vw-connect" for a clean re-installation
      260 packages are looking for funding run `npm fund` for details
      NPM version: 10.9.4Installing iobroker.vw-connect@0.7.13... (System call)
      > cpu-features@0.0.10 install> node buildcheck.js > buildcheck.gypi && node-gyp rebuildgyp info it worked if it ends with okgyp info using node-gyp@8.4.1gyp info using node@22.21.0 | linux | x64(node:5777) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.(Use `node --trace-deprecation ...` to show where the warning was created)gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"gyp info spawn /usr/bin/python3gyp info spawn args [gyp info spawn args '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py',gyp info spawn args 'binding.gyp',gyp info spawn args '-f',gyp info spawn args 'make',gyp info spawn args '-I',gyp info spawn args '/opt/iobroker/node_modules/cpu-features/build/config.gypi',gyp info spawn args '-I',gyp info spawn args '/opt/iobroker/node_modules/node-gyp/addon.gypi',gyp info spawn args '-I',gyp info spawn args '/home/iobroker/.cache/node-gyp/22.21.0/include/node/common.gypi',gyp info spawn args '-Dlibrary=shared_library',gyp info spawn args '-Dvisibility=default',gyp info spawn args '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/22.21.0',gyp info spawn args '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp',gyp info spawn args '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/22.21.0/<(target_arch)/node.lib',gyp info spawn args '-Dmodule_root_dir=/opt/iobroker/node_modules/cpu-features',gyp info spawn args '-Dnode_engine=v8',gyp info spawn args '--depth=.',gyp info spawn args '--no-parallel',gyp info spawn args '--generator-output',gyp info spawn args 'build',gyp info spawn args '-Goutput_dir=.'gyp info spawn args ]Traceback (most recent call last): File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module> import gyp # noqa: E402 ^^^^^^^^^^ File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module> import gyp.input File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module> from distutils.version import StrictVersionModuleNotFoundError: No module named 'distutils'gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:259:16)gyp ERR! stack at ChildProcess.emit (node:events:519:28)gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:293:12)gyp ERR! System Linux 6.17.2-1-pvegyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/cpu-featuresgyp ERR! node -v v22.21.0gyp ERR! node-gyp -v v8.4.1gyp ERR! not ok added 29 packages in 6s263 packages are looking for funding run `npm fund` for detailsUpdating objects from io-package.json for adapter "vw-connect" with version "0.7.13"
      upload [0] vw-connect.admin /opt/iobroker/node_modules/iobroker.vw-connect/admin/words.js words.js application/javascript
      Process exited with code 0
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #10

      @guitardoc sagte in Adapterinstallation Fehlermeldungen aber Code 0:

      Da kann ein Modul nicht gebaut werden, ich vermute
      cpu-features

      Das hat mit dem vw-connect aber nichts zu tun, wird aber solange wieder aufgegriffen, bis es da eine Lösung gibt.
      Deswegen tauchte das auch bei mir nicht auf.

      Wie schaut das System in Gänze aus?
      Ausgabe von

      iob diag
      

      anschauen.

      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
      0
      • G Offline
        G Offline
        guitardoc
        schrieb am zuletzt editiert von
        #11

        Sieht eigentlich ganz OK aus. Die Fehlermeldungen im Log kommen vom Modus-Adapter und VW-Adapter (beide Fehler sind bekannt).

        Script v.2025-08-09
        
        *** BASE SYSTEM ***
        Operating System: Debian GNU/Linux 13 (trixie)
         Static hostname: iobroker
               Icon name: computer-container
                 Chassis: container ☐
          Virtualization: lxc
                  Kernel: Linux 6.17.2-1-pve
            Architecture: x86-64
        OS is similar to: 
        
        model name	: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz
        Docker          : false
        Virtualization  : lxc
        Kernel          : x86_64
        Userland        : 64 bit
        
        Systemuptime and Load:
         18:52:23 up  4:21,  1 user,  load average: 0.93, 0.83, 0.79
        CPU threads: 2
        
        
        *** LIFE CYCLE STATUS ***
        Operating System is the current Debian stable version codenamed 'trixie'!
        
        *** TIME AND TIMEZONES ***
                       Local time: Wed 2025-11-26 18:52:23 CET
                   Universal time: Wed 2025-11-26 17:52:23 UTC
                         RTC time: n/a
                        Time zone: Europe/Berlin (CET, +0100)
        System clock synchronized: yes
                      NTP service: inactive
                  RTC in local TZ: no
        
        *** Users and Groups ***
        User that called 'iob diag':
        mn
        HOME=/home/mn
        GROUPS=mn adm dialout sudo users iobroker
        
        User that is running 'js-controller':
        iobroker
        HOME=/home/iobroker
        SUDO_HOME=/home/mn
        GROUPS=iobroker tty dialout audio video plugdev
        
        *** DISPLAY-SERVER SETUP ***
        Display-Server: 	false
        Unit display-manager.service could not be found.
        Display-Manager: 	
        Desktop: 		
        Session: 		tty
        
        *** MEMORY ***
                       total        used        free      shared  buff/cache   available
        Mem:             12G        4.0G        7.7G        3.1M        1.3G        8.9G
        Swap:           536M          0B        536M
        Total:           13G        4.0G        8.2G
        
        Active iob-Instances: 	33
        
                12288 M total memory
                 3768 M used memory
                 3883 M active memory
                  899 M inactive memory
                 7309 M free memory
                    0 M buffer memory
                 1212 M swap cache
                  512 M total swap
                    0 M used swap
                  512 M free swap
        
        *** top - Table Of Processes  ***
        top - 18:52:23 up  4:21,  1 user,  load average: 0.93, 0.83, 0.79
        Tasks:  65 total,   1 running,  64 sleeping,   0 stopped,   0 zombie
        %Cpu(s):  9.5 us,  4.8 sy,  0.0 ni, 85.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
        MiB Mem :  12288.0 total,   7308.6 free,   3769.4 used,   1212.8 buff/cache     
        MiB Swap:    512.0 total,    512.0 free,      0.0 used.   8518.6 avail Mem 
        
        *** FAILED SERVICES ***
        
          UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
        * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
        * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
        
        Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                SUB    -> The low-level unit activation state, values depend on unit type.
        
        2 loaded units listed.
        
        
        *** DMESG CRITICAL ERRORS ***
        dmesg: read kernel buffer failed: Operation not permitted
        No critical errors detected
        
        *** FILESYSTEM ***
        Filesystem                       Type      Size  Used Avail Use% Mounted on
        /dev/mapper/pve-vm--100--disk--0 ext4       63G   26G   35G  43% /
        none                             tmpfs     492K  4.0K  488K   1% /dev
        /dev/mapper/pve-root             ext4       94G   12G   78G  14% /dev/ttyACM0
        udev                             devtmpfs   32G     0   32G   0% /dev/tty
        tmpfs                            tmpfs      32G     0   32G   0% /dev/shm
        tmpfs                            tmpfs      13G  132K   13G   1% /run
        tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
        tmpfs                            tmpfs      32G  2.9M   32G   1% /tmp
        tmpfs                            tmpfs     6.3G  8.0K  6.3G   1% /run/user/1001
        
        Messages concerning ext4 filesystem in dmesg:
        dmesg: read kernel buffer failed: Operation not permitted
        
        Show mounted filesystems:
        TARGET         SOURCE                                                 FSTYPE OPTIONS
        /              /dev/mapper/pve-vm--100--disk--0                       ext4   rw,relatime,stripe=16
        `-/dev/ttyACM0 /dev/mapper/pve-root[/var/lib/lxc/101/devices/ttyACM0] ext4   rw,relatime,errors=remount-ro
        
        Files in neuralgic directories:
        
        /var:
        8.5G	/var/
        7.4G	/var/lib
        7.3G	/var/lib/mysql
        7.1G	/var/lib/mysql/DBioBroker
        990M	/var/log
        
        Archived and active journals take up 988M in the file system.
        
        /opt/iobroker/backups:
        9.0G	/opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        843M	/opt/iobroker/iobroker-data/
        497M	/opt/iobroker/iobroker-data/files
        162M	/opt/iobroker/iobroker-data/backup-objects
        92M	/opt/iobroker/iobroker-data/files/vis-2
        67M	/opt/iobroker/iobroker-data/files/echarts.admin
        
        The five largest files in iobroker-data are:
        150M	/opt/iobroker/iobroker-data/objects.jsonl
        34M	/opt/iobroker/iobroker-data/states.jsonl
        30M	/opt/iobroker/iobroker-data/files/notification-manager.admin/build/index.js.map
        26M	/opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
        26M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map
        
        USB-Devices by-id:
        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
        
        /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2285504-if00
        
        *** ZigBee Settings ***
        
        HINT:
        Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
        /dev/ttyACM0
        Zigbee Network Settings on your coordinator/in nvbackup are:
        
        zigbee.X
        Extended Pan ID:
        *** MASKED ***
        Pan ID:
        *** MASKED ***
        Channel:
        *** MASKED ***
        Network Key:
        *** MASKED ***
        
        To unmask the settings run 'iob diag --unmask'
        
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs 	v22.21.0
        /usr/bin/node 		v22.21.0
        /usr/bin/npm 		10.9.4
        /usr/bin/npx 		10.9.4
        /usr/bin/corepack 	0.34.0
        
        nodejs:
          Installed: 22.21.0-1nodesource1
          Candidate: 22.21.0-1nodesource1
          Version table:
         *** 22.21.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                100 /var/lib/dpkg/status
             22.20.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.19.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.18.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.17.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.17.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.16.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.15.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.15.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.14.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.13.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.13.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.12.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.11.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.10.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.9.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.8.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.7.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.6.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.5.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.5.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.4.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.4.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.3.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.2.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.1.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.0.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             20.19.2+dfsg-1 500
                500 http://deb.debian.org/debian trixie/main amd64 Packages
        
        Temp directories causing deletion problem: 0
        No problems detected
        
        Errors in npm tree: 0
        No problems detected
        
        Checking for nodejs vulnerability:
        
        
         █████  ██      ██           ██████   ██████   ██████  ██████         ██
        ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
        ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
        ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
        ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
        
        
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Hosts:
        iobroker            iobroker (version: 7.0.7, hostname: iobroker      , alive, uptime: 15690)
        
        Core adapters versions
        js-controller: 	7.0.7
        admin: 		7.7.19
        javascript: 	9.0.11
        
        nodejs modules from github: 	0
        
        Adapter State
        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          system.adapter.alias-manager.0          : alias-manager         : iobroker                                 -  enabled
        + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
        + system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
        + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
        + system.adapter.echarts.0                : echarts               : iobroker                                 -  enabled
        + system.adapter.eusec.0                  : eusec                 : iobroker                                 -  enabled
          system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
        + system.adapter.followthesun.0           : followthesun          : iobroker                                 -  enabled
        + system.adapter.homeconnect.0            : homeconnect           : iobroker                                 -  enabled
        + system.adapter.hydrawise.0              : hydrawise             : iobroker                                 -  enabled
        + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
        + system.adapter.javascript.1             : javascript            : iobroker                                 -  enabled
        + system.adapter.logparser.0              : logparser             : iobroker                                 -  enabled
        + system.adapter.modbus.0                 : modbus                : iobroker                                 -  enabled
        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
        + system.adapter.nanoleaf-lightpanels.0   : nanoleaf-lightpanels  : iobroker                                 -  enabled, port: 16021
        + system.adapter.notification-manager.0   : notification-manager  : iobroker                                 -  enabled
        + system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
        + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.shuttercontrol.0         : shuttercontrol        : iobroker                                 -  enabled
        + system.adapter.shuttercontrol.1         : shuttercontrol        : iobroker                                 -  enabled
        + system.adapter.shuttercontrol.2         : shuttercontrol        : iobroker                                 -  enabled
          system.adapter.solaredge.0              : solaredge             : iobroker                                 -  enabled
        + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1888, bind: 0.0.0.0
        + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
        + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
          system.adapter.uv-protect.0             : uv-protect            : iobroker                                 -  enabled
        + system.adapter.viessmannapi.0           : viessmannapi          : iobroker                                 -  enabled
          system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 -  enabled
        + system.adapter.vis-2.0                  : vis-2                 : iobroker                                 -  enabled
          system.adapter.vis-map.0                : vis-map               : iobroker                                 - disabled
          system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 - disabled
          system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
        + system.adapter.vw-connect.0             : vw-connect            : iobroker                                 -  enabled
          system.adapter.weatherunderground.0     : weatherunderground    : iobroker                                 -  enabled
        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.yahka.0                  : yahka                 : iobroker                                 -  enabled
        + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
        
        + instance is alive
        
        Enabled adapters with bindings
        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
        + system.adapter.nanoleaf-lightpanels.0   : nanoleaf-lightpanels  : iobroker                                 -  enabled, port: 16021
        + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1888, bind: 0.0.0.0
        + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
        + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
        
        ioBroker-Repositories
        ┌─────────┬───────────────┬──────────────────────────────────────────────────────────┬──────────────┐
        │ (index) │ name          │ url                                                      │ auto upgrade │
        ├─────────┼───────────────┼──────────────────────────────────────────────────────────┼──────────────┤
        │ 0       │ 'stable'      │ 'https://download.iobroker.net/sources-dist.json'        │ false        │
        │ 1       │ 'beta'        │ 'https://download.iobroker.net/sources-dist-latest.json' │ false        │
        │ 2       │ 'live-stable' │ 'http://iobroker.live/repo/sources-dist.json'            │ false        │
        │ 3       │ 'live-beta'   │ 'http://iobroker.live/repo/sources-dist-latest.json'     │ false        │
        └─────────┴───────────────┴──────────────────────────────────────────────────────────┴──────────────┘
        
        Active repo(s): stable
        Upgrade policy: none
        
        Installed ioBroker-Adapters
        Used repository: stable
        Adapter    "admin"        : 7.7.19   , installed 7.7.19
        Adapter    "alias-manager": 2.0.0    , installed 2.0.0
        Adapter    "backitup"     : 3.3.10   , installed 3.3.10
        Adapter    "cloud"        : 5.0.1    , installed 5.0.1
        Adapter    "discovery"    : 5.0.0    , installed 5.0.0
        Adapter    "echarts"      : 1.9.2    , installed 1.9.2
        Adapter    "eusec"        : 2.0.3    , installed 2.0.3
        Adapter    "feiertage"    : 1.2.1    , installed 1.2.1
        Adapter    "followthesun" : 0.5.2    , installed 0.5.2
        Adapter    "homeconnect"  : 1.4.3    , installed 1.4.3
        Adapter    "hydrawise"    : 1.0.2    , installed 1.0.2
        Adapter    "javascript"   : 9.0.11   , installed 9.0.11
        Controller "js-controller": 7.0.7    , installed 7.0.7
        Adapter    "logparser"    : 2.4.0    , installed 2.4.0
        Adapter    "modbus"       : 6.3.2    , installed 6.3.2
        Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
        Adapter    "nanoleaf-lightpanels": 1.4.0, installed 1.4.0
        Adapter    "notification-manager": 1.3.0, installed 1.3.0
        Adapter    "pvforecast"   : 5.0.0    , installed 5.0.0
        Adapter    "shelly"       : 10.4.0   , installed 10.4.2-alpha.2
        Adapter    "shuttercontrol": 2.0.7   , installed 2.0.7
        Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
        Adapter    "socketio"     : 6.7.1    , installed 6.7.1
        Adapter    "solaredge"    : 1.4.1    , installed 1.4.1
        Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
        Adapter    "sql"          : 3.0.1    , installed 3.0.1
        Adapter    "telegram"     : 4.1.0    , installed 4.1.0
        Adapter    "tuya"         : 3.16.0   , installed 3.16.0
        Adapter    "uv-protect"   : 0.6.9    , installed 0.6.9
        Adapter    "vis"          : 1.5.6    , installed 1.5.6
        Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
        Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
        Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
        Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
        Adapter    "weatherunderground": 3.7.0, installed 3.7.0
        Adapter    "web"          : 7.0.8    , installed 7.0.8
        Adapter    "ws"           : 2.6.2    , installed 2.6.2
        Adapter    "yahka"        : 1.1.5    , installed 1.1.5
        Adapter    "zigbee"       : 3.1.5    , installed 3.1.5
        
        Objects and States
        Please stand by - This may take a while
        Objects: 	96170
        States: 	79976
        
        *** OS-Repositories and Updates ***
        W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
        Hit:1 http://security.debian.org trixie-security InRelease
        Hit:2 http://deb.debian.org/debian trixie InRelease
        Hit:3 http://deb.debian.org/debian trixie-updates InRelease
        Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
        Reading package lists...
        W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
        Pending Updates: 0
        
        *** Listening Ports ***
        Active Internet connections (only servers)
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
        tcp        0      0 127.0.0.1:44381         0.0.0.0:*               LISTEN      1000       72879191   1036/io.yahka.0     
        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          72861883   1/init              
        tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN      1000       72870727   783/io.mqtt.0       
        tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1000       72870726   783/io.mqtt.0       
        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       72879779   861/io.shelly.1     
        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       72864848   140/iobroker.js-con 
        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       72863795   140/iobroker.js-con 
        tcp        0      0 0.0.0.0:1888            0.0.0.0:*               LISTEN      1000       72873925   1125/io.sonoff.0    
        tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      105        72863732   232/mariadbd        
        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          72863527   348/master          
        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          72863528   348/master          
        tcp6       0      0 :::8082                 :::*                    LISTEN      1000       72879343   1173/io.web.0       
        tcp6       0      0 :::8081                 :::*                    LISTEN      1000       72864231   521/io.admin.0      
        tcp6       0      0 :::111                  :::*                    LISTEN      0          72861885   1/init              
        tcp6       0      0 :::22                   :::*                    LISTEN      0          72863180   1/init              
        tcp6       0      0 :::1984                 :::*                    LISTEN      1000       72879639   1289/go2rtc         
        tcp6       0      0 :::45397                :::*                    LISTEN      1000       72873856   1036/io.yahka.0     
        tcp6       0      0 :::8555                 :::*                    LISTEN      1000       72880288   1289/go2rtc         
        tcp6       0      0 :::8554                 :::*                    LISTEN      1000       72880286   1289/go2rtc         
        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1000       72880018   817/io.shelly.0     
        udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1000       72879468   1029/io.tuya.0      
        udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1000       72879469   1029/io.tuya.0      
        udp        0      0 0.0.0.0:59799           0.0.0.0:*                           1000       72880277   1140/io.eusec.0     
        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          72861884   1/init              
        udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       72880476   1337/io.nanoleaf-li 
        udp        0      0 0.0.0.0:36770           0.0.0.0:*                           1000       72880272   1140/io.eusec.0     
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       72879182   1036/io.yahka.0     
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       72879181   1036/io.yahka.0     
        udp6       0      0 :::8555                 :::*                                1000       72880289   1289/go2rtc         
        udp6       0      0 :::111                  :::*                                0          72861886   1/init              
        
        *** Log File - Last 25 Lines ***
        
        2025-11-26 17:57:40.228  - warn: modbus.0 (766) On error: {"errno":-104,"code":"ECONNRESET","syscall":"read"}
        2025-11-26 17:57:41.229  - info: modbus.0 (766) Disconnected from slave 192.168.188.90
        2025-11-26 17:58:41.237  - error: modbus.0 (766) Socket Error
        2025-11-26 17:58:41.237  - error: modbus.0 (766) Client in error state.
        2025-11-26 17:58:41.237  - warn: modbus.0 (766) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.188.90","port":1502}
        2025-11-26 17:59:42.241  - info: modbus.0 (766) Connected to slave 192.168.188.90
        2025-11-26 18:00:50.670  - error: vw-connect.0 (4648) Restart adapter
        2025-11-26 18:01:24.464  - error: vw-connect.0 (5191) Login Failed
        2025-11-26 18:01:24.464  - error: vw-connect.0 (5191) Restart Adapter in 30min
        2025-11-26 18:15:38.682  - info: javascript.0 (3276) script.js.common.Beleuchtung.Schalte_Licht_Terrasse_infolge_Insektenschutztür: Terrassenbeleuchtung wird infolge Insektenschutztür eingeschaltet.
        2025-11-26 18:15:38.684  - info: javascript.0 (3276) script.js.common.Fenster.Kombinationen_der_Kontaktsensoren: Kombination der Kontaktsensoren Wohnzimmer Tür zur Terrasse: true, Auslöser: offen geschlossen/angekippt
        2025-11-26 18:15:49.577  - info: javascript.0 (3276) script.js.common.Fenster.Kombinationen_der_Kontaktsensoren: Kombination der Kontaktsensoren Wohnzimmer Tür zur Terrasse: false, Auslöser: offen geschlossen/angekippt
        2025-11-26 18:16:38.682  - info: javascript.0 (3276) script.js.common.Beleuchtung.Schalte_Licht_Terrasse_infolge_Insektenschutztür: Terrassenbeleuchtung infolge Insektenschutztür wird ausgeschaltet.
        2025-11-26 18:31:24.464  - error: vw-connect.0 (5191) Restart adapter
        2025-11-26 18:32:04.356  - error: vw-connect.0 (5541) Login Failed
        2025-11-26 18:32:04.357  - error: vw-connect.0 (5541) Restart Adapter in 30min
        2025-11-26 18:36:02.406  - error: vw-connect.0 (5658) No Login Form found for type: Id
        2025-11-26 18:36:02.407  - error: vw-connect.0 (5658) Login Failed
        2025-11-26 18:36:02.407  - error: vw-connect.0 (5658) Restart Adapter in 30min
        2025-11-26 18:38:08.210  - info: homeconnect.0 (1114) DISCONNECTED: 011070386308002348
        2025-11-26 18:38:09.632  - info: homeconnect.0 (1114) 011070386308002348/programs/active/options: HomeAppliance is offline.
        2025-11-26 18:38:24.450  - info: uv-protect.0 (5808) starting. Version 0.6.9 in /opt/iobroker/node_modules/iobroker.uv-protect, node: v22.21.0, js-controller: 7.0.7
        2025-11-26 18:38:31.197  - info: uv-protect.0 (5808) Terminated (NO_ERROR): Without reason
        2025-11-26 18:39:47.205  - info: homeconnect.0 (1114) CONNECTED: 011070386308002348
        2025-11-26 18:39:48.114  - info: homeconnect.0 (1114) 011070386308002348/programs/active: There is no program active.
        
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • G guitardoc

          Sieht eigentlich ganz OK aus. Die Fehlermeldungen im Log kommen vom Modus-Adapter und VW-Adapter (beide Fehler sind bekannt).

          Script v.2025-08-09
          
          *** BASE SYSTEM ***
          Operating System: Debian GNU/Linux 13 (trixie)
           Static hostname: iobroker
                 Icon name: computer-container
                   Chassis: container ☐
            Virtualization: lxc
                    Kernel: Linux 6.17.2-1-pve
              Architecture: x86-64
          OS is similar to: 
          
          model name	: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz
          Docker          : false
          Virtualization  : lxc
          Kernel          : x86_64
          Userland        : 64 bit
          
          Systemuptime and Load:
           18:52:23 up  4:21,  1 user,  load average: 0.93, 0.83, 0.79
          CPU threads: 2
          
          
          *** LIFE CYCLE STATUS ***
          Operating System is the current Debian stable version codenamed 'trixie'!
          
          *** TIME AND TIMEZONES ***
                         Local time: Wed 2025-11-26 18:52:23 CET
                     Universal time: Wed 2025-11-26 17:52:23 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CET, +0100)
          System clock synchronized: yes
                        NTP service: inactive
                    RTC in local TZ: no
          
          *** Users and Groups ***
          User that called 'iob diag':
          mn
          HOME=/home/mn
          GROUPS=mn adm dialout sudo users iobroker
          
          User that is running 'js-controller':
          iobroker
          HOME=/home/iobroker
          SUDO_HOME=/home/mn
          GROUPS=iobroker tty dialout audio video plugdev
          
          *** DISPLAY-SERVER SETUP ***
          Display-Server: 	false
          Unit display-manager.service could not be found.
          Display-Manager: 	
          Desktop: 		
          Session: 		tty
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:             12G        4.0G        7.7G        3.1M        1.3G        8.9G
          Swap:           536M          0B        536M
          Total:           13G        4.0G        8.2G
          
          Active iob-Instances: 	33
          
                  12288 M total memory
                   3768 M used memory
                   3883 M active memory
                    899 M inactive memory
                   7309 M free memory
                      0 M buffer memory
                   1212 M swap cache
                    512 M total swap
                      0 M used swap
                    512 M free swap
          
          *** top - Table Of Processes  ***
          top - 18:52:23 up  4:21,  1 user,  load average: 0.93, 0.83, 0.79
          Tasks:  65 total,   1 running,  64 sleeping,   0 stopped,   0 zombie
          %Cpu(s):  9.5 us,  4.8 sy,  0.0 ni, 85.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
          MiB Mem :  12288.0 total,   7308.6 free,   3769.4 used,   1212.8 buff/cache     
          MiB Swap:    512.0 total,    512.0 free,      0.0 used.   8518.6 avail Mem 
          
          *** FAILED SERVICES ***
          
            UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
          * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
          * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
          
          Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                  ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                  SUB    -> The low-level unit activation state, values depend on unit type.
          
          2 loaded units listed.
          
          
          *** DMESG CRITICAL ERRORS ***
          dmesg: read kernel buffer failed: Operation not permitted
          No critical errors detected
          
          *** FILESYSTEM ***
          Filesystem                       Type      Size  Used Avail Use% Mounted on
          /dev/mapper/pve-vm--100--disk--0 ext4       63G   26G   35G  43% /
          none                             tmpfs     492K  4.0K  488K   1% /dev
          /dev/mapper/pve-root             ext4       94G   12G   78G  14% /dev/ttyACM0
          udev                             devtmpfs   32G     0   32G   0% /dev/tty
          tmpfs                            tmpfs      32G     0   32G   0% /dev/shm
          tmpfs                            tmpfs      13G  132K   13G   1% /run
          tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
          tmpfs                            tmpfs      32G  2.9M   32G   1% /tmp
          tmpfs                            tmpfs     6.3G  8.0K  6.3G   1% /run/user/1001
          
          Messages concerning ext4 filesystem in dmesg:
          dmesg: read kernel buffer failed: Operation not permitted
          
          Show mounted filesystems:
          TARGET         SOURCE                                                 FSTYPE OPTIONS
          /              /dev/mapper/pve-vm--100--disk--0                       ext4   rw,relatime,stripe=16
          `-/dev/ttyACM0 /dev/mapper/pve-root[/var/lib/lxc/101/devices/ttyACM0] ext4   rw,relatime,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          8.5G	/var/
          7.4G	/var/lib
          7.3G	/var/lib/mysql
          7.1G	/var/lib/mysql/DBioBroker
          990M	/var/log
          
          Archived and active journals take up 988M in the file system.
          
          /opt/iobroker/backups:
          9.0G	/opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          843M	/opt/iobroker/iobroker-data/
          497M	/opt/iobroker/iobroker-data/files
          162M	/opt/iobroker/iobroker-data/backup-objects
          92M	/opt/iobroker/iobroker-data/files/vis-2
          67M	/opt/iobroker/iobroker-data/files/echarts.admin
          
          The five largest files in iobroker-data are:
          150M	/opt/iobroker/iobroker-data/objects.jsonl
          34M	/opt/iobroker/iobroker-data/states.jsonl
          30M	/opt/iobroker/iobroker-data/files/notification-manager.admin/build/index.js.map
          26M	/opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
          26M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map
          
          USB-Devices by-id:
          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
          
          /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2285504-if00
          
          *** ZigBee Settings ***
          
          HINT:
          Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
          /dev/ttyACM0
          Zigbee Network Settings on your coordinator/in nvbackup are:
          
          zigbee.X
          Extended Pan ID:
          *** MASKED ***
          Pan ID:
          *** MASKED ***
          Channel:
          *** MASKED ***
          Network Key:
          *** MASKED ***
          
          To unmask the settings run 'iob diag --unmask'
          
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs 	v22.21.0
          /usr/bin/node 		v22.21.0
          /usr/bin/npm 		10.9.4
          /usr/bin/npx 		10.9.4
          /usr/bin/corepack 	0.34.0
          
          nodejs:
            Installed: 22.21.0-1nodesource1
            Candidate: 22.21.0-1nodesource1
            Version table:
           *** 22.21.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  100 /var/lib/dpkg/status
               22.20.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.19.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.18.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.17.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.17.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.16.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.15.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.15.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.14.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.13.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.13.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.12.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.11.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.10.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.9.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.8.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.7.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.6.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.5.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.5.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.4.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.4.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.3.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.2.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.1.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.0.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               20.19.2+dfsg-1 500
                  500 http://deb.debian.org/debian trixie/main amd64 Packages
          
          Temp directories causing deletion problem: 0
          No problems detected
          
          Errors in npm tree: 0
          No problems detected
          
          Checking for nodejs vulnerability:
          
          
           █████  ██      ██           ██████   ██████   ██████  ██████         ██
          ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
          ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
          ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
          ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
          
          
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Hosts:
          iobroker            iobroker (version: 7.0.7, hostname: iobroker      , alive, uptime: 15690)
          
          Core adapters versions
          js-controller: 	7.0.7
          admin: 		7.7.19
          javascript: 	9.0.11
          
          nodejs modules from github: 	0
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            system.adapter.alias-manager.0          : alias-manager         : iobroker                                 -  enabled
          + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
          + system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
          + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
          + system.adapter.echarts.0                : echarts               : iobroker                                 -  enabled
          + system.adapter.eusec.0                  : eusec                 : iobroker                                 -  enabled
            system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
          + system.adapter.followthesun.0           : followthesun          : iobroker                                 -  enabled
          + system.adapter.homeconnect.0            : homeconnect           : iobroker                                 -  enabled
          + system.adapter.hydrawise.0              : hydrawise             : iobroker                                 -  enabled
          + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
          + system.adapter.javascript.1             : javascript            : iobroker                                 -  enabled
          + system.adapter.logparser.0              : logparser             : iobroker                                 -  enabled
          + system.adapter.modbus.0                 : modbus                : iobroker                                 -  enabled
          + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
          + system.adapter.nanoleaf-lightpanels.0   : nanoleaf-lightpanels  : iobroker                                 -  enabled, port: 16021
          + system.adapter.notification-manager.0   : notification-manager  : iobroker                                 -  enabled
          + system.adapter.pvforecast.0             : pvforecast            : iobroker                                 -  enabled
          + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.shuttercontrol.0         : shuttercontrol        : iobroker                                 -  enabled
          + system.adapter.shuttercontrol.1         : shuttercontrol        : iobroker                                 -  enabled
          + system.adapter.shuttercontrol.2         : shuttercontrol        : iobroker                                 -  enabled
            system.adapter.solaredge.0              : solaredge             : iobroker                                 -  enabled
          + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1888, bind: 0.0.0.0
          + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
          + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
            system.adapter.uv-protect.0             : uv-protect            : iobroker                                 -  enabled
          + system.adapter.viessmannapi.0           : viessmannapi          : iobroker                                 -  enabled
            system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 -  enabled
          + system.adapter.vis-2.0                  : vis-2                 : iobroker                                 -  enabled
            system.adapter.vis-map.0                : vis-map               : iobroker                                 - disabled
            system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker                                 - disabled
            system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
          + system.adapter.vw-connect.0             : vw-connect            : iobroker                                 -  enabled
            system.adapter.weatherunderground.0     : weatherunderground    : iobroker                                 -  enabled
          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.yahka.0                  : yahka                 : iobroker                                 -  enabled
          + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
          + system.adapter.nanoleaf-lightpanels.0   : nanoleaf-lightpanels  : iobroker                                 -  enabled, port: 16021
          + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1888, bind: 0.0.0.0
          + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
          + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0
          
          ioBroker-Repositories
          ┌─────────┬───────────────┬──────────────────────────────────────────────────────────┬──────────────┐
          │ (index) │ name          │ url                                                      │ auto upgrade │
          ├─────────┼───────────────┼──────────────────────────────────────────────────────────┼──────────────┤
          │ 0       │ 'stable'      │ 'https://download.iobroker.net/sources-dist.json'        │ false        │
          │ 1       │ 'beta'        │ 'https://download.iobroker.net/sources-dist-latest.json' │ false        │
          │ 2       │ 'live-stable' │ 'http://iobroker.live/repo/sources-dist.json'            │ false        │
          │ 3       │ 'live-beta'   │ 'http://iobroker.live/repo/sources-dist-latest.json'     │ false        │
          └─────────┴───────────────┴──────────────────────────────────────────────────────────┴──────────────┘
          
          Active repo(s): stable
          Upgrade policy: none
          
          Installed ioBroker-Adapters
          Used repository: stable
          Adapter    "admin"        : 7.7.19   , installed 7.7.19
          Adapter    "alias-manager": 2.0.0    , installed 2.0.0
          Adapter    "backitup"     : 3.3.10   , installed 3.3.10
          Adapter    "cloud"        : 5.0.1    , installed 5.0.1
          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
          Adapter    "echarts"      : 1.9.2    , installed 1.9.2
          Adapter    "eusec"        : 2.0.3    , installed 2.0.3
          Adapter    "feiertage"    : 1.2.1    , installed 1.2.1
          Adapter    "followthesun" : 0.5.2    , installed 0.5.2
          Adapter    "homeconnect"  : 1.4.3    , installed 1.4.3
          Adapter    "hydrawise"    : 1.0.2    , installed 1.0.2
          Adapter    "javascript"   : 9.0.11   , installed 9.0.11
          Controller "js-controller": 7.0.7    , installed 7.0.7
          Adapter    "logparser"    : 2.4.0    , installed 2.4.0
          Adapter    "modbus"       : 6.3.2    , installed 6.3.2
          Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
          Adapter    "nanoleaf-lightpanels": 1.4.0, installed 1.4.0
          Adapter    "notification-manager": 1.3.0, installed 1.3.0
          Adapter    "pvforecast"   : 5.0.0    , installed 5.0.0
          Adapter    "shelly"       : 10.4.0   , installed 10.4.2-alpha.2
          Adapter    "shuttercontrol": 2.0.7   , installed 2.0.7
          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
          Adapter    "solaredge"    : 1.4.1    , installed 1.4.1
          Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
          Adapter    "sql"          : 3.0.1    , installed 3.0.1
          Adapter    "telegram"     : 4.1.0    , installed 4.1.0
          Adapter    "tuya"         : 3.16.0   , installed 3.16.0
          Adapter    "uv-protect"   : 0.6.9    , installed 0.6.9
          Adapter    "vis"          : 1.5.6    , installed 1.5.6
          Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
          Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
          Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
          Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
          Adapter    "weatherunderground": 3.7.0, installed 3.7.0
          Adapter    "web"          : 7.0.8    , installed 7.0.8
          Adapter    "ws"           : 2.6.2    , installed 2.6.2
          Adapter    "yahka"        : 1.1.5    , installed 1.1.5
          Adapter    "zigbee"       : 3.1.5    , installed 3.1.5
          
          Objects and States
          Please stand by - This may take a while
          Objects: 	96170
          States: 	79976
          
          *** OS-Repositories and Updates ***
          W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
          Hit:1 http://security.debian.org trixie-security InRelease
          Hit:2 http://deb.debian.org/debian trixie InRelease
          Hit:3 http://deb.debian.org/debian trixie-updates InRelease
          Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
          Reading package lists...
          W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
          Pending Updates: 0
          
          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
          tcp        0      0 127.0.0.1:44381         0.0.0.0:*               LISTEN      1000       72879191   1036/io.yahka.0     
          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          72861883   1/init              
          tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN      1000       72870727   783/io.mqtt.0       
          tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1000       72870726   783/io.mqtt.0       
          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       72879779   861/io.shelly.1     
          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       72864848   140/iobroker.js-con 
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       72863795   140/iobroker.js-con 
          tcp        0      0 0.0.0.0:1888            0.0.0.0:*               LISTEN      1000       72873925   1125/io.sonoff.0    
          tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      105        72863732   232/mariadbd        
          tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          72863527   348/master          
          tcp6       0      0 ::1:25                  :::*                    LISTEN      0          72863528   348/master          
          tcp6       0      0 :::8082                 :::*                    LISTEN      1000       72879343   1173/io.web.0       
          tcp6       0      0 :::8081                 :::*                    LISTEN      1000       72864231   521/io.admin.0      
          tcp6       0      0 :::111                  :::*                    LISTEN      0          72861885   1/init              
          tcp6       0      0 :::22                   :::*                    LISTEN      0          72863180   1/init              
          tcp6       0      0 :::1984                 :::*                    LISTEN      1000       72879639   1289/go2rtc         
          tcp6       0      0 :::45397                :::*                    LISTEN      1000       72873856   1036/io.yahka.0     
          tcp6       0      0 :::8555                 :::*                    LISTEN      1000       72880288   1289/go2rtc         
          tcp6       0      0 :::8554                 :::*                    LISTEN      1000       72880286   1289/go2rtc         
          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1000       72880018   817/io.shelly.0     
          udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1000       72879468   1029/io.tuya.0      
          udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1000       72879469   1029/io.tuya.0      
          udp        0      0 0.0.0.0:59799           0.0.0.0:*                           1000       72880277   1140/io.eusec.0     
          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          72861884   1/init              
          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       72880476   1337/io.nanoleaf-li 
          udp        0      0 0.0.0.0:36770           0.0.0.0:*                           1000       72880272   1140/io.eusec.0     
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       72879182   1036/io.yahka.0     
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       72879181   1036/io.yahka.0     
          udp6       0      0 :::8555                 :::*                                1000       72880289   1289/go2rtc         
          udp6       0      0 :::111                  :::*                                0          72861886   1/init              
          
          *** Log File - Last 25 Lines ***
          
          2025-11-26 17:57:40.228  - warn: modbus.0 (766) On error: {"errno":-104,"code":"ECONNRESET","syscall":"read"}
          2025-11-26 17:57:41.229  - info: modbus.0 (766) Disconnected from slave 192.168.188.90
          2025-11-26 17:58:41.237  - error: modbus.0 (766) Socket Error
          2025-11-26 17:58:41.237  - error: modbus.0 (766) Client in error state.
          2025-11-26 17:58:41.237  - warn: modbus.0 (766) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.188.90","port":1502}
          2025-11-26 17:59:42.241  - info: modbus.0 (766) Connected to slave 192.168.188.90
          2025-11-26 18:00:50.670  - error: vw-connect.0 (4648) Restart adapter
          2025-11-26 18:01:24.464  - error: vw-connect.0 (5191) Login Failed
          2025-11-26 18:01:24.464  - error: vw-connect.0 (5191) Restart Adapter in 30min
          2025-11-26 18:15:38.682  - info: javascript.0 (3276) script.js.common.Beleuchtung.Schalte_Licht_Terrasse_infolge_Insektenschutztür: Terrassenbeleuchtung wird infolge Insektenschutztür eingeschaltet.
          2025-11-26 18:15:38.684  - info: javascript.0 (3276) script.js.common.Fenster.Kombinationen_der_Kontaktsensoren: Kombination der Kontaktsensoren Wohnzimmer Tür zur Terrasse: true, Auslöser: offen geschlossen/angekippt
          2025-11-26 18:15:49.577  - info: javascript.0 (3276) script.js.common.Fenster.Kombinationen_der_Kontaktsensoren: Kombination der Kontaktsensoren Wohnzimmer Tür zur Terrasse: false, Auslöser: offen geschlossen/angekippt
          2025-11-26 18:16:38.682  - info: javascript.0 (3276) script.js.common.Beleuchtung.Schalte_Licht_Terrasse_infolge_Insektenschutztür: Terrassenbeleuchtung infolge Insektenschutztür wird ausgeschaltet.
          2025-11-26 18:31:24.464  - error: vw-connect.0 (5191) Restart adapter
          2025-11-26 18:32:04.356  - error: vw-connect.0 (5541) Login Failed
          2025-11-26 18:32:04.357  - error: vw-connect.0 (5541) Restart Adapter in 30min
          2025-11-26 18:36:02.406  - error: vw-connect.0 (5658) No Login Form found for type: Id
          2025-11-26 18:36:02.407  - error: vw-connect.0 (5658) Login Failed
          2025-11-26 18:36:02.407  - error: vw-connect.0 (5658) Restart Adapter in 30min
          2025-11-26 18:38:08.210  - info: homeconnect.0 (1114) DISCONNECTED: 011070386308002348
          2025-11-26 18:38:09.632  - info: homeconnect.0 (1114) 011070386308002348/programs/active/options: HomeAppliance is offline.
          2025-11-26 18:38:24.450  - info: uv-protect.0 (5808) starting. Version 0.6.9 in /opt/iobroker/node_modules/iobroker.uv-protect, node: v22.21.0, js-controller: 7.0.7
          2025-11-26 18:38:31.197  - info: uv-protect.0 (5808) Terminated (NO_ERROR): Without reason
          2025-11-26 18:39:47.205  - info: homeconnect.0 (1114) CONNECTED: 011070386308002348
          2025-11-26 18:39:48.114  - info: homeconnect.0 (1114) 011070386308002348/programs/active: There is no program active.
          
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #12

          @guitardoc

          Okay, schau dir den tree an.

          cd /opt/iobroker 
          npm ls
          npm ls cpu-features
          

          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
          0
          • G Offline
            G Offline
            guitardoc
            schrieb am zuletzt editiert von
            #13
            mn@iobroker:~$ cd /opt/iobroker
            mn@iobroker:/opt/iobroker$ npm ls
            iobroker.inst@3.0.0 /opt/iobroker
            +-- iobroker.admin@7.7.19
            +-- iobroker.alias-manager@2.0.0
            +-- iobroker.backitup@3.3.10
            +-- iobroker.cloud@5.0.1
            +-- iobroker.discovery@5.0.0
            +-- iobroker.echarts@1.9.2
            +-- iobroker.eusec@2.0.3
            +-- iobroker.feiertage@1.2.1
            +-- iobroker.followthesun@0.5.2
            +-- iobroker.homeconnect@1.4.3
            +-- iobroker.hydrawise@1.0.2
            +-- iobroker.javascript@9.0.11
            +-- iobroker.js-controller@7.0.7
            +-- iobroker.logparser@2.4.0
            +-- iobroker.modbus@6.3.2
            +-- iobroker.mqtt@6.1.4
            +-- iobroker.nanoleaf-lightpanels@1.4.0
            +-- iobroker.notification-manager@1.3.0
            +-- iobroker.pvforecast@5.0.0
            +-- iobroker.shelly@10.4.2-alpha.2
            +-- iobroker.shuttercontrol@2.0.7
            +-- iobroker.simple-api@2.8.0
            +-- iobroker.socketio@6.7.1
            +-- iobroker.solaredge@1.4.1
            +-- iobroker.sonoff@3.2.1
            +-- iobroker.sql@3.0.1
            +-- iobroker.telegram@4.1.0
            +-- iobroker.tuya@3.16.0
            +-- iobroker.uv-protect@0.6.9
            +-- iobroker.viessmannapi@2.4.3
            +-- iobroker.vis-2-widgets-material@1.4.10
            +-- iobroker.vis-2@2.13.4
            +-- iobroker.vis-map@1.1.2
            +-- iobroker.vis-materialdesign@0.5.9
            +-- iobroker.vis@1.5.6
            +-- iobroker.vw-connect@0.7.13
            +-- iobroker.weatherunderground@3.7.0
            +-- iobroker.web@7.0.8
            +-- iobroker.ws@2.6.2
            +-- iobroker.yahka@1.1.5
            `-- iobroker.zigbee@3.1.5
            
            mn@iobroker:/opt/iobroker$ npm ls cpu-features
            iobroker.inst@3.0.0 /opt/iobroker
            `-- (empty)
            
            mn@iobroker:/opt/iobroker$ 
            
            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • G guitardoc
              mn@iobroker:~$ cd /opt/iobroker
              mn@iobroker:/opt/iobroker$ npm ls
              iobroker.inst@3.0.0 /opt/iobroker
              +-- iobroker.admin@7.7.19
              +-- iobroker.alias-manager@2.0.0
              +-- iobroker.backitup@3.3.10
              +-- iobroker.cloud@5.0.1
              +-- iobroker.discovery@5.0.0
              +-- iobroker.echarts@1.9.2
              +-- iobroker.eusec@2.0.3
              +-- iobroker.feiertage@1.2.1
              +-- iobroker.followthesun@0.5.2
              +-- iobroker.homeconnect@1.4.3
              +-- iobroker.hydrawise@1.0.2
              +-- iobroker.javascript@9.0.11
              +-- iobroker.js-controller@7.0.7
              +-- iobroker.logparser@2.4.0
              +-- iobroker.modbus@6.3.2
              +-- iobroker.mqtt@6.1.4
              +-- iobroker.nanoleaf-lightpanels@1.4.0
              +-- iobroker.notification-manager@1.3.0
              +-- iobroker.pvforecast@5.0.0
              +-- iobroker.shelly@10.4.2-alpha.2
              +-- iobroker.shuttercontrol@2.0.7
              +-- iobroker.simple-api@2.8.0
              +-- iobroker.socketio@6.7.1
              +-- iobroker.solaredge@1.4.1
              +-- iobroker.sonoff@3.2.1
              +-- iobroker.sql@3.0.1
              +-- iobroker.telegram@4.1.0
              +-- iobroker.tuya@3.16.0
              +-- iobroker.uv-protect@0.6.9
              +-- iobroker.viessmannapi@2.4.3
              +-- iobroker.vis-2-widgets-material@1.4.10
              +-- iobroker.vis-2@2.13.4
              +-- iobroker.vis-map@1.1.2
              +-- iobroker.vis-materialdesign@0.5.9
              +-- iobroker.vis@1.5.6
              +-- iobroker.vw-connect@0.7.13
              +-- iobroker.weatherunderground@3.7.0
              +-- iobroker.web@7.0.8
              +-- iobroker.ws@2.6.2
              +-- iobroker.yahka@1.1.5
              `-- iobroker.zigbee@3.1.5
              
              mn@iobroker:/opt/iobroker$ npm ls cpu-features
              iobroker.inst@3.0.0 /opt/iobroker
              `-- (empty)
              
              mn@iobroker:/opt/iobroker$ 
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #14

              @guitardoc

              Bei mir liegt das unterhalb vom admin@7.7.20:

              echad@chet:/opt/iobroker $ npm ls cpu-features
              iobroker.inst@3.0.0 /opt/iobroker
              └─┬ iobroker.admin@7.7.20
                └─┬ @iobroker/plugin-docker@0.1.6
                  └─┬ dockerode@4.0.9
                    └─┬ docker-modem@5.0.6
                      └─┬ ssh2@1.17.0
                        └── cpu-features@0.0.10
              
              echad@chet:/opt/iobroker $ 
              

              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
              0
              • G Offline
                G Offline
                guitardoc
                schrieb am zuletzt editiert von
                #15

                Hmm, das ist wohl irgendwann was schief gelaufen. Ich bin auf Trixie, liegt es daran?
                Ansonsten - wie kann ich das beheben?

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • G guitardoc

                  Hmm, das ist wohl irgendwann was schief gelaufen. Ich bin auf Trixie, liegt es daran?
                  Ansonsten - wie kann ich das beheben?

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

                  @guitardoc sagte in Adapterinstallation Fehlermeldungen aber Code 0:

                  Ich bin auf Trixie, liegt es daran?

                  Nein.

                  Ansonsten - wie kann ich das beheben?

                  iob upgrade admin@7.7.19 --host iobroker --debug
                  

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

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

                    Gerade nochmal auf meinem Test-System geschaut:

                    
                    [thomas@daleth iobroker]$ npm ls cpu-features
                    iobroker.inst@3.0.0 /opt/iobroker
                    └─┬ iobroker.admin@7.7.19
                      └─┬ @iobroker/plugin-docker@0.1.6
                        └─┬ dockerode@4.0.9
                          └─┬ docker-modem@5.0.6
                            └─┬ ssh2@1.17.0
                              └── cpu-features@0.0.10
                    
                    [thomas@daleth iobroker]$ 
                    

                    Auch bei admin@7.7.19 war das schon eine Abhängigkeit vom plugin-docker

                    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
                    • G Offline
                      G Offline
                      guitardoc
                      schrieb am zuletzt editiert von
                      #18

                      Bei mir läuft kein Docker, das System liegt auf einem Proxmox LXC und läuft auf einem headless Debian Trixie.

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • G guitardoc

                        Bei mir läuft kein Docker, das System liegt auf einem Proxmox LXC und läuft auf einem headless Debian Trixie.

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

                        @guitardoc sagte in Adapterinstallation Fehlermeldungen aber Code 0:

                        Bei mir läuft kein Docker, das System liegt auf einem Proxmox LXC und läuft auf einem headless Debian Trixie.

                        Hier läuft auch kein Docker.

                        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
                        • G Offline
                          G Offline
                          guitardoc
                          schrieb am zuletzt editiert von
                          #20

                          Ahh, ich dachte, weil da oben was von Docker stand.
                          Hmm, was kann ich denn nun machen?

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • G guitardoc

                            Ahh, ich dachte, weil da oben was von Docker stand.
                            Hmm, was kann ich denn nun machen?

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

                            @guitardoc

                            Was spuckt denn

                            iob upgrade admin@7.7.19 --host iobroker --debug
                            

                            nun aus?

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

                            G 1 Antwort Letzte Antwort
                            1
                            • Thomas BraunT Thomas Braun

                              @guitardoc

                              Was spuckt denn

                              iob upgrade admin@7.7.19 --host iobroker --debug
                              

                              nun aus?

                              G Offline
                              G Offline
                              guitardoc
                              schrieb am zuletzt editiert von
                              #22

                              @Thomas-Braun

                               iob upgrade admin@7.7.19 --host iobroker --debug
                              Would you like to reinstall version 7.7.19 of admin now? [(y)es, (n)o]: y
                              Update admin from @7.7.19 to @7.7.19
                              Uninstall npm packet "iobroker.admin" for a clean re-installation
                              
                              removed 69 packages in 2s
                              
                              260 packages are looking for funding
                                run `npm fund` for details
                              host.iobroker Adapter "system.adapter.admin.0" is stopped.
                              NPM version: 10.9.4
                              Installing iobroker.admin@7.7.19... (System call)
                              
                              > cpu-features@0.0.10 install
                              > node buildcheck.js > buildcheck.gypi && node-gyp rebuild
                              
                              gyp info it worked if it ends with ok
                              gyp info using node-gyp@8.4.1
                              gyp info using node@22.21.0 | linux | x64
                              (node:7310) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                              (Use `node --trace-deprecation ...` to show where the warning was created)
                              gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                              gyp info spawn /usr/bin/python3
                              gyp info spawn args [
                              gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py',
                              gyp info spawn args   'binding.gyp',
                              gyp info spawn args   '-f',
                              gyp info spawn args   'make',
                              gyp info spawn args   '-I',
                              gyp info spawn args   '/opt/iobroker/node_modules/cpu-features/build/config.gypi',
                              gyp info spawn args   '-I',
                              gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/addon.gypi',
                              gyp info spawn args   '-I',
                              gyp info spawn args   '/home/iobroker/.cache/node-gyp/22.21.0/include/node/common.gypi',
                              gyp info spawn args   '-Dlibrary=shared_library',
                              gyp info spawn args   '-Dvisibility=default',
                              gyp info spawn args   '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/22.21.0',
                              gyp info spawn args   '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp',
                              gyp info spawn args   '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/22.21.0/<(target_arch)/node.lib',
                              gyp info spawn args   '-Dmodule_root_dir=/opt/iobroker/node_modules/cpu-features',
                              gyp info spawn args   '-Dnode_engine=v8',
                              gyp info spawn args   '--depth=.',
                              gyp info spawn args   '--no-parallel',
                              gyp info spawn args   '--generator-output',
                              gyp info spawn args   'build',
                              gyp info spawn args   '-Goutput_dir=.'
                              gyp info spawn args ]
                              Traceback (most recent call last):
                                File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module>
                                  import gyp  # noqa: E402
                                  ^^^^^^^^^^
                                File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module>
                                  import gyp.input
                                File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module>
                                  from distutils.version import StrictVersion
                              ModuleNotFoundError: No module named 'distutils'
                              gyp ERR! configure error 
                              gyp ERR! stack Error: `gyp` failed with exit code: 1
                              gyp ERR! stack     at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:259:16)
                              gyp ERR! stack     at ChildProcess.emit (node:events:519:28)
                              gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:293:12)
                              gyp ERR! System Linux 6.17.2-1-pve
                              gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
                              gyp ERR! cwd /opt/iobroker/node_modules/cpu-features
                              gyp ERR! node -v v22.21.0
                              gyp ERR! node-gyp -v v8.4.1
                              gyp ERR! not ok 
                              
                              > ssh2@1.17.0 install
                              > node install.js
                              
                              gyp info it worked if it ends with ok
                              gyp info using node-gyp@8.4.1
                              gyp info using node@22.21.0 | linux | x64
                              (node:7334) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                              (Use `node --trace-deprecation ...` to show where the warning was created)
                              gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                              gyp info spawn /usr/bin/python3
                              gyp info spawn args [
                              gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py',
                              gyp info spawn args   'binding.gyp',
                              gyp info spawn args   '-f',
                              gyp info spawn args   'make',
                              gyp info spawn args   '-I',
                              gyp info spawn args   '/opt/iobroker/node_modules/ssh2/lib/protocol/crypto/build/config.gypi',
                              gyp info spawn args   '-I',
                              gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/addon.gypi',
                              gyp info spawn args   '-I',
                              gyp info spawn args   '/home/iobroker/.cache/node-gyp/22.21.0/include/node/common.gypi',
                              gyp info spawn args   '-Dlibrary=shared_library',
                              gyp info spawn args   '-Dvisibility=default',
                              gyp info spawn args   '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/22.21.0',
                              gyp info spawn args   '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp',
                              gyp info spawn args   '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/22.21.0/<(target_arch)/node.lib',
                              gyp info spawn args   '-Dmodule_root_dir=/opt/iobroker/node_modules/ssh2/lib/protocol/crypto',
                              gyp info spawn args   '-Dnode_engine=v8',
                              gyp info spawn args   '--depth=.',
                              gyp info spawn args   '--no-parallel',
                              gyp info spawn args   '--generator-output',
                              gyp info spawn args   'build',
                              gyp info spawn args   '-Goutput_dir=.'
                              gyp info spawn args ]
                              Traceback (most recent call last):
                                File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module>
                                  import gyp  # noqa: E402
                                  ^^^^^^^^^^
                                File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module>
                                  import gyp.input
                                File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module>
                                  from distutils.version import StrictVersion
                              ModuleNotFoundError: No module named 'distutils'
                              gyp ERR! configure error 
                              gyp ERR! stack Error: `gyp` failed with exit code: 1
                              gyp ERR! stack     at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:259:16)
                              gyp ERR! stack     at ChildProcess.emit (node:events:519:28)
                              gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:293:12)
                              gyp ERR! System Linux 6.17.2-1-pve
                              gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "--target=v22.21.0" "--real_openssl_major=3" "rebuild"
                              gyp ERR! cwd /opt/iobroker/node_modules/ssh2/lib/protocol/crypto
                              gyp ERR! node -v v22.21.0
                              gyp ERR! node-gyp -v v8.4.1
                              gyp ERR! not ok 
                              Failed to build optional crypto binding
                              
                              added 70 packages in 15s
                              
                              265 packages are looking for funding
                                run `npm fund` for details
                              Updating objects from io-package.json for adapter "admin" with version "7.7.19"
                              upload [172] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/README.md README.md text/markdown
                              upload [150] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/Components-BGVs6Dmn.js custom/assets/Components-BGVs6Dmn.js application/javascript
                              upload [100] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-B82Lauwj.js custom/assets/index-B82Lauwj.js application/javascript
                              upload [90] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-C0FlO84Y.js custom/assets/index-C0FlO84Y.js application/javascript
                              upload [80] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-CcDQHtwq.js custom/assets/index-CcDQHtwq.js application/javascript
                              upload [70] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-DIVai5gZ.js custom/assets/index-DIVai5gZ.js application/javascript
                              upload [60] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-G9F5mhbe.js custom/assets/index-G9F5mhbe.js application/javascript
                              upload [50] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-eQxyhk2m.js custom/assets/index-eQxyhk2m.js application/javascript
                              upload [40] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/jsx-runtime-DEOw6lrW.js custom/assets/jsx-runtime-DEOw6lrW.js application/javascript
                              upload [30] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/virtualExposes-BufY-8i6.js custom/assets/virtualExposes-BufY-8i6.js application/javascript
                              upload [20] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/es.json custom/i18n/es.json application/json
                              upload [19] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/fr.json custom/i18n/fr.json application/json
                              upload [18] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/it.json custom/i18n/it.json application/json
                              upload [17] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/nl.json custom/i18n/nl.json application/json
                              upload [16] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/pl.json custom/i18n/pl.json application/json
                              upload [15] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/pt.json custom/i18n/pt.json application/json
                              upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/ru.json custom/i18n/ru.json application/json
                              upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/zh-cn.json custom/i18n/zh-cn.json application/json
                              upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
                              upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de.json i18n/de.json application/json
                              upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en.json i18n/en.json application/json
                              upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es.json i18n/es.json application/json
                              upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr.json i18n/fr.json application/json
                              upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it.json i18n/it.json application/json
                              upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl.json i18n/nl.json application/json
                              upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl.json i18n/pl.json application/json
                              upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt.json i18n/pt.json application/json
                              upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru.json i18n/ru.json application/json
                              upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/uk.json i18n/uk.json application/json
                              upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn.json i18n/zh-cn.json application/json
                              upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json5 jsonConfig.json5 application/json5
                              host.iobroker Adapter "system.adapter.admin.0" is started
                              mn@iobroker:~$ 
                              
                              

                              Hoffentlich hab ich alles beim Kopieren erwischt, hänge jetzt per iPhone über Tailscale an ssh. Das ist ne Fummelei…

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • G guitardoc

                                @Thomas-Braun

                                 iob upgrade admin@7.7.19 --host iobroker --debug
                                Would you like to reinstall version 7.7.19 of admin now? [(y)es, (n)o]: y
                                Update admin from @7.7.19 to @7.7.19
                                Uninstall npm packet "iobroker.admin" for a clean re-installation
                                
                                removed 69 packages in 2s
                                
                                260 packages are looking for funding
                                  run `npm fund` for details
                                host.iobroker Adapter "system.adapter.admin.0" is stopped.
                                NPM version: 10.9.4
                                Installing iobroker.admin@7.7.19... (System call)
                                
                                > cpu-features@0.0.10 install
                                > node buildcheck.js > buildcheck.gypi && node-gyp rebuild
                                
                                gyp info it worked if it ends with ok
                                gyp info using node-gyp@8.4.1
                                gyp info using node@22.21.0 | linux | x64
                                (node:7310) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                                (Use `node --trace-deprecation ...` to show where the warning was created)
                                gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                                gyp info spawn /usr/bin/python3
                                gyp info spawn args [
                                gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py',
                                gyp info spawn args   'binding.gyp',
                                gyp info spawn args   '-f',
                                gyp info spawn args   'make',
                                gyp info spawn args   '-I',
                                gyp info spawn args   '/opt/iobroker/node_modules/cpu-features/build/config.gypi',
                                gyp info spawn args   '-I',
                                gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/addon.gypi',
                                gyp info spawn args   '-I',
                                gyp info spawn args   '/home/iobroker/.cache/node-gyp/22.21.0/include/node/common.gypi',
                                gyp info spawn args   '-Dlibrary=shared_library',
                                gyp info spawn args   '-Dvisibility=default',
                                gyp info spawn args   '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/22.21.0',
                                gyp info spawn args   '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp',
                                gyp info spawn args   '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/22.21.0/<(target_arch)/node.lib',
                                gyp info spawn args   '-Dmodule_root_dir=/opt/iobroker/node_modules/cpu-features',
                                gyp info spawn args   '-Dnode_engine=v8',
                                gyp info spawn args   '--depth=.',
                                gyp info spawn args   '--no-parallel',
                                gyp info spawn args   '--generator-output',
                                gyp info spawn args   'build',
                                gyp info spawn args   '-Goutput_dir=.'
                                gyp info spawn args ]
                                Traceback (most recent call last):
                                  File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module>
                                    import gyp  # noqa: E402
                                    ^^^^^^^^^^
                                  File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module>
                                    import gyp.input
                                  File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module>
                                    from distutils.version import StrictVersion
                                ModuleNotFoundError: No module named 'distutils'
                                gyp ERR! configure error 
                                gyp ERR! stack Error: `gyp` failed with exit code: 1
                                gyp ERR! stack     at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:259:16)
                                gyp ERR! stack     at ChildProcess.emit (node:events:519:28)
                                gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:293:12)
                                gyp ERR! System Linux 6.17.2-1-pve
                                gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
                                gyp ERR! cwd /opt/iobroker/node_modules/cpu-features
                                gyp ERR! node -v v22.21.0
                                gyp ERR! node-gyp -v v8.4.1
                                gyp ERR! not ok 
                                
                                > ssh2@1.17.0 install
                                > node install.js
                                
                                gyp info it worked if it ends with ok
                                gyp info using node-gyp@8.4.1
                                gyp info using node@22.21.0 | linux | x64
                                (node:7334) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
                                (Use `node --trace-deprecation ...` to show where the warning was created)
                                gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
                                gyp info spawn /usr/bin/python3
                                gyp info spawn args [
                                gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py',
                                gyp info spawn args   'binding.gyp',
                                gyp info spawn args   '-f',
                                gyp info spawn args   'make',
                                gyp info spawn args   '-I',
                                gyp info spawn args   '/opt/iobroker/node_modules/ssh2/lib/protocol/crypto/build/config.gypi',
                                gyp info spawn args   '-I',
                                gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/addon.gypi',
                                gyp info spawn args   '-I',
                                gyp info spawn args   '/home/iobroker/.cache/node-gyp/22.21.0/include/node/common.gypi',
                                gyp info spawn args   '-Dlibrary=shared_library',
                                gyp info spawn args   '-Dvisibility=default',
                                gyp info spawn args   '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/22.21.0',
                                gyp info spawn args   '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp',
                                gyp info spawn args   '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/22.21.0/<(target_arch)/node.lib',
                                gyp info spawn args   '-Dmodule_root_dir=/opt/iobroker/node_modules/ssh2/lib/protocol/crypto',
                                gyp info spawn args   '-Dnode_engine=v8',
                                gyp info spawn args   '--depth=.',
                                gyp info spawn args   '--no-parallel',
                                gyp info spawn args   '--generator-output',
                                gyp info spawn args   'build',
                                gyp info spawn args   '-Goutput_dir=.'
                                gyp info spawn args ]
                                Traceback (most recent call last):
                                  File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module>
                                    import gyp  # noqa: E402
                                    ^^^^^^^^^^
                                  File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module>
                                    import gyp.input
                                  File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module>
                                    from distutils.version import StrictVersion
                                ModuleNotFoundError: No module named 'distutils'
                                gyp ERR! configure error 
                                gyp ERR! stack Error: `gyp` failed with exit code: 1
                                gyp ERR! stack     at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:259:16)
                                gyp ERR! stack     at ChildProcess.emit (node:events:519:28)
                                gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:293:12)
                                gyp ERR! System Linux 6.17.2-1-pve
                                gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "--target=v22.21.0" "--real_openssl_major=3" "rebuild"
                                gyp ERR! cwd /opt/iobroker/node_modules/ssh2/lib/protocol/crypto
                                gyp ERR! node -v v22.21.0
                                gyp ERR! node-gyp -v v8.4.1
                                gyp ERR! not ok 
                                Failed to build optional crypto binding
                                
                                added 70 packages in 15s
                                
                                265 packages are looking for funding
                                  run `npm fund` for details
                                Updating objects from io-package.json for adapter "admin" with version "7.7.19"
                                upload [172] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/README.md README.md text/markdown
                                upload [150] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/Components-BGVs6Dmn.js custom/assets/Components-BGVs6Dmn.js application/javascript
                                upload [100] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-B82Lauwj.js custom/assets/index-B82Lauwj.js application/javascript
                                upload [90] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-C0FlO84Y.js custom/assets/index-C0FlO84Y.js application/javascript
                                upload [80] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-CcDQHtwq.js custom/assets/index-CcDQHtwq.js application/javascript
                                upload [70] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-DIVai5gZ.js custom/assets/index-DIVai5gZ.js application/javascript
                                upload [60] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-G9F5mhbe.js custom/assets/index-G9F5mhbe.js application/javascript
                                upload [50] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-eQxyhk2m.js custom/assets/index-eQxyhk2m.js application/javascript
                                upload [40] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/jsx-runtime-DEOw6lrW.js custom/assets/jsx-runtime-DEOw6lrW.js application/javascript
                                upload [30] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/virtualExposes-BufY-8i6.js custom/assets/virtualExposes-BufY-8i6.js application/javascript
                                upload [20] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/es.json custom/i18n/es.json application/json
                                upload [19] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/fr.json custom/i18n/fr.json application/json
                                upload [18] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/it.json custom/i18n/it.json application/json
                                upload [17] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/nl.json custom/i18n/nl.json application/json
                                upload [16] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/pl.json custom/i18n/pl.json application/json
                                upload [15] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/pt.json custom/i18n/pt.json application/json
                                upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/ru.json custom/i18n/ru.json application/json
                                upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/zh-cn.json custom/i18n/zh-cn.json application/json
                                upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
                                upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de.json i18n/de.json application/json
                                upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en.json i18n/en.json application/json
                                upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es.json i18n/es.json application/json
                                upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr.json i18n/fr.json application/json
                                upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it.json i18n/it.json application/json
                                upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl.json i18n/nl.json application/json
                                upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl.json i18n/pl.json application/json
                                upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt.json i18n/pt.json application/json
                                upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru.json i18n/ru.json application/json
                                upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/uk.json i18n/uk.json application/json
                                upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn.json i18n/zh-cn.json application/json
                                upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json5 jsonConfig.json5 application/json5
                                host.iobroker Adapter "system.adapter.admin.0" is started
                                mn@iobroker:~$ 
                                
                                

                                Hoffentlich hab ich alles beim Kopieren erwischt, hänge jetzt per iPhone über Tailscale an ssh. Das ist ne Fummelei…

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

                                @guitardoc

                                Da klemmt irgendwas bei Python.

                                apt policy python3-setuptools
                                

                                Und wenn das nicht installiert ist, nachinstallieren.

                                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
                                • G Offline
                                  G Offline
                                  guitardoc
                                  schrieb am zuletzt editiert von
                                  #24
                                  mn@iobroker:~$ apt policy python3-setuptools
                                  python3-setuptools:
                                    Installed: (none)
                                    Candidate: 78.1.1-0.1
                                    Version table:
                                       78.1.1-0.1 500
                                          500 http://deb.debian.org/debian trixie/main >
                                  lines 1-6/6 (END)
                                  

                                  Scheint was zu fehlen. Wie müsste man das nachinstallieren?

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • G guitardoc
                                    mn@iobroker:~$ apt policy python3-setuptools
                                    python3-setuptools:
                                      Installed: (none)
                                      Candidate: 78.1.1-0.1
                                      Version table:
                                         78.1.1-0.1 500
                                            500 http://deb.debian.org/debian trixie/main >
                                    lines 1-6/6 (END)
                                    

                                    Scheint was zu fehlen. Wie müsste man das nachinstallieren?

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

                                    @guitardoc

                                    Wie alle anderen Pakete auch...

                                    sudo apt install python3-setuptools
                                    

                                    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
                                    • G Offline
                                      G Offline
                                      guitardoc
                                      schrieb am zuletzt editiert von
                                      #26

                                      Jetzt kommen bei Neuinstallation vom Admin erstmal keine Fehler. Adapter-Update teste ich nachher wenn ich wieder am richtigen Rechner bin. Vielen Dank erst mal bis hierher!

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • G guitardoc

                                        Jetzt kommen bei Neuinstallation vom Admin erstmal keine Fehler. Adapter-Update teste ich nachher wenn ich wieder am richtigen Rechner bin. Vielen Dank erst mal bis hierher!

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

                                        @guitardoc sagte in Adapterinstallation Fehlermeldungen aber Code 0:

                                        Jetzt kommen bei Neuinstallation vom Admin erstmal keine Fehler.

                                        Das war das Ziel.

                                        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
                                        • G Offline
                                          G Offline
                                          guitardoc
                                          schrieb am zuletzt editiert von
                                          #28

                                          Die Adapterinstallation funktioniert auch problemlos und ohne Fehler. Vielen Dank noch mal für die schnelle Hilfe!

                                          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
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          989

                                          Online

                                          32.6k

                                          Benutzer

                                          82.0k

                                          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