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. iob fix und iob diag ohne Reaktion

NEWS

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    22
    1
    1.0k

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    14
    1
    2.4k

iob fix und iob diag ohne Reaktion

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
94 Beiträge 8 Kommentatoren 2.6k Aufrufe 4 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @george_best

    Dann bügel den aktuellen js-controller noch mal rein:

    cd /opt/iobroker
    npm install iobroker.js-controller@7.0.7 --omit=dev
    
    G Offline
    G Offline
    George_Best
    schrieb am zuletzt editiert von
    #28

    @thomas-braun sagte in iob fix und iob diag ohne Reaktion:

    npm install iobroker.js-controller@7.0.7 --omit=dev

    ok

    npm install iobroker.js-controller@7.0.7 --omit=dev
    

    sagt:

    
    jonny@ioBroker-V2:/opt/iobroker$ npm install iobroker.js-controller@7.0.7 --omit=dev
    npm warn deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
    npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
    npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
    npm warn deprecated uid-number@0.0.6: This package is no longer supported.
    npm warn deprecated npmlog@5.0.1: This package is no longer supported.
    npm warn deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
    npm warn deprecated npmlog@6.0.2: This package is no longer supported.
    npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
    npm warn deprecated lodash.clone@4.5.0: This package is deprecated. Use structuredClone instead.
    npm warn deprecated har-validator@5.1.5: this library is no longer supported
    npm warn deprecated npmlog@4.1.2: This package is no longer supported.
    npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
    npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported.
    npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.
    npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
    npm warn deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
    npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
    npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
    npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
    npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
    npm warn deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
    npm warn deprecated
    npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
    npm warn deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
    npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
    npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
    npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
    npm warn deprecated gauge@3.0.2: This package is no longer supported.
    npm warn deprecated gauge@4.0.4: This package is no longer supported.
    npm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
    npm warn deprecated gauge@2.7.4: This package is no longer supported.
    npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
    npm warn deprecated xmldom@0.1.16: Deprecated due to CVE-2021-21366 resolved in 0.5.0
    npm warn deprecated xmldom@0.1.16: Deprecated due to CVE-2021-21366 resolved in 0.5.0
    
    changed 1848 packages in 3m
    
    205 packages are looking for funding
      run `npm fund` for details
    

    iob diag:

    
    ========== Start marking the full check here ===========
    
    ```bash
    Script v.2025-08-09
    
    *** BASE SYSTEM ***
    Operating System: Debian GNU/Linux 12 (bookworm)
     Static hostname: ioBroker-V2
           Icon name: computer-vm
             Chassis: vm 🖴
      Virtualization: kvm
              Kernel: Linux 6.1.0-40-amd64
        Architecture: x86-64
     Hardware Vendor: QEMU
      Hardware Model: Standard PC _i440FX + PIIX, 1996_
    Firmware Version: rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org
    OS is similar to:
    
    model name      : Common KVM processor
    Docker          : false
    Virtualization  : kvm
    Kernel          : x86_64
    Userland        : 64 bit
    
    Systemuptime and Load:
     15:32:56 up  1:04,  2 users,  load average: 0.84, 0.56, 0.23
    CPU threads: 8
    
    
    *** LIFE CYCLE STATUS ***
    Debian 'bookworm' is the current oldstable version. Please upgrade to the latest stable release 'trixie' in due time!
    
    *** TIME AND TIMEZONES ***
                   Local time: Tue 2025-11-11 15:32:56 CET
               Universal time: Tue 2025-11-11 14:32:56 UTC
                     RTC time: Tue 2025-11-11 14:32:56
                    Time zone: Europe/Berlin (CET, +0100)
    System clock synchronized: yes
                  NTP service: active
              RTC in local TZ: no
    
    *** Users and Groups ***
    User that called 'iob diag':
    jonny
    HOME=/home/jonny
    GROUPS=jonny adm cdrom floppy sudo audio dip video plugdev systemd-journal netdev iobroker
    
    User that is running 'js-controller':
    js-controller is not running
    
    *** 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        527M        9.1G        544K        2.9G         11G
    Swap:           4.3G          0B        4.3G
    Total:           16G        527M         13G
    
    Active iob-Instances:   1
    
            11644 M total memory
              502 M used memory
              580 M active memory
             1988 M inactive memory
             8648 M free memory
              215 M buffer memory
             2591 M swap cache
             4093 M total swap
                0 M used swap
             4093 M free swap
    
    *** top - Table Of Processes  ***
    top - 15:32:56 up  1:04,  2 users,  load average: 0.84, 0.56, 0.23
    Tasks: 114 total,   1 running, 113 sleeping,   0 stopped,   0 zombie
    %Cpu(s): 33.3 us,  0.0 sy,  0.0 ni, 66.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
    MiB Mem :  11644.7 total,   8647.8 free,    503.6 used,   2806.2 buff/cache
    MiB Swap:   4094.0 total,   4094.0 free,      0.0 used.  11141.0 avail Mem
    
    *** FAILED SERVICES ***
    
      UNIT LOAD ACTIVE SUB DESCRIPTION
    0 loaded units listed.
    
    
    *** DMESG CRITICAL ERRORS ***
    No critical errors detected
    
    *** FILESYSTEM ***
    Filesystem     Type      Size  Used Avail Use% Mounted on
    udev           devtmpfs  5.7G     0  5.7G   0% /dev
    tmpfs          tmpfs     1.2G  536K  1.2G   1% /run
    /dev/sda1      ext4       28G  9.1G   17G  35% /
    tmpfs          tmpfs     5.7G     0  5.7G   0% /dev/shm
    tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
    tmpfs          tmpfs     1.2G     0  1.2G   0% /run/user/1000
    
    Messages concerning ext4 filesystem in dmesg:
    [Tue Nov 11 14:28:04 2025] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
    [Tue Nov 11 14:28:04 2025] EXT4-fs (sda1): re-mounted. Quota mode: none.
    
    Show mounted filesystems:
    TARGET SOURCE    FSTYPE OPTIONS
    /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
    
    Files in neuralgic directories:
    
    /var:
    1.9G    /var/
    941M    /var/log
    888M    /var/log/journal/123d1e3573ba4b7d9135f498a7b4789a
    888M    /var/log/journal
    792M    /var/cache
    
    Archived and active journals take up 887.4M in the file system.
    
    /opt/iobroker/backups:
    4.0K    /opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    668M    /opt/iobroker/iobroker-data/
    443M    /opt/iobroker/iobroker-data/files
    166M    /opt/iobroker/iobroker-data/backup-objects
    78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
    73M     /opt/iobroker/iobroker-data/files/vis
    
    The five largest files in iobroker-data are:
    25M     /opt/iobroker/iobroker-data/objects.jsonl
    12M     /opt/iobroker/iobroker-data/objects.json.migrated
    12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
    9.8M    /opt/iobroker/iobroker-data/files/vis-2/material-icons/knx-uf.json
    4.6M    /opt/iobroker/iobroker-data/states.jsonl
    
    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_DE2195735-if00
    
    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
         18.20.4+dfsg-1~deb12u1 500
            500 http://deb.debian.org/debian bookworm/main amd64 Packages
            500 http://deb.debian.org/debian-security bookworm-security/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 not running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Hosts:
    ioBroker-V2         ioBroker-V2 (version: 7.0.7, hostname: ioBroker-V2   , dead, uptime: 107)
    raspberrypi         raspberrypi (version: 2.1.0, hostname: raspberrypi   , dead, uptime: 8438)
    
    Core adapters versions
    js-controller:  7.0.7
    admin:          7.7.19
    javascript:     8.9.2
    
    nodejs modules from github:     0
    
    Adapter State
      system.adapter.accuweather.0            : accuweather           : ioBroker-V2                              -  enabled
      system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
      system.adapter.alias-manager.0          : alias-manager         : ioBroker-V2                              -  enabled
      system.adapter.amazon-dash.0            : amazon-dash           : ioBroker-V2                              - disabled
      system.adapter.chromecast.0             : chromecast            : ioBroker-V2                              -  enabled
      system.adapter.cloud.0                  : cloud                 : ioBroker-V2                              - disabled
      system.adapter.daswetter.0              : daswetter             : ioBroker-V2                              -  enabled
      system.adapter.deconz.0                 : deconz                : ioBroker-V2                              - disabled, port: 80
      system.adapter.devices.0                : devices               : ioBroker-V2                              -  enabled
      system.adapter.discovery.0              : discovery             : ioBroker-V2                              -  enabled
      system.adapter.email.0                  : email                 : ioBroker-V2                              -  enabled
      system.adapter.flot.0                   : flot                  : ioBroker-V2                              -  enabled
      system.adapter.fronius-solarweb.0       : fronius-solarweb      : ioBroker-V2                              -  enabled
      system.adapter.fronius.0                : fronius               : ioBroker-V2                              -  enabled
      system.adapter.frontier_silicon.0       : frontier_silicon      : ioBroker-V2                              -  enabled
      system.adapter.habpanel.0               : habpanel              : ioBroker-V2                              -  enabled
      system.adapter.history.0                : history               : ioBroker-V2                              -  enabled
      system.adapter.hm-rega.0                : hm-rega               : ioBroker-V2                              -  enabled
      system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
      system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
      system.adapter.hs100.0                  : hs100                 : ioBroker-V2                              -  enabled
      system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker-V2                              -  enabled
      system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : ioBroker-V2                              -  enabled
      system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-V2                              -  enabled
      system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-V2                              -  enabled
      system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker-V2                              -  enabled
      system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-V2                              -  enabled
      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker-V2                              -  enabled
      system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker-V2                              -  enabled
      system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-V2                              -  enabled
      system.adapter.influxdb.0               : influxdb              : ioBroker-V2                              - disabled, port: 8086
      system.adapter.influxdb.1               : influxdb              : ioBroker-V2                              - disabled, port: 8086
      system.adapter.info.0                   : info                  : ioBroker-V2                              -  enabled
      system.adapter.iot.0                    : iot                   : ioBroker-V2                              -  enabled
      system.adapter.javascript.0             : javascript            : ioBroker-V2                              -  enabled
      system.adapter.javascript.1             : javascript            : ioBroker-V2                              -  enabled
      system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker-V2                              - disabled, port: 54321
      system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
      system.adapter.net-tools.0              : net-tools             : ioBroker-V2                              - disabled
      system.adapter.net-tools.1              : net-tools             : ioBroker-V2                              -  enabled
      system.adapter.octoprint.0              : octoprint             : ioBroker-V2                              -  enabled
      system.adapter.parser.0                 : parser                : ioBroker-V2                              -  enabled
      system.adapter.ping.0                   : ping                  : ioBroker-V2                              - disabled
      system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
      system.adapter.radar.0                  : radar                 : ioBroker-V2                              - disabled
      system.adapter.radar2.0                 : radar2                : ioBroker-V2                              - disabled
      system.adapter.radar2.1                 : radar2                : ioBroker-V2                              -  enabled
      system.adapter.reolink.0                : reolink               : ioBroker-V2                              -  enabled
      system.adapter.reolink.1                : reolink               : ioBroker-V2                              -  enabled
      system.adapter.rickshaw.0               : rickshaw              : ioBroker-V2                              -  enabled
      system.adapter.s7.0                     : s7                    : ioBroker-V2                              -  enabled
      system.adapter.s7.1                     : s7                    : ioBroker-V2                              -  enabled
      system.adapter.s7.2                     : s7                    : ioBroker-V2                              -  enabled
      system.adapter.sayit.0                  : sayit                 : ioBroker-V2                              -  enabled
      system.adapter.sayit.1                  : sayit                 : ioBroker-V2                              -  enabled
      system.adapter.sayit.2                  : sayit                 : ioBroker-V2                              -  enabled
      system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      system.adapter.smartmeter.0             : smartmeter            : ioBroker-V2                              - disabled
      system.adapter.smartmeter.2             : smartmeter            : ioBroker-V2                              - disabled
      system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
      system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
      system.adapter.sql.1                    : sql                   : ioBroker-V2                              - disabled, port: 3306
      system.adapter.statistics.0             : statistics            : ioBroker-V2                              -  enabled
      system.adapter.systeminfo.0             : systeminfo            : ioBroker-V2                              - disabled
      system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
      system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
      system.adapter.tr-064.0                 : tr-064                : ioBroker-V2                              -  enabled
      system.adapter.unifi.0                  : unifi                 : ioBroker-V2                              -  enabled
      system.adapter.upnp.0                   : upnp                  : ioBroker-V2                              -  enabled
      system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker-V2                              -  enabled
      system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker-V2                              -  enabled
      system.adapter.vis-2.0                  : vis-2                 : ioBroker-V2                              -  enabled
      system.adapter.vis-bars.0               : vis-bars              : ioBroker-V2                              -  enabled
      system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-V2                              -  enabled
      system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker-V2                              -  enabled
      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-V2                              -  enabled
      system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker-V2                              -  enabled
      system.adapter.vis-history.0            : vis-history           : ioBroker-V2                              -  enabled
      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-V2                              -  enabled
      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-V2                              -  enabled
      system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-V2                              -  enabled
      system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker-V2                              -  enabled
      system.adapter.vis-lcars.0              : vis-lcars             : ioBroker-V2                              -  enabled
      system.adapter.vis-map.0                : vis-map               : ioBroker-V2                              -  enabled
      system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker-V2                              -  enabled
      system.adapter.vis-metro.0              : vis-metro             : ioBroker-V2                              -  enabled
      system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-V2                              -  enabled
      system.adapter.vis-weather.0            : vis-weather           : ioBroker-V2                              -  enabled
      system.adapter.vis.0                    : vis                   : ioBroker-V2                              -  enabled
      system.adapter.weatherunderground.0     : weatherunderground    : ioBroker-V2                              -  enabled
      system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    + instance is alive
    
    Enabled adapters with bindings
      system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
      system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
      system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
      system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
      system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
      system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
      system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
      system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
      system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
      system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    ioBroker-Repositories
    ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
    │ (index) │ name     │ url                                                     │ auto upgrade │
    ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
    │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
    │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
    └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
    
    Active repo(s): stable
    Upgrade policy: none
    
    Installed ioBroker-Adapters
    Used repository: stable
    Adapter    "accuweather"  : 2.1.1    , installed 2.1.1
    Adapter    "admin"        : 7.7.19   , installed 7.7.19
    Adapter    "alias-manager": 2.0.0    , installed 2.0.0
    Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
    Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
    Adapter    "cloud"        : 5.0.1    , installed 5.0.1
    Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
    Adapter    "deconz"       : 1.6.4    , installed 1.6.4
    Adapter    "devices"      : 1.2.8    , installed 1.2.8
    Adapter    "discovery"    : 5.0.0    , installed 5.0.0
    Adapter    "email"        : 2.0.4    , installed 2.0.4
    Adapter    "flot"         : 1.12.0   , installed 1.12.0
    Adapter    "fronius"      : 2.1.1    , installed 2.1.1
    Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
    Adapter    "frontier_silicon": 0.5.0 , installed 0.5.0
    Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
    Adapter    "history"      : 3.0.1    , installed 3.0.1
    Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
    Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
    Adapter    "hs100"        : 3.0.5    , installed 3.0.5
    Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
    Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
    Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
    Adapter    "icons-material-png": 0.1.0, installed 0.1.0
    Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
    Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
    Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
    Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
    Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
    Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
    Adapter    "iot"          : 5.0.7    , installed 5.0.7
    Adapter    "javascript"   : 8.9.2    , installed 8.9.2
    Controller "js-controller": 7.0.7    , installed 7.0.7
    Adapter    "mihome-vacuum": 5.2.0    , installed 5.2.0
    Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
    Adapter    "net-tools"    : 1.1.2    , installed 1.1.2
    Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
    Adapter    "openweathermap": 1.1.2   , installed 1.1.2
    Adapter    "parser"       : 2.2.4    , installed 2.2.4
    Adapter    "ping"         : 1.6.2    , installed 1.6.2
    Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
    Adapter    "radar2"       : 2.4.0    , installed 2.4.0
    Adapter    "reolink"      : 1.2.3    , installed 1.2.3
    Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
    Adapter    "s7"           : 1.5.0    , installed 1.5.0
    Adapter    "sayit"        : 5.0.0    , installed 5.0.0
    Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
    Adapter    "socketio"     : 6.7.1    , installed 6.7.1
    Adapter    "sql"          : 3.0.1    , installed 3.0.1
    Adapter    "statistics"   : 2.4.0    , installed 2.4.0
    Adapter    "systeminfo"   : 1.3.0    , installed 1.3.0
    Adapter    "telegram"     : 4.1.0    , installed 4.1.0
    Adapter    "terminal"     : 1.0.0    , installed 1.0.0
    Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
    Adapter    "unifi"        : 0.7.0    , installed 0.7.0
    Adapter    "upnp"         : 1.1.0    , installed 1.1.0
    Adapter    "vis"          : 1.5.6    , installed 1.5.6
    Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
    Adapter    "vis-2-widgets-inventwo": 0.2.2, installed 0.2.2
    Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
    Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
    Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
    Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
    Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
    Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
    Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
    Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
    Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
    Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
    Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
    Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
    Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
    Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
    Adapter    "vis-weather"  : 2.5.12   , installed 2.5.12
    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
    
    Objects and States
    Please stand by - This may take a while
    Objects:        25018
    States:         19884
    
    *** OS-Repositories and Updates ***
    Hit:1 http://deb.debian.org/debian bookworm InRelease
    Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
    Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
    Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
    Reading package lists...
    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:25            0.0.0.0:*               LISTEN      0          15158      718/exim4      
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14107      453/sshd: /usr/sbin
    tcp6       0      0 :::22                   :::*                    LISTEN      0          14118      453/sshd: /usr/sbin
    tcp6       0      0 ::1:25                  :::*                    LISTEN      0          15159      718/exim4      
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        14087      425/avahi-daemon: r
    udp        0      0 0.0.0.0:55628           0.0.0.0:*                           107        14089      425/avahi-daemon: r
    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15001      355/dhclient   
    udp6       0      0 :::5353                 :::*                                107        14088      425/avahi-daemon: r
    udp6       0      0 :::59888                :::*                                107        14090      425/avahi-daemon: r
    
    *** Log File - Last 25 Lines ***
    
    2025-11-11 13:02:20.679  - warn: sql.0 (1043) No Connection to database
    2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
    2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
    2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
    2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
    2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
    2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
    2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
    2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
    2025-11-11 13:02:23.745  - warn: vis.0 (1647) get state error: DB closed
    2025-11-11 13:02:23.751  - error: parser.0 (1617) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
    2025-11-11 13:02:23.829  - error: sql.0 (1043) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
    2025-11-11 13:02:23.831  - error: sql.0 (1043) States database error: connect ECONNREFUSED 0.0.0.0:9000
    2025-11-11 13:02:28.831  - error: sql.0 (1043) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
    2025-11-11 13:02:28.835  - error: sql.0 (1043) States database error: connect ECONNREFUSED 0.0.0.0:9000
    2025-11-11 13:02:29.397  - info: sql.0 (1043) terminating with timeout
    2025-11-11 13:02:29.398  - info: sql.0 (1043) Terminated (NO_ERROR): Without reason
    2025-11-11 13:02:33.832  - error: sql.0 (1043) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
    2025-11-11 13:02:33.838  - warn: sql.0 (1043) get state error: DB closed
    2025-11-11 15:31:10.971  - warn: sayit.0 (14072) no connection to objects DB. Terminating
    2025-11-11 15:31:10.972  - info: sayit.0 (14072) Terminated (NO_ERROR): Without reason
    2025-11-11 15:31:11.563  - warn: vis.0 (14113) no connection to objects DB. Terminating
    2025-11-11 15:31:11.564  - info: vis.0 (14113) Terminated (NO_ERROR): Without reason
    2025-11-11 15:31:22.251  - warn: vis-google-fonts.0 (14134) no connection to objects DB. Terminating
    2025-11-11 15:31:22.253  - info: vis-google-fonts.0 (14134) Terminated (NO_ERROR): Without reason
    ============ Mark until here for C&P =============
    
    Thomas BraunT HomoranH 3 Antworten Letzte Antwort
    0
    • G George_Best

      @thomas-braun sagte in iob fix und iob diag ohne Reaktion:

      npm install iobroker.js-controller@7.0.7 --omit=dev

      ok

      npm install iobroker.js-controller@7.0.7 --omit=dev
      

      sagt:

      
      jonny@ioBroker-V2:/opt/iobroker$ npm install iobroker.js-controller@7.0.7 --omit=dev
      npm warn deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
      npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
      npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
      npm warn deprecated uid-number@0.0.6: This package is no longer supported.
      npm warn deprecated npmlog@5.0.1: This package is no longer supported.
      npm warn deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
      npm warn deprecated npmlog@6.0.2: This package is no longer supported.
      npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
      npm warn deprecated lodash.clone@4.5.0: This package is deprecated. Use structuredClone instead.
      npm warn deprecated har-validator@5.1.5: this library is no longer supported
      npm warn deprecated npmlog@4.1.2: This package is no longer supported.
      npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
      npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported.
      npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.
      npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
      npm warn deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
      npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
      npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
      npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
      npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
      npm warn deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
      npm warn deprecated
      npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
      npm warn deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
      npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
      npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
      npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
      npm warn deprecated gauge@3.0.2: This package is no longer supported.
      npm warn deprecated gauge@4.0.4: This package is no longer supported.
      npm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      npm warn deprecated gauge@2.7.4: This package is no longer supported.
      npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
      npm warn deprecated xmldom@0.1.16: Deprecated due to CVE-2021-21366 resolved in 0.5.0
      npm warn deprecated xmldom@0.1.16: Deprecated due to CVE-2021-21366 resolved in 0.5.0
      
      changed 1848 packages in 3m
      
      205 packages are looking for funding
        run `npm fund` for details
      

      iob diag:

      
      ========== Start marking the full check here ===========
      
      ```bash
      Script v.2025-08-09
      
      *** BASE SYSTEM ***
      Operating System: Debian GNU/Linux 12 (bookworm)
       Static hostname: ioBroker-V2
             Icon name: computer-vm
               Chassis: vm 🖴
        Virtualization: kvm
                Kernel: Linux 6.1.0-40-amd64
          Architecture: x86-64
       Hardware Vendor: QEMU
        Hardware Model: Standard PC _i440FX + PIIX, 1996_
      Firmware Version: rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org
      OS is similar to:
      
      model name      : Common KVM processor
      Docker          : false
      Virtualization  : kvm
      Kernel          : x86_64
      Userland        : 64 bit
      
      Systemuptime and Load:
       15:32:56 up  1:04,  2 users,  load average: 0.84, 0.56, 0.23
      CPU threads: 8
      
      
      *** LIFE CYCLE STATUS ***
      Debian 'bookworm' is the current oldstable version. Please upgrade to the latest stable release 'trixie' in due time!
      
      *** TIME AND TIMEZONES ***
                     Local time: Tue 2025-11-11 15:32:56 CET
                 Universal time: Tue 2025-11-11 14:32:56 UTC
                       RTC time: Tue 2025-11-11 14:32:56
                      Time zone: Europe/Berlin (CET, +0100)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: no
      
      *** Users and Groups ***
      User that called 'iob diag':
      jonny
      HOME=/home/jonny
      GROUPS=jonny adm cdrom floppy sudo audio dip video plugdev systemd-journal netdev iobroker
      
      User that is running 'js-controller':
      js-controller is not running
      
      *** 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        527M        9.1G        544K        2.9G         11G
      Swap:           4.3G          0B        4.3G
      Total:           16G        527M         13G
      
      Active iob-Instances:   1
      
              11644 M total memory
                502 M used memory
                580 M active memory
               1988 M inactive memory
               8648 M free memory
                215 M buffer memory
               2591 M swap cache
               4093 M total swap
                  0 M used swap
               4093 M free swap
      
      *** top - Table Of Processes  ***
      top - 15:32:56 up  1:04,  2 users,  load average: 0.84, 0.56, 0.23
      Tasks: 114 total,   1 running, 113 sleeping,   0 stopped,   0 zombie
      %Cpu(s): 33.3 us,  0.0 sy,  0.0 ni, 66.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
      MiB Mem :  11644.7 total,   8647.8 free,    503.6 used,   2806.2 buff/cache
      MiB Swap:   4094.0 total,   4094.0 free,      0.0 used.  11141.0 avail Mem
      
      *** FAILED SERVICES ***
      
        UNIT LOAD ACTIVE SUB DESCRIPTION
      0 loaded units listed.
      
      
      *** DMESG CRITICAL ERRORS ***
      No critical errors detected
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      udev           devtmpfs  5.7G     0  5.7G   0% /dev
      tmpfs          tmpfs     1.2G  536K  1.2G   1% /run
      /dev/sda1      ext4       28G  9.1G   17G  35% /
      tmpfs          tmpfs     5.7G     0  5.7G   0% /dev/shm
      tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
      tmpfs          tmpfs     1.2G     0  1.2G   0% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Tue Nov 11 14:28:04 2025] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
      [Tue Nov 11 14:28:04 2025] EXT4-fs (sda1): re-mounted. Quota mode: none.
      
      Show mounted filesystems:
      TARGET SOURCE    FSTYPE OPTIONS
      /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
      
      Files in neuralgic directories:
      
      /var:
      1.9G    /var/
      941M    /var/log
      888M    /var/log/journal/123d1e3573ba4b7d9135f498a7b4789a
      888M    /var/log/journal
      792M    /var/cache
      
      Archived and active journals take up 887.4M in the file system.
      
      /opt/iobroker/backups:
      4.0K    /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      668M    /opt/iobroker/iobroker-data/
      443M    /opt/iobroker/iobroker-data/files
      166M    /opt/iobroker/iobroker-data/backup-objects
      78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
      73M     /opt/iobroker/iobroker-data/files/vis
      
      The five largest files in iobroker-data are:
      25M     /opt/iobroker/iobroker-data/objects.jsonl
      12M     /opt/iobroker/iobroker-data/objects.json.migrated
      12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
      9.8M    /opt/iobroker/iobroker-data/files/vis-2/material-icons/knx-uf.json
      4.6M    /opt/iobroker/iobroker-data/states.jsonl
      
      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_DE2195735-if00
      
      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
           18.20.4+dfsg-1~deb12u1 500
              500 http://deb.debian.org/debian bookworm/main amd64 Packages
              500 http://deb.debian.org/debian-security bookworm-security/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 not running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Hosts:
      ioBroker-V2         ioBroker-V2 (version: 7.0.7, hostname: ioBroker-V2   , dead, uptime: 107)
      raspberrypi         raspberrypi (version: 2.1.0, hostname: raspberrypi   , dead, uptime: 8438)
      
      Core adapters versions
      js-controller:  7.0.7
      admin:          7.7.19
      javascript:     8.9.2
      
      nodejs modules from github:     0
      
      Adapter State
        system.adapter.accuweather.0            : accuweather           : ioBroker-V2                              -  enabled
        system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
        system.adapter.alias-manager.0          : alias-manager         : ioBroker-V2                              -  enabled
        system.adapter.amazon-dash.0            : amazon-dash           : ioBroker-V2                              - disabled
        system.adapter.chromecast.0             : chromecast            : ioBroker-V2                              -  enabled
        system.adapter.cloud.0                  : cloud                 : ioBroker-V2                              - disabled
        system.adapter.daswetter.0              : daswetter             : ioBroker-V2                              -  enabled
        system.adapter.deconz.0                 : deconz                : ioBroker-V2                              - disabled, port: 80
        system.adapter.devices.0                : devices               : ioBroker-V2                              -  enabled
        system.adapter.discovery.0              : discovery             : ioBroker-V2                              -  enabled
        system.adapter.email.0                  : email                 : ioBroker-V2                              -  enabled
        system.adapter.flot.0                   : flot                  : ioBroker-V2                              -  enabled
        system.adapter.fronius-solarweb.0       : fronius-solarweb      : ioBroker-V2                              -  enabled
        system.adapter.fronius.0                : fronius               : ioBroker-V2                              -  enabled
        system.adapter.frontier_silicon.0       : frontier_silicon      : ioBroker-V2                              -  enabled
        system.adapter.habpanel.0               : habpanel              : ioBroker-V2                              -  enabled
        system.adapter.history.0                : history               : ioBroker-V2                              -  enabled
        system.adapter.hm-rega.0                : hm-rega               : ioBroker-V2                              -  enabled
        system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
        system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
        system.adapter.hs100.0                  : hs100                 : ioBroker-V2                              -  enabled
        system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker-V2                              -  enabled
        system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : ioBroker-V2                              -  enabled
        system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-V2                              -  enabled
        system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-V2                              -  enabled
        system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker-V2                              -  enabled
        system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-V2                              -  enabled
        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker-V2                              -  enabled
        system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker-V2                              -  enabled
        system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-V2                              -  enabled
        system.adapter.influxdb.0               : influxdb              : ioBroker-V2                              - disabled, port: 8086
        system.adapter.influxdb.1               : influxdb              : ioBroker-V2                              - disabled, port: 8086
        system.adapter.info.0                   : info                  : ioBroker-V2                              -  enabled
        system.adapter.iot.0                    : iot                   : ioBroker-V2                              -  enabled
        system.adapter.javascript.0             : javascript            : ioBroker-V2                              -  enabled
        system.adapter.javascript.1             : javascript            : ioBroker-V2                              -  enabled
        system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker-V2                              - disabled, port: 54321
        system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
        system.adapter.net-tools.0              : net-tools             : ioBroker-V2                              - disabled
        system.adapter.net-tools.1              : net-tools             : ioBroker-V2                              -  enabled
        system.adapter.octoprint.0              : octoprint             : ioBroker-V2                              -  enabled
        system.adapter.parser.0                 : parser                : ioBroker-V2                              -  enabled
        system.adapter.ping.0                   : ping                  : ioBroker-V2                              - disabled
        system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
        system.adapter.radar.0                  : radar                 : ioBroker-V2                              - disabled
        system.adapter.radar2.0                 : radar2                : ioBroker-V2                              - disabled
        system.adapter.radar2.1                 : radar2                : ioBroker-V2                              -  enabled
        system.adapter.reolink.0                : reolink               : ioBroker-V2                              -  enabled
        system.adapter.reolink.1                : reolink               : ioBroker-V2                              -  enabled
        system.adapter.rickshaw.0               : rickshaw              : ioBroker-V2                              -  enabled
        system.adapter.s7.0                     : s7                    : ioBroker-V2                              -  enabled
        system.adapter.s7.1                     : s7                    : ioBroker-V2                              -  enabled
        system.adapter.s7.2                     : s7                    : ioBroker-V2                              -  enabled
        system.adapter.sayit.0                  : sayit                 : ioBroker-V2                              -  enabled
        system.adapter.sayit.1                  : sayit                 : ioBroker-V2                              -  enabled
        system.adapter.sayit.2                  : sayit                 : ioBroker-V2                              -  enabled
        system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
        system.adapter.smartmeter.0             : smartmeter            : ioBroker-V2                              - disabled
        system.adapter.smartmeter.2             : smartmeter            : ioBroker-V2                              - disabled
        system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
        system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
        system.adapter.sql.1                    : sql                   : ioBroker-V2                              - disabled, port: 3306
        system.adapter.statistics.0             : statistics            : ioBroker-V2                              -  enabled
        system.adapter.systeminfo.0             : systeminfo            : ioBroker-V2                              - disabled
        system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
        system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
        system.adapter.tr-064.0                 : tr-064                : ioBroker-V2                              -  enabled
        system.adapter.unifi.0                  : unifi                 : ioBroker-V2                              -  enabled
        system.adapter.upnp.0                   : upnp                  : ioBroker-V2                              -  enabled
        system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker-V2                              -  enabled
        system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker-V2                              -  enabled
        system.adapter.vis-2.0                  : vis-2                 : ioBroker-V2                              -  enabled
        system.adapter.vis-bars.0               : vis-bars              : ioBroker-V2                              -  enabled
        system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-V2                              -  enabled
        system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker-V2                              -  enabled
        system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-V2                              -  enabled
        system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker-V2                              -  enabled
        system.adapter.vis-history.0            : vis-history           : ioBroker-V2                              -  enabled
        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-V2                              -  enabled
        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-V2                              -  enabled
        system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-V2                              -  enabled
        system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker-V2                              -  enabled
        system.adapter.vis-lcars.0              : vis-lcars             : ioBroker-V2                              -  enabled
        system.adapter.vis-map.0                : vis-map               : ioBroker-V2                              -  enabled
        system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker-V2                              -  enabled
        system.adapter.vis-metro.0              : vis-metro             : ioBroker-V2                              -  enabled
        system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-V2                              -  enabled
        system.adapter.vis-weather.0            : vis-weather           : ioBroker-V2                              -  enabled
        system.adapter.vis.0                    : vis                   : ioBroker-V2                              -  enabled
        system.adapter.weatherunderground.0     : weatherunderground    : ioBroker-V2                              -  enabled
        system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      + instance is alive
      
      Enabled adapters with bindings
        system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
        system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
        system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
        system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
        system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
        system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
        system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
        system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
        system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
        system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
        system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      ioBroker-Repositories
      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
      │ (index) │ name     │ url                                                     │ auto upgrade │
      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
      │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
      │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
      
      Active repo(s): stable
      Upgrade policy: none
      
      Installed ioBroker-Adapters
      Used repository: stable
      Adapter    "accuweather"  : 2.1.1    , installed 2.1.1
      Adapter    "admin"        : 7.7.19   , installed 7.7.19
      Adapter    "alias-manager": 2.0.0    , installed 2.0.0
      Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
      Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
      Adapter    "cloud"        : 5.0.1    , installed 5.0.1
      Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
      Adapter    "deconz"       : 1.6.4    , installed 1.6.4
      Adapter    "devices"      : 1.2.8    , installed 1.2.8
      Adapter    "discovery"    : 5.0.0    , installed 5.0.0
      Adapter    "email"        : 2.0.4    , installed 2.0.4
      Adapter    "flot"         : 1.12.0   , installed 1.12.0
      Adapter    "fronius"      : 2.1.1    , installed 2.1.1
      Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
      Adapter    "frontier_silicon": 0.5.0 , installed 0.5.0
      Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
      Adapter    "history"      : 3.0.1    , installed 3.0.1
      Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
      Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
      Adapter    "hs100"        : 3.0.5    , installed 3.0.5
      Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
      Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
      Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
      Adapter    "icons-material-png": 0.1.0, installed 0.1.0
      Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
      Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
      Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
      Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
      Adapter    "iot"          : 5.0.7    , installed 5.0.7
      Adapter    "javascript"   : 8.9.2    , installed 8.9.2
      Controller "js-controller": 7.0.7    , installed 7.0.7
      Adapter    "mihome-vacuum": 5.2.0    , installed 5.2.0
      Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
      Adapter    "net-tools"    : 1.1.2    , installed 1.1.2
      Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
      Adapter    "openweathermap": 1.1.2   , installed 1.1.2
      Adapter    "parser"       : 2.2.4    , installed 2.2.4
      Adapter    "ping"         : 1.6.2    , installed 1.6.2
      Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
      Adapter    "radar2"       : 2.4.0    , installed 2.4.0
      Adapter    "reolink"      : 1.2.3    , installed 1.2.3
      Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
      Adapter    "s7"           : 1.5.0    , installed 1.5.0
      Adapter    "sayit"        : 5.0.0    , installed 5.0.0
      Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
      Adapter    "sql"          : 3.0.1    , installed 3.0.1
      Adapter    "statistics"   : 2.4.0    , installed 2.4.0
      Adapter    "systeminfo"   : 1.3.0    , installed 1.3.0
      Adapter    "telegram"     : 4.1.0    , installed 4.1.0
      Adapter    "terminal"     : 1.0.0    , installed 1.0.0
      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
      Adapter    "unifi"        : 0.7.0    , installed 0.7.0
      Adapter    "upnp"         : 1.1.0    , installed 1.1.0
      Adapter    "vis"          : 1.5.6    , installed 1.5.6
      Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
      Adapter    "vis-2-widgets-inventwo": 0.2.2, installed 0.2.2
      Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
      Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
      Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
      Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
      Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
      Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
      Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
      Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
      Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
      Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
      Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
      Adapter    "vis-weather"  : 2.5.12   , installed 2.5.12
      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
      
      Objects and States
      Please stand by - This may take a while
      Objects:        25018
      States:         19884
      
      *** OS-Repositories and Updates ***
      Hit:1 http://deb.debian.org/debian bookworm InRelease
      Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
      Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
      Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
      Reading package lists...
      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:25            0.0.0.0:*               LISTEN      0          15158      718/exim4      
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14107      453/sshd: /usr/sbin
      tcp6       0      0 :::22                   :::*                    LISTEN      0          14118      453/sshd: /usr/sbin
      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          15159      718/exim4      
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        14087      425/avahi-daemon: r
      udp        0      0 0.0.0.0:55628           0.0.0.0:*                           107        14089      425/avahi-daemon: r
      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15001      355/dhclient   
      udp6       0      0 :::5353                 :::*                                107        14088      425/avahi-daemon: r
      udp6       0      0 :::59888                :::*                                107        14090      425/avahi-daemon: r
      
      *** Log File - Last 25 Lines ***
      
      2025-11-11 13:02:20.679  - warn: sql.0 (1043) No Connection to database
      2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
      2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
      2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
      2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
      2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
      2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
      2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
      2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
      2025-11-11 13:02:23.745  - warn: vis.0 (1647) get state error: DB closed
      2025-11-11 13:02:23.751  - error: parser.0 (1617) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
      2025-11-11 13:02:23.829  - error: sql.0 (1043) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
      2025-11-11 13:02:23.831  - error: sql.0 (1043) States database error: connect ECONNREFUSED 0.0.0.0:9000
      2025-11-11 13:02:28.831  - error: sql.0 (1043) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
      2025-11-11 13:02:28.835  - error: sql.0 (1043) States database error: connect ECONNREFUSED 0.0.0.0:9000
      2025-11-11 13:02:29.397  - info: sql.0 (1043) terminating with timeout
      2025-11-11 13:02:29.398  - info: sql.0 (1043) Terminated (NO_ERROR): Without reason
      2025-11-11 13:02:33.832  - error: sql.0 (1043) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
      2025-11-11 13:02:33.838  - warn: sql.0 (1043) get state error: DB closed
      2025-11-11 15:31:10.971  - warn: sayit.0 (14072) no connection to objects DB. Terminating
      2025-11-11 15:31:10.972  - info: sayit.0 (14072) Terminated (NO_ERROR): Without reason
      2025-11-11 15:31:11.563  - warn: vis.0 (14113) no connection to objects DB. Terminating
      2025-11-11 15:31:11.564  - info: vis.0 (14113) Terminated (NO_ERROR): Without reason
      2025-11-11 15:31:22.251  - warn: vis-google-fonts.0 (14134) no connection to objects DB. Terminating
      2025-11-11 15:31:22.253  - info: vis-google-fonts.0 (14134) Terminated (NO_ERROR): Without reason
      ============ Mark until here for C&P =============
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #29

      @george_best

      iob restart
      

      sagt? Schau mal in einer anderen Session in das Log:

      iob logs --watch
      

      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 George_Best

        @thomas-braun sagte in iob fix und iob diag ohne Reaktion:

        npm install iobroker.js-controller@7.0.7 --omit=dev

        ok

        npm install iobroker.js-controller@7.0.7 --omit=dev
        

        sagt:

        
        jonny@ioBroker-V2:/opt/iobroker$ npm install iobroker.js-controller@7.0.7 --omit=dev
        npm warn deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
        npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
        npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
        npm warn deprecated uid-number@0.0.6: This package is no longer supported.
        npm warn deprecated npmlog@5.0.1: This package is no longer supported.
        npm warn deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
        npm warn deprecated npmlog@6.0.2: This package is no longer supported.
        npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
        npm warn deprecated lodash.clone@4.5.0: This package is deprecated. Use structuredClone instead.
        npm warn deprecated har-validator@5.1.5: this library is no longer supported
        npm warn deprecated npmlog@4.1.2: This package is no longer supported.
        npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
        npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported.
        npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.
        npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
        npm warn deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
        npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
        npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
        npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
        npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
        npm warn deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
        npm warn deprecated
        npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
        npm warn deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
        npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
        npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
        npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
        npm warn deprecated gauge@3.0.2: This package is no longer supported.
        npm warn deprecated gauge@4.0.4: This package is no longer supported.
        npm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
        npm warn deprecated gauge@2.7.4: This package is no longer supported.
        npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
        npm warn deprecated xmldom@0.1.16: Deprecated due to CVE-2021-21366 resolved in 0.5.0
        npm warn deprecated xmldom@0.1.16: Deprecated due to CVE-2021-21366 resolved in 0.5.0
        
        changed 1848 packages in 3m
        
        205 packages are looking for funding
          run `npm fund` for details
        

        iob diag:

        
        ========== Start marking the full check here ===========
        
        ```bash
        Script v.2025-08-09
        
        *** BASE SYSTEM ***
        Operating System: Debian GNU/Linux 12 (bookworm)
         Static hostname: ioBroker-V2
               Icon name: computer-vm
                 Chassis: vm 🖴
          Virtualization: kvm
                  Kernel: Linux 6.1.0-40-amd64
            Architecture: x86-64
         Hardware Vendor: QEMU
          Hardware Model: Standard PC _i440FX + PIIX, 1996_
        Firmware Version: rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org
        OS is similar to:
        
        model name      : Common KVM processor
        Docker          : false
        Virtualization  : kvm
        Kernel          : x86_64
        Userland        : 64 bit
        
        Systemuptime and Load:
         15:32:56 up  1:04,  2 users,  load average: 0.84, 0.56, 0.23
        CPU threads: 8
        
        
        *** LIFE CYCLE STATUS ***
        Debian 'bookworm' is the current oldstable version. Please upgrade to the latest stable release 'trixie' in due time!
        
        *** TIME AND TIMEZONES ***
                       Local time: Tue 2025-11-11 15:32:56 CET
                   Universal time: Tue 2025-11-11 14:32:56 UTC
                         RTC time: Tue 2025-11-11 14:32:56
                        Time zone: Europe/Berlin (CET, +0100)
        System clock synchronized: yes
                      NTP service: active
                  RTC in local TZ: no
        
        *** Users and Groups ***
        User that called 'iob diag':
        jonny
        HOME=/home/jonny
        GROUPS=jonny adm cdrom floppy sudo audio dip video plugdev systemd-journal netdev iobroker
        
        User that is running 'js-controller':
        js-controller is not running
        
        *** 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        527M        9.1G        544K        2.9G         11G
        Swap:           4.3G          0B        4.3G
        Total:           16G        527M         13G
        
        Active iob-Instances:   1
        
                11644 M total memory
                  502 M used memory
                  580 M active memory
                 1988 M inactive memory
                 8648 M free memory
                  215 M buffer memory
                 2591 M swap cache
                 4093 M total swap
                    0 M used swap
                 4093 M free swap
        
        *** top - Table Of Processes  ***
        top - 15:32:56 up  1:04,  2 users,  load average: 0.84, 0.56, 0.23
        Tasks: 114 total,   1 running, 113 sleeping,   0 stopped,   0 zombie
        %Cpu(s): 33.3 us,  0.0 sy,  0.0 ni, 66.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
        MiB Mem :  11644.7 total,   8647.8 free,    503.6 used,   2806.2 buff/cache
        MiB Swap:   4094.0 total,   4094.0 free,      0.0 used.  11141.0 avail Mem
        
        *** FAILED SERVICES ***
        
          UNIT LOAD ACTIVE SUB DESCRIPTION
        0 loaded units listed.
        
        
        *** DMESG CRITICAL ERRORS ***
        No critical errors detected
        
        *** FILESYSTEM ***
        Filesystem     Type      Size  Used Avail Use% Mounted on
        udev           devtmpfs  5.7G     0  5.7G   0% /dev
        tmpfs          tmpfs     1.2G  536K  1.2G   1% /run
        /dev/sda1      ext4       28G  9.1G   17G  35% /
        tmpfs          tmpfs     5.7G     0  5.7G   0% /dev/shm
        tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
        tmpfs          tmpfs     1.2G     0  1.2G   0% /run/user/1000
        
        Messages concerning ext4 filesystem in dmesg:
        [Tue Nov 11 14:28:04 2025] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
        [Tue Nov 11 14:28:04 2025] EXT4-fs (sda1): re-mounted. Quota mode: none.
        
        Show mounted filesystems:
        TARGET SOURCE    FSTYPE OPTIONS
        /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
        
        Files in neuralgic directories:
        
        /var:
        1.9G    /var/
        941M    /var/log
        888M    /var/log/journal/123d1e3573ba4b7d9135f498a7b4789a
        888M    /var/log/journal
        792M    /var/cache
        
        Archived and active journals take up 887.4M in the file system.
        
        /opt/iobroker/backups:
        4.0K    /opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        668M    /opt/iobroker/iobroker-data/
        443M    /opt/iobroker/iobroker-data/files
        166M    /opt/iobroker/iobroker-data/backup-objects
        78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
        73M     /opt/iobroker/iobroker-data/files/vis
        
        The five largest files in iobroker-data are:
        25M     /opt/iobroker/iobroker-data/objects.jsonl
        12M     /opt/iobroker/iobroker-data/objects.json.migrated
        12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
        9.8M    /opt/iobroker/iobroker-data/files/vis-2/material-icons/knx-uf.json
        4.6M    /opt/iobroker/iobroker-data/states.jsonl
        
        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_DE2195735-if00
        
        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
             18.20.4+dfsg-1~deb12u1 500
                500 http://deb.debian.org/debian bookworm/main amd64 Packages
                500 http://deb.debian.org/debian-security bookworm-security/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 not running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Hosts:
        ioBroker-V2         ioBroker-V2 (version: 7.0.7, hostname: ioBroker-V2   , dead, uptime: 107)
        raspberrypi         raspberrypi (version: 2.1.0, hostname: raspberrypi   , dead, uptime: 8438)
        
        Core adapters versions
        js-controller:  7.0.7
        admin:          7.7.19
        javascript:     8.9.2
        
        nodejs modules from github:     0
        
        Adapter State
          system.adapter.accuweather.0            : accuweather           : ioBroker-V2                              -  enabled
          system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
          system.adapter.alias-manager.0          : alias-manager         : ioBroker-V2                              -  enabled
          system.adapter.amazon-dash.0            : amazon-dash           : ioBroker-V2                              - disabled
          system.adapter.chromecast.0             : chromecast            : ioBroker-V2                              -  enabled
          system.adapter.cloud.0                  : cloud                 : ioBroker-V2                              - disabled
          system.adapter.daswetter.0              : daswetter             : ioBroker-V2                              -  enabled
          system.adapter.deconz.0                 : deconz                : ioBroker-V2                              - disabled, port: 80
          system.adapter.devices.0                : devices               : ioBroker-V2                              -  enabled
          system.adapter.discovery.0              : discovery             : ioBroker-V2                              -  enabled
          system.adapter.email.0                  : email                 : ioBroker-V2                              -  enabled
          system.adapter.flot.0                   : flot                  : ioBroker-V2                              -  enabled
          system.adapter.fronius-solarweb.0       : fronius-solarweb      : ioBroker-V2                              -  enabled
          system.adapter.fronius.0                : fronius               : ioBroker-V2                              -  enabled
          system.adapter.frontier_silicon.0       : frontier_silicon      : ioBroker-V2                              -  enabled
          system.adapter.habpanel.0               : habpanel              : ioBroker-V2                              -  enabled
          system.adapter.history.0                : history               : ioBroker-V2                              -  enabled
          system.adapter.hm-rega.0                : hm-rega               : ioBroker-V2                              -  enabled
          system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
          system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
          system.adapter.hs100.0                  : hs100                 : ioBroker-V2                              -  enabled
          system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker-V2                              -  enabled
          system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : ioBroker-V2                              -  enabled
          system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-V2                              -  enabled
          system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-V2                              -  enabled
          system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker-V2                              -  enabled
          system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-V2                              -  enabled
          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker-V2                              -  enabled
          system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker-V2                              -  enabled
          system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-V2                              -  enabled
          system.adapter.influxdb.0               : influxdb              : ioBroker-V2                              - disabled, port: 8086
          system.adapter.influxdb.1               : influxdb              : ioBroker-V2                              - disabled, port: 8086
          system.adapter.info.0                   : info                  : ioBroker-V2                              -  enabled
          system.adapter.iot.0                    : iot                   : ioBroker-V2                              -  enabled
          system.adapter.javascript.0             : javascript            : ioBroker-V2                              -  enabled
          system.adapter.javascript.1             : javascript            : ioBroker-V2                              -  enabled
          system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker-V2                              - disabled, port: 54321
          system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
          system.adapter.net-tools.0              : net-tools             : ioBroker-V2                              - disabled
          system.adapter.net-tools.1              : net-tools             : ioBroker-V2                              -  enabled
          system.adapter.octoprint.0              : octoprint             : ioBroker-V2                              -  enabled
          system.adapter.parser.0                 : parser                : ioBroker-V2                              -  enabled
          system.adapter.ping.0                   : ping                  : ioBroker-V2                              - disabled
          system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
          system.adapter.radar.0                  : radar                 : ioBroker-V2                              - disabled
          system.adapter.radar2.0                 : radar2                : ioBroker-V2                              - disabled
          system.adapter.radar2.1                 : radar2                : ioBroker-V2                              -  enabled
          system.adapter.reolink.0                : reolink               : ioBroker-V2                              -  enabled
          system.adapter.reolink.1                : reolink               : ioBroker-V2                              -  enabled
          system.adapter.rickshaw.0               : rickshaw              : ioBroker-V2                              -  enabled
          system.adapter.s7.0                     : s7                    : ioBroker-V2                              -  enabled
          system.adapter.s7.1                     : s7                    : ioBroker-V2                              -  enabled
          system.adapter.s7.2                     : s7                    : ioBroker-V2                              -  enabled
          system.adapter.sayit.0                  : sayit                 : ioBroker-V2                              -  enabled
          system.adapter.sayit.1                  : sayit                 : ioBroker-V2                              -  enabled
          system.adapter.sayit.2                  : sayit                 : ioBroker-V2                              -  enabled
          system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          system.adapter.smartmeter.0             : smartmeter            : ioBroker-V2                              - disabled
          system.adapter.smartmeter.2             : smartmeter            : ioBroker-V2                              - disabled
          system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
          system.adapter.sql.1                    : sql                   : ioBroker-V2                              - disabled, port: 3306
          system.adapter.statistics.0             : statistics            : ioBroker-V2                              -  enabled
          system.adapter.systeminfo.0             : systeminfo            : ioBroker-V2                              - disabled
          system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
          system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
          system.adapter.tr-064.0                 : tr-064                : ioBroker-V2                              -  enabled
          system.adapter.unifi.0                  : unifi                 : ioBroker-V2                              -  enabled
          system.adapter.upnp.0                   : upnp                  : ioBroker-V2                              -  enabled
          system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker-V2                              -  enabled
          system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker-V2                              -  enabled
          system.adapter.vis-2.0                  : vis-2                 : ioBroker-V2                              -  enabled
          system.adapter.vis-bars.0               : vis-bars              : ioBroker-V2                              -  enabled
          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-V2                              -  enabled
          system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker-V2                              -  enabled
          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-V2                              -  enabled
          system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker-V2                              -  enabled
          system.adapter.vis-history.0            : vis-history           : ioBroker-V2                              -  enabled
          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-V2                              -  enabled
          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-V2                              -  enabled
          system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-V2                              -  enabled
          system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker-V2                              -  enabled
          system.adapter.vis-lcars.0              : vis-lcars             : ioBroker-V2                              -  enabled
          system.adapter.vis-map.0                : vis-map               : ioBroker-V2                              -  enabled
          system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker-V2                              -  enabled
          system.adapter.vis-metro.0              : vis-metro             : ioBroker-V2                              -  enabled
          system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-V2                              -  enabled
          system.adapter.vis-weather.0            : vis-weather           : ioBroker-V2                              -  enabled
          system.adapter.vis.0                    : vis                   : ioBroker-V2                              -  enabled
          system.adapter.weatherunderground.0     : weatherunderground    : ioBroker-V2                              -  enabled
          system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        + instance is alive
        
        Enabled adapters with bindings
          system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
          system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
          system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
          system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
          system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
          system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
          system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
          system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
          system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        ioBroker-Repositories
        ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
        │ (index) │ name     │ url                                                     │ auto upgrade │
        ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
        │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
        │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
        
        Active repo(s): stable
        Upgrade policy: none
        
        Installed ioBroker-Adapters
        Used repository: stable
        Adapter    "accuweather"  : 2.1.1    , installed 2.1.1
        Adapter    "admin"        : 7.7.19   , installed 7.7.19
        Adapter    "alias-manager": 2.0.0    , installed 2.0.0
        Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
        Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
        Adapter    "cloud"        : 5.0.1    , installed 5.0.1
        Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
        Adapter    "deconz"       : 1.6.4    , installed 1.6.4
        Adapter    "devices"      : 1.2.8    , installed 1.2.8
        Adapter    "discovery"    : 5.0.0    , installed 5.0.0
        Adapter    "email"        : 2.0.4    , installed 2.0.4
        Adapter    "flot"         : 1.12.0   , installed 1.12.0
        Adapter    "fronius"      : 2.1.1    , installed 2.1.1
        Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
        Adapter    "frontier_silicon": 0.5.0 , installed 0.5.0
        Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
        Adapter    "history"      : 3.0.1    , installed 3.0.1
        Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
        Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
        Adapter    "hs100"        : 3.0.5    , installed 3.0.5
        Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
        Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
        Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
        Adapter    "icons-material-png": 0.1.0, installed 0.1.0
        Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
        Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
        Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
        Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
        Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
        Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
        Adapter    "iot"          : 5.0.7    , installed 5.0.7
        Adapter    "javascript"   : 8.9.2    , installed 8.9.2
        Controller "js-controller": 7.0.7    , installed 7.0.7
        Adapter    "mihome-vacuum": 5.2.0    , installed 5.2.0
        Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
        Adapter    "net-tools"    : 1.1.2    , installed 1.1.2
        Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
        Adapter    "openweathermap": 1.1.2   , installed 1.1.2
        Adapter    "parser"       : 2.2.4    , installed 2.2.4
        Adapter    "ping"         : 1.6.2    , installed 1.6.2
        Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
        Adapter    "radar2"       : 2.4.0    , installed 2.4.0
        Adapter    "reolink"      : 1.2.3    , installed 1.2.3
        Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
        Adapter    "s7"           : 1.5.0    , installed 1.5.0
        Adapter    "sayit"        : 5.0.0    , installed 5.0.0
        Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
        Adapter    "socketio"     : 6.7.1    , installed 6.7.1
        Adapter    "sql"          : 3.0.1    , installed 3.0.1
        Adapter    "statistics"   : 2.4.0    , installed 2.4.0
        Adapter    "systeminfo"   : 1.3.0    , installed 1.3.0
        Adapter    "telegram"     : 4.1.0    , installed 4.1.0
        Adapter    "terminal"     : 1.0.0    , installed 1.0.0
        Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
        Adapter    "unifi"        : 0.7.0    , installed 0.7.0
        Adapter    "upnp"         : 1.1.0    , installed 1.1.0
        Adapter    "vis"          : 1.5.6    , installed 1.5.6
        Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
        Adapter    "vis-2-widgets-inventwo": 0.2.2, installed 0.2.2
        Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
        Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
        Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
        Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
        Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
        Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
        Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
        Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
        Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
        Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
        Adapter    "vis-weather"  : 2.5.12   , installed 2.5.12
        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
        
        Objects and States
        Please stand by - This may take a while
        Objects:        25018
        States:         19884
        
        *** OS-Repositories and Updates ***
        Hit:1 http://deb.debian.org/debian bookworm InRelease
        Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
        Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
        Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
        Reading package lists...
        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:25            0.0.0.0:*               LISTEN      0          15158      718/exim4      
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14107      453/sshd: /usr/sbin
        tcp6       0      0 :::22                   :::*                    LISTEN      0          14118      453/sshd: /usr/sbin
        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          15159      718/exim4      
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        14087      425/avahi-daemon: r
        udp        0      0 0.0.0.0:55628           0.0.0.0:*                           107        14089      425/avahi-daemon: r
        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15001      355/dhclient   
        udp6       0      0 :::5353                 :::*                                107        14088      425/avahi-daemon: r
        udp6       0      0 :::59888                :::*                                107        14090      425/avahi-daemon: r
        
        *** Log File - Last 25 Lines ***
        
        2025-11-11 13:02:20.679  - warn: sql.0 (1043) No Connection to database
        2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
        2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
        2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
        2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
        2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
        2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
        2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
        2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
        2025-11-11 13:02:23.745  - warn: vis.0 (1647) get state error: DB closed
        2025-11-11 13:02:23.751  - error: parser.0 (1617) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
        2025-11-11 13:02:23.829  - error: sql.0 (1043) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
        2025-11-11 13:02:23.831  - error: sql.0 (1043) States database error: connect ECONNREFUSED 0.0.0.0:9000
        2025-11-11 13:02:28.831  - error: sql.0 (1043) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
        2025-11-11 13:02:28.835  - error: sql.0 (1043) States database error: connect ECONNREFUSED 0.0.0.0:9000
        2025-11-11 13:02:29.397  - info: sql.0 (1043) terminating with timeout
        2025-11-11 13:02:29.398  - info: sql.0 (1043) Terminated (NO_ERROR): Without reason
        2025-11-11 13:02:33.832  - error: sql.0 (1043) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
        2025-11-11 13:02:33.838  - warn: sql.0 (1043) get state error: DB closed
        2025-11-11 15:31:10.971  - warn: sayit.0 (14072) no connection to objects DB. Terminating
        2025-11-11 15:31:10.972  - info: sayit.0 (14072) Terminated (NO_ERROR): Without reason
        2025-11-11 15:31:11.563  - warn: vis.0 (14113) no connection to objects DB. Terminating
        2025-11-11 15:31:11.564  - info: vis.0 (14113) Terminated (NO_ERROR): Without reason
        2025-11-11 15:31:22.251  - warn: vis-google-fonts.0 (14134) no connection to objects DB. Terminating
        2025-11-11 15:31:22.253  - info: vis-google-fonts.0 (14134) Terminated (NO_ERROR): Without reason
        ============ Mark until here for C&P =============
        
        HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #30

        @george_best sagte in iob fix und iob diag ohne Reaktion:

        npm warn deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.

        wo ist die dependency denn drin?

        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        1 Antwort Letzte Antwort
        0
        • G George_Best

          @thomas-braun sagte in iob fix und iob diag ohne Reaktion:

          npm install iobroker.js-controller@7.0.7 --omit=dev

          ok

          npm install iobroker.js-controller@7.0.7 --omit=dev
          

          sagt:

          
          jonny@ioBroker-V2:/opt/iobroker$ npm install iobroker.js-controller@7.0.7 --omit=dev
          npm warn deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
          npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
          npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
          npm warn deprecated uid-number@0.0.6: This package is no longer supported.
          npm warn deprecated npmlog@5.0.1: This package is no longer supported.
          npm warn deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
          npm warn deprecated npmlog@6.0.2: This package is no longer supported.
          npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
          npm warn deprecated lodash.clone@4.5.0: This package is deprecated. Use structuredClone instead.
          npm warn deprecated har-validator@5.1.5: this library is no longer supported
          npm warn deprecated npmlog@4.1.2: This package is no longer supported.
          npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
          npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported.
          npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.
          npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
          npm warn deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
          npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
          npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
          npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
          npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
          npm warn deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
          npm warn deprecated
          npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
          npm warn deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
          npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
          npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
          npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
          npm warn deprecated gauge@3.0.2: This package is no longer supported.
          npm warn deprecated gauge@4.0.4: This package is no longer supported.
          npm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
          npm warn deprecated gauge@2.7.4: This package is no longer supported.
          npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
          npm warn deprecated xmldom@0.1.16: Deprecated due to CVE-2021-21366 resolved in 0.5.0
          npm warn deprecated xmldom@0.1.16: Deprecated due to CVE-2021-21366 resolved in 0.5.0
          
          changed 1848 packages in 3m
          
          205 packages are looking for funding
            run `npm fund` for details
          

          iob diag:

          
          ========== Start marking the full check here ===========
          
          ```bash
          Script v.2025-08-09
          
          *** BASE SYSTEM ***
          Operating System: Debian GNU/Linux 12 (bookworm)
           Static hostname: ioBroker-V2
                 Icon name: computer-vm
                   Chassis: vm 🖴
            Virtualization: kvm
                    Kernel: Linux 6.1.0-40-amd64
              Architecture: x86-64
           Hardware Vendor: QEMU
            Hardware Model: Standard PC _i440FX + PIIX, 1996_
          Firmware Version: rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org
          OS is similar to:
          
          model name      : Common KVM processor
          Docker          : false
          Virtualization  : kvm
          Kernel          : x86_64
          Userland        : 64 bit
          
          Systemuptime and Load:
           15:32:56 up  1:04,  2 users,  load average: 0.84, 0.56, 0.23
          CPU threads: 8
          
          
          *** LIFE CYCLE STATUS ***
          Debian 'bookworm' is the current oldstable version. Please upgrade to the latest stable release 'trixie' in due time!
          
          *** TIME AND TIMEZONES ***
                         Local time: Tue 2025-11-11 15:32:56 CET
                     Universal time: Tue 2025-11-11 14:32:56 UTC
                           RTC time: Tue 2025-11-11 14:32:56
                          Time zone: Europe/Berlin (CET, +0100)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** Users and Groups ***
          User that called 'iob diag':
          jonny
          HOME=/home/jonny
          GROUPS=jonny adm cdrom floppy sudo audio dip video plugdev systemd-journal netdev iobroker
          
          User that is running 'js-controller':
          js-controller is not running
          
          *** 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        527M        9.1G        544K        2.9G         11G
          Swap:           4.3G          0B        4.3G
          Total:           16G        527M         13G
          
          Active iob-Instances:   1
          
                  11644 M total memory
                    502 M used memory
                    580 M active memory
                   1988 M inactive memory
                   8648 M free memory
                    215 M buffer memory
                   2591 M swap cache
                   4093 M total swap
                      0 M used swap
                   4093 M free swap
          
          *** top - Table Of Processes  ***
          top - 15:32:56 up  1:04,  2 users,  load average: 0.84, 0.56, 0.23
          Tasks: 114 total,   1 running, 113 sleeping,   0 stopped,   0 zombie
          %Cpu(s): 33.3 us,  0.0 sy,  0.0 ni, 66.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
          MiB Mem :  11644.7 total,   8647.8 free,    503.6 used,   2806.2 buff/cache
          MiB Swap:   4094.0 total,   4094.0 free,      0.0 used.  11141.0 avail Mem
          
          *** FAILED SERVICES ***
          
            UNIT LOAD ACTIVE SUB DESCRIPTION
          0 loaded units listed.
          
          
          *** DMESG CRITICAL ERRORS ***
          No critical errors detected
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          udev           devtmpfs  5.7G     0  5.7G   0% /dev
          tmpfs          tmpfs     1.2G  536K  1.2G   1% /run
          /dev/sda1      ext4       28G  9.1G   17G  35% /
          tmpfs          tmpfs     5.7G     0  5.7G   0% /dev/shm
          tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
          tmpfs          tmpfs     1.2G     0  1.2G   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Tue Nov 11 14:28:04 2025] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
          [Tue Nov 11 14:28:04 2025] EXT4-fs (sda1): re-mounted. Quota mode: none.
          
          Show mounted filesystems:
          TARGET SOURCE    FSTYPE OPTIONS
          /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          1.9G    /var/
          941M    /var/log
          888M    /var/log/journal/123d1e3573ba4b7d9135f498a7b4789a
          888M    /var/log/journal
          792M    /var/cache
          
          Archived and active journals take up 887.4M in the file system.
          
          /opt/iobroker/backups:
          4.0K    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          668M    /opt/iobroker/iobroker-data/
          443M    /opt/iobroker/iobroker-data/files
          166M    /opt/iobroker/iobroker-data/backup-objects
          78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
          73M     /opt/iobroker/iobroker-data/files/vis
          
          The five largest files in iobroker-data are:
          25M     /opt/iobroker/iobroker-data/objects.jsonl
          12M     /opt/iobroker/iobroker-data/objects.json.migrated
          12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
          9.8M    /opt/iobroker/iobroker-data/files/vis-2/material-icons/knx-uf.json
          4.6M    /opt/iobroker/iobroker-data/states.jsonl
          
          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_DE2195735-if00
          
          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
               18.20.4+dfsg-1~deb12u1 500
                  500 http://deb.debian.org/debian bookworm/main amd64 Packages
                  500 http://deb.debian.org/debian-security bookworm-security/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 not running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Hosts:
          ioBroker-V2         ioBroker-V2 (version: 7.0.7, hostname: ioBroker-V2   , dead, uptime: 107)
          raspberrypi         raspberrypi (version: 2.1.0, hostname: raspberrypi   , dead, uptime: 8438)
          
          Core adapters versions
          js-controller:  7.0.7
          admin:          7.7.19
          javascript:     8.9.2
          
          nodejs modules from github:     0
          
          Adapter State
            system.adapter.accuweather.0            : accuweather           : ioBroker-V2                              -  enabled
            system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
            system.adapter.alias-manager.0          : alias-manager         : ioBroker-V2                              -  enabled
            system.adapter.amazon-dash.0            : amazon-dash           : ioBroker-V2                              - disabled
            system.adapter.chromecast.0             : chromecast            : ioBroker-V2                              -  enabled
            system.adapter.cloud.0                  : cloud                 : ioBroker-V2                              - disabled
            system.adapter.daswetter.0              : daswetter             : ioBroker-V2                              -  enabled
            system.adapter.deconz.0                 : deconz                : ioBroker-V2                              - disabled, port: 80
            system.adapter.devices.0                : devices               : ioBroker-V2                              -  enabled
            system.adapter.discovery.0              : discovery             : ioBroker-V2                              -  enabled
            system.adapter.email.0                  : email                 : ioBroker-V2                              -  enabled
            system.adapter.flot.0                   : flot                  : ioBroker-V2                              -  enabled
            system.adapter.fronius-solarweb.0       : fronius-solarweb      : ioBroker-V2                              -  enabled
            system.adapter.fronius.0                : fronius               : ioBroker-V2                              -  enabled
            system.adapter.frontier_silicon.0       : frontier_silicon      : ioBroker-V2                              -  enabled
            system.adapter.habpanel.0               : habpanel              : ioBroker-V2                              -  enabled
            system.adapter.history.0                : history               : ioBroker-V2                              -  enabled
            system.adapter.hm-rega.0                : hm-rega               : ioBroker-V2                              -  enabled
            system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
            system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
            system.adapter.hs100.0                  : hs100                 : ioBroker-V2                              -  enabled
            system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker-V2                              -  enabled
            system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : ioBroker-V2                              -  enabled
            system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-V2                              -  enabled
            system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-V2                              -  enabled
            system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker-V2                              -  enabled
            system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-V2                              -  enabled
            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker-V2                              -  enabled
            system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker-V2                              -  enabled
            system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-V2                              -  enabled
            system.adapter.influxdb.0               : influxdb              : ioBroker-V2                              - disabled, port: 8086
            system.adapter.influxdb.1               : influxdb              : ioBroker-V2                              - disabled, port: 8086
            system.adapter.info.0                   : info                  : ioBroker-V2                              -  enabled
            system.adapter.iot.0                    : iot                   : ioBroker-V2                              -  enabled
            system.adapter.javascript.0             : javascript            : ioBroker-V2                              -  enabled
            system.adapter.javascript.1             : javascript            : ioBroker-V2                              -  enabled
            system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker-V2                              - disabled, port: 54321
            system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
            system.adapter.net-tools.0              : net-tools             : ioBroker-V2                              - disabled
            system.adapter.net-tools.1              : net-tools             : ioBroker-V2                              -  enabled
            system.adapter.octoprint.0              : octoprint             : ioBroker-V2                              -  enabled
            system.adapter.parser.0                 : parser                : ioBroker-V2                              -  enabled
            system.adapter.ping.0                   : ping                  : ioBroker-V2                              - disabled
            system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
            system.adapter.radar.0                  : radar                 : ioBroker-V2                              - disabled
            system.adapter.radar2.0                 : radar2                : ioBroker-V2                              - disabled
            system.adapter.radar2.1                 : radar2                : ioBroker-V2                              -  enabled
            system.adapter.reolink.0                : reolink               : ioBroker-V2                              -  enabled
            system.adapter.reolink.1                : reolink               : ioBroker-V2                              -  enabled
            system.adapter.rickshaw.0               : rickshaw              : ioBroker-V2                              -  enabled
            system.adapter.s7.0                     : s7                    : ioBroker-V2                              -  enabled
            system.adapter.s7.1                     : s7                    : ioBroker-V2                              -  enabled
            system.adapter.s7.2                     : s7                    : ioBroker-V2                              -  enabled
            system.adapter.sayit.0                  : sayit                 : ioBroker-V2                              -  enabled
            system.adapter.sayit.1                  : sayit                 : ioBroker-V2                              -  enabled
            system.adapter.sayit.2                  : sayit                 : ioBroker-V2                              -  enabled
            system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            system.adapter.smartmeter.0             : smartmeter            : ioBroker-V2                              - disabled
            system.adapter.smartmeter.2             : smartmeter            : ioBroker-V2                              - disabled
            system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
            system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
            system.adapter.sql.1                    : sql                   : ioBroker-V2                              - disabled, port: 3306
            system.adapter.statistics.0             : statistics            : ioBroker-V2                              -  enabled
            system.adapter.systeminfo.0             : systeminfo            : ioBroker-V2                              - disabled
            system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
            system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
            system.adapter.tr-064.0                 : tr-064                : ioBroker-V2                              -  enabled
            system.adapter.unifi.0                  : unifi                 : ioBroker-V2                              -  enabled
            system.adapter.upnp.0                   : upnp                  : ioBroker-V2                              -  enabled
            system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker-V2                              -  enabled
            system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker-V2                              -  enabled
            system.adapter.vis-2.0                  : vis-2                 : ioBroker-V2                              -  enabled
            system.adapter.vis-bars.0               : vis-bars              : ioBroker-V2                              -  enabled
            system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-V2                              -  enabled
            system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker-V2                              -  enabled
            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-V2                              -  enabled
            system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker-V2                              -  enabled
            system.adapter.vis-history.0            : vis-history           : ioBroker-V2                              -  enabled
            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-V2                              -  enabled
            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-V2                              -  enabled
            system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-V2                              -  enabled
            system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker-V2                              -  enabled
            system.adapter.vis-lcars.0              : vis-lcars             : ioBroker-V2                              -  enabled
            system.adapter.vis-map.0                : vis-map               : ioBroker-V2                              -  enabled
            system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker-V2                              -  enabled
            system.adapter.vis-metro.0              : vis-metro             : ioBroker-V2                              -  enabled
            system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-V2                              -  enabled
            system.adapter.vis-weather.0            : vis-weather           : ioBroker-V2                              -  enabled
            system.adapter.vis.0                    : vis                   : ioBroker-V2                              -  enabled
            system.adapter.weatherunderground.0     : weatherunderground    : ioBroker-V2                              -  enabled
            system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          + instance is alive
          
          Enabled adapters with bindings
            system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
            system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
            system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
            system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
            system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
            system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
            system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
            system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
            system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
            system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          ioBroker-Repositories
          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
          │ (index) │ name     │ url                                                     │ auto upgrade │
          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
          
          Active repo(s): stable
          Upgrade policy: none
          
          Installed ioBroker-Adapters
          Used repository: stable
          Adapter    "accuweather"  : 2.1.1    , installed 2.1.1
          Adapter    "admin"        : 7.7.19   , installed 7.7.19
          Adapter    "alias-manager": 2.0.0    , installed 2.0.0
          Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
          Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
          Adapter    "cloud"        : 5.0.1    , installed 5.0.1
          Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
          Adapter    "deconz"       : 1.6.4    , installed 1.6.4
          Adapter    "devices"      : 1.2.8    , installed 1.2.8
          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
          Adapter    "email"        : 2.0.4    , installed 2.0.4
          Adapter    "flot"         : 1.12.0   , installed 1.12.0
          Adapter    "fronius"      : 2.1.1    , installed 2.1.1
          Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
          Adapter    "frontier_silicon": 0.5.0 , installed 0.5.0
          Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
          Adapter    "history"      : 3.0.1    , installed 3.0.1
          Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
          Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
          Adapter    "hs100"        : 3.0.5    , installed 3.0.5
          Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
          Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
          Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
          Adapter    "icons-material-png": 0.1.0, installed 0.1.0
          Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
          Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
          Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
          Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
          Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
          Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
          Adapter    "iot"          : 5.0.7    , installed 5.0.7
          Adapter    "javascript"   : 8.9.2    , installed 8.9.2
          Controller "js-controller": 7.0.7    , installed 7.0.7
          Adapter    "mihome-vacuum": 5.2.0    , installed 5.2.0
          Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
          Adapter    "net-tools"    : 1.1.2    , installed 1.1.2
          Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
          Adapter    "openweathermap": 1.1.2   , installed 1.1.2
          Adapter    "parser"       : 2.2.4    , installed 2.2.4
          Adapter    "ping"         : 1.6.2    , installed 1.6.2
          Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
          Adapter    "radar2"       : 2.4.0    , installed 2.4.0
          Adapter    "reolink"      : 1.2.3    , installed 1.2.3
          Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
          Adapter    "s7"           : 1.5.0    , installed 1.5.0
          Adapter    "sayit"        : 5.0.0    , installed 5.0.0
          Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
          Adapter    "sql"          : 3.0.1    , installed 3.0.1
          Adapter    "statistics"   : 2.4.0    , installed 2.4.0
          Adapter    "systeminfo"   : 1.3.0    , installed 1.3.0
          Adapter    "telegram"     : 4.1.0    , installed 4.1.0
          Adapter    "terminal"     : 1.0.0    , installed 1.0.0
          Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
          Adapter    "unifi"        : 0.7.0    , installed 0.7.0
          Adapter    "upnp"         : 1.1.0    , installed 1.1.0
          Adapter    "vis"          : 1.5.6    , installed 1.5.6
          Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
          Adapter    "vis-2-widgets-inventwo": 0.2.2, installed 0.2.2
          Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
          Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
          Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
          Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
          Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
          Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
          Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
          Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
          Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
          Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
          Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
          Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
          Adapter    "vis-weather"  : 2.5.12   , installed 2.5.12
          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
          
          Objects and States
          Please stand by - This may take a while
          Objects:        25018
          States:         19884
          
          *** OS-Repositories and Updates ***
          Hit:1 http://deb.debian.org/debian bookworm InRelease
          Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
          Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
          Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
          Reading package lists...
          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:25            0.0.0.0:*               LISTEN      0          15158      718/exim4      
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14107      453/sshd: /usr/sbin
          tcp6       0      0 :::22                   :::*                    LISTEN      0          14118      453/sshd: /usr/sbin
          tcp6       0      0 ::1:25                  :::*                    LISTEN      0          15159      718/exim4      
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        14087      425/avahi-daemon: r
          udp        0      0 0.0.0.0:55628           0.0.0.0:*                           107        14089      425/avahi-daemon: r
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15001      355/dhclient   
          udp6       0      0 :::5353                 :::*                                107        14088      425/avahi-daemon: r
          udp6       0      0 :::59888                :::*                                107        14090      425/avahi-daemon: r
          
          *** Log File - Last 25 Lines ***
          
          2025-11-11 13:02:20.679  - warn: sql.0 (1043) No Connection to database
          2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
          2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
          2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
          2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
          2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
          2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
          2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
          2025-11-11 13:02:20.680  - warn: sql.0 (1043) No Connection to database
          2025-11-11 13:02:23.745  - warn: vis.0 (1647) get state error: DB closed
          2025-11-11 13:02:23.751  - error: parser.0 (1617) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
          2025-11-11 13:02:23.829  - error: sql.0 (1043) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
          2025-11-11 13:02:23.831  - error: sql.0 (1043) States database error: connect ECONNREFUSED 0.0.0.0:9000
          2025-11-11 13:02:28.831  - error: sql.0 (1043) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
          2025-11-11 13:02:28.835  - error: sql.0 (1043) States database error: connect ECONNREFUSED 0.0.0.0:9000
          2025-11-11 13:02:29.397  - info: sql.0 (1043) terminating with timeout
          2025-11-11 13:02:29.398  - info: sql.0 (1043) Terminated (NO_ERROR): Without reason
          2025-11-11 13:02:33.832  - error: sql.0 (1043) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
          2025-11-11 13:02:33.838  - warn: sql.0 (1043) get state error: DB closed
          2025-11-11 15:31:10.971  - warn: sayit.0 (14072) no connection to objects DB. Terminating
          2025-11-11 15:31:10.972  - info: sayit.0 (14072) Terminated (NO_ERROR): Without reason
          2025-11-11 15:31:11.563  - warn: vis.0 (14113) no connection to objects DB. Terminating
          2025-11-11 15:31:11.564  - info: vis.0 (14113) Terminated (NO_ERROR): Without reason
          2025-11-11 15:31:22.251  - warn: vis-google-fonts.0 (14134) no connection to objects DB. Terminating
          2025-11-11 15:31:22.253  - info: vis-google-fonts.0 (14134) Terminated (NO_ERROR): Without reason
          ============ Mark until here for C&P =============
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #31

          @george_best sagte in iob fix und iob diag ohne Reaktion:

          raspberrypi raspberrypi (version: 2.1.0, hostname: raspberrypi , dead, uptime: 8438)

          Seh ich ja gerade erst...
          Du kurvst da mit einem js-controller@2.1.0 auf dem raspberrypi herum.
          Das schreit geradezu nach Problemen.
          Koppel den mal ab, du verwendest den ja eh nicht.

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

            iobroker startete und ich konnte auch (kurz) zugreifen. Jetzt ist aber wieder alles tot. Anbei die Logs.

            log.txt

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @george_best sagte in iob fix und iob diag ohne Reaktion:

              raspberrypi raspberrypi (version: 2.1.0, hostname: raspberrypi , dead, uptime: 8438)

              Seh ich ja gerade erst...
              Du kurvst da mit einem js-controller@2.1.0 auf dem raspberrypi herum.
              Das schreit geradezu nach Problemen.
              Koppel den mal ab, du verwendest den ja eh nicht.

              G Offline
              G Offline
              George_Best
              schrieb am zuletzt editiert von
              #33

              @thomas-braun

              Ja - stimmt. Der hing mal als Slave dran...
              Wie bringe ich den am einfachsten weg? Zugriff auf die Oberfläche ist aktuell leider nicht drin...

              HomoranH 1 Antwort Letzte Antwort
              0
              • G George_Best

                iobroker startete und ich konnte auch (kurz) zugreifen. Jetzt ist aber wieder alles tot. Anbei die Logs.

                log.txt

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

                @george_best sagte in iob fix und iob diag ohne Reaktion:

                Da musst du da mal reinschauen:

                https://www.iobroker.net/#de/documentation/config/multihost.md

                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 George_Best

                  @thomas-braun

                  Ja - stimmt. Der hing mal als Slave dran...
                  Wie bringe ich den am einfachsten weg? Zugriff auf die Oberfläche ist aktuell leider nicht drin...

                  HomoranH Nicht stören
                  HomoranH Nicht stören
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #35

                  @george_best sagte in iob fix und iob diag ohne Reaktion:

                  Der hing mal als Slave dran...

                  und jetzt ist der definitiv inaktiv? und nicht mehr im Netz?

                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  1 Antwort Letzte Antwort
                  0
                  • G Offline
                    G Offline
                    George_Best
                    schrieb am zuletzt editiert von
                    #36

                    @thomas-braun sagte in iob fix und iob diag ohne Reaktion:

                    npm install iobroker.js-controller@7.0.7 --omit=dev

                    So - Dampfhammer....
                    Backup von vor 3 Tage eingespielt. Läuft soweit und (vermeintlich) alles geupdated und Slave Host gelöscht.

                    Das sagt nun
                    iob diag

                    ========== Start marking the full check here ===========
                    
                    ```bash
                    Script v.2025-08-09
                    
                    *** BASE SYSTEM ***
                    Operating System: Debian GNU/Linux 12 (bookworm)
                     Static hostname: ioBroker-V2
                           Icon name: computer-vm
                             Chassis: vm 🖴
                      Virtualization: kvm
                              Kernel: Linux 6.1.0-30-amd64
                        Architecture: x86-64
                     Hardware Vendor: QEMU
                      Hardware Model: Standard PC _i440FX + PIIX, 1996_
                    Firmware Version: rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org
                    OS is similar to:
                    
                    model name      : Common KVM processor
                    Docker          : false
                    Virtualization  : kvm
                    Kernel          : x86_64
                    Userland        : 64 bit
                    
                    Systemuptime and Load:
                     21:24:09 up 40 min,  2 users,  load average: 0.00, 0.23, 0.52
                    CPU threads: 8
                    
                    
                    *** LIFE CYCLE STATUS ***
                    Operating System is the current Debian stable version codenamed 'bookworm'!
                    
                    *** TIME AND TIMEZONES ***
                                   Local time: Tue 2025-11-11 21:24:10 CET
                               Universal time: Tue 2025-11-11 20:24:10 UTC
                                     RTC time: Tue 2025-11-11 20:24:10
                                    Time zone: Europe/Berlin (CET, +0100)
                    System clock synchronized: yes
                                  NTP service: active
                              RTC in local TZ: no
                    
                    *** Users and Groups ***
                    User that called 'iob diag':
                    jonny
                    HOME=/home/jonny
                    GROUPS=jonny cdrom floppy sudo audio dip video plugdev netdev iobroker
                    
                    User that is running 'js-controller':
                    js-controller is not running
                    
                    *** DISPLAY-SERVER SETUP ***
                    Display-Server:         false
                    Unit display-manager.service could not be found.
                    Display-Manager:
                    Desktop:
                    Session:                tty
                    
                    System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:             12G        533M        8.3G        552K        3.8G         11G
                    Swap:           4.3G          0B        4.3G
                    Total:           16G        533M         12G
                    
                    Active iob-Instances:   1
                    
                            11644 M total memory
                              509 M used memory
                              995 M active memory
                             2273 M inactive memory
                             7871 M free memory
                              362 M buffer memory
                             3215 M swap cache
                             4093 M total swap
                                0 M used swap
                             4093 M free swap
                    
                    *** top - Table Of Processes  ***
                    top - 21:24:10 up 40 min,  2 users,  load average: 0.00, 0.23, 0.52
                    Tasks: 109 total,   1 running, 108 sleeping,   0 stopped,   0 zombie
                    %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                    MiB Mem :  11644.7 total,   7870.9 free,    509.5 used,   3577.4 buff/cache
                    MiB Swap:   4094.0 total,   4094.0 free,      0.0 used.  11135.2 avail Mem
                    
                    *** FAILED SERVICES ***
                    
                      UNIT             LOAD   ACTIVE SUB    DESCRIPTION
                    * iobroker.service loaded failed failed ioBroker Server
                    
                    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.
                    1 loaded units listed.
                    
                    
                    *** DMESG CRITICAL ERRORS ***
                    No critical errors detected
                    
                    *** FILESYSTEM ***
                    Filesystem     Type      Size  Used Avail Use% Mounted on
                    udev           devtmpfs  5.7G     0  5.7G   0% /dev
                    tmpfs          tmpfs     1.2G  544K  1.2G   1% /run
                    /dev/sda1      ext4       28G  9.2G   17G  36% /
                    tmpfs          tmpfs     5.7G     0  5.7G   0% /dev/shm
                    tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                    tmpfs          tmpfs     1.1G     0  1.1G   0% /run/user/1000
                    
                    Messages concerning ext4 filesystem in dmesg:
                    [Tue Nov 11 20:43:41 2025] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                    [Tue Nov 11 20:43:41 2025] EXT4-fs (sda1): re-mounted. Quota mode: none.
                    
                    Show mounted filesystems:
                    TARGET SOURCE    FSTYPE OPTIONS
                    /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                    
                    Files in neuralgic directories:
                    
                    /var:
                    1.6G    /var/
                    825M    /var/log
                    805M    /var/log/journal/123d1e3573ba4b7d9135f498a7b4789a
                    805M    /var/log/journal
                    600M    /var/cache
                    
                    Hint: You are currently not seeing messages from other users and the system.
                          Users in groups 'adm', 'systemd-journal' can see all messages.
                          Pass -q to turn off this notice.
                    Archived and active journals take up 8.0M in the file system.
                    
                    /opt/iobroker/backups:
                    22M     /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    670M    /opt/iobroker/iobroker-data/
                    443M    /opt/iobroker/iobroker-data/files
                    166M    /opt/iobroker/iobroker-data/backup-objects
                    78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                    73M     /opt/iobroker/iobroker-data/files/vis
                    
                    The five largest files in iobroker-data are:
                    27M     /opt/iobroker/iobroker-data/objects.jsonl
                    12M     /opt/iobroker/iobroker-data/objects.json.migrated
                    12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                    9.8M    /opt/iobroker/iobroker-data/files/vis-2/material-icons/knx-uf.json
                    4.6M    /opt/iobroker/iobroker-data/states.jsonl
                    
                    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_DE2195735-if00
                    
                    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         v20.18.2
                    /usr/bin/node           v20.18.2
                    /usr/bin/npm            10.8.2
                    /usr/bin/npx            10.8.2
                    /usr/bin/corepack       0.29.4
                    
                    nodejs:
                      Installed: 20.18.2-1nodesource1
                      Candidate: 20.19.5-1nodesource1
                      Version table:
                         20.19.5-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.19.4-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.19.3-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.19.2-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.19.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.19.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.18.3-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     *** 20.18.2-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            100 /var/lib/dpkg/status
                         20.18.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.18.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.17.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.16.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.15.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.15.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.14.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.13.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.13.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.12.2-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.12.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.12.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.11.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.11.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.10.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.9.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.8.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.8.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.7.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.6.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.6.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.5.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.5.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.4.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.3.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.3.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.2.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.1.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         20.0.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         18.20.4+dfsg-1~deb12u1 500
                            500 http://deb.debian.org/debian bookworm/main amd64 Packages
                            500 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages
                    
                    Temp directories causing deletion problem: 0
                    No problems detected
                    
                    Errors in npm tree: 0
                    No problems detected
                    
                    Checking for nodejs vulnerability:
                    
                    
                    ██████   █████  ███    ██  ██████  ███████ ███████
                    ██   ██ ██   ██ ████   ██ ██       ██      ██   ██
                    ██   ██ ███████ ██ ██  ██ ██   ███ █████   ███████
                    ██   ██ ██   ██ ██  ██ ██ ██    ██ ██      ██   ██
                    ██████  ██   ██ ██   ████  ██████  ███████ ██   ██
                    
                    
                    The current Node.js version (v20.18.2) is vulnerable to the following CVEs:
                    
                    CVE-2025-23166(high):  The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.
                    Patched versions: ^20.19.2 || ^22.15.1 || ^23.11.1 || ^24.0.2
                    =
                    
                    CVE-2025-23167(medium): A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using `\r\n\rX` instead of the required `\r\n\r\n`.
                    This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests.
                    
                    The issue was resolved by upgrading `llhttp` to version 9, which enforces correct header termination.
                    
                    Impact:
                    * This vulnerability affects only Node.js 20.x users prior to the `llhttp` v9 upgrade.
                    
                    Patched versions: ^20.19.2
                    =
                    
                    *** ioBroker-Installation ***
                    
                    ioBroker Status
                    iobroker is not running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Hosts:
                    ioBroker-V2         ioBroker-V2 (version: 7.0.6, hostname: ioBroker-V2   , alive, uptime: 212)
                    
                    Core adapters versions
                    js-controller:  7.0.7
                    admin:          7.7.19
                    javascript:     8.9.2
                    
                    nodejs modules from github:     0
                    
                    Adapter State
                      system.adapter.accuweather.0            : accuweather           : ioBroker-V2                              -  enabled
                      system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                      system.adapter.alias-manager.0          : alias-manager         : ioBroker-V2                              -  enabled
                      system.adapter.amazon-dash.0            : amazon-dash           : ioBroker-V2                              - disabled
                      system.adapter.chromecast.0             : chromecast            : ioBroker-V2                              -  enabled
                      system.adapter.cloud.0                  : cloud                 : ioBroker-V2                              - disabled
                      system.adapter.daswetter.0              : daswetter             : ioBroker-V2                              -  enabled
                      system.adapter.deconz.0                 : deconz                : ioBroker-V2                              - disabled, port: 80
                      system.adapter.devices.0                : devices               : ioBroker-V2                              -  enabled
                      system.adapter.discovery.0              : discovery             : ioBroker-V2                              -  enabled
                      system.adapter.email.0                  : email                 : ioBroker-V2                              -  enabled
                      system.adapter.flot.0                   : flot                  : ioBroker-V2                              -  enabled
                      system.adapter.fronius-solarweb.0       : fronius-solarweb      : ioBroker-V2                              -  enabled
                      system.adapter.fronius.0                : fronius               : ioBroker-V2                              -  enabled
                      system.adapter.frontier_silicon.0       : frontier_silicon      : ioBroker-V2                              -  enabled
                      system.adapter.habpanel.0               : habpanel              : ioBroker-V2                              -  enabled
                      system.adapter.history.0                : history               : ioBroker-V2                              -  enabled
                      system.adapter.hm-rega.0                : hm-rega               : ioBroker-V2                              -  enabled
                      system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                      system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                      system.adapter.hs100.0                  : hs100                 : ioBroker-V2                              -  enabled
                      system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker-V2                              -  enabled
                      system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : ioBroker-V2                              -  enabled
                      system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-V2                              -  enabled
                      system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-V2                              -  enabled
                      system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker-V2                              -  enabled
                      system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-V2                              -  enabled
                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker-V2                              -  enabled
                      system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker-V2                              -  enabled
                      system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-V2                              -  enabled
                      system.adapter.influxdb.0               : influxdb              : ioBroker-V2                              - disabled, port: 8086
                      system.adapter.influxdb.1               : influxdb              : ioBroker-V2                              - disabled, port: 8086
                      system.adapter.info.0                   : info                  : ioBroker-V2                              -  enabled
                      system.adapter.iot.0                    : iot                   : ioBroker-V2                              -  enabled
                      system.adapter.javascript.0             : javascript            : ioBroker-V2                              -  enabled
                      system.adapter.javascript.1             : javascript            : ioBroker-V2                              -  enabled
                      system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker-V2                              - disabled, port: 54321
                      system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
                      system.adapter.net-tools.0              : net-tools             : ioBroker-V2                              - disabled
                      system.adapter.net-tools.1              : net-tools             : ioBroker-V2                              -  enabled
                      system.adapter.octoprint.0              : octoprint             : ioBroker-V2                              -  enabled
                      system.adapter.parser.0                 : parser                : ioBroker-V2                              -  enabled
                      system.adapter.ping.0                   : ping                  : ioBroker-V2                              - disabled
                      system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
                      system.adapter.radar.0                  : radar                 : ioBroker-V2                              - disabled
                      system.adapter.radar2.0                 : radar2                : ioBroker-V2                              - disabled
                      system.adapter.radar2.1                 : radar2                : ioBroker-V2                              -  enabled
                      system.adapter.reolink.0                : reolink               : ioBroker-V2                              -  enabled
                      system.adapter.reolink.1                : reolink               : ioBroker-V2                              -  enabled
                      system.adapter.rickshaw.0               : rickshaw              : ioBroker-V2                              -  enabled
                      system.adapter.s7.0                     : s7                    : ioBroker-V2                              -  enabled
                      system.adapter.s7.1                     : s7                    : ioBroker-V2                              -  enabled
                      system.adapter.s7.2                     : s7                    : ioBroker-V2                              -  enabled
                      system.adapter.sayit.0                  : sayit                 : ioBroker-V2                              -  enabled
                      system.adapter.sayit.1                  : sayit                 : ioBroker-V2                              -  enabled
                      system.adapter.sayit.2                  : sayit                 : ioBroker-V2                              -  enabled
                      system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      system.adapter.smartmeter.0             : smartmeter            : ioBroker-V2                              - disabled
                      system.adapter.smartmeter.2             : smartmeter            : ioBroker-V2                              - disabled
                      system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
                      system.adapter.sql.1                    : sql                   : ioBroker-V2                              - disabled, port: 3306
                      system.adapter.statistics.0             : statistics            : ioBroker-V2                              -  enabled
                      system.adapter.systeminfo.0             : systeminfo            : ioBroker-V2                              - disabled
                      system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
                      system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                      system.adapter.tr-064.0                 : tr-064                : ioBroker-V2                              -  enabled
                      system.adapter.unifi.0                  : unifi                 : ioBroker-V2                              -  enabled
                      system.adapter.upnp.0                   : upnp                  : ioBroker-V2                              -  enabled
                      system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker-V2                              -  enabled
                      system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker-V2                              -  enabled
                      system.adapter.vis-2.0                  : vis-2                 : ioBroker-V2                              -  enabled
                      system.adapter.vis-bars.0               : vis-bars              : ioBroker-V2                              -  enabled
                      system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-V2                              -  enabled
                      system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker-V2                              -  enabled
                      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-V2                              -  enabled
                      system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker-V2                              -  enabled
                      system.adapter.vis-history.0            : vis-history           : ioBroker-V2                              -  enabled
                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-V2                              -  enabled
                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-V2                              -  enabled
                      system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-V2                              -  enabled
                      system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker-V2                              -  enabled
                      system.adapter.vis-lcars.0              : vis-lcars             : ioBroker-V2                              -  enabled
                      system.adapter.vis-map.0                : vis-map               : ioBroker-V2                              -  enabled
                      system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker-V2                              -  enabled
                      system.adapter.vis-metro.0              : vis-metro             : ioBroker-V2                              -  enabled
                      system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-V2                              -  enabled
                      system.adapter.vis-weather.0            : vis-weather           : ioBroker-V2                              -  enabled
                      system.adapter.vis.0                    : vis                   : ioBroker-V2                              -  enabled
                      system.adapter.weatherunderground.0     : weatherunderground    : ioBroker-V2                              -  enabled
                      system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                      system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                      system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                      system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                      system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
                      system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
                      system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
                      system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
                      system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                      system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    ioBroker-Repositories
                    ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                    │ (index) │ name     │ url                                                     │ auto upgrade │
                    ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                    │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                    │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                    └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                    
                    Active repo(s): stable
                    Upgrade policy: none
                    
                    Installed ioBroker-Adapters
                    Used repository: stable
                    Adapter    "accuweather"  : 2.1.1    , installed 2.1.1
                    Adapter    "admin"        : 7.7.19   , installed 7.7.19
                    Adapter    "alias-manager": 2.0.0    , installed 2.0.0
                    Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
                    Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
                    Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                    Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                    Adapter    "deconz"       : 1.6.4    , installed 1.6.4
                    Adapter    "devices"      : 1.2.8    , installed 1.2.8
                    Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                    Adapter    "email"        : 2.0.4    , installed 2.0.4
                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                    Adapter    "fronius"      : 2.1.1    , installed 2.1.1
                    Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
                    Adapter    "frontier_silicon": 0.5.0 , installed 0.5.0
                    Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                    Adapter    "history"      : 3.0.1    , installed 3.0.1
                    Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                    Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                    Adapter    "hs100"        : 3.0.5    , installed 3.0.5
                    Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                    Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                    Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                    Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                    Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                    Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                    Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                    Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                    Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                    Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                    Adapter    "iot"          : 5.0.7    , installed 5.0.7
                    Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                    Controller "js-controller": 7.0.7    , installed 7.0.7
                    Adapter    "mihome-vacuum": 5.2.0    , installed 5.2.0
                    Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
                    Adapter    "net-tools"    : 1.1.2    , installed 1.1.2
                    Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
                    Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                    Adapter    "parser"       : 2.2.4    , installed 2.2.4
                    Adapter    "ping"         : 1.6.2    , installed 1.6.2
                    Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
                    Adapter    "radar2"       : 2.4.0    , installed 2.4.0
                    Adapter    "reolink"      : 1.2.3    , installed 1.2.3
                    Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                    Adapter    "s7"           : 1.5.0    , installed 1.5.0
                    Adapter    "sayit"        : 5.0.0    , installed 5.0.0
                    Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                    Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                    Adapter    "sql"          : 3.0.1    , installed 3.0.1
                    Adapter    "statistics"   : 2.4.0    , installed 2.4.0
                    Adapter    "systeminfo"   : 1.3.0    , installed 1.3.0
                    Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                    Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                    Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                    Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                    Adapter    "upnp"         : 1.1.0    , installed 1.1.0
                    Adapter    "vis"          : 1.5.6    , installed 1.5.6
                    Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
                    Adapter    "vis-2-widgets-inventwo": 0.2.2, installed 0.2.2
                    Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
                    Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                    Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                    Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                    Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                    Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                    Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                    Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                    Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                    Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                    Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                    Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
                    Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                    Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                    Adapter    "vis-weather"  : 2.5.12   , installed 2.5.12
                    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
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        25056
                    States:         20026
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://deb.debian.org/debian bookworm InRelease
                    Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                    Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                    Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                    Reading package lists...
                    Pending Updates: 153
                    
                    *** 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 0.0.0.0:1080            0.0.0.0:*               LISTEN      1000       61327      25814/nc
                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15823      468/sshd: /usr/sbin
                    tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          15912      753/exim4
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          15834      468/sshd: /usr/sbin
                    tcp6       0      0 ::1:25                  :::*                    LISTEN      0          15913      753/exim4
                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          805        355/dhclient
                    udp        0      0 0.0.0.0:41774           0.0.0.0:*                           107        14143      446/avahi-daemon: r
                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        14141      446/avahi-daemon: r
                    udp6       0      0 :::48224                :::*                                107        14144      446/avahi-daemon: r
                    udp6       0      0 :::5353                 :::*                                107        14142      446/avahi-daemon: r
                    
                    *** Log File - Last 25 Lines ***
                    
                    2025-11-11 20:53:16.472  - warn: host.ioBroker-V2 instance system.adapter.tr-064.0 terminated due to SIGKILL
                    2025-11-11 20:53:16.472  - info: host.ioBroker-V2 instance system.adapter.tr-064.0 terminated with code null ()
                    2025-11-11 20:53:16.518  - warn: host.ioBroker-V2 instance system.adapter.hm-rpc.0 terminated due to SIGKILL
                    2025-11-11 20:53:16.518  - info: host.ioBroker-V2 instance system.adapter.hm-rpc.0 terminated with code null ()
                    2025-11-11 20:53:16.518  - warn: host.ioBroker-V2 instance system.adapter.hm-rega.0 terminated due to SIGKILL
                    2025-11-11 20:53:16.519  - info: host.ioBroker-V2 instance system.adapter.hm-rega.0 terminated with code null ()
                    2025-11-11 20:53:16.533  - warn: host.ioBroker-V2 instance system.adapter.frontier_silicon.0 terminated due to SIGKILL
                    2025-11-11 20:53:16.533  - info: host.ioBroker-V2 instance system.adapter.frontier_silicon.0 terminated with code null ()
                    2025-11-11 20:53:16.552  - warn: host.ioBroker-V2 instance system.adapter.fronius.0 terminated due to SIGKILL
                    2025-11-11 20:53:16.552  - info: host.ioBroker-V2 instance system.adapter.fronius.0 terminated with code null ()
                    2025-11-11 20:53:16.580  - warn: host.ioBroker-V2 instance system.adapter.hm-rpc.1 terminated due to SIGKILL
                    2025-11-11 20:53:16.580  - info: host.ioBroker-V2 instance system.adapter.hm-rpc.1 terminated with code null ()
                    2025-11-11 20:53:16.611  - warn: host.ioBroker-V2 instance system.adapter.web.0 terminated due to SIGKILL
                    2025-11-11 20:53:16.611  - info: host.ioBroker-V2 instance system.adapter.web.0 terminated with code null ()
                    2025-11-11 20:53:16.612  - warn: host.ioBroker-V2 instance system.adapter.parser.0 terminated due to SIGKILL
                    2025-11-11 20:53:16.612  - info: host.ioBroker-V2 instance system.adapter.parser.0 terminated with code null ()a
                    2025-11-11 20:53:16.637  - info: host.ioBroker-V2 instance system.adapter.sql.0 terminated with code 0 (NO_ERROR)
                    2025-11-11 20:53:16.637  - info: host.ioBroker-V2 All instances are stopped.
                    2025-11-11 20:53:16.712  - info: host.ioBroker-V2 terminated
                    2025-11-11 21:05:19.386  - warn: vis.0 (13925) no connection to objects DB. Terminating
                    2025-11-11 21:05:19.388  - info: vis.0 (13925) Terminated (NO_ERROR): Without reason
                    2025-11-11 21:05:19.448  - warn: sayit.0 (13918) no connection to objects DB. Terminating
                    2025-11-11 21:05:19.450  - info: sayit.0 (13918) Terminated (NO_ERROR): Without reason
                    2025-11-11 21:05:21.179  - info: vis-google-fonts.0 (13942) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.vis-google-fonts, node: v20.18.2, js-controller: 7.0.7
                    2025-11-11 21:05:21.769  - info: vis-google-fonts.0 (13942) Terminated (NO_ERROR): Without reason
                    
                    
                    Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                    0
                    • G George_Best

                      @thomas-braun sagte in iob fix und iob diag ohne Reaktion:

                      npm install iobroker.js-controller@7.0.7 --omit=dev

                      So - Dampfhammer....
                      Backup von vor 3 Tage eingespielt. Läuft soweit und (vermeintlich) alles geupdated und Slave Host gelöscht.

                      Das sagt nun
                      iob diag

                      ========== Start marking the full check here ===========
                      
                      ```bash
                      Script v.2025-08-09
                      
                      *** BASE SYSTEM ***
                      Operating System: Debian GNU/Linux 12 (bookworm)
                       Static hostname: ioBroker-V2
                             Icon name: computer-vm
                               Chassis: vm 🖴
                        Virtualization: kvm
                                Kernel: Linux 6.1.0-30-amd64
                          Architecture: x86-64
                       Hardware Vendor: QEMU
                        Hardware Model: Standard PC _i440FX + PIIX, 1996_
                      Firmware Version: rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org
                      OS is similar to:
                      
                      model name      : Common KVM processor
                      Docker          : false
                      Virtualization  : kvm
                      Kernel          : x86_64
                      Userland        : 64 bit
                      
                      Systemuptime and Load:
                       21:24:09 up 40 min,  2 users,  load average: 0.00, 0.23, 0.52
                      CPU threads: 8
                      
                      
                      *** LIFE CYCLE STATUS ***
                      Operating System is the current Debian stable version codenamed 'bookworm'!
                      
                      *** TIME AND TIMEZONES ***
                                     Local time: Tue 2025-11-11 21:24:10 CET
                                 Universal time: Tue 2025-11-11 20:24:10 UTC
                                       RTC time: Tue 2025-11-11 20:24:10
                                      Time zone: Europe/Berlin (CET, +0100)
                      System clock synchronized: yes
                                    NTP service: active
                                RTC in local TZ: no
                      
                      *** Users and Groups ***
                      User that called 'iob diag':
                      jonny
                      HOME=/home/jonny
                      GROUPS=jonny cdrom floppy sudo audio dip video plugdev netdev iobroker
                      
                      User that is running 'js-controller':
                      js-controller is not running
                      
                      *** DISPLAY-SERVER SETUP ***
                      Display-Server:         false
                      Unit display-manager.service could not be found.
                      Display-Manager:
                      Desktop:
                      Session:                tty
                      
                      System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
                      
                      *** MEMORY ***
                                     total        used        free      shared  buff/cache   available
                      Mem:             12G        533M        8.3G        552K        3.8G         11G
                      Swap:           4.3G          0B        4.3G
                      Total:           16G        533M         12G
                      
                      Active iob-Instances:   1
                      
                              11644 M total memory
                                509 M used memory
                                995 M active memory
                               2273 M inactive memory
                               7871 M free memory
                                362 M buffer memory
                               3215 M swap cache
                               4093 M total swap
                                  0 M used swap
                               4093 M free swap
                      
                      *** top - Table Of Processes  ***
                      top - 21:24:10 up 40 min,  2 users,  load average: 0.00, 0.23, 0.52
                      Tasks: 109 total,   1 running, 108 sleeping,   0 stopped,   0 zombie
                      %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                      MiB Mem :  11644.7 total,   7870.9 free,    509.5 used,   3577.4 buff/cache
                      MiB Swap:   4094.0 total,   4094.0 free,      0.0 used.  11135.2 avail Mem
                      
                      *** FAILED SERVICES ***
                      
                        UNIT             LOAD   ACTIVE SUB    DESCRIPTION
                      * iobroker.service loaded failed failed ioBroker Server
                      
                      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.
                      1 loaded units listed.
                      
                      
                      *** DMESG CRITICAL ERRORS ***
                      No critical errors detected
                      
                      *** FILESYSTEM ***
                      Filesystem     Type      Size  Used Avail Use% Mounted on
                      udev           devtmpfs  5.7G     0  5.7G   0% /dev
                      tmpfs          tmpfs     1.2G  544K  1.2G   1% /run
                      /dev/sda1      ext4       28G  9.2G   17G  36% /
                      tmpfs          tmpfs     5.7G     0  5.7G   0% /dev/shm
                      tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                      tmpfs          tmpfs     1.1G     0  1.1G   0% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Tue Nov 11 20:43:41 2025] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                      [Tue Nov 11 20:43:41 2025] EXT4-fs (sda1): re-mounted. Quota mode: none.
                      
                      Show mounted filesystems:
                      TARGET SOURCE    FSTYPE OPTIONS
                      /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                      
                      Files in neuralgic directories:
                      
                      /var:
                      1.6G    /var/
                      825M    /var/log
                      805M    /var/log/journal/123d1e3573ba4b7d9135f498a7b4789a
                      805M    /var/log/journal
                      600M    /var/cache
                      
                      Hint: You are currently not seeing messages from other users and the system.
                            Users in groups 'adm', 'systemd-journal' can see all messages.
                            Pass -q to turn off this notice.
                      Archived and active journals take up 8.0M in the file system.
                      
                      /opt/iobroker/backups:
                      22M     /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      670M    /opt/iobroker/iobroker-data/
                      443M    /opt/iobroker/iobroker-data/files
                      166M    /opt/iobroker/iobroker-data/backup-objects
                      78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                      73M     /opt/iobroker/iobroker-data/files/vis
                      
                      The five largest files in iobroker-data are:
                      27M     /opt/iobroker/iobroker-data/objects.jsonl
                      12M     /opt/iobroker/iobroker-data/objects.json.migrated
                      12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                      9.8M    /opt/iobroker/iobroker-data/files/vis-2/material-icons/knx-uf.json
                      4.6M    /opt/iobroker/iobroker-data/states.jsonl
                      
                      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_DE2195735-if00
                      
                      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         v20.18.2
                      /usr/bin/node           v20.18.2
                      /usr/bin/npm            10.8.2
                      /usr/bin/npx            10.8.2
                      /usr/bin/corepack       0.29.4
                      
                      nodejs:
                        Installed: 20.18.2-1nodesource1
                        Candidate: 20.19.5-1nodesource1
                        Version table:
                           20.19.5-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.19.4-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.19.3-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.19.2-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.19.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.19.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.18.3-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                       *** 20.18.2-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              100 /var/lib/dpkg/status
                           20.18.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.18.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.17.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.16.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.15.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.15.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.14.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.13.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.13.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.12.2-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.12.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.12.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.11.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.11.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.10.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.9.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.8.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.8.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.7.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.6.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.6.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.5.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.5.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.4.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.3.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.3.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.2.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.1.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.0.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           18.20.4+dfsg-1~deb12u1 500
                              500 http://deb.debian.org/debian bookworm/main amd64 Packages
                              500 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages
                      
                      Temp directories causing deletion problem: 0
                      No problems detected
                      
                      Errors in npm tree: 0
                      No problems detected
                      
                      Checking for nodejs vulnerability:
                      
                      
                      ██████   █████  ███    ██  ██████  ███████ ███████
                      ██   ██ ██   ██ ████   ██ ██       ██      ██   ██
                      ██   ██ ███████ ██ ██  ██ ██   ███ █████   ███████
                      ██   ██ ██   ██ ██  ██ ██ ██    ██ ██      ██   ██
                      ██████  ██   ██ ██   ████  ██████  ███████ ██   ██
                      
                      
                      The current Node.js version (v20.18.2) is vulnerable to the following CVEs:
                      
                      CVE-2025-23166(high):  The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.
                      Patched versions: ^20.19.2 || ^22.15.1 || ^23.11.1 || ^24.0.2
                      =
                      
                      CVE-2025-23167(medium): A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using `\r\n\rX` instead of the required `\r\n\r\n`.
                      This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests.
                      
                      The issue was resolved by upgrading `llhttp` to version 9, which enforces correct header termination.
                      
                      Impact:
                      * This vulnerability affects only Node.js 20.x users prior to the `llhttp` v9 upgrade.
                      
                      Patched versions: ^20.19.2
                      =
                      
                      *** ioBroker-Installation ***
                      
                      ioBroker Status
                      iobroker is not running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Hosts:
                      ioBroker-V2         ioBroker-V2 (version: 7.0.6, hostname: ioBroker-V2   , alive, uptime: 212)
                      
                      Core adapters versions
                      js-controller:  7.0.7
                      admin:          7.7.19
                      javascript:     8.9.2
                      
                      nodejs modules from github:     0
                      
                      Adapter State
                        system.adapter.accuweather.0            : accuweather           : ioBroker-V2                              -  enabled
                        system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                        system.adapter.alias-manager.0          : alias-manager         : ioBroker-V2                              -  enabled
                        system.adapter.amazon-dash.0            : amazon-dash           : ioBroker-V2                              - disabled
                        system.adapter.chromecast.0             : chromecast            : ioBroker-V2                              -  enabled
                        system.adapter.cloud.0                  : cloud                 : ioBroker-V2                              - disabled
                        system.adapter.daswetter.0              : daswetter             : ioBroker-V2                              -  enabled
                        system.adapter.deconz.0                 : deconz                : ioBroker-V2                              - disabled, port: 80
                        system.adapter.devices.0                : devices               : ioBroker-V2                              -  enabled
                        system.adapter.discovery.0              : discovery             : ioBroker-V2                              -  enabled
                        system.adapter.email.0                  : email                 : ioBroker-V2                              -  enabled
                        system.adapter.flot.0                   : flot                  : ioBroker-V2                              -  enabled
                        system.adapter.fronius-solarweb.0       : fronius-solarweb      : ioBroker-V2                              -  enabled
                        system.adapter.fronius.0                : fronius               : ioBroker-V2                              -  enabled
                        system.adapter.frontier_silicon.0       : frontier_silicon      : ioBroker-V2                              -  enabled
                        system.adapter.habpanel.0               : habpanel              : ioBroker-V2                              -  enabled
                        system.adapter.history.0                : history               : ioBroker-V2                              -  enabled
                        system.adapter.hm-rega.0                : hm-rega               : ioBroker-V2                              -  enabled
                        system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                        system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                        system.adapter.hs100.0                  : hs100                 : ioBroker-V2                              -  enabled
                        system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker-V2                              -  enabled
                        system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : ioBroker-V2                              -  enabled
                        system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-V2                              -  enabled
                        system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-V2                              -  enabled
                        system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker-V2                              -  enabled
                        system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-V2                              -  enabled
                        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker-V2                              -  enabled
                        system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker-V2                              -  enabled
                        system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-V2                              -  enabled
                        system.adapter.influxdb.0               : influxdb              : ioBroker-V2                              - disabled, port: 8086
                        system.adapter.influxdb.1               : influxdb              : ioBroker-V2                              - disabled, port: 8086
                        system.adapter.info.0                   : info                  : ioBroker-V2                              -  enabled
                        system.adapter.iot.0                    : iot                   : ioBroker-V2                              -  enabled
                        system.adapter.javascript.0             : javascript            : ioBroker-V2                              -  enabled
                        system.adapter.javascript.1             : javascript            : ioBroker-V2                              -  enabled
                        system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker-V2                              - disabled, port: 54321
                        system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
                        system.adapter.net-tools.0              : net-tools             : ioBroker-V2                              - disabled
                        system.adapter.net-tools.1              : net-tools             : ioBroker-V2                              -  enabled
                        system.adapter.octoprint.0              : octoprint             : ioBroker-V2                              -  enabled
                        system.adapter.parser.0                 : parser                : ioBroker-V2                              -  enabled
                        system.adapter.ping.0                   : ping                  : ioBroker-V2                              - disabled
                        system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
                        system.adapter.radar.0                  : radar                 : ioBroker-V2                              - disabled
                        system.adapter.radar2.0                 : radar2                : ioBroker-V2                              - disabled
                        system.adapter.radar2.1                 : radar2                : ioBroker-V2                              -  enabled
                        system.adapter.reolink.0                : reolink               : ioBroker-V2                              -  enabled
                        system.adapter.reolink.1                : reolink               : ioBroker-V2                              -  enabled
                        system.adapter.rickshaw.0               : rickshaw              : ioBroker-V2                              -  enabled
                        system.adapter.s7.0                     : s7                    : ioBroker-V2                              -  enabled
                        system.adapter.s7.1                     : s7                    : ioBroker-V2                              -  enabled
                        system.adapter.s7.2                     : s7                    : ioBroker-V2                              -  enabled
                        system.adapter.sayit.0                  : sayit                 : ioBroker-V2                              -  enabled
                        system.adapter.sayit.1                  : sayit                 : ioBroker-V2                              -  enabled
                        system.adapter.sayit.2                  : sayit                 : ioBroker-V2                              -  enabled
                        system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                        system.adapter.smartmeter.0             : smartmeter            : ioBroker-V2                              - disabled
                        system.adapter.smartmeter.2             : smartmeter            : ioBroker-V2                              - disabled
                        system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                        system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
                        system.adapter.sql.1                    : sql                   : ioBroker-V2                              - disabled, port: 3306
                        system.adapter.statistics.0             : statistics            : ioBroker-V2                              -  enabled
                        system.adapter.systeminfo.0             : systeminfo            : ioBroker-V2                              - disabled
                        system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
                        system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                        system.adapter.tr-064.0                 : tr-064                : ioBroker-V2                              -  enabled
                        system.adapter.unifi.0                  : unifi                 : ioBroker-V2                              -  enabled
                        system.adapter.upnp.0                   : upnp                  : ioBroker-V2                              -  enabled
                        system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker-V2                              -  enabled
                        system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker-V2                              -  enabled
                        system.adapter.vis-2.0                  : vis-2                 : ioBroker-V2                              -  enabled
                        system.adapter.vis-bars.0               : vis-bars              : ioBroker-V2                              -  enabled
                        system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-V2                              -  enabled
                        system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker-V2                              -  enabled
                        system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-V2                              -  enabled
                        system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker-V2                              -  enabled
                        system.adapter.vis-history.0            : vis-history           : ioBroker-V2                              -  enabled
                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-V2                              -  enabled
                        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-V2                              -  enabled
                        system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-V2                              -  enabled
                        system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker-V2                              -  enabled
                        system.adapter.vis-lcars.0              : vis-lcars             : ioBroker-V2                              -  enabled
                        system.adapter.vis-map.0                : vis-map               : ioBroker-V2                              -  enabled
                        system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker-V2                              -  enabled
                        system.adapter.vis-metro.0              : vis-metro             : ioBroker-V2                              -  enabled
                        system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-V2                              -  enabled
                        system.adapter.vis-weather.0            : vis-weather           : ioBroker-V2                              -  enabled
                        system.adapter.vis.0                    : vis                   : ioBroker-V2                              -  enabled
                        system.adapter.weatherunderground.0     : weatherunderground    : ioBroker-V2                              -  enabled
                        system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                        system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                        system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                        system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                        system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
                        system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
                        system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                        system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                        system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
                        system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
                        system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                        system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      ioBroker-Repositories
                      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                      │ (index) │ name     │ url                                                     │ auto upgrade │
                      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                      │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                      │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                      
                      Active repo(s): stable
                      Upgrade policy: none
                      
                      Installed ioBroker-Adapters
                      Used repository: stable
                      Adapter    "accuweather"  : 2.1.1    , installed 2.1.1
                      Adapter    "admin"        : 7.7.19   , installed 7.7.19
                      Adapter    "alias-manager": 2.0.0    , installed 2.0.0
                      Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
                      Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
                      Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                      Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                      Adapter    "deconz"       : 1.6.4    , installed 1.6.4
                      Adapter    "devices"      : 1.2.8    , installed 1.2.8
                      Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                      Adapter    "email"        : 2.0.4    , installed 2.0.4
                      Adapter    "flot"         : 1.12.0   , installed 1.12.0
                      Adapter    "fronius"      : 2.1.1    , installed 2.1.1
                      Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
                      Adapter    "frontier_silicon": 0.5.0 , installed 0.5.0
                      Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                      Adapter    "history"      : 3.0.1    , installed 3.0.1
                      Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                      Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                      Adapter    "hs100"        : 3.0.5    , installed 3.0.5
                      Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                      Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                      Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                      Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                      Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                      Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                      Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                      Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                      Adapter    "iot"          : 5.0.7    , installed 5.0.7
                      Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                      Controller "js-controller": 7.0.7    , installed 7.0.7
                      Adapter    "mihome-vacuum": 5.2.0    , installed 5.2.0
                      Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
                      Adapter    "net-tools"    : 1.1.2    , installed 1.1.2
                      Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
                      Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                      Adapter    "parser"       : 2.2.4    , installed 2.2.4
                      Adapter    "ping"         : 1.6.2    , installed 1.6.2
                      Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
                      Adapter    "radar2"       : 2.4.0    , installed 2.4.0
                      Adapter    "reolink"      : 1.2.3    , installed 1.2.3
                      Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                      Adapter    "s7"           : 1.5.0    , installed 1.5.0
                      Adapter    "sayit"        : 5.0.0    , installed 5.0.0
                      Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                      Adapter    "sql"          : 3.0.1    , installed 3.0.1
                      Adapter    "statistics"   : 2.4.0    , installed 2.4.0
                      Adapter    "systeminfo"   : 1.3.0    , installed 1.3.0
                      Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                      Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                      Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                      Adapter    "upnp"         : 1.1.0    , installed 1.1.0
                      Adapter    "vis"          : 1.5.6    , installed 1.5.6
                      Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
                      Adapter    "vis-2-widgets-inventwo": 0.2.2, installed 0.2.2
                      Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
                      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                      Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                      Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                      Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                      Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                      Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                      Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                      Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                      Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
                      Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                      Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                      Adapter    "vis-weather"  : 2.5.12   , installed 2.5.12
                      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
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        25056
                      States:         20026
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://deb.debian.org/debian bookworm InRelease
                      Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                      Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                      Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                      Reading package lists...
                      Pending Updates: 153
                      
                      *** 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 0.0.0.0:1080            0.0.0.0:*               LISTEN      1000       61327      25814/nc
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15823      468/sshd: /usr/sbin
                      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          15912      753/exim4
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          15834      468/sshd: /usr/sbin
                      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          15913      753/exim4
                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          805        355/dhclient
                      udp        0      0 0.0.0.0:41774           0.0.0.0:*                           107        14143      446/avahi-daemon: r
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        14141      446/avahi-daemon: r
                      udp6       0      0 :::48224                :::*                                107        14144      446/avahi-daemon: r
                      udp6       0      0 :::5353                 :::*                                107        14142      446/avahi-daemon: r
                      
                      *** Log File - Last 25 Lines ***
                      
                      2025-11-11 20:53:16.472  - warn: host.ioBroker-V2 instance system.adapter.tr-064.0 terminated due to SIGKILL
                      2025-11-11 20:53:16.472  - info: host.ioBroker-V2 instance system.adapter.tr-064.0 terminated with code null ()
                      2025-11-11 20:53:16.518  - warn: host.ioBroker-V2 instance system.adapter.hm-rpc.0 terminated due to SIGKILL
                      2025-11-11 20:53:16.518  - info: host.ioBroker-V2 instance system.adapter.hm-rpc.0 terminated with code null ()
                      2025-11-11 20:53:16.518  - warn: host.ioBroker-V2 instance system.adapter.hm-rega.0 terminated due to SIGKILL
                      2025-11-11 20:53:16.519  - info: host.ioBroker-V2 instance system.adapter.hm-rega.0 terminated with code null ()
                      2025-11-11 20:53:16.533  - warn: host.ioBroker-V2 instance system.adapter.frontier_silicon.0 terminated due to SIGKILL
                      2025-11-11 20:53:16.533  - info: host.ioBroker-V2 instance system.adapter.frontier_silicon.0 terminated with code null ()
                      2025-11-11 20:53:16.552  - warn: host.ioBroker-V2 instance system.adapter.fronius.0 terminated due to SIGKILL
                      2025-11-11 20:53:16.552  - info: host.ioBroker-V2 instance system.adapter.fronius.0 terminated with code null ()
                      2025-11-11 20:53:16.580  - warn: host.ioBroker-V2 instance system.adapter.hm-rpc.1 terminated due to SIGKILL
                      2025-11-11 20:53:16.580  - info: host.ioBroker-V2 instance system.adapter.hm-rpc.1 terminated with code null ()
                      2025-11-11 20:53:16.611  - warn: host.ioBroker-V2 instance system.adapter.web.0 terminated due to SIGKILL
                      2025-11-11 20:53:16.611  - info: host.ioBroker-V2 instance system.adapter.web.0 terminated with code null ()
                      2025-11-11 20:53:16.612  - warn: host.ioBroker-V2 instance system.adapter.parser.0 terminated due to SIGKILL
                      2025-11-11 20:53:16.612  - info: host.ioBroker-V2 instance system.adapter.parser.0 terminated with code null ()a
                      2025-11-11 20:53:16.637  - info: host.ioBroker-V2 instance system.adapter.sql.0 terminated with code 0 (NO_ERROR)
                      2025-11-11 20:53:16.637  - info: host.ioBroker-V2 All instances are stopped.
                      2025-11-11 20:53:16.712  - info: host.ioBroker-V2 terminated
                      2025-11-11 21:05:19.386  - warn: vis.0 (13925) no connection to objects DB. Terminating
                      2025-11-11 21:05:19.388  - info: vis.0 (13925) Terminated (NO_ERROR): Without reason
                      2025-11-11 21:05:19.448  - warn: sayit.0 (13918) no connection to objects DB. Terminating
                      2025-11-11 21:05:19.450  - info: sayit.0 (13918) Terminated (NO_ERROR): Without reason
                      2025-11-11 21:05:21.179  - info: vis-google-fonts.0 (13942) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.vis-google-fonts, node: v20.18.2, js-controller: 7.0.7
                      2025-11-11 21:05:21.769  - info: vis-google-fonts.0 (13942) Terminated (NO_ERROR): Without reason
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von Thomas Braun
                      #37

                      @george_best sagte in iob fix und iob diag ohne Reaktion:

                      js-controller is not running

                      System is booting into 'graphical.target'.

                      You are currently not seeing messages from other users and the system.

                      /usr/bin/nodejs v20.18.2

                      Pending Updates: 153

                      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 George_Best

                        @thomas-braun sagte in iob fix und iob diag ohne Reaktion:

                        npm install iobroker.js-controller@7.0.7 --omit=dev

                        So - Dampfhammer....
                        Backup von vor 3 Tage eingespielt. Läuft soweit und (vermeintlich) alles geupdated und Slave Host gelöscht.

                        Das sagt nun
                        iob diag

                        ========== Start marking the full check here ===========
                        
                        ```bash
                        Script v.2025-08-09
                        
                        *** BASE SYSTEM ***
                        Operating System: Debian GNU/Linux 12 (bookworm)
                         Static hostname: ioBroker-V2
                               Icon name: computer-vm
                                 Chassis: vm 🖴
                          Virtualization: kvm
                                  Kernel: Linux 6.1.0-30-amd64
                            Architecture: x86-64
                         Hardware Vendor: QEMU
                          Hardware Model: Standard PC _i440FX + PIIX, 1996_
                        Firmware Version: rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org
                        OS is similar to:
                        
                        model name      : Common KVM processor
                        Docker          : false
                        Virtualization  : kvm
                        Kernel          : x86_64
                        Userland        : 64 bit
                        
                        Systemuptime and Load:
                         21:24:09 up 40 min,  2 users,  load average: 0.00, 0.23, 0.52
                        CPU threads: 8
                        
                        
                        *** LIFE CYCLE STATUS ***
                        Operating System is the current Debian stable version codenamed 'bookworm'!
                        
                        *** TIME AND TIMEZONES ***
                                       Local time: Tue 2025-11-11 21:24:10 CET
                                   Universal time: Tue 2025-11-11 20:24:10 UTC
                                         RTC time: Tue 2025-11-11 20:24:10
                                        Time zone: Europe/Berlin (CET, +0100)
                        System clock synchronized: yes
                                      NTP service: active
                                  RTC in local TZ: no
                        
                        *** Users and Groups ***
                        User that called 'iob diag':
                        jonny
                        HOME=/home/jonny
                        GROUPS=jonny cdrom floppy sudo audio dip video plugdev netdev iobroker
                        
                        User that is running 'js-controller':
                        js-controller is not running
                        
                        *** DISPLAY-SERVER SETUP ***
                        Display-Server:         false
                        Unit display-manager.service could not be found.
                        Display-Manager:
                        Desktop:
                        Session:                tty
                        
                        System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
                        
                        *** MEMORY ***
                                       total        used        free      shared  buff/cache   available
                        Mem:             12G        533M        8.3G        552K        3.8G         11G
                        Swap:           4.3G          0B        4.3G
                        Total:           16G        533M         12G
                        
                        Active iob-Instances:   1
                        
                                11644 M total memory
                                  509 M used memory
                                  995 M active memory
                                 2273 M inactive memory
                                 7871 M free memory
                                  362 M buffer memory
                                 3215 M swap cache
                                 4093 M total swap
                                    0 M used swap
                                 4093 M free swap
                        
                        *** top - Table Of Processes  ***
                        top - 21:24:10 up 40 min,  2 users,  load average: 0.00, 0.23, 0.52
                        Tasks: 109 total,   1 running, 108 sleeping,   0 stopped,   0 zombie
                        %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                        MiB Mem :  11644.7 total,   7870.9 free,    509.5 used,   3577.4 buff/cache
                        MiB Swap:   4094.0 total,   4094.0 free,      0.0 used.  11135.2 avail Mem
                        
                        *** FAILED SERVICES ***
                        
                          UNIT             LOAD   ACTIVE SUB    DESCRIPTION
                        * iobroker.service loaded failed failed ioBroker Server
                        
                        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.
                        1 loaded units listed.
                        
                        
                        *** DMESG CRITICAL ERRORS ***
                        No critical errors detected
                        
                        *** FILESYSTEM ***
                        Filesystem     Type      Size  Used Avail Use% Mounted on
                        udev           devtmpfs  5.7G     0  5.7G   0% /dev
                        tmpfs          tmpfs     1.2G  544K  1.2G   1% /run
                        /dev/sda1      ext4       28G  9.2G   17G  36% /
                        tmpfs          tmpfs     5.7G     0  5.7G   0% /dev/shm
                        tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                        tmpfs          tmpfs     1.1G     0  1.1G   0% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [Tue Nov 11 20:43:41 2025] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                        [Tue Nov 11 20:43:41 2025] EXT4-fs (sda1): re-mounted. Quota mode: none.
                        
                        Show mounted filesystems:
                        TARGET SOURCE    FSTYPE OPTIONS
                        /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                        
                        Files in neuralgic directories:
                        
                        /var:
                        1.6G    /var/
                        825M    /var/log
                        805M    /var/log/journal/123d1e3573ba4b7d9135f498a7b4789a
                        805M    /var/log/journal
                        600M    /var/cache
                        
                        Hint: You are currently not seeing messages from other users and the system.
                              Users in groups 'adm', 'systemd-journal' can see all messages.
                              Pass -q to turn off this notice.
                        Archived and active journals take up 8.0M in the file system.
                        
                        /opt/iobroker/backups:
                        22M     /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        670M    /opt/iobroker/iobroker-data/
                        443M    /opt/iobroker/iobroker-data/files
                        166M    /opt/iobroker/iobroker-data/backup-objects
                        78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                        73M     /opt/iobroker/iobroker-data/files/vis
                        
                        The five largest files in iobroker-data are:
                        27M     /opt/iobroker/iobroker-data/objects.jsonl
                        12M     /opt/iobroker/iobroker-data/objects.json.migrated
                        12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                        9.8M    /opt/iobroker/iobroker-data/files/vis-2/material-icons/knx-uf.json
                        4.6M    /opt/iobroker/iobroker-data/states.jsonl
                        
                        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_DE2195735-if00
                        
                        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         v20.18.2
                        /usr/bin/node           v20.18.2
                        /usr/bin/npm            10.8.2
                        /usr/bin/npx            10.8.2
                        /usr/bin/corepack       0.29.4
                        
                        nodejs:
                          Installed: 20.18.2-1nodesource1
                          Candidate: 20.19.5-1nodesource1
                          Version table:
                             20.19.5-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.19.4-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.19.3-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.19.2-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.19.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.19.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.18.3-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                         *** 20.18.2-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                100 /var/lib/dpkg/status
                             20.18.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.18.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.17.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.16.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.15.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.15.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.14.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.13.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.13.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.12.2-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.12.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.12.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.11.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.11.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.10.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.9.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.8.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.8.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.7.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.6.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.6.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.5.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.5.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.4.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.3.1-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.3.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.2.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.1.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             20.0.0-1nodesource1 1001
                                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             18.20.4+dfsg-1~deb12u1 500
                                500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                500 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages
                        
                        Temp directories causing deletion problem: 0
                        No problems detected
                        
                        Errors in npm tree: 0
                        No problems detected
                        
                        Checking for nodejs vulnerability:
                        
                        
                        ██████   █████  ███    ██  ██████  ███████ ███████
                        ██   ██ ██   ██ ████   ██ ██       ██      ██   ██
                        ██   ██ ███████ ██ ██  ██ ██   ███ █████   ███████
                        ██   ██ ██   ██ ██  ██ ██ ██    ██ ██      ██   ██
                        ██████  ██   ██ ██   ████  ██████  ███████ ██   ██
                        
                        
                        The current Node.js version (v20.18.2) is vulnerable to the following CVEs:
                        
                        CVE-2025-23166(high):  The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.
                        Patched versions: ^20.19.2 || ^22.15.1 || ^23.11.1 || ^24.0.2
                        =
                        
                        CVE-2025-23167(medium): A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using `\r\n\rX` instead of the required `\r\n\r\n`.
                        This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests.
                        
                        The issue was resolved by upgrading `llhttp` to version 9, which enforces correct header termination.
                        
                        Impact:
                        * This vulnerability affects only Node.js 20.x users prior to the `llhttp` v9 upgrade.
                        
                        Patched versions: ^20.19.2
                        =
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        iobroker is not running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Hosts:
                        ioBroker-V2         ioBroker-V2 (version: 7.0.6, hostname: ioBroker-V2   , alive, uptime: 212)
                        
                        Core adapters versions
                        js-controller:  7.0.7
                        admin:          7.7.19
                        javascript:     8.9.2
                        
                        nodejs modules from github:     0
                        
                        Adapter State
                          system.adapter.accuweather.0            : accuweather           : ioBroker-V2                              -  enabled
                          system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                          system.adapter.alias-manager.0          : alias-manager         : ioBroker-V2                              -  enabled
                          system.adapter.amazon-dash.0            : amazon-dash           : ioBroker-V2                              - disabled
                          system.adapter.chromecast.0             : chromecast            : ioBroker-V2                              -  enabled
                          system.adapter.cloud.0                  : cloud                 : ioBroker-V2                              - disabled
                          system.adapter.daswetter.0              : daswetter             : ioBroker-V2                              -  enabled
                          system.adapter.deconz.0                 : deconz                : ioBroker-V2                              - disabled, port: 80
                          system.adapter.devices.0                : devices               : ioBroker-V2                              -  enabled
                          system.adapter.discovery.0              : discovery             : ioBroker-V2                              -  enabled
                          system.adapter.email.0                  : email                 : ioBroker-V2                              -  enabled
                          system.adapter.flot.0                   : flot                  : ioBroker-V2                              -  enabled
                          system.adapter.fronius-solarweb.0       : fronius-solarweb      : ioBroker-V2                              -  enabled
                          system.adapter.fronius.0                : fronius               : ioBroker-V2                              -  enabled
                          system.adapter.frontier_silicon.0       : frontier_silicon      : ioBroker-V2                              -  enabled
                          system.adapter.habpanel.0               : habpanel              : ioBroker-V2                              -  enabled
                          system.adapter.history.0                : history               : ioBroker-V2                              -  enabled
                          system.adapter.hm-rega.0                : hm-rega               : ioBroker-V2                              -  enabled
                          system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                          system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                          system.adapter.hs100.0                  : hs100                 : ioBroker-V2                              -  enabled
                          system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker-V2                              -  enabled
                          system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : ioBroker-V2                              -  enabled
                          system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-V2                              -  enabled
                          system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-V2                              -  enabled
                          system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker-V2                              -  enabled
                          system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-V2                              -  enabled
                          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker-V2                              -  enabled
                          system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker-V2                              -  enabled
                          system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-V2                              -  enabled
                          system.adapter.influxdb.0               : influxdb              : ioBroker-V2                              - disabled, port: 8086
                          system.adapter.influxdb.1               : influxdb              : ioBroker-V2                              - disabled, port: 8086
                          system.adapter.info.0                   : info                  : ioBroker-V2                              -  enabled
                          system.adapter.iot.0                    : iot                   : ioBroker-V2                              -  enabled
                          system.adapter.javascript.0             : javascript            : ioBroker-V2                              -  enabled
                          system.adapter.javascript.1             : javascript            : ioBroker-V2                              -  enabled
                          system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker-V2                              - disabled, port: 54321
                          system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
                          system.adapter.net-tools.0              : net-tools             : ioBroker-V2                              - disabled
                          system.adapter.net-tools.1              : net-tools             : ioBroker-V2                              -  enabled
                          system.adapter.octoprint.0              : octoprint             : ioBroker-V2                              -  enabled
                          system.adapter.parser.0                 : parser                : ioBroker-V2                              -  enabled
                          system.adapter.ping.0                   : ping                  : ioBroker-V2                              - disabled
                          system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
                          system.adapter.radar.0                  : radar                 : ioBroker-V2                              - disabled
                          system.adapter.radar2.0                 : radar2                : ioBroker-V2                              - disabled
                          system.adapter.radar2.1                 : radar2                : ioBroker-V2                              -  enabled
                          system.adapter.reolink.0                : reolink               : ioBroker-V2                              -  enabled
                          system.adapter.reolink.1                : reolink               : ioBroker-V2                              -  enabled
                          system.adapter.rickshaw.0               : rickshaw              : ioBroker-V2                              -  enabled
                          system.adapter.s7.0                     : s7                    : ioBroker-V2                              -  enabled
                          system.adapter.s7.1                     : s7                    : ioBroker-V2                              -  enabled
                          system.adapter.s7.2                     : s7                    : ioBroker-V2                              -  enabled
                          system.adapter.sayit.0                  : sayit                 : ioBroker-V2                              -  enabled
                          system.adapter.sayit.1                  : sayit                 : ioBroker-V2                              -  enabled
                          system.adapter.sayit.2                  : sayit                 : ioBroker-V2                              -  enabled
                          system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                          system.adapter.smartmeter.0             : smartmeter            : ioBroker-V2                              - disabled
                          system.adapter.smartmeter.2             : smartmeter            : ioBroker-V2                              - disabled
                          system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                          system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
                          system.adapter.sql.1                    : sql                   : ioBroker-V2                              - disabled, port: 3306
                          system.adapter.statistics.0             : statistics            : ioBroker-V2                              -  enabled
                          system.adapter.systeminfo.0             : systeminfo            : ioBroker-V2                              - disabled
                          system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
                          system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                          system.adapter.tr-064.0                 : tr-064                : ioBroker-V2                              -  enabled
                          system.adapter.unifi.0                  : unifi                 : ioBroker-V2                              -  enabled
                          system.adapter.upnp.0                   : upnp                  : ioBroker-V2                              -  enabled
                          system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker-V2                              -  enabled
                          system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker-V2                              -  enabled
                          system.adapter.vis-2.0                  : vis-2                 : ioBroker-V2                              -  enabled
                          system.adapter.vis-bars.0               : vis-bars              : ioBroker-V2                              -  enabled
                          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-V2                              -  enabled
                          system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker-V2                              -  enabled
                          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-V2                              -  enabled
                          system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker-V2                              -  enabled
                          system.adapter.vis-history.0            : vis-history           : ioBroker-V2                              -  enabled
                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-V2                              -  enabled
                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-V2                              -  enabled
                          system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-V2                              -  enabled
                          system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker-V2                              -  enabled
                          system.adapter.vis-lcars.0              : vis-lcars             : ioBroker-V2                              -  enabled
                          system.adapter.vis-map.0                : vis-map               : ioBroker-V2                              -  enabled
                          system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker-V2                              -  enabled
                          system.adapter.vis-metro.0              : vis-metro             : ioBroker-V2                              -  enabled
                          system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-V2                              -  enabled
                          system.adapter.vis-weather.0            : vis-weather           : ioBroker-V2                              -  enabled
                          system.adapter.vis.0                    : vis                   : ioBroker-V2                              -  enabled
                          system.adapter.weatherunderground.0     : weatherunderground    : ioBroker-V2                              -  enabled
                          system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                          system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                          system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                          system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                          system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
                          system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
                          system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                          system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                          system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
                          system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
                          system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                          system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        ioBroker-Repositories
                        ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                        │ (index) │ name     │ url                                                     │ auto upgrade │
                        ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                        │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                        │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                        
                        Active repo(s): stable
                        Upgrade policy: none
                        
                        Installed ioBroker-Adapters
                        Used repository: stable
                        Adapter    "accuweather"  : 2.1.1    , installed 2.1.1
                        Adapter    "admin"        : 7.7.19   , installed 7.7.19
                        Adapter    "alias-manager": 2.0.0    , installed 2.0.0
                        Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
                        Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
                        Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                        Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                        Adapter    "deconz"       : 1.6.4    , installed 1.6.4
                        Adapter    "devices"      : 1.2.8    , installed 1.2.8
                        Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                        Adapter    "email"        : 2.0.4    , installed 2.0.4
                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                        Adapter    "fronius"      : 2.1.1    , installed 2.1.1
                        Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
                        Adapter    "frontier_silicon": 0.5.0 , installed 0.5.0
                        Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                        Adapter    "history"      : 3.0.1    , installed 3.0.1
                        Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                        Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                        Adapter    "hs100"        : 3.0.5    , installed 3.0.5
                        Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                        Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                        Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                        Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                        Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                        Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                        Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                        Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                        Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                        Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                        Adapter    "iot"          : 5.0.7    , installed 5.0.7
                        Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                        Controller "js-controller": 7.0.7    , installed 7.0.7
                        Adapter    "mihome-vacuum": 5.2.0    , installed 5.2.0
                        Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
                        Adapter    "net-tools"    : 1.1.2    , installed 1.1.2
                        Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
                        Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                        Adapter    "parser"       : 2.2.4    , installed 2.2.4
                        Adapter    "ping"         : 1.6.2    , installed 1.6.2
                        Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
                        Adapter    "radar2"       : 2.4.0    , installed 2.4.0
                        Adapter    "reolink"      : 1.2.3    , installed 1.2.3
                        Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                        Adapter    "s7"           : 1.5.0    , installed 1.5.0
                        Adapter    "sayit"        : 5.0.0    , installed 5.0.0
                        Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                        Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                        Adapter    "sql"          : 3.0.1    , installed 3.0.1
                        Adapter    "statistics"   : 2.4.0    , installed 2.4.0
                        Adapter    "systeminfo"   : 1.3.0    , installed 1.3.0
                        Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                        Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                        Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                        Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                        Adapter    "upnp"         : 1.1.0    , installed 1.1.0
                        Adapter    "vis"          : 1.5.6    , installed 1.5.6
                        Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
                        Adapter    "vis-2-widgets-inventwo": 0.2.2, installed 0.2.2
                        Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
                        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                        Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                        Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                        Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                        Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                        Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                        Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                        Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                        Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
                        Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                        Adapter    "vis-weather"  : 2.5.12   , installed 2.5.12
                        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
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        25056
                        States:         20026
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://deb.debian.org/debian bookworm InRelease
                        Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                        Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                        Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                        Reading package lists...
                        Pending Updates: 153
                        
                        *** 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 0.0.0.0:1080            0.0.0.0:*               LISTEN      1000       61327      25814/nc
                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15823      468/sshd: /usr/sbin
                        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          15912      753/exim4
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          15834      468/sshd: /usr/sbin
                        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          15913      753/exim4
                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          805        355/dhclient
                        udp        0      0 0.0.0.0:41774           0.0.0.0:*                           107        14143      446/avahi-daemon: r
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        14141      446/avahi-daemon: r
                        udp6       0      0 :::48224                :::*                                107        14144      446/avahi-daemon: r
                        udp6       0      0 :::5353                 :::*                                107        14142      446/avahi-daemon: r
                        
                        *** Log File - Last 25 Lines ***
                        
                        2025-11-11 20:53:16.472  - warn: host.ioBroker-V2 instance system.adapter.tr-064.0 terminated due to SIGKILL
                        2025-11-11 20:53:16.472  - info: host.ioBroker-V2 instance system.adapter.tr-064.0 terminated with code null ()
                        2025-11-11 20:53:16.518  - warn: host.ioBroker-V2 instance system.adapter.hm-rpc.0 terminated due to SIGKILL
                        2025-11-11 20:53:16.518  - info: host.ioBroker-V2 instance system.adapter.hm-rpc.0 terminated with code null ()
                        2025-11-11 20:53:16.518  - warn: host.ioBroker-V2 instance system.adapter.hm-rega.0 terminated due to SIGKILL
                        2025-11-11 20:53:16.519  - info: host.ioBroker-V2 instance system.adapter.hm-rega.0 terminated with code null ()
                        2025-11-11 20:53:16.533  - warn: host.ioBroker-V2 instance system.adapter.frontier_silicon.0 terminated due to SIGKILL
                        2025-11-11 20:53:16.533  - info: host.ioBroker-V2 instance system.adapter.frontier_silicon.0 terminated with code null ()
                        2025-11-11 20:53:16.552  - warn: host.ioBroker-V2 instance system.adapter.fronius.0 terminated due to SIGKILL
                        2025-11-11 20:53:16.552  - info: host.ioBroker-V2 instance system.adapter.fronius.0 terminated with code null ()
                        2025-11-11 20:53:16.580  - warn: host.ioBroker-V2 instance system.adapter.hm-rpc.1 terminated due to SIGKILL
                        2025-11-11 20:53:16.580  - info: host.ioBroker-V2 instance system.adapter.hm-rpc.1 terminated with code null ()
                        2025-11-11 20:53:16.611  - warn: host.ioBroker-V2 instance system.adapter.web.0 terminated due to SIGKILL
                        2025-11-11 20:53:16.611  - info: host.ioBroker-V2 instance system.adapter.web.0 terminated with code null ()
                        2025-11-11 20:53:16.612  - warn: host.ioBroker-V2 instance system.adapter.parser.0 terminated due to SIGKILL
                        2025-11-11 20:53:16.612  - info: host.ioBroker-V2 instance system.adapter.parser.0 terminated with code null ()a
                        2025-11-11 20:53:16.637  - info: host.ioBroker-V2 instance system.adapter.sql.0 terminated with code 0 (NO_ERROR)
                        2025-11-11 20:53:16.637  - info: host.ioBroker-V2 All instances are stopped.
                        2025-11-11 20:53:16.712  - info: host.ioBroker-V2 terminated
                        2025-11-11 21:05:19.386  - warn: vis.0 (13925) no connection to objects DB. Terminating
                        2025-11-11 21:05:19.388  - info: vis.0 (13925) Terminated (NO_ERROR): Without reason
                        2025-11-11 21:05:19.448  - warn: sayit.0 (13918) no connection to objects DB. Terminating
                        2025-11-11 21:05:19.450  - info: sayit.0 (13918) Terminated (NO_ERROR): Without reason
                        2025-11-11 21:05:21.179  - info: vis-google-fonts.0 (13942) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.vis-google-fonts, node: v20.18.2, js-controller: 7.0.7
                        2025-11-11 21:05:21.769  - info: vis-google-fonts.0 (13942) Terminated (NO_ERROR): Without reason
                        
                        
                        HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #38

                        @Thomas-Braun

                        und

                        @george_best sagte in iob fix und iob diag ohne Reaktion:

                        • iobroker.service loaded failed failed ioBroker Server

                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        1 Antwort Letzte Antwort
                        0
                        • G Offline
                          G Offline
                          George_Best
                          schrieb am zuletzt editiert von
                          #39

                          Leider zu früh gefreut....

                          Wieder das gleich Spiel:

                          1. Iobroker startet
                          2. Ich kann darauf zugreifen
                          3. Dann wird alles wieder grau und das Anmelde-Fenster erscheint erneut
                          4. Es starten dann auch alle Instanzen neu..

                          Es scheint so, alles würde iobroker selbstständig neustarten.

                          Ich bin echt langsam verzweifelt. Hat noch jemand eine Idee?

                          Das sagt aktuell
                          iob Diag

                          
                          ========== Start marking the full check here ===========
                          
                          ```bash
                          Script v.2025-08-09
                          
                          *** BASE SYSTEM ***
                          Operating System: Debian GNU/Linux 12 (bookworm)
                           Static hostname: ioBroker-V2
                                 Icon name: computer-vm
                                   Chassis: vm 🖴
                            Virtualization: kvm
                                    Kernel: Linux 6.1.0-30-amd64
                              Architecture: x86-64
                           Hardware Vendor: QEMU
                            Hardware Model: Standard PC _i440FX + PIIX, 1996_
                          Firmware Version: rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org
                          OS is similar to:
                          
                          model name      : Common KVM processor
                          Docker          : false
                          Virtualization  : kvm
                          Kernel          : x86_64
                          Userland        : 64 bit
                          
                          Systemuptime and Load:
                           21:51:14 up 20 min,  2 users,  load average: 0.25, 1.32, 1.19
                          CPU threads: 8
                          
                          
                          *** LIFE CYCLE STATUS ***
                          Operating System is the current Debian stable version codenamed 'bookworm'!
                          
                          *** TIME AND TIMEZONES ***
                                         Local time: Tue 2025-11-11 21:51:14 CET
                                     Universal time: Tue 2025-11-11 20:51:14 UTC
                                           RTC time: Tue 2025-11-11 20:51:14
                                          Time zone: Europe/Berlin (CET, +0100)
                          System clock synchronized: yes
                                        NTP service: active
                                    RTC in local TZ: no
                          
                          *** Users and Groups ***
                          User that called 'iob diag':
                          jonny
                          HOME=/home/jonny
                          GROUPS=jonny cdrom floppy sudo audio dip video plugdev netdev iobroker
                          
                          User that is running 'js-controller':
                          js-controller is not running
                          
                          *** DISPLAY-SERVER SETUP ***
                          Display-Server:         false
                          Unit display-manager.service could not be found.
                          Display-Manager:
                          Desktop:
                          Session:                tty
                          
                          System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
                          
                          *** MEMORY ***
                                         total        used        free      shared  buff/cache   available
                          Mem:             12G        522M        9.0G        552K        3.1G         11G
                          Swap:           4.3G          0B        4.3G
                          Total:           16G        522M         13G
                          
                          Active iob-Instances:   1
                          
                                  11644 M total memory
                                    498 M used memory
                                   1244 M active memory
                                   1422 M inactive memory
                                   8548 M free memory
                                    235 M buffer memory
                                   2675 M swap cache
                                   4093 M total swap
                                      0 M used swap
                                   4093 M free swap
                          
                          *** top - Table Of Processes  ***
                          top - 21:51:15 up 21 min,  2 users,  load average: 0.25, 1.32, 1.19
                          Tasks: 108 total,   1 running, 107 sleeping,   0 stopped,   0 zombie
                          %Cpu(s): 33.3 us,  0.0 sy,  0.0 ni, 66.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                          MiB Mem :  11644.7 total,   8547.9 free,    498.1 used,   2911.7 buff/cache
                          MiB Swap:   4094.0 total,   4094.0 free,      0.0 used.  11146.5 avail Mem
                          
                          *** FAILED SERVICES ***
                          
                            UNIT             LOAD   ACTIVE SUB    DESCRIPTION
                          * iobroker.service loaded failed failed ioBroker Server
                          
                          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.
                          1 loaded units listed.
                          
                          
                          *** DMESG CRITICAL ERRORS ***
                          No critical errors detected
                          
                          *** FILESYSTEM ***
                          Filesystem     Type      Size  Used Avail Use% Mounted on
                          udev           devtmpfs  5.7G     0  5.7G   0% /dev
                          tmpfs          tmpfs     1.2G  548K  1.2G   1% /run
                          /dev/sda1      ext4       28G  9.2G   17G  36% /
                          tmpfs          tmpfs     5.7G     0  5.7G   0% /dev/shm
                          tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                          tmpfs          tmpfs     1.1G     0  1.1G   0% /run/user/1000
                          
                          Messages concerning ext4 filesystem in dmesg:
                          [Tue Nov 11 21:30:22 2025] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                          [Tue Nov 11 21:30:23 2025] EXT4-fs (sda1): re-mounted. Quota mode: none.
                          
                          Show mounted filesystems:
                          TARGET SOURCE    FSTYPE OPTIONS
                          /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                          
                          Files in neuralgic directories:
                          
                          /var:
                          1.6G    /var/
                          813M    /var/log
                          792M    /var/log/journal/123d1e3573ba4b7d9135f498a7b4789a
                          792M    /var/log/journal
                          600M    /var/cache
                          
                          Hint: You are currently not seeing messages from other users and the system.
                                Users in groups 'adm', 'systemd-journal' can see all messages.
                                Pass -q to turn off this notice.
                          Archived and active journals take up 11.8M in the file system.
                          
                          /opt/iobroker/backups:
                          22M     /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          679M    /opt/iobroker/iobroker-data/
                          450M    /opt/iobroker/iobroker-data/files
                          166M    /opt/iobroker/iobroker-data/backup-objects
                          81M     /opt/iobroker/iobroker-data/files/vis
                          78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                          
                          The five largest files in iobroker-data are:
                          28M     /opt/iobroker/iobroker-data/objects.jsonl
                          12M     /opt/iobroker/iobroker-data/objects.json.migrated
                          12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                          9.8M    /opt/iobroker/iobroker-data/files/vis-2/material-icons/knx-uf.json
                          4.9M    /opt/iobroker/iobroker-data/states.jsonl
                          
                          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_DE2195735-if00
                          
                          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         v20.18.2
                          /usr/bin/node           v20.18.2
                          /usr/bin/npm            10.8.2
                          /usr/bin/npx            10.8.2
                          /usr/bin/corepack       0.29.4
                          
                          nodejs:
                            Installed: 20.18.2-1nodesource1
                            Candidate: 20.19.5-1nodesource1
                            Version table:
                               20.19.5-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.19.4-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.19.3-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.19.2-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.19.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.19.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.18.3-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           *** 20.18.2-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  100 /var/lib/dpkg/status
                               20.18.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.18.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.17.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.16.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.15.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.15.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.14.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.13.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.13.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.12.2-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.12.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.12.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.11.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.11.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.10.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.9.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.8.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.8.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.7.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.6.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.6.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.5.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.5.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.4.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.3.1-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.3.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.2.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.1.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               20.0.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               18.20.4+dfsg-1~deb12u1 500
                                  500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                  500 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages
                          
                          Temp directories causing deletion problem: 0
                          No problems detected
                          
                          Errors in npm tree: 0
                          No problems detected
                          
                          Checking for nodejs vulnerability:
                          
                          
                          ██████   █████  ███    ██  ██████  ███████ ███████
                          ██   ██ ██   ██ ████   ██ ██       ██      ██   ██
                          ██   ██ ███████ ██ ██  ██ ██   ███ █████   ███████
                          ██   ██ ██   ██ ██  ██ ██ ██    ██ ██      ██   ██
                          ██████  ██   ██ ██   ████  ██████  ███████ ██   ██
                          
                          
                          The current Node.js version (v20.18.2) is vulnerable to the following CVEs:
                          
                          CVE-2025-23166(high):  The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.
                          Patched versions: ^20.19.2 || ^22.15.1 || ^23.11.1 || ^24.0.2
                          =
                          
                          CVE-2025-23167(medium): A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using `\r\n\rX` instead of the required `\r\n\r\n`.
                          This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests.
                          
                          The issue was resolved by upgrading `llhttp` to version 9, which enforces correct header termination.
                          
                          Impact:
                          * This vulnerability affects only Node.js 20.x users prior to the `llhttp` v9 upgrade.
                          
                          Patched versions: ^20.19.2
                          =
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is not running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Hosts:
                          ioBroker-V2         ioBroker-V2 (version: 7.0.7, hostname: ioBroker-V2   , dead, uptime: 47)
                          
                          Core adapters versions
                          js-controller:  7.0.7
                          admin:          7.7.19
                          javascript:     8.9.2
                          
                          nodejs modules from github:     2
                          |   `-- xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
                          | +-- tplink-smarthome-api@5.0.0 invalid: "https://github.com/arteck/tplink-smarthome-api/tarball/08bcca9334c701b60d1eeb18b0ec72350aa3bf7a" from node_modules/iobroker.hs100
                          
                          Adapter State
                            system.adapter.accuweather.0            : accuweather           : ioBroker-V2                              -  enabled
                            system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                            system.adapter.alias-manager.0          : alias-manager         : ioBroker-V2                              -  enabled
                            system.adapter.amazon-dash.0            : amazon-dash           : ioBroker-V2                              - disabled
                            system.adapter.chromecast.0             : chromecast            : ioBroker-V2                              -  enabled
                            system.adapter.cloud.0                  : cloud                 : ioBroker-V2                              - disabled
                            system.adapter.daswetter.0              : daswetter             : ioBroker-V2                              -  enabled
                            system.adapter.deconz.0                 : deconz                : ioBroker-V2                              - disabled, port: 80
                            system.adapter.devices.0                : devices               : ioBroker-V2                              -  enabled
                            system.adapter.discovery.0              : discovery             : ioBroker-V2                              -  enabled
                            system.adapter.email.0                  : email                 : ioBroker-V2                              -  enabled
                            system.adapter.flot.0                   : flot                  : ioBroker-V2                              -  enabled
                            system.adapter.fronius-solarweb.0       : fronius-solarweb      : ioBroker-V2                              -  enabled
                            system.adapter.fronius.0                : fronius               : ioBroker-V2                              -  enabled
                            system.adapter.frontier_silicon.0       : frontier_silicon      : ioBroker-V2                              -  enabled
                            system.adapter.habpanel.0               : habpanel              : ioBroker-V2                              -  enabled
                            system.adapter.history.0                : history               : ioBroker-V2                              -  enabled
                            system.adapter.hm-rega.0                : hm-rega               : ioBroker-V2                              -  enabled
                            system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                            system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                            system.adapter.hs100.0                  : hs100                 : ioBroker-V2                              -  enabled
                            system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker-V2                              -  enabled
                            system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : ioBroker-V2                              -  enabled
                            system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-V2                              -  enabled
                            system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-V2                              -  enabled
                            system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker-V2                              -  enabled
                            system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-V2                              -  enabled
                            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker-V2                              -  enabled
                            system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker-V2                              -  enabled
                            system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-V2                              -  enabled
                            system.adapter.influxdb.0               : influxdb              : ioBroker-V2                              - disabled, port: 8086
                            system.adapter.influxdb.1               : influxdb              : ioBroker-V2                              - disabled, port: 8086
                            system.adapter.info.0                   : info                  : ioBroker-V2                              -  enabled
                            system.adapter.iot.0                    : iot                   : ioBroker-V2                              -  enabled
                            system.adapter.javascript.0             : javascript            : ioBroker-V2                              -  enabled
                            system.adapter.javascript.1             : javascript            : ioBroker-V2                              -  enabled
                            system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker-V2                              - disabled, port: 54321
                            system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
                            system.adapter.net-tools.0              : net-tools             : ioBroker-V2                              - disabled
                            system.adapter.net-tools.1              : net-tools             : ioBroker-V2                              -  enabled
                            system.adapter.octoprint.0              : octoprint             : ioBroker-V2                              -  enabled
                            system.adapter.parser.0                 : parser                : ioBroker-V2                              -  enabled
                            system.adapter.ping.0                   : ping                  : ioBroker-V2                              - disabled
                            system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
                            system.adapter.radar.0                  : radar                 : ioBroker-V2                              - disabled
                            system.adapter.radar2.0                 : radar2                : ioBroker-V2                              - disabled
                            system.adapter.radar2.1                 : radar2                : ioBroker-V2                              -  enabled
                            system.adapter.reolink.0                : reolink               : ioBroker-V2                              -  enabled
                            system.adapter.reolink.1                : reolink               : ioBroker-V2                              -  enabled
                            system.adapter.rickshaw.0               : rickshaw              : ioBroker-V2                              -  enabled
                            system.adapter.s7.0                     : s7                    : ioBroker-V2                              -  enabled
                            system.adapter.s7.1                     : s7                    : ioBroker-V2                              -  enabled
                            system.adapter.s7.2                     : s7                    : ioBroker-V2                              -  enabled
                            system.adapter.sayit.0                  : sayit                 : ioBroker-V2                              -  enabled
                            system.adapter.sayit.1                  : sayit                 : ioBroker-V2                              -  enabled
                            system.adapter.sayit.2                  : sayit                 : ioBroker-V2                              -  enabled
                            system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                            system.adapter.smartmeter.0             : smartmeter            : ioBroker-V2                              - disabled
                            system.adapter.smartmeter.2             : smartmeter            : ioBroker-V2                              - disabled
                            system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                            system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
                            system.adapter.sql.1                    : sql                   : ioBroker-V2                              - disabled, port: 3306
                            system.adapter.statistics.0             : statistics            : ioBroker-V2                              -  enabled
                            system.adapter.systeminfo.0             : systeminfo            : ioBroker-V2                              - disabled
                            system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
                            system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                            system.adapter.tr-064.0                 : tr-064                : ioBroker-V2                              -  enabled
                            system.adapter.unifi.0                  : unifi                 : ioBroker-V2                              -  enabled
                            system.adapter.upnp.0                   : upnp                  : ioBroker-V2                              -  enabled
                            system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker-V2                              -  enabled
                            system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker-V2                              -  enabled
                            system.adapter.vis-2.0                  : vis-2                 : ioBroker-V2                              -  enabled
                            system.adapter.vis-bars.0               : vis-bars              : ioBroker-V2                              -  enabled
                            system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-V2                              -  enabled
                            system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker-V2                              -  enabled
                            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-V2                              -  enabled
                            system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker-V2                              -  enabled
                            system.adapter.vis-history.0            : vis-history           : ioBroker-V2                              -  enabled
                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-V2                              -  enabled
                            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-V2                              -  enabled
                            system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-V2                              -  enabled
                            system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker-V2                              -  enabled
                            system.adapter.vis-lcars.0              : vis-lcars             : ioBroker-V2                              -  enabled
                            system.adapter.vis-map.0                : vis-map               : ioBroker-V2                              -  enabled
                            system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker-V2                              -  enabled
                            system.adapter.vis-metro.0              : vis-metro             : ioBroker-V2                              -  enabled
                            system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-V2                              -  enabled
                            system.adapter.vis-weather.0            : vis-weather           : ioBroker-V2                              -  enabled
                            system.adapter.vis.0                    : vis                   : ioBroker-V2                              -  enabled
                            system.adapter.weatherunderground.0     : weatherunderground    : ioBroker-V2                              -  enabled
                            system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                            system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                            system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                            system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                            system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
                            system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
                            system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                            system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                            system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
                            system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
                            system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                            system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          
                          ioBroker-Repositories
                          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                          │ (index) │ name     │ url                                                     │ auto upgrade │
                          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                          
                          Active repo(s): stable
                          Upgrade policy: none
                          
                          Installed ioBroker-Adapters
                          Used repository: stable
                          Adapter    "accuweather"  : 2.1.1    , installed 2.1.1
                          Adapter    "admin"        : 7.7.19   , installed 7.7.19
                          Adapter    "alias-manager": 2.0.0    , installed 2.0.0
                          Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
                          Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
                          Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                          Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                          Adapter    "deconz"       : 1.6.4    , installed 1.6.4
                          Adapter    "devices"      : 1.2.8    , installed 1.2.8
                          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                          Adapter    "email"        : 2.0.4    , installed 2.0.4
                          Adapter    "flot"         : 1.12.0   , installed 1.12.0
                          Adapter    "fronius"      : 2.1.1    , installed 2.1.1
                          Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
                          Adapter    "frontier_silicon": 0.5.0 , installed 0.5.0
                          Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                          Adapter    "history"      : 3.0.1    , installed 3.0.1
                          Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                          Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                          Adapter    "hs100"        : 3.0.5    , installed 3.0.5
                          Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                          Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                          Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                          Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                          Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                          Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                          Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                          Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                          Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                          Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                          Adapter    "iot"          : 5.0.7    , installed 5.0.7
                          Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                          Controller "js-controller": 7.0.7    , installed 7.0.7
                          Adapter    "mihome-vacuum": 5.2.0    , installed 5.2.0
                          Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
                          Adapter    "net-tools"    : 1.1.2    , installed 1.1.2
                          Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
                          Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                          Adapter    "parser"       : 2.2.4    , installed 2.2.4
                          Adapter    "ping"         : 1.6.2    , installed 1.6.2
                          Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
                          Adapter    "radar2"       : 2.4.0    , installed 2.4.0
                          Adapter    "reolink"      : 1.2.3    , installed 1.2.3
                          Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                          Adapter    "s7"           : 1.5.0    , installed 1.5.0
                          Adapter    "sayit"        : 5.0.0    , installed 5.0.0
                          Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                          Adapter    "sql"          : 3.0.1    , installed 3.0.1
                          Adapter    "statistics"   : 2.4.0    , installed 2.4.0
                          Adapter    "systeminfo"   : 1.3.0    , installed 1.3.0
                          Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                          Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                          Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                          Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                          Adapter    "upnp"         : 1.1.0    , installed 1.1.0
                          Adapter    "vis"          : 1.5.6    , installed 1.5.6
                          Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
                          Adapter    "vis-2-widgets-inventwo": 0.2.2, installed 0.2.2
                          Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
                          Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                          Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                          Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                          Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                          Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                          Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                          Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                          Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                          Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
                          Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                          Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                          Adapter    "vis-weather"  : 2.5.12   , installed 2.5.12
                          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
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        24997
                          States:         19935
                          
                          *** OS-Repositories and Updates ***
                          Hit:1 http://deb.debian.org/debian bookworm InRelease
                          Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                          Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                          Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                          Reading package lists...
                          Pending Updates: 153
                          
                          *** 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:25            0.0.0.0:*               LISTEN      0          16620      738/exim4 
                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12879      509/sshd: /usr/sbin
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          12881      509/sshd: /usr/sbin
                          tcp6       0      0 ::1:25                  :::*                    LISTEN      0          16621      738/exim4 
                          udp        0      0 0.0.0.0:56593           0.0.0.0:*                           107        16493      435/avahi-daemon: r
                          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13880      348/dhclient
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        16491      435/avahi-daemon: r
                          udp6       0      0 :::5353                 :::*                                107        16492      435/avahi-daemon: r
                          udp6       0      0 :::47395                :::*                                107        16494      435/avahi-daemon: r
                          
                          *** Log File - Last 25 Lines ***
                          
                          2025-11-11 21:48:10.464  - info: host.ioBroker-V2 stopInstance system.adapter.javascript.0 send kill signal
                          2025-11-11 21:48:10.464  - info: host.ioBroker-V2 stopInstance system.adapter.javascript.1 send kill signal
                          2025-11-11 21:48:10.464  - info: host.ioBroker-V2 stopInstance system.adapter.email.0 send kill signal
                          2025-11-11 21:48:10.464  - info: host.ioBroker-V2 stopInstance system.adapter.telegram.0 send kill signal
                          2025-11-11 21:48:10.464  - info: host.ioBroker-V2 stopInstance system.adapter.s7.0 send kill signal
                          2025-11-11 21:48:10.464  - info: host.ioBroker-V2 stopInstance system.adapter.s7.1 send kill signal
                          2025-11-11 21:48:10.464  - info: host.ioBroker-V2 stopInstance system.adapter.s7.2 send kill signal
                          2025-11-11 21:48:10.464  - info: host.ioBroker-V2 stopInstance system.adapter.chromecast.0 send kill signal
                          2025-11-11 21:48:10.472  - info: chromecast.0 (9137) Google_HomeKueche - Connected client
                          2025-11-11 21:48:10.492  - info: history.0 (9089) Terminated (NO_ERROR): Without reason
                          2025-11-11 21:48:10.891  - info: javascript.1 (9029) terminating
                          2025-11-11 21:48:10.892  - info: telegram.0 (9121) terminating
                          2025-11-11 21:48:10.893  - info: telegram.0 (9121) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2025-11-11 21:48:11.893  - info: javascript.1 (9029) terminating with timeout
                          2025-11-11 21:48:11.894  - info: telegram.0 (9121) terminating with timeout
                          2025-11-11 21:48:15.638  - error: telegram.0 (9121) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-11-11 21:48:15.632  - warn: history.0 (9089) get state error: Connection is closed.
                          2025-11-11 21:48:15.642  - error: sql.0 (8917) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-11-11 21:48:15.645  - error: javascript.1 (9029) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-11-11 21:48:15.643  - error: sql.0 (8917) States database error: connect ECONNREFUSED 0.0.0.0:9000
                          2025-11-11 21:48:20.648  - error: sql.0 (8917) States database error: connect ECONNREFUSED 0.0.0.0:9000
                          2025-11-11 21:48:20.649  - error: sql.0 (8917) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          2025-11-11 21:48:21.643  - info: sql.0 (8917) terminating with timeout
                          2025-11-11 21:48:21.644  - info: sql.0 (8917) Terminated (NO_ERROR): Without reason
                          2025-11-11 21:48:25.651  - error: sql.0 (8917) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                          
                          
                          1 Antwort Letzte Antwort
                          0
                          • G Offline
                            G Offline
                            George_Best
                            schrieb am zuletzt editiert von
                            #40

                            @thomas-braun

                            stimmt! Ich muss ja den User wieder in den Gruppen hinzufügen. Das ist jetzt erledigt.

                            Aber das Verhalten (auch nach iob fix) ist immer noch gleich:
                            iobroker läuft hoch - d.h. die instanzen starten, aber dann scheinen alle zu stoppen

                            iob diag sagt atkuell:

                            ========== Start marking the full check here ===========
                            
                            ```bash
                            Script v.2025-08-09
                            
                            *** BASE SYSTEM ***
                            Operating System: Debian GNU/Linux 12 (bookworm)
                             Static hostname: ioBroker-V2
                                   Icon name: computer-vm
                                     Chassis: vm 🖴
                              Virtualization: kvm
                                      Kernel: Linux 6.1.0-30-amd64
                                Architecture: x86-64
                             Hardware Vendor: QEMU
                              Hardware Model: Standard PC _i440FX + PIIX, 1996_
                            Firmware Version: rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org
                            OS is similar to:
                            
                            model name      : Common KVM processor
                            Docker          : false
                            Virtualization  : kvm
                            Kernel          : x86_64
                            Userland        : 64 bit
                            
                            Systemuptime and Load:
                             22:04:14 up 6 min,  2 users,  load average: 0.20, 0.28, 0.14
                            CPU threads: 8
                            
                            
                            *** LIFE CYCLE STATUS ***
                            Operating System is the current Debian stable version codenamed 'bookworm'!
                            
                            *** TIME AND TIMEZONES ***
                                           Local time: Tue 2025-11-11 22:04:14 CET
                                       Universal time: Tue 2025-11-11 21:04:14 UTC
                                             RTC time: Tue 2025-11-11 21:04:14
                                            Time zone: Europe/Berlin (CET, +0100)
                            System clock synchronized: yes
                                          NTP service: active
                                      RTC in local TZ: no
                            
                            *** Users and Groups ***
                            User that called 'iob diag':
                            jonny
                            HOME=/home/jonny
                            GROUPS=jonny adm cdrom floppy sudo audio dip video plugdev systemd-journal netdev iobroker
                            
                            User that is running 'js-controller':
                            js-controller is not running
                            
                            *** 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        504M         10G        548K        1.6G         11G
                            Swap:           4.3G          0B        4.3G
                            Total:           16G        504M         14G
                            
                            Active iob-Instances:   1
                            
                                    11644 M total memory
                                      481 M used memory
                                      587 M active memory
                                      720 M inactive memory
                                     9976 M free memory
                                      200 M buffer memory
                                     1299 M swap cache
                                     4093 M total swap
                                        0 M used swap
                                     4093 M free swap
                            
                            *** top - Table Of Processes  ***
                            top - 22:04:14 up 6 min,  2 users,  load average: 0.20, 0.28, 0.14
                            Tasks: 107 total,   1 running, 106 sleeping,   0 stopped,   0 zombie
                            %Cpu(s):  0.0 us, 33.3 sy,  0.0 ni, 66.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                            MiB Mem :  11644.7 total,   9973.5 free,    484.2 used,   1500.3 buff/cache
                            MiB Swap:   4094.0 total,   4094.0 free,      0.0 used.  11160.5 avail Mem
                            
                            *** FAILED SERVICES ***
                            
                              UNIT             LOAD   ACTIVE SUB    DESCRIPTION
                            * iobroker.service loaded failed failed ioBroker Server
                            
                            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.
                            1 loaded units listed.
                            
                            
                            *** DMESG CRITICAL ERRORS ***
                            No critical errors detected
                            
                            *** FILESYSTEM ***
                            Filesystem     Type      Size  Used Avail Use% Mounted on
                            udev           devtmpfs  5.7G     0  5.7G   0% /dev
                            tmpfs          tmpfs     1.2G  544K  1.2G   1% /run
                            /dev/sda1      ext4       28G  9.2G   17G  36% /
                            tmpfs          tmpfs     5.7G     0  5.7G   0% /dev/shm
                            tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                            tmpfs          tmpfs     1.2G     0  1.2G   0% /run/user/1000
                            
                            Messages concerning ext4 filesystem in dmesg:
                            [Tue Nov 11 21:57:33 2025] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                            [Tue Nov 11 21:57:34 2025] EXT4-fs (sda1): re-mounted. Quota mode: none.
                            
                            Show mounted filesystems:
                            TARGET SOURCE    FSTYPE OPTIONS
                            /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                            
                            Files in neuralgic directories:
                            
                            /var:
                            1.6G    /var/
                            798M    /var/log
                            776M    /var/log/journal/123d1e3573ba4b7d9135f498a7b4789a
                            776M    /var/log/journal
                            600M    /var/cache
                            
                            Archived and active journals take up 775.9M in the file system.
                            
                            /opt/iobroker/backups:
                            22M     /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            676M    /opt/iobroker/iobroker-data/
                            450M    /opt/iobroker/iobroker-data/files
                            166M    /opt/iobroker/iobroker-data/backup-objects
                            81M     /opt/iobroker/iobroker-data/files/vis
                            78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                            
                            The five largest files in iobroker-data are:
                            26M     /opt/iobroker/iobroker-data/objects.jsonl
                            12M     /opt/iobroker/iobroker-data/objects.json.migrated
                            12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                            9.8M    /opt/iobroker/iobroker-data/files/vis-2/material-icons/knx-uf.json
                            4.6M    /opt/iobroker/iobroker-data/states.jsonl
                            
                            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_DE2195735-if00
                            
                            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         v20.18.2
                            /usr/bin/node           v20.18.2
                            /usr/bin/npm            10.8.2
                            /usr/bin/npx            10.8.2
                            /usr/bin/corepack       0.29.4
                            
                            nodejs:
                              Installed: 20.18.2-1nodesource1
                              Candidate: 20.19.5-1nodesource1
                              Version table:
                                 20.19.5-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.19.4-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.19.3-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.19.2-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.19.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.19.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.18.3-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                             *** 20.18.2-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                    100 /var/lib/dpkg/status
                                 20.18.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.18.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.17.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.16.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.15.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.15.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.14.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.13.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.13.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.12.2-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.12.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.12.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.11.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.11.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.10.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.9.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.8.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.8.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.7.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.6.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.6.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.5.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.5.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.4.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.3.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.3.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.2.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.1.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.0.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 18.20.4+dfsg-1~deb12u1 500
                                    500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                    500 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages
                            
                            Temp directories causing deletion problem: 0
                            No problems detected
                            
                            Errors in npm tree: 0
                            No problems detected
                            
                            Checking for nodejs vulnerability:
                            
                            
                            ██████   █████  ███    ██  ██████  ███████ ███████
                            ██   ██ ██   ██ ████   ██ ██       ██      ██   ██
                            ██   ██ ███████ ██ ██  ██ ██   ███ █████   ███████
                            ██   ██ ██   ██ ██  ██ ██ ██    ██ ██      ██   ██
                            ██████  ██   ██ ██   ████  ██████  ███████ ██   ██
                            
                            
                            The current Node.js version (v20.18.2) is vulnerable to the following CVEs:
                            
                            CVE-2025-23166(high):  The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.
                            Patched versions: ^20.19.2 || ^22.15.1 || ^23.11.1 || ^24.0.2
                            =
                            
                            CVE-2025-23167(medium): A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using `\r\n\rX` instead of the required `\r\n\r\n`.
                            This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests.
                            
                            The issue was resolved by upgrading `llhttp` to version 9, which enforces correct header termination.
                            
                            Impact:
                            * This vulnerability affects only Node.js 20.x users prior to the `llhttp` v9 upgrade.
                            
                            Patched versions: ^20.19.2
                            =
                            
                            *** ioBroker-Installation ***
                            
                            ioBroker Status
                            iobroker is not running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            Hosts:
                            ioBroker-V2         ioBroker-V2 (version: 7.0.7, hostname: ioBroker-V2   , dead, uptime: 47)
                            
                            Core adapters versions
                            js-controller:  7.0.7
                            admin:          7.7.19
                            javascript:     8.9.2
                            
                            nodejs modules from github:     2
                            |   `-- xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
                            | +-- tplink-smarthome-api@5.0.0 invalid: "https://github.com/arteck/tplink-smarthome-api/tarball/08bcca9334c701b60d1eeb18b0ec72350aa3bf7a" from node_modules/iobroker.hs100
                            
                            Adapter State
                              system.adapter.accuweather.0            : accuweather           : ioBroker-V2                              -  enabled
                              system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                              system.adapter.alias-manager.0          : alias-manager         : ioBroker-V2                              -  enabled
                              system.adapter.amazon-dash.0            : amazon-dash           : ioBroker-V2                              - disabled
                              system.adapter.chromecast.0             : chromecast            : ioBroker-V2                              -  enabled
                              system.adapter.cloud.0                  : cloud                 : ioBroker-V2                              - disabled
                              system.adapter.daswetter.0              : daswetter             : ioBroker-V2                              -  enabled
                              system.adapter.deconz.0                 : deconz                : ioBroker-V2                              - disabled, port: 80
                              system.adapter.devices.0                : devices               : ioBroker-V2                              -  enabled
                              system.adapter.discovery.0              : discovery             : ioBroker-V2                              -  enabled
                              system.adapter.email.0                  : email                 : ioBroker-V2                              -  enabled
                              system.adapter.flot.0                   : flot                  : ioBroker-V2                              -  enabled
                              system.adapter.fronius-solarweb.0       : fronius-solarweb      : ioBroker-V2                              -  enabled
                              system.adapter.fronius.0                : fronius               : ioBroker-V2                              -  enabled
                              system.adapter.frontier_silicon.0       : frontier_silicon      : ioBroker-V2                              -  enabled
                              system.adapter.habpanel.0               : habpanel              : ioBroker-V2                              -  enabled
                              system.adapter.history.0                : history               : ioBroker-V2                              -  enabled
                              system.adapter.hm-rega.0                : hm-rega               : ioBroker-V2                              -  enabled
                              system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                              system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                              system.adapter.hs100.0                  : hs100                 : ioBroker-V2                              -  enabled
                              system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker-V2                              -  enabled
                              system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : ioBroker-V2                              -  enabled
                              system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-V2                              -  enabled
                              system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-V2                              -  enabled
                              system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker-V2                              -  enabled
                              system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-V2                              -  enabled
                              system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker-V2                              -  enabled
                              system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker-V2                              -  enabled
                              system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-V2                              -  enabled
                              system.adapter.influxdb.0               : influxdb              : ioBroker-V2                              - disabled, port: 8086
                              system.adapter.influxdb.1               : influxdb              : ioBroker-V2                              - disabled, port: 8086
                              system.adapter.info.0                   : info                  : ioBroker-V2                              -  enabled
                              system.adapter.iot.0                    : iot                   : ioBroker-V2                              -  enabled
                              system.adapter.javascript.0             : javascript            : ioBroker-V2                              -  enabled
                              system.adapter.javascript.1             : javascript            : ioBroker-V2                              -  enabled
                              system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker-V2                              - disabled, port: 54321
                              system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
                              system.adapter.net-tools.0              : net-tools             : ioBroker-V2                              - disabled
                              system.adapter.net-tools.1              : net-tools             : ioBroker-V2                              -  enabled
                              system.adapter.octoprint.0              : octoprint             : ioBroker-V2                              -  enabled
                              system.adapter.parser.0                 : parser                : ioBroker-V2                              -  enabled
                              system.adapter.ping.0                   : ping                  : ioBroker-V2                              - disabled
                              system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
                              system.adapter.radar.0                  : radar                 : ioBroker-V2                              - disabled
                              system.adapter.radar2.0                 : radar2                : ioBroker-V2                              - disabled
                              system.adapter.radar2.1                 : radar2                : ioBroker-V2                              -  enabled
                              system.adapter.reolink.0                : reolink               : ioBroker-V2                              -  enabled
                              system.adapter.reolink.1                : reolink               : ioBroker-V2                              -  enabled
                              system.adapter.rickshaw.0               : rickshaw              : ioBroker-V2                              -  enabled
                              system.adapter.s7.0                     : s7                    : ioBroker-V2                              -  enabled
                              system.adapter.s7.1                     : s7                    : ioBroker-V2                              -  enabled
                              system.adapter.s7.2                     : s7                    : ioBroker-V2                              -  enabled
                              system.adapter.sayit.0                  : sayit                 : ioBroker-V2                              -  enabled
                              system.adapter.sayit.1                  : sayit                 : ioBroker-V2                              -  enabled
                              system.adapter.sayit.2                  : sayit                 : ioBroker-V2                              -  enabled
                              system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              system.adapter.smartmeter.0             : smartmeter            : ioBroker-V2                              - disabled
                              system.adapter.smartmeter.2             : smartmeter            : ioBroker-V2                              - disabled
                              system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                              system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
                              system.adapter.sql.1                    : sql                   : ioBroker-V2                              - disabled, port: 3306
                              system.adapter.statistics.0             : statistics            : ioBroker-V2                              -  enabled
                              system.adapter.systeminfo.0             : systeminfo            : ioBroker-V2                              - disabled
                              system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
                              system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                              system.adapter.tr-064.0                 : tr-064                : ioBroker-V2                              -  enabled
                              system.adapter.unifi.0                  : unifi                 : ioBroker-V2                              -  enabled
                              system.adapter.upnp.0                   : upnp                  : ioBroker-V2                              -  enabled
                              system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker-V2                              -  enabled
                              system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker-V2                              -  enabled
                              system.adapter.vis-2.0                  : vis-2                 : ioBroker-V2                              -  enabled
                              system.adapter.vis-bars.0               : vis-bars              : ioBroker-V2                              -  enabled
                              system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-V2                              -  enabled
                              system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker-V2                              -  enabled
                              system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-V2                              -  enabled
                              system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker-V2                              -  enabled
                              system.adapter.vis-history.0            : vis-history           : ioBroker-V2                              -  enabled
                              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-V2                              -  enabled
                              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-V2                              -  enabled
                              system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-V2                              -  enabled
                              system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker-V2                              -  enabled
                              system.adapter.vis-lcars.0              : vis-lcars             : ioBroker-V2                              -  enabled
                              system.adapter.vis-map.0                : vis-map               : ioBroker-V2                              -  enabled
                              system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker-V2                              -  enabled
                              system.adapter.vis-metro.0              : vis-metro             : ioBroker-V2                              -  enabled
                              system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-V2                              -  enabled
                              system.adapter.vis-weather.0            : vis-weather           : ioBroker-V2                              -  enabled
                              system.adapter.vis.0                    : vis                   : ioBroker-V2                              -  enabled
                              system.adapter.weatherunderground.0     : weatherunderground    : ioBroker-V2                              -  enabled
                              system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                              system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                              system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                              system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                              system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
                              system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
                              system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                              system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
                              system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
                              system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                              system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            ioBroker-Repositories
                            ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                            │ (index) │ name     │ url                                                     │ auto upgrade │
                            ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                            │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                            │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                            └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                            
                            Active repo(s): stable
                            Upgrade policy: none
                            
                            Installed ioBroker-Adapters
                            Used repository: stable
                            Adapter    "accuweather"  : 2.1.1    , installed 2.1.1
                            Adapter    "admin"        : 7.7.19   , installed 7.7.19
                            Adapter    "alias-manager": 2.0.0    , installed 2.0.0
                            Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
                            Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
                            Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                            Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                            Adapter    "deconz"       : 1.6.4    , installed 1.6.4
                            Adapter    "devices"      : 1.2.8    , installed 1.2.8
                            Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                            Adapter    "email"        : 2.0.4    , installed 2.0.4
                            Adapter    "flot"         : 1.12.0   , installed 1.12.0
                            Adapter    "fronius"      : 2.1.1    , installed 2.1.1
                            Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
                            Adapter    "frontier_silicon": 0.5.0 , installed 0.5.0
                            Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                            Adapter    "history"      : 3.0.1    , installed 3.0.1
                            Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                            Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                            Adapter    "hs100"        : 3.0.5    , installed 3.0.5
                            Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                            Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                            Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                            Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                            Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                            Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                            Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                            Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                            Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                            Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                            Adapter    "iot"          : 5.0.7    , installed 5.0.7
                            Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                            Controller "js-controller": 7.0.7    , installed 7.0.7
                            Adapter    "mihome-vacuum": 5.2.0    , installed 5.2.0
                            Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
                            Adapter    "net-tools"    : 1.1.2    , installed 1.1.2
                            Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
                            Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                            Adapter    "parser"       : 2.2.4    , installed 2.2.4
                            Adapter    "ping"         : 1.6.2    , installed 1.6.2
                            Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
                            Adapter    "radar2"       : 2.4.0    , installed 2.4.0
                            Adapter    "reolink"      : 1.2.3    , installed 1.2.3
                            Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                            Adapter    "s7"           : 1.5.0    , installed 1.5.0
                            Adapter    "sayit"        : 5.0.0    , installed 5.0.0
                            Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                            Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                            Adapter    "sql"          : 3.0.1    , installed 3.0.1
                            Adapter    "statistics"   : 2.4.0    , installed 2.4.0
                            Adapter    "systeminfo"   : 1.3.0    , installed 1.3.0
                            Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                            Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                            Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                            Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                            Adapter    "upnp"         : 1.1.0    , installed 1.1.0
                            Adapter    "vis"          : 1.5.6    , installed 1.5.6
                            Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
                            Adapter    "vis-2-widgets-inventwo": 0.2.2, installed 0.2.2
                            Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
                            Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                            Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                            Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                            Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                            Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                            Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                            Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                            Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                            Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                            Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                            Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                            Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
                            Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                            Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                            Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                            Adapter    "vis-weather"  : 2.5.12   , installed 2.5.12
                            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
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        24997
                            States:         19923
                            
                            *** OS-Repositories and Updates ***
                            Hit:1 http://deb.debian.org/debian bookworm InRelease
                            Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                            Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                            Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                            Reading package lists...
                            Pending Updates: 153
                            
                            *** 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 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15854      497/sshd: /usr/sbin
                            tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          16500      733/exim4
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          15856      497/sshd: /usr/sbin
                            tcp6       0      0 ::1:25                  :::*                    LISTEN      0          16501      733/exim4
                            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          1979       334/dhclient
                            udp        0      0 0.0.0.0:33468           0.0.0.0:*                           107        382        440/avahi-daemon: r
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        380        440/avahi-daemon: r
                            udp6       0      0 :::34467                :::*                                107        383        440/avahi-daemon: r
                            udp6       0      0 :::5353                 :::*                                107        381        440/avahi-daemon: r
                            
                            *** Log File - Last 25 Lines ***
                            
                            2025-11-11 22:01:40.743  - info: radar2.1 (3290) terminating with timeout
                            2025-11-11 22:01:40.745  - info: fronius.0 (3375) terminating with timeout
                            2025-11-11 22:01:41.081  - warn: sql.0 (2920) No Connection to database
                            2025-11-11 22:01:41.082  - warn: sql.0 (2920) No Connection to database
                            2025-11-11 22:01:41.083  - error: sql.0 (2920) No database connection
                            2025-11-11 22:01:42.082  - warn: sql.0 (2920) No Connection to database
                            2025-11-11 22:01:42.082  - warn: sql.0 (2920) No Connection to database
                            2025-11-11 22:01:44.464  - error: fronius.0 (3375) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                            2025-11-11 22:01:44.463  - error: hm-rega.0 (3190) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                            2025-11-11 22:01:44.473  - error: radar2.1 (3290) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                            2025-11-11 22:01:44.488  - error: javascript.1 (2970) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                            2025-11-11 22:01:44.485  - warn: history.0 (3005) get state error: Connection is closed.
                            2025-11-11 22:01:44.484  - error: telegram.0 (3020) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                            2025-11-11 22:01:44.491  - error: sql.0 (2920) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                            2025-11-11 22:01:44.492  - error: sql.0 (2920) States database error: connect ECONNREFUSED 0.0.0.0:9000
                            2025-11-11 22:01:49.494  - error: sql.0 (2920) States database error: connect ECONNREFUSED 0.0.0.0:9000
                            2025-11-11 22:01:49.495  - error: sql.0 (2920) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                            2025-11-11 22:01:50.490  - info: sql.0 (2920) terminating with timeout
                            2025-11-11 22:01:50.490  - info: sql.0 (2920) Terminated (NO_ERROR): Without reason
                            2025-11-11 22:01:54.497  - error: sql.0 (2920) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                            2025-11-11 22:01:54.498  - warn: sql.0 (2920) get state error: Connection is closed.
                            2025-11-11 22:01:54.499  - warn: sql.0 (2920) get state error: DB closed
                            2025-11-11 22:01:54.499  - info: sql.0 (2920) terminating
                            2025-11-11 22:01:54.499  - info: sql.0 (2920) terminating
                            2025-11-11 22:01:59.501  - error: sql.0 (2920) Cannot find view "system" for search "instance" : Connection is closed.
                            
                            ```![Screenshot 2025-11-11 220204.png](/assets/uploads/files/1762895295022-screenshot-2025-11-11-220204.png)
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • G George_Best

                              @thomas-braun

                              stimmt! Ich muss ja den User wieder in den Gruppen hinzufügen. Das ist jetzt erledigt.

                              Aber das Verhalten (auch nach iob fix) ist immer noch gleich:
                              iobroker läuft hoch - d.h. die instanzen starten, aber dann scheinen alle zu stoppen

                              iob diag sagt atkuell:

                              ========== Start marking the full check here ===========
                              
                              ```bash
                              Script v.2025-08-09
                              
                              *** BASE SYSTEM ***
                              Operating System: Debian GNU/Linux 12 (bookworm)
                               Static hostname: ioBroker-V2
                                     Icon name: computer-vm
                                       Chassis: vm 🖴
                                Virtualization: kvm
                                        Kernel: Linux 6.1.0-30-amd64
                                  Architecture: x86-64
                               Hardware Vendor: QEMU
                                Hardware Model: Standard PC _i440FX + PIIX, 1996_
                              Firmware Version: rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org
                              OS is similar to:
                              
                              model name      : Common KVM processor
                              Docker          : false
                              Virtualization  : kvm
                              Kernel          : x86_64
                              Userland        : 64 bit
                              
                              Systemuptime and Load:
                               22:04:14 up 6 min,  2 users,  load average: 0.20, 0.28, 0.14
                              CPU threads: 8
                              
                              
                              *** LIFE CYCLE STATUS ***
                              Operating System is the current Debian stable version codenamed 'bookworm'!
                              
                              *** TIME AND TIMEZONES ***
                                             Local time: Tue 2025-11-11 22:04:14 CET
                                         Universal time: Tue 2025-11-11 21:04:14 UTC
                                               RTC time: Tue 2025-11-11 21:04:14
                                              Time zone: Europe/Berlin (CET, +0100)
                              System clock synchronized: yes
                                            NTP service: active
                                        RTC in local TZ: no
                              
                              *** Users and Groups ***
                              User that called 'iob diag':
                              jonny
                              HOME=/home/jonny
                              GROUPS=jonny adm cdrom floppy sudo audio dip video plugdev systemd-journal netdev iobroker
                              
                              User that is running 'js-controller':
                              js-controller is not running
                              
                              *** 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        504M         10G        548K        1.6G         11G
                              Swap:           4.3G          0B        4.3G
                              Total:           16G        504M         14G
                              
                              Active iob-Instances:   1
                              
                                      11644 M total memory
                                        481 M used memory
                                        587 M active memory
                                        720 M inactive memory
                                       9976 M free memory
                                        200 M buffer memory
                                       1299 M swap cache
                                       4093 M total swap
                                          0 M used swap
                                       4093 M free swap
                              
                              *** top - Table Of Processes  ***
                              top - 22:04:14 up 6 min,  2 users,  load average: 0.20, 0.28, 0.14
                              Tasks: 107 total,   1 running, 106 sleeping,   0 stopped,   0 zombie
                              %Cpu(s):  0.0 us, 33.3 sy,  0.0 ni, 66.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                              MiB Mem :  11644.7 total,   9973.5 free,    484.2 used,   1500.3 buff/cache
                              MiB Swap:   4094.0 total,   4094.0 free,      0.0 used.  11160.5 avail Mem
                              
                              *** FAILED SERVICES ***
                              
                                UNIT             LOAD   ACTIVE SUB    DESCRIPTION
                              * iobroker.service loaded failed failed ioBroker Server
                              
                              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.
                              1 loaded units listed.
                              
                              
                              *** DMESG CRITICAL ERRORS ***
                              No critical errors detected
                              
                              *** FILESYSTEM ***
                              Filesystem     Type      Size  Used Avail Use% Mounted on
                              udev           devtmpfs  5.7G     0  5.7G   0% /dev
                              tmpfs          tmpfs     1.2G  544K  1.2G   1% /run
                              /dev/sda1      ext4       28G  9.2G   17G  36% /
                              tmpfs          tmpfs     5.7G     0  5.7G   0% /dev/shm
                              tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                              tmpfs          tmpfs     1.2G     0  1.2G   0% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Tue Nov 11 21:57:33 2025] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                              [Tue Nov 11 21:57:34 2025] EXT4-fs (sda1): re-mounted. Quota mode: none.
                              
                              Show mounted filesystems:
                              TARGET SOURCE    FSTYPE OPTIONS
                              /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                              
                              Files in neuralgic directories:
                              
                              /var:
                              1.6G    /var/
                              798M    /var/log
                              776M    /var/log/journal/123d1e3573ba4b7d9135f498a7b4789a
                              776M    /var/log/journal
                              600M    /var/cache
                              
                              Archived and active journals take up 775.9M in the file system.
                              
                              /opt/iobroker/backups:
                              22M     /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              676M    /opt/iobroker/iobroker-data/
                              450M    /opt/iobroker/iobroker-data/files
                              166M    /opt/iobroker/iobroker-data/backup-objects
                              81M     /opt/iobroker/iobroker-data/files/vis
                              78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                              
                              The five largest files in iobroker-data are:
                              26M     /opt/iobroker/iobroker-data/objects.jsonl
                              12M     /opt/iobroker/iobroker-data/objects.json.migrated
                              12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                              9.8M    /opt/iobroker/iobroker-data/files/vis-2/material-icons/knx-uf.json
                              4.6M    /opt/iobroker/iobroker-data/states.jsonl
                              
                              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_DE2195735-if00
                              
                              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         v20.18.2
                              /usr/bin/node           v20.18.2
                              /usr/bin/npm            10.8.2
                              /usr/bin/npx            10.8.2
                              /usr/bin/corepack       0.29.4
                              
                              nodejs:
                                Installed: 20.18.2-1nodesource1
                                Candidate: 20.19.5-1nodesource1
                                Version table:
                                   20.19.5-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.19.4-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.19.3-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.19.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.19.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.19.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.18.3-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               *** 20.18.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                      100 /var/lib/dpkg/status
                                   20.18.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.18.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.17.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.16.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.15.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.15.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.14.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.13.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.13.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.12.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.12.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.12.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.11.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.11.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.10.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.9.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.8.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.8.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.7.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.6.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.6.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.5.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.5.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.4.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.3.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.3.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.2.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.1.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   20.0.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                   18.20.4+dfsg-1~deb12u1 500
                                      500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                      500 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages
                              
                              Temp directories causing deletion problem: 0
                              No problems detected
                              
                              Errors in npm tree: 0
                              No problems detected
                              
                              Checking for nodejs vulnerability:
                              
                              
                              ██████   █████  ███    ██  ██████  ███████ ███████
                              ██   ██ ██   ██ ████   ██ ██       ██      ██   ██
                              ██   ██ ███████ ██ ██  ██ ██   ███ █████   ███████
                              ██   ██ ██   ██ ██  ██ ██ ██    ██ ██      ██   ██
                              ██████  ██   ██ ██   ████  ██████  ███████ ██   ██
                              
                              
                              The current Node.js version (v20.18.2) is vulnerable to the following CVEs:
                              
                              CVE-2025-23166(high):  The C++ method SignTraits::DeriveBits() may incorrectly call ThrowException() based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary to remotely crash a Node.js runtime.
                              Patched versions: ^20.19.2 || ^22.15.1 || ^23.11.1 || ^24.0.2
                              =
                              
                              CVE-2025-23167(medium): A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using `\r\n\rX` instead of the required `\r\n\r\n`.
                              This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests.
                              
                              The issue was resolved by upgrading `llhttp` to version 9, which enforces correct header termination.
                              
                              Impact:
                              * This vulnerability affects only Node.js 20.x users prior to the `llhttp` v9 upgrade.
                              
                              Patched versions: ^20.19.2
                              =
                              
                              *** ioBroker-Installation ***
                              
                              ioBroker Status
                              iobroker is not running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              Hosts:
                              ioBroker-V2         ioBroker-V2 (version: 7.0.7, hostname: ioBroker-V2   , dead, uptime: 47)
                              
                              Core adapters versions
                              js-controller:  7.0.7
                              admin:          7.7.19
                              javascript:     8.9.2
                              
                              nodejs modules from github:     2
                              |   `-- xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
                              | +-- tplink-smarthome-api@5.0.0 invalid: "https://github.com/arteck/tplink-smarthome-api/tarball/08bcca9334c701b60d1eeb18b0ec72350aa3bf7a" from node_modules/iobroker.hs100
                              
                              Adapter State
                                system.adapter.accuweather.0            : accuweather           : ioBroker-V2                              -  enabled
                                system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                system.adapter.alias-manager.0          : alias-manager         : ioBroker-V2                              -  enabled
                                system.adapter.amazon-dash.0            : amazon-dash           : ioBroker-V2                              - disabled
                                system.adapter.chromecast.0             : chromecast            : ioBroker-V2                              -  enabled
                                system.adapter.cloud.0                  : cloud                 : ioBroker-V2                              - disabled
                                system.adapter.daswetter.0              : daswetter             : ioBroker-V2                              -  enabled
                                system.adapter.deconz.0                 : deconz                : ioBroker-V2                              - disabled, port: 80
                                system.adapter.devices.0                : devices               : ioBroker-V2                              -  enabled
                                system.adapter.discovery.0              : discovery             : ioBroker-V2                              -  enabled
                                system.adapter.email.0                  : email                 : ioBroker-V2                              -  enabled
                                system.adapter.flot.0                   : flot                  : ioBroker-V2                              -  enabled
                                system.adapter.fronius-solarweb.0       : fronius-solarweb      : ioBroker-V2                              -  enabled
                                system.adapter.fronius.0                : fronius               : ioBroker-V2                              -  enabled
                                system.adapter.frontier_silicon.0       : frontier_silicon      : ioBroker-V2                              -  enabled
                                system.adapter.habpanel.0               : habpanel              : ioBroker-V2                              -  enabled
                                system.adapter.history.0                : history               : ioBroker-V2                              -  enabled
                                system.adapter.hm-rega.0                : hm-rega               : ioBroker-V2                              -  enabled
                                system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                                system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                                system.adapter.hs100.0                  : hs100                 : ioBroker-V2                              -  enabled
                                system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker-V2                              -  enabled
                                system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : ioBroker-V2                              -  enabled
                                system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-V2                              -  enabled
                                system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-V2                              -  enabled
                                system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker-V2                              -  enabled
                                system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-V2                              -  enabled
                                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker-V2                              -  enabled
                                system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker-V2                              -  enabled
                                system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-V2                              -  enabled
                                system.adapter.influxdb.0               : influxdb              : ioBroker-V2                              - disabled, port: 8086
                                system.adapter.influxdb.1               : influxdb              : ioBroker-V2                              - disabled, port: 8086
                                system.adapter.info.0                   : info                  : ioBroker-V2                              -  enabled
                                system.adapter.iot.0                    : iot                   : ioBroker-V2                              -  enabled
                                system.adapter.javascript.0             : javascript            : ioBroker-V2                              -  enabled
                                system.adapter.javascript.1             : javascript            : ioBroker-V2                              -  enabled
                                system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker-V2                              - disabled, port: 54321
                                system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
                                system.adapter.net-tools.0              : net-tools             : ioBroker-V2                              - disabled
                                system.adapter.net-tools.1              : net-tools             : ioBroker-V2                              -  enabled
                                system.adapter.octoprint.0              : octoprint             : ioBroker-V2                              -  enabled
                                system.adapter.parser.0                 : parser                : ioBroker-V2                              -  enabled
                                system.adapter.ping.0                   : ping                  : ioBroker-V2                              - disabled
                                system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
                                system.adapter.radar.0                  : radar                 : ioBroker-V2                              - disabled
                                system.adapter.radar2.0                 : radar2                : ioBroker-V2                              - disabled
                                system.adapter.radar2.1                 : radar2                : ioBroker-V2                              -  enabled
                                system.adapter.reolink.0                : reolink               : ioBroker-V2                              -  enabled
                                system.adapter.reolink.1                : reolink               : ioBroker-V2                              -  enabled
                                system.adapter.rickshaw.0               : rickshaw              : ioBroker-V2                              -  enabled
                                system.adapter.s7.0                     : s7                    : ioBroker-V2                              -  enabled
                                system.adapter.s7.1                     : s7                    : ioBroker-V2                              -  enabled
                                system.adapter.s7.2                     : s7                    : ioBroker-V2                              -  enabled
                                system.adapter.sayit.0                  : sayit                 : ioBroker-V2                              -  enabled
                                system.adapter.sayit.1                  : sayit                 : ioBroker-V2                              -  enabled
                                system.adapter.sayit.2                  : sayit                 : ioBroker-V2                              -  enabled
                                system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                system.adapter.smartmeter.0             : smartmeter            : ioBroker-V2                              - disabled
                                system.adapter.smartmeter.2             : smartmeter            : ioBroker-V2                              - disabled
                                system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
                                system.adapter.sql.1                    : sql                   : ioBroker-V2                              - disabled, port: 3306
                                system.adapter.statistics.0             : statistics            : ioBroker-V2                              -  enabled
                                system.adapter.systeminfo.0             : systeminfo            : ioBroker-V2                              - disabled
                                system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
                                system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                                system.adapter.tr-064.0                 : tr-064                : ioBroker-V2                              -  enabled
                                system.adapter.unifi.0                  : unifi                 : ioBroker-V2                              -  enabled
                                system.adapter.upnp.0                   : upnp                  : ioBroker-V2                              -  enabled
                                system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker-V2                              -  enabled
                                system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker-V2                              -  enabled
                                system.adapter.vis-2.0                  : vis-2                 : ioBroker-V2                              -  enabled
                                system.adapter.vis-bars.0               : vis-bars              : ioBroker-V2                              -  enabled
                                system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-V2                              -  enabled
                                system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker-V2                              -  enabled
                                system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-V2                              -  enabled
                                system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker-V2                              -  enabled
                                system.adapter.vis-history.0            : vis-history           : ioBroker-V2                              -  enabled
                                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-V2                              -  enabled
                                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-V2                              -  enabled
                                system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-V2                              -  enabled
                                system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker-V2                              -  enabled
                                system.adapter.vis-lcars.0              : vis-lcars             : ioBroker-V2                              -  enabled
                                system.adapter.vis-map.0                : vis-map               : ioBroker-V2                              -  enabled
                                system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker-V2                              -  enabled
                                system.adapter.vis-metro.0              : vis-metro             : ioBroker-V2                              -  enabled
                                system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-V2                              -  enabled
                                system.adapter.vis-weather.0            : vis-weather           : ioBroker-V2                              -  enabled
                                system.adapter.vis.0                    : vis                   : ioBroker-V2                              -  enabled
                                system.adapter.weatherunderground.0     : weatherunderground    : ioBroker-V2                              -  enabled
                                system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                                system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                                system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                                system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
                                system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
                                system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
                                system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
                                system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                                system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              ioBroker-Repositories
                              ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                              │ (index) │ name     │ url                                                     │ auto upgrade │
                              ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                              │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                              │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                              └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                              
                              Active repo(s): stable
                              Upgrade policy: none
                              
                              Installed ioBroker-Adapters
                              Used repository: stable
                              Adapter    "accuweather"  : 2.1.1    , installed 2.1.1
                              Adapter    "admin"        : 7.7.19   , installed 7.7.19
                              Adapter    "alias-manager": 2.0.0    , installed 2.0.0
                              Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
                              Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
                              Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                              Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                              Adapter    "deconz"       : 1.6.4    , installed 1.6.4
                              Adapter    "devices"      : 1.2.8    , installed 1.2.8
                              Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                              Adapter    "email"        : 2.0.4    , installed 2.0.4
                              Adapter    "flot"         : 1.12.0   , installed 1.12.0
                              Adapter    "fronius"      : 2.1.1    , installed 2.1.1
                              Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
                              Adapter    "frontier_silicon": 0.5.0 , installed 0.5.0
                              Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                              Adapter    "history"      : 3.0.1    , installed 3.0.1
                              Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                              Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                              Adapter    "hs100"        : 3.0.5    , installed 3.0.5
                              Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                              Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                              Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                              Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                              Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                              Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                              Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                              Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                              Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                              Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                              Adapter    "iot"          : 5.0.7    , installed 5.0.7
                              Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                              Controller "js-controller": 7.0.7    , installed 7.0.7
                              Adapter    "mihome-vacuum": 5.2.0    , installed 5.2.0
                              Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
                              Adapter    "net-tools"    : 1.1.2    , installed 1.1.2
                              Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
                              Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                              Adapter    "parser"       : 2.2.4    , installed 2.2.4
                              Adapter    "ping"         : 1.6.2    , installed 1.6.2
                              Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
                              Adapter    "radar2"       : 2.4.0    , installed 2.4.0
                              Adapter    "reolink"      : 1.2.3    , installed 1.2.3
                              Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                              Adapter    "s7"           : 1.5.0    , installed 1.5.0
                              Adapter    "sayit"        : 5.0.0    , installed 5.0.0
                              Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                              Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                              Adapter    "sql"          : 3.0.1    , installed 3.0.1
                              Adapter    "statistics"   : 2.4.0    , installed 2.4.0
                              Adapter    "systeminfo"   : 1.3.0    , installed 1.3.0
                              Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                              Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                              Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                              Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                              Adapter    "upnp"         : 1.1.0    , installed 1.1.0
                              Adapter    "vis"          : 1.5.6    , installed 1.5.6
                              Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
                              Adapter    "vis-2-widgets-inventwo": 0.2.2, installed 0.2.2
                              Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
                              Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                              Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                              Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                              Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                              Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                              Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                              Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                              Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                              Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                              Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                              Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
                              Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                              Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                              Adapter    "vis-weather"  : 2.5.12   , installed 2.5.12
                              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
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        24997
                              States:         19923
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://deb.debian.org/debian bookworm InRelease
                              Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                              Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                              Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                              Reading package lists...
                              Pending Updates: 153
                              
                              *** 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 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15854      497/sshd: /usr/sbin
                              tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          16500      733/exim4
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          15856      497/sshd: /usr/sbin
                              tcp6       0      0 ::1:25                  :::*                    LISTEN      0          16501      733/exim4
                              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          1979       334/dhclient
                              udp        0      0 0.0.0.0:33468           0.0.0.0:*                           107        382        440/avahi-daemon: r
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        380        440/avahi-daemon: r
                              udp6       0      0 :::34467                :::*                                107        383        440/avahi-daemon: r
                              udp6       0      0 :::5353                 :::*                                107        381        440/avahi-daemon: r
                              
                              *** Log File - Last 25 Lines ***
                              
                              2025-11-11 22:01:40.743  - info: radar2.1 (3290) terminating with timeout
                              2025-11-11 22:01:40.745  - info: fronius.0 (3375) terminating with timeout
                              2025-11-11 22:01:41.081  - warn: sql.0 (2920) No Connection to database
                              2025-11-11 22:01:41.082  - warn: sql.0 (2920) No Connection to database
                              2025-11-11 22:01:41.083  - error: sql.0 (2920) No database connection
                              2025-11-11 22:01:42.082  - warn: sql.0 (2920) No Connection to database
                              2025-11-11 22:01:42.082  - warn: sql.0 (2920) No Connection to database
                              2025-11-11 22:01:44.464  - error: fronius.0 (3375) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                              2025-11-11 22:01:44.463  - error: hm-rega.0 (3190) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                              2025-11-11 22:01:44.473  - error: radar2.1 (3290) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                              2025-11-11 22:01:44.488  - error: javascript.1 (2970) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                              2025-11-11 22:01:44.485  - warn: history.0 (3005) get state error: Connection is closed.
                              2025-11-11 22:01:44.484  - error: telegram.0 (3020) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                              2025-11-11 22:01:44.491  - error: sql.0 (2920) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                              2025-11-11 22:01:44.492  - error: sql.0 (2920) States database error: connect ECONNREFUSED 0.0.0.0:9000
                              2025-11-11 22:01:49.494  - error: sql.0 (2920) States database error: connect ECONNREFUSED 0.0.0.0:9000
                              2025-11-11 22:01:49.495  - error: sql.0 (2920) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                              2025-11-11 22:01:50.490  - info: sql.0 (2920) terminating with timeout
                              2025-11-11 22:01:50.490  - info: sql.0 (2920) Terminated (NO_ERROR): Without reason
                              2025-11-11 22:01:54.497  - error: sql.0 (2920) Objects database error: connect ECONNREFUSED 0.0.0.0:9001
                              2025-11-11 22:01:54.498  - warn: sql.0 (2920) get state error: Connection is closed.
                              2025-11-11 22:01:54.499  - warn: sql.0 (2920) get state error: DB closed
                              2025-11-11 22:01:54.499  - info: sql.0 (2920) terminating
                              2025-11-11 22:01:54.499  - info: sql.0 (2920) terminating
                              2025-11-11 22:01:59.501  - error: sql.0 (2920) Cannot find view "system" for search "instance" : Connection is closed.
                              
                              ```![Screenshot 2025-11-11 220204.png](/assets/uploads/files/1762895295022-screenshot-2025-11-11-220204.png)
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #41

                              @george_best

                              Bring den ganzen Sums erstmal auf Stand...

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

                                @george_best

                                Bring den ganzen Sums erstmal auf Stand...

                                G Offline
                                G Offline
                                George_Best
                                schrieb am zuletzt editiert von
                                #42

                                @thomas-braun sagte in iob fix und iob diag ohne Reaktion:

                                @george_best

                                Bring den ganzen Sums erstmal auf Stand...

                                Ok, aber wie geh ich da nun vor?
                                Die Adapter sind geupdatet.

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • G George_Best

                                  @thomas-braun sagte in iob fix und iob diag ohne Reaktion:

                                  @george_best

                                  Bring den ganzen Sums erstmal auf Stand...

                                  Ok, aber wie geh ich da nun vor?
                                  Die Adapter sind geupdatet.

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

                                  @george_best

                                  Das Betriebssystem aber nicht.

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

                                    @george_best

                                    Das Betriebssystem aber nicht.

                                    G Offline
                                    G Offline
                                    George_Best
                                    schrieb am zuletzt editiert von
                                    #44

                                    @thomas-braun sagte in iob fix und iob diag ohne Reaktion:

                                    @george_best

                                    Das Betriebssystem aber nicht.

                                    Ich befürchte ich habe das gleiche Problem wie hier: https://forum.iobroker.net/topic/81185/system-admin-upgrade-exited-with-code-25-start-schleife/60

                                    1. Betriebssystem habe ich nun geupdatet

                                    2. iob fix gemacht

                                    library: loaded
                                    Library version=2025-08-09
                                    
                                    ==========================================================================
                                    
                                        Welcome to the ioBroker installation fixer!
                                        Script version: 2025-08-09
                                    
                                        You might need to enter your password a couple of times.
                                    
                                    ==========================================================================
                                    
                                    
                                    ==========================================================================
                                        Installing prerequisites (1/5)
                                    ==========================================================================
                                    
                                    OK:1 http://deb.debian.org/debian bookworm InRelease
                                    OK:2 http://deb.debian.org/debian bookworm-updates InRelease
                                    OK:3 http://deb.debian.org/debian-security bookworm-security InRelease
                                    OK:4 https://deb.nodesource.com/node_22.x nodistro InRelease
                                    Paketlisten werden gelesen… Fertig
                                    
                                    ==========================================================================
                                        Checking ioBroker user and directory permissions (2/5)
                                    ==========================================================================
                                    
                                    Created /etc/sudoers.d/iobroker
                                    Fixing directory permissions...
                                    
                                    ==========================================================================
                                        Check and cleanup npm temporary directories (3/5)
                                    ==========================================================================
                                    
                                    Done.
                                    
                                    ==========================================================================
                                        Database maintenance (4/5)
                                    ==========================================================================
                                    
                                    Checking for uncompressed JSONL databases... This might take a while!
                                    
                                    Compressing /opt/iobroker/iobroker-data/states.jsonl
                                    Compressing /opt/iobroker/iobroker-data/objects.jsonl
                                    Compressed 2 JSONL files. Done
                                    
                                    ==========================================================================
                                        Checking autostart (5/5)
                                    ==========================================================================
                                    
                                    ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ====
                                    Legitimierung ist zum Stoppen von »iobroker.service« notwendig.
                                    Authenticating as: jonny,,, (jonny)
                                    Password:
                                    ==== AUTHENTICATION COMPLETE ====
                                    Enabling autostart...
                                    Autostart enabled!
                                    
                                    ==========================================================================
                                    
                                        Your installation was fixed successfully
                                        Run iobroker start to start ioBroker again!
                                    
                                    1. iob diag sagt:
                                    
                                    ========== Start marking the full check here ===========
                                    
                                    ```bash
                                    Script v.2025-08-09
                                    
                                    *** BASE SYSTEM ***
                                    Operating System: Debian GNU/Linux 12 (bookworm)
                                     Static hostname: ioBroker-V2
                                           Icon name: computer-vm
                                             Chassis: vm 🖴
                                      Virtualization: kvm
                                              Kernel: Linux 6.1.0-41-amd64
                                        Architecture: x86-64
                                     Hardware Vendor: QEMU
                                      Hardware Model: Standard PC _i440FX + PIIX, 1996_
                                    Firmware Version: rel-1.16.1-0-g3208b098f51a-prebuilt.qemu.org
                                    OS is similar to:
                                    
                                    model name      : Common KVM processor
                                    Docker          : false
                                    Virtualization  : kvm
                                    Kernel          : x86_64
                                    Userland        : 64 bit
                                    
                                    Systemuptime and Load:
                                     16:30:54 up 29 min,  2 users,  load average: 0.64, 0.37, 0.62
                                    CPU threads: 8
                                    
                                    
                                    *** LIFE CYCLE STATUS ***
                                    Debian 'bookworm' is the current oldstable version. Please upgrade to the latest stable release 'trixie' in due time!
                                    
                                    *** TIME AND TIMEZONES ***
                                                   Local time: Wed 2025-11-12 16:30:54 CET
                                               Universal time: Wed 2025-11-12 15:30:54 UTC
                                                     RTC time: Wed 2025-11-12 15:30:54
                                                    Time zone: Europe/Berlin (CET, +0100)
                                    System clock synchronized: yes
                                                  NTP service: active
                                              RTC in local TZ: no
                                    
                                    *** Users and Groups ***
                                    User that called 'iob diag':
                                    jonny
                                    HOME=/home/jonny
                                    GROUPS=jonny adm cdrom floppy sudo audio dip video plugdev systemd-journal netdev iobroker
                                    
                                    User that is running 'js-controller':
                                    iobroker
                                    HOME=/home/iobroker
                                    GROUPS=iobroker tty dialout audio video plugdev bluetooth
                                    
                                    *** 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        1.9G        8.1G        561K        2.5G         10G
                                    Swap:           4.3G          0B        4.3G
                                    Total:           16G        1.9G         12G
                                    
                                    Active iob-Instances:   6
                                    
                                            11644 M total memory
                                             1812 M used memory
                                             1465 M active memory
                                             1926 M inactive memory
                                             7764 M free memory
                                              343 M buffer memory
                                             2036 M swap cache
                                             4093 M total swap
                                                0 M used swap
                                             4093 M free swap
                                    
                                    *** top - Table Of Processes  ***
                                    top - 16:30:55 up 29 min,  2 users,  load average: 0.64, 0.37, 0.62
                                    Tasks: 124 total,   1 running, 123 sleeping,   0 stopped,   0 zombie
                                    %Cpu(s):  0.0 us, 50.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                    MiB Mem :  11644.7 total,   7765.0 free,   1812.8 used,   2380.2 buff/cache
                                    MiB Swap:   4094.0 total,   4094.0 free,      0.0 used.   9831.8 avail Mem
                                    
                                    *** FAILED SERVICES ***
                                    
                                      UNIT LOAD ACTIVE SUB DESCRIPTION
                                    0 loaded units listed.
                                    
                                    
                                    *** DMESG CRITICAL ERRORS ***
                                    No critical errors detected
                                    
                                    *** FILESYSTEM ***
                                    Filesystem     Type      Size  Used Avail Use% Mounted on
                                    udev           devtmpfs  5.7G     0  5.7G   0% /dev
                                    tmpfs          tmpfs     1.2G  548K  1.2G   1% /run
                                    /dev/sda1      ext4       28G   11G   16G  40% /
                                    tmpfs          tmpfs     5.7G     0  5.7G   0% /dev/shm
                                    tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                    tmpfs          tmpfs     1.2G     0  1.2G   0% /run/user/1000
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    [Wed Nov 12 16:01:54 2025] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                                    [Wed Nov 12 16:01:54 2025] EXT4-fs (sda1): re-mounted. Quota mode: none.
                                    
                                    Show mounted filesystems:
                                    TARGET SOURCE    FSTYPE OPTIONS
                                    /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    1.9G    /var/
                                    889M    /var/cache
                                    870M    /var/cache/apt
                                    805M    /var/log
                                    793M    /var/cache/apt/archives
                                    
                                    Archived and active journals take up 782.1M in the file system.
                                    
                                    /opt/iobroker/backups:
                                    22M     /opt/iobroker/backups/
                                    
                                    /opt/iobroker/iobroker-data:
                                    676M    /opt/iobroker/iobroker-data/
                                    450M    /opt/iobroker/iobroker-data/files
                                    166M    /opt/iobroker/iobroker-data/backup-objects
                                    81M     /opt/iobroker/iobroker-data/files/vis
                                    78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                                    
                                    The five largest files in iobroker-data are:
                                    25M     /opt/iobroker/iobroker-data/objects.jsonl
                                    12M     /opt/iobroker/iobroker-data/objects.json.migrated
                                    12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                    9.8M    /opt/iobroker/iobroker-data/files/vis-2/material-icons/knx-uf.json
                                    4.6M    /opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
                                    
                                    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_DE2195735-if00
                                    
                                    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
                                         18.20.4+dfsg-1~deb12u1 500
                                            500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                            500 http://deb.debian.org/debian-security bookworm-security/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-V2         ioBroker-V2 (version: 7.0.7, hostname: ioBroker-V2   , alive, uptime: 32)
                                    
                                    Core adapters versions
                                    js-controller:  7.0.7
                                    admin:          7.7.19
                                    javascript:     8.9.2
                                    
                                    nodejs modules from github:     2
                                    |   `-- xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
                                    | +-- tplink-smarthome-api@5.0.0 invalid: "https://github.com/arteck/tplink-smarthome-api/tarball/08bcca9334c701b60d1eeb18b0ec72350aa3bf7a" from node_modules/iobroker.hs100
                                    
                                    Adapter State
                                      system.adapter.accuweather.0            : accuweather           : ioBroker-V2                              -  enabled
                                    + system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                      system.adapter.alias-manager.0          : alias-manager         : ioBroker-V2                              -  enabled
                                      system.adapter.amazon-dash.0            : amazon-dash           : ioBroker-V2                              - disabled
                                      system.adapter.chromecast.0             : chromecast            : ioBroker-V2                              -  enabled
                                      system.adapter.cloud.0                  : cloud                 : ioBroker-V2                              - disabled
                                      system.adapter.daswetter.0              : daswetter             : ioBroker-V2                              -  enabled
                                      system.adapter.deconz.0                 : deconz                : ioBroker-V2                              - disabled, port: 80
                                      system.adapter.devices.0                : devices               : ioBroker-V2                              -  enabled
                                      system.adapter.discovery.0              : discovery             : ioBroker-V2                              -  enabled
                                    + system.adapter.email.0                  : email                 : ioBroker-V2                              -  enabled
                                      system.adapter.flot.0                   : flot                  : ioBroker-V2                              -  enabled
                                      system.adapter.fronius-solarweb.0       : fronius-solarweb      : ioBroker-V2                              -  enabled
                                      system.adapter.fronius.0                : fronius               : ioBroker-V2                              -  enabled
                                      system.adapter.frontier_silicon.0       : frontier_silicon      : ioBroker-V2                              -  enabled
                                      system.adapter.habpanel.0               : habpanel              : ioBroker-V2                              -  enabled
                                      system.adapter.history.0                : history               : ioBroker-V2                              -  enabled
                                      system.adapter.hm-rega.0                : hm-rega               : ioBroker-V2                              -  enabled
                                      system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                                      system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                                      system.adapter.hs100.0                  : hs100                 : ioBroker-V2                              -  enabled
                                      system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker-V2                              -  enabled
                                      system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : ioBroker-V2                              -  enabled
                                      system.adapter.icons-icons8.0           : icons-icons8          : ioBroker-V2                              -  enabled
                                      system.adapter.icons-material-png.0     : icons-material-png    : ioBroker-V2                              -  enabled
                                      system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker-V2                              -  enabled
                                      system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker-V2                              -  enabled
                                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker-V2                              -  enabled
                                      system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker-V2                              -  enabled
                                      system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker-V2                              -  enabled
                                      system.adapter.influxdb.0               : influxdb              : ioBroker-V2                              - disabled, port: 8086
                                      system.adapter.influxdb.1               : influxdb              : ioBroker-V2                              - disabled, port: 8086
                                      system.adapter.info.0                   : info                  : ioBroker-V2                              -  enabled
                                      system.adapter.iot.0                    : iot                   : ioBroker-V2                              -  enabled
                                    + system.adapter.javascript.0             : javascript            : ioBroker-V2                              -  enabled
                                    + system.adapter.javascript.1             : javascript            : ioBroker-V2                              -  enabled
                                      system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBroker-V2                              - disabled, port: 54321
                                      system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
                                      system.adapter.net-tools.0              : net-tools             : ioBroker-V2                              - disabled
                                      system.adapter.net-tools.1              : net-tools             : ioBroker-V2                              -  enabled
                                      system.adapter.octoprint.0              : octoprint             : ioBroker-V2                              -  enabled
                                      system.adapter.parser.0                 : parser                : ioBroker-V2                              -  enabled
                                      system.adapter.ping.0                   : ping                  : ioBroker-V2                              - disabled
                                      system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
                                      system.adapter.radar.0                  : radar                 : ioBroker-V2                              - disabled
                                      system.adapter.radar2.0                 : radar2                : ioBroker-V2                              - disabled
                                      system.adapter.radar2.1                 : radar2                : ioBroker-V2                              -  enabled
                                      system.adapter.reolink.0                : reolink               : ioBroker-V2                              -  enabled
                                      system.adapter.reolink.1                : reolink               : ioBroker-V2                              -  enabled
                                      system.adapter.rickshaw.0               : rickshaw              : ioBroker-V2                              -  enabled
                                      system.adapter.s7.0                     : s7                    : ioBroker-V2                              -  enabled
                                      system.adapter.s7.1                     : s7                    : ioBroker-V2                              -  enabled
                                      system.adapter.s7.2                     : s7                    : ioBroker-V2                              -  enabled
                                      system.adapter.sayit.0                  : sayit                 : ioBroker-V2                              -  enabled
                                      system.adapter.sayit.1                  : sayit                 : ioBroker-V2                              -  enabled
                                      system.adapter.sayit.2                  : sayit                 : ioBroker-V2                              -  enabled
                                      system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                      system.adapter.smartmeter.0             : smartmeter            : ioBroker-V2                              - disabled
                                      system.adapter.smartmeter.2             : smartmeter            : ioBroker-V2                              - disabled
                                      system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                    + system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
                                      system.adapter.sql.1                    : sql                   : ioBroker-V2                              - disabled, port: 3306
                                      system.adapter.statistics.0             : statistics            : ioBroker-V2                              -  enabled
                                      system.adapter.systeminfo.0             : systeminfo            : ioBroker-V2                              - disabled
                                      system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
                                      system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                                      system.adapter.tr-064.0                 : tr-064                : ioBroker-V2                              -  enabled
                                      system.adapter.unifi.0                  : unifi                 : ioBroker-V2                              -  enabled
                                      system.adapter.upnp.0                   : upnp                  : ioBroker-V2                              -  enabled
                                      system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker-V2                              -  enabled
                                      system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker-V2                              -  enabled
                                      system.adapter.vis-2.0                  : vis-2                 : ioBroker-V2                              -  enabled
                                      system.adapter.vis-bars.0               : vis-bars              : ioBroker-V2                              -  enabled
                                      system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker-V2                              -  enabled
                                      system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker-V2                              -  enabled
                                      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker-V2                              -  enabled
                                      system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker-V2                              -  enabled
                                      system.adapter.vis-history.0            : vis-history           : ioBroker-V2                              -  enabled
                                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker-V2                              -  enabled
                                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker-V2                              -  enabled
                                      system.adapter.vis-justgage.0           : vis-justgage          : ioBroker-V2                              -  enabled
                                      system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker-V2                              -  enabled
                                      system.adapter.vis-lcars.0              : vis-lcars             : ioBroker-V2                              -  enabled
                                      system.adapter.vis-map.0                : vis-map               : ioBroker-V2                              -  enabled
                                      system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker-V2                              -  enabled
                                      system.adapter.vis-metro.0              : vis-metro             : ioBroker-V2                              -  enabled
                                      system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker-V2                              -  enabled
                                      system.adapter.vis-weather.0            : vis-weather           : ioBroker-V2                              -  enabled
                                      system.adapter.vis.0                    : vis                   : ioBroker-V2                              -  enabled
                                      system.adapter.weatherunderground.0     : weatherunderground    : ioBroker-V2                              -  enabled
                                      system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                    + system.adapter.admin.0                  : admin                 : ioBroker-V2                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                      system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                                      system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-V2                              -  enabled, port: 0
                                      system.adapter.mqtt.0                   : mqtt                  : ioBroker-V2                              -  enabled, port: 1883, bind: 192.168.178.121
                                      system.adapter.proxmox.0                : proxmox               : ioBroker-V2                              -  enabled, port: 8006
                                      system.adapter.simple-api.0             : simple-api            : ioBroker-V2                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                      system.adapter.socketio.0               : socketio              : ioBroker-V2                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                    + system.adapter.sql.0                    : sql                   : ioBroker-V2                              -  enabled, port: 3306
                                      system.adapter.telegram.0               : telegram              : ioBroker-V2                              -  enabled, port: 8443, bind: 0.0.0.0
                                      system.adapter.terminal.0               : terminal              : ioBroker-V2                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                                      system.adapter.web.0                    : web                   : ioBroker-V2                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    
                                    ioBroker-Repositories
                                    ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                    │ (index) │ name     │ url                                                     │ auto upgrade │
                                    ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                    │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                    │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                    └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                    
                                    Active repo(s): stable
                                    Upgrade policy: none
                                    
                                    Installed ioBroker-Adapters
                                    Used repository: stable
                                    Adapter    "accuweather"  : 2.1.1    , installed 2.1.1
                                    Adapter    "admin"        : 7.7.19   , installed 7.7.19
                                    Adapter    "alias-manager": 2.0.0    , installed 2.0.0
                                    Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
                                    Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
                                    Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                                    Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                                    Adapter    "deconz"       : 1.6.4    , installed 1.6.4
                                    Adapter    "devices"      : 1.2.8    , installed 1.2.8
                                    Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                    Adapter    "email"        : 2.0.4    , installed 2.0.4
                                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                    Adapter    "fronius"      : 2.1.1    , installed 2.1.1
                                    Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
                                    Adapter    "frontier_silicon": 0.5.0 , installed 0.5.0
                                    Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                                    Adapter    "history"      : 3.0.1    , installed 3.0.1
                                    Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                                    Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                                    Adapter    "hs100"        : 3.0.5    , installed 3.0.5
                                    Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                    Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                                    Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                    Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                    Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                                    Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                                    Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                    Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                                    Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                    Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                    Adapter    "iot"          : 5.0.7    , installed 5.0.7
                                    Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                                    Controller "js-controller": 7.0.7    , installed 7.0.7
                                    Adapter    "mihome-vacuum": 5.2.0    , installed 5.2.0
                                    Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
                                    Adapter    "net-tools"    : 1.1.2    , installed 1.1.2
                                    Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
                                    Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                                    Adapter    "parser"       : 2.2.4    , installed 2.2.4
                                    Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                    Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
                                    Adapter    "radar2"       : 2.4.0    , installed 2.4.0
                                    Adapter    "reolink"      : 1.2.3    , installed 1.2.3
                                    Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                                    Adapter    "s7"           : 1.5.0    , installed 1.5.0
                                    Adapter    "sayit"        : 5.0.0    , installed 5.0.0
                                    Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                                    Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                    Adapter    "sql"          : 3.0.1    , installed 3.0.1
                                    Adapter    "statistics"   : 2.4.0    , installed 2.4.0
                                    Adapter    "systeminfo"   : 1.3.0    , installed 1.3.0
                                    Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                                    Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                                    Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                                    Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                                    Adapter    "upnp"         : 1.1.0    , installed 1.1.0
                                    Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                    Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
                                    Adapter    "vis-2-widgets-inventwo": 0.2.2, installed 0.2.2
                                    Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
                                    Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                    Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                    Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                    Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                                    Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                    Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                    Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                    Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                    Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                    Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                                    Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
                                    Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                    Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                    Adapter    "vis-weather"  : 2.5.12   , installed 2.5.12
                                    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
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects:        24997
                                    States:         20033
                                    
                                    *** OS-Repositories and Updates ***
                                    Hit:1 http://deb.debian.org/debian bookworm InRelease
                                    Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                                    Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                                    Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
                                    Reading package lists...
                                    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 192.168.178.121:2001    0.0.0.0:*               LISTEN      1001       66571      14348/io.hm-rpc.0
                                    tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          17410      736/exim4
                                    tcp        0      0 192.168.178.121:1883    0.0.0.0:*               LISTEN      1001       61291      14044/io.mqtt.0
                                    tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       62504      12617/iobroker.js-c
                                    tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       59698      12617/iobroker.js-c
                                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15485      553/sshd: /usr/sbin
                                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       59780      12641/io.admin.0
                                    tcp6       0      0 ::1:25                  :::*                    LISTEN      0          17411      736/exim4
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          15487      553/sshd: /usr/sbin
                                    udp        0      0 0.0.0.0:35015           0.0.0.0:*                           107        13947      440/avahi-daemon: r
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       65677      14275/io.chromecast
                                    udp        0      0 192.168.178.121:5353    0.0.0.0:*                           1001       64680      14141/io.tr-064.0
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        13945      440/avahi-daemon: r
                                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13849      376/dhclient
                                    udp6       0      0 :::36795                :::*                                107        13948      440/avahi-daemon: r
                                    udp6       0      0 :::5353                 :::*                                107        13946      440/avahi-daemon: r
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    2025-11-12 16:31:21.431  - info: mqtt.0 (14044) Client [Wemos_DisplayV2_6_6] connected with secret 1762961481430_2245
                                    2025-11-12 16:31:21.446  - info: mqtt.0 (14044) Client [Wemos_DisplayV2_6_6] subscribes on "Wemos_DisplayV2_6/#" with regex /^Wemos_DisplayV2_6\..*/
                                    2025-11-12 16:31:21.447  - info: mqtt.0 (14044) Client [Wemos_DisplayV2_6_6] subscribes on "Wemos_DisplayV2_6/#"  with regex /^mqtt\.0\.Wemos_DisplayV2_6\..*/
                                    2025-11-12 16:31:21.647  - info: mqtt.0 (14044) Client [Wemos_DisplayV2_6_6] publishOnSubscribe send all known states
                                    2025-11-12 16:31:22.266  - info: tr-064.0 (14141) forEachConfiguredDevice: in GetSpecificHostEntry 1(Jonny-Pixel3/3C:28:6D:E8:64:45) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-11-12 16:31:22.409  - info: tr-064.0 (14141) forEachConfiguredDevice: in GetSpecificHostEntry 2(Jenny-Pixel3a/58:CB:52:8E:4E:68) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-11-12 16:31:22.548  - info: tr-064.0 (14141) forEachConfiguredDevice: in GetSpecificHostEntry 3(Jonny-Arbeit-A40/F0:8A:76:20:A8:C4) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-11-12 16:31:22.766  - info: chromecast.0 (14275) starting. Version 4.0.0 in /opt/iobroker/node_modules/iobroker.chromecast, node: v22.21.0, js-controller: 7.0.7
                                    2025-11-12 16:31:23.348  - info: tr-064.0 (14141) forEachConfiguredDevice: in GetSpecificHostEntry 7(Pixel-3a/BA:DC:2D:6F:F1:3C) device seems offline but we never saw it since adapter was started:Error: sendSOAPActionRequest Error action=GetSpecificHostEntry serviceType=urn:dslforum-org:service:Hosts:1: 500 - {"code":500}
                                    2025-11-12 16:31:23.407  - info: chromecast.0 (14275) Google_HomeKueche - Connected client
                                    2025-11-12 16:31:23.438  - info: chromecast.0 (14275) Küche - Connected client
                                    2025-11-12 16:31:23.905  - info: host.ioBroker-V2 instance system.adapter.hm-rpc.0 in version "2.0.2" started with pid 14348
                                    2025-11-12 16:31:26.245  - info: hm-rpc.0 (14348) starting. Version 2.0.2 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v22.21.0, js-controller: 7.0.7
                                    2025-11-12 16:31:26.463  - info: hm-rpc.0 (14348) xmlrpc server is trying to listen on 192.168.178.121:2001
                                    2025-11-12 16:31:26.464  - info: hm-rpc.0 (14348) xmlrpc client is trying to connect to 192.168.178.155:2001/ with ["http://192.168.178.121:2001","ioBroker-V2:hm-rpc.0:cdcb77aa3039a2b66116c21d0739e6a5"]
                                    2025-11-12 16:31:26.492  - info: hm-rpc.0 (14348) xmlrpc <- system.listMethods ["ioBroker-V2:hm-rpc.0:cdcb77aa3039a2b66116c21d0739e6a5"]
                                    2025-11-12 16:31:26.498  - info: hm-rpc.0 (14348) xmlrpc <- listDevices ["ioBroker-V2:hm-rpc.0:cdcb77aa3039a2b66116c21d0739e6a5"]
                                    2025-11-12 16:31:26.528  - info: hm-rpc.0 (14348) xmlrpc -> 64 devices
                                    2025-11-12 16:31:26.547  - info: hm-rpc.0 (14348) Connected
                                    2025-11-12 16:31:27.831  - info: host.ioBroker-V2 instance system.adapter.hm-rega.0 in version "5.1.0" started with pid 14782
                                    2025-11-12 16:31:30.487  - info: hm-rega.0 (14782) starting. Version 5.1.0 in /opt/iobroker/node_modules/iobroker.hm-rega, node: v22.21.0, js-controller: 7.0.7
                                    2025-11-12 16:31:30.694  - info: hm-rega.0 (14782) subscribe hm-rpc.0.BidCoS-RF.50.PRESS_SHORT
                                    2025-11-12 16:31:30.763  - info: hm-rega.0 (14782) ReGaHSS 192.168.178.155 up
                                    2025-11-12 16:31:30.869  - info: hm-rega.0 (14782) time difference local-ccu 1s
                                    2025-11-12 16:31:31.325  - info: hm-rega.0 (14782) request state values
                                    ============ Mark until here for C&P =============
                                    
                                    
                                    Ro75R 1 Antwort Letzte Antwort
                                    0
                                    • G Offline
                                      G Offline
                                      George_Best
                                      schrieb am zuletzt editiert von
                                      #45
                                      1. npm ls:
                                      cd /opt/iobroker
                                      npm ls
                                      npm ls graceful-fs
                                      
                                      ── component-inherit@ extraneous
                                      ├── compress-commons@ extraneous
                                      ├── compressible@ extraneous
                                      ├── compression@ extraneous
                                      ├── concat-map@ extraneous
                                      ├── concat-stream@ extraneous
                                      ├── connect-flash@ extraneous
                                      ├── connect-history-api-fallback@ extraneous
                                      ├── connect@ extraneous
                                      ├── console-control-strings@ extraneous
                                      ├── content-disposition@ extraneous
                                      ├── content-type@ extraneous
                                      ├── cookie-parser@ extraneous
                                      ├── cookie-signature@ extraneous
                                      ├── cookie@ extraneous
                                      ├── core-util-is@ extraneous
                                      ├── cors@ extraneous
                                      ├── country-data@ extraneous
                                      ├── cpu-features@ extraneous
                                      ├── crc-32@ extraneous
                                      ├── crc32-stream@ extraneous
                                      ├── cron-parser@ extraneous
                                      ├── cron@ extraneous
                                      ├── cross-spawn@ extraneous
                                      ├── crypto-js@ extraneous
                                      ├── css-select@ extraneous
                                      ├── css-what@ extraneous
                                      ├── cssom@ extraneous
                                      ├── cssstyle@ extraneous
                                      ├── currency-symbol-map@ extraneous
                                      ├── cycle@ extraneous
                                      ├── dashdash@ extraneous
                                      ├── data-view-buffer@ extraneous
                                      ├── data-view-byte-length@ extraneous
                                      ├── data-view-byte-offset@ extraneous
                                      ├── dateformat@ extraneous
                                      ├── dbus-next@ extraneous
                                      ├── debug@ extraneous
                                      ├── decache@ extraneous
                                      ├── decamelize@ extraneous
                                      ├── decompress-response@ extraneous
                                      ├── deep-clone@ extraneous
                                      ├── deep-eql@ extraneous
                                      ├── deep-extend@0.6.0 extraneous
                                      ├── deep-is@ extraneous
                                      ├── define-data-property@ extraneous
                                      ├── define-lazy-prop@ extraneous
                                      ├── define-properties@ extraneous
                                      ├── delayed-stream@ extraneous
                                      ├── delegates@ extraneous
                                      ├── denque@ extraneous
                                      ├── depd@ extraneous
                                      ├── destroy@ extraneous
                                      ├── detect-libc@ extraneous
                                      ├── dev-ip@ extraneous
                                      ├── dev-null@ extraneous
                                      ├── dgram@ extraneous
                                      ├── diff@ extraneous
                                      ├── diskusage@ extraneous
                                      ├── dns-packet@ extraneous
                                      ├── docker-modem@ extraneous
                                      ├── dockerode@ extraneous
                                      ├── dom-compare-temp@ extraneous
                                      ├── dom-serializer@ extraneous
                                      ├── domelementtype@ extraneous
                                      ├── domhandler@ extraneous
                                      ├── domutils@ extraneous
                                      ├── dunder-proto@ extraneous
                                      ├── duplexer@ extraneous
                                      ├── duplexify@ extraneous
                                      ├── eastasianwidth@ extraneous
                                      ├── easy-extender@ extraneous
                                      ├── eazy-logger@ extraneous
                                      ├── ecc-jsbn@ extraneous
                                      ├── ecdsa-sig-formatter@ extraneous
                                      ├── ee-first@ extraneous
                                      ├── emoji-regex@ extraneous
                                      ├── enabled@ extraneous
                                      ├── encodeurl@ extraneous
                                      ├── encoding-sniffer@ extraneous
                                      ├── encoding@ extraneous
                                      ├── end-of-stream@ extraneous
                                      ├── engine.io-client@ extraneous
                                      ├── engine.io-parser@ extraneous
                                      ├── engine.io@ extraneous
                                      ├── enquirer@ extraneous
                                      ├── entities@ extraneous
                                      ├── env-paths@ extraneous
                                      ├── err-code@ extraneous
                                      ├── error-ex@ extraneous
                                      ├── es-abstract@ extraneous
                                      ├── es-aggregate-error@ extraneous
                                      ├── es-define-property@ extraneous
                                      ├── es-errors@ extraneous
                                      ├── es-object-atoms@ extraneous
                                      ├── es-set-tostringtag@ extraneous
                                      ├── es-shim-unscopables@ extraneous
                                      ├── es-to-primitive@ extraneous
                                      ├── es6-promise@ extraneous
                                      ├── esbuild@ extraneous
                                      ├── escalade@ extraneous
                                      ├── escape-html@ extraneous
                                      ├── escape-string-regexp@ extraneous
                                      ├── escodegen@ extraneous
                                      ├── esprima@ extraneous
                                      ├── estraverse@ extraneous
                                      ├── esutils@ extraneous
                                      ├── etag@ extraneous
                                      ├── event-stream@ extraneous
                                      ├── event-target-shim@ extraneous
                                      ├── eventemitter2@ extraneous
                                      ├── eventemitter3@ extraneous
                                      ├── events-universal@ extraneous
                                      ├── events@ extraneous
                                      ├── evilscan@ extraneous
                                      ├── execa@ extraneous
                                      ├── expand-template@ extraneous
                                      ├── exponential-backoff@ extraneous
                                      ├── express-fileupload@ extraneous
                                      ├── express-session@ extraneous
                                      ├── express@ extraneous
                                      ├── extend@3.0.2 extraneous
                                      ├── extsprintf@ extraneous
                                      ├── eyes@ extraneous
                                      ├── fast-deep-equal@ extraneous
                                      ├── fast-fifo@ extraneous
                                      ├── fast-glob@ extraneous
                                      ├── fast-json-stable-stringify@ extraneous
                                      ├── fast-levenshtein@ extraneous
                                      ├── fast-unique-numbers@ extraneous
                                      ├── fast-uri@ extraneous
                                      ├── fast-xml-parser@ extraneous
                                      ├── fastq@ extraneous
                                      ├── fecha@ extraneous
                                      ├── fetch-enhanced@ extraneous
                                      ├── file-stream-rotator@ extraneous
                                      ├── file-type@ extraneous
                                      ├── file-uri-to-path@ extraneous
                                      ├── fill-range@ extraneous
                                      ├── finalhandler@ extraneous
                                      ├── find-up@ extraneous
                                      ├── find-yarn-workspace-root@ extraneous
                                      ├── flat@ extraneous
                                      ├── fn.name@ extraneous
                                      ├── follow-redirects@ extraneous
                                      ├── for-each@ extraneous
                                      ├── foreground-child@ extraneous
                                      ├── forever-agent@ extraneous
                                      ├── form-data@ extraneous
                                      ├── forwarded@ extraneous
                                      ├── fresh@ extraneous
                                      ├── from@ extraneous
                                      ├── fs-constants@1.0.0 extraneous
                                      ├── fs-extra@7.0.1
                                      ├── fs-minipass@ extraneous
                                      ├── fs.realpath@ extraneous
                                      ├── fsevents@ extraneous
                                      ├── ftp-response-parser@ extraneous
                                      ├── function-bind@ extraneous
                                      ├── function.prototype.name@ extraneous
                                      ├── functions-have-names@ extraneous
                                      ├── gauge@ extraneous
                                      ├── gaxios@ extraneous
                                      ├── gcp-metadata@ extraneous
                                      ├── generate-function@ extraneous
                                      ├── generator-function@ extraneous
                                      ├── get-caller-file@1.0.3 extraneous
                                      ├── get-func-name@ extraneous
                                      ├── get-intrinsic@ extraneous
                                      ├── get-proto@ extraneous
                                      ├── get-stream@ extraneous
                                      ├── get-symbol-description@ extraneous
                                      ├── getpass@ extraneous
                                      ├── github-from-package@ extraneous
                                      ├── glob-parent@ extraneous
                                      ├── glob@ extraneous
                                      ├── globalthis@ extraneous
                                      ├── glossy@ extraneous
                                      ├── google-auth-library@ extraneous
                                      ├── google-logging-utils@ extraneous
                                      ├── google-tts-api@ extraneous
                                      ├── googleapis-common@ extraneous
                                      ├── googleapis@ extraneous
                                      ├── gopd@ extraneous
                                      ├── gtoken@ extraneous
                                      ├── har-schema@ extraneous
                                      ├── har-validator@ extraneous
                                      ├── has-bigints@ extraneous
                                      ├── has-binary@ extraneous
                                      ├── has-binary2@1.0.3 extraneous
                                      ├── has-cors@ extraneous
                                      ├── has-flag@ extraneous
                                      ├── has-property-descriptors@ extraneous
                                      ├── has-proto@ extraneous
                                      ├── has-symbols@ extraneous
                                      ├── has-tostringtag@ extraneous
                                      ├── has-unicode@ extraneous
                                      ├── hasown@ extraneous
                                      ├── he@ extraneous
                                      ├── help-me@ extraneous
                                      ├── hexy@ extraneous
                                      ├── homematic-xmlrpc@ extraneous
                                      ├── hosted-git-info@ extraneous
                                      ├── htmlparser2@ extraneous
                                      ├── http-cache-semantics@ extraneous
                                      ├── http-errors@ extraneous
                                      ├── http-proxy-agent@ extraneous
                                      ├── http-proxy-middleware@ extraneous
                                      ├── http-proxy@ extraneous
                                      ├── http-signature@ extraneous
                                      ├── https-proxy-agent@ extraneous
                                      ├── https@ extraneous
                                      ├── human-signals@ extraneous
                                      ├── humanize-ms@ extraneous
                                      ├── iconv-lite@ extraneous
                                      ├── icy@ extraneous
                                      ├── ieee754@ extraneous
                                      ├── ignore-by-default@ extraneous
                                      ├── immediate@ extraneous
                                      ├── immutable@ extraneous
                                      ├── imurmurhash@ extraneous
                                      ├── indent-string@ extraneous
                                      ├── indexof@ extraneous
                                      ├── infer-owner@ extraneous
                                      ├── inflight@ extraneous
                                      ├── influx@ extraneous
                                      ├── inherits@ extraneous
                                      ├── ini@ extraneous
                                      ├── int64-buffer@ extraneous
                                      ├── internal-slot@ extraneous
                                      ├── invert-kv@ extraneous
                                      ├── iobroker.accuweather@ invalid: "2.1.1" from the root project
                                      ├── iobroker.admin@ invalid: "7.7.19" from the root project
                                      ├── iobroker.alias-manager@ invalid: "2.0.0" from the root project
                                      ├── iobroker.amazon-dash@ invalid: "1.2.0" from the root project
                                      ├── iobroker.chromecast@ invalid: "4.0.0" from the root project
                                      ├── iobroker.cloud@ invalid: "5.0.1" from the root project
                                      ├── iobroker.daswetter@ invalid: "3.2.3" from the root project
                                      ├── iobroker.deconz@ invalid: "1.6.4" from the root project
                                      ├── iobroker.devices@ invalid: "1.2.8" from the root project
                                      ├── iobroker.discovery@ invalid: "5.0.0" from the root project
                                      ├── iobroker.email@ invalid: "2.0.4" from the root project
                                      ├── iobroker.flot@ invalid: "1.12.0" from the root project
                                      ├── iobroker.fronius-solarweb@ invalid: "0.0.3" from the root project
                                      ├── iobroker.fronius@ invalid: "2.1.1" from the root project
                                      ├── iobroker.frontier_silicon@ invalid: "0.5.0" from the root project
                                      ├── iobroker.habpanel@ invalid: "0.5.0" from the root project
                                      ├── iobroker.history@ invalid: "3.0.1" from the root project
                                      ├── iobroker.hm-rega@ invalid: "5.1.0" from the root project
                                      ├── iobroker.hm-rpc@ invalid: "2.0.2" from the root project
                                      ├── iobroker.hs100@ invalid: "3.0.5" from the root project
                                      ├── iobroker.icons-addictive-flavour-png@ invalid: "^0.1.0" from the root project
                                      ├── iobroker.icons-fatcow-hosting@ invalid: "^0.1.0" from the root project
                                      ├── iobroker.icons-icons8@ invalid: "0.0.1" from the root project
                                      ├── iobroker.icons-material-png@ invalid: "^0.1.0" from the root project
                                      ├── iobroker.icons-material-svg@ invalid: "^0.1.0" from the root project
                                      ├── iobroker.icons-mfd-png@ invalid: "1.2.1" from the root project
                                      ├── iobroker.icons-mfd-svg@ invalid: "1.2.0" from the root project
                                      ├── iobroker.icons-open-icon-library-png@ invalid: "0.1.2" from the root project
                                      ├── iobroker.icons-ultimate-png@ invalid: "^1.0.1" from the root project
                                      ├── iobroker.influxdb@ invalid: "4.0.2" from the root project
                                      ├── iobroker.info@ invalid: "2.0.0" from the root project
                                      ├── iobroker.iot@ invalid: "5.0.7" from the root project
                                      ├── iobroker.javascript@ invalid: "8.9.2" from the root project
                                      ├── iobroker.js-controller@ invalid: "^7.0.7" from the root project
                                      ├── iobroker.mihome-vacuum@ invalid: "5.2.0" from the root project
                                      ├── iobroker.mqtt@ invalid: "6.1.4" from the root project
                                      ├── iobroker.net-tools@ invalid: "1.1.2" from the root project
                                      ├── iobroker.octoprint@ invalid: "5.1.0" from the root project
                                      ├── iobroker.openweathermap@ invalid: "1.1.2" from the root project
                                      ├── iobroker.parser@ invalid: "2.2.4" from the root project
                                      ├── iobroker.ping@ invalid: "1.6.2" from the root project
                                      ├── iobroker.proxmox@ invalid: "2.4.0" from the root project
                                      ├── iobroker.radar@ invalid: "^1.2.1" from the root project
                                      ├── iobroker.radar2@ invalid: "^2.0.3" from the root project
                                      ├── iobroker.reolink@ invalid: "1.2.3" from the root project
                                      ├── iobroker.rickshaw@ invalid: "^1.0.0" from the root project
                                      ├── iobroker.s7@ invalid: "1.5.0" from the root project
                                      ├── iobroker.sayit@ invalid: "5.0.0" from the root project
                                      ├── iobroker.smartmeter@ invalid: "3.4.0" from the root project
                                      ├── iobroker.socketio@ invalid: "6.7.1" from the root project
                                      ├── iobroker.sql@ invalid: "3.0.1" from the root project
                                      ├── iobroker.statistics@ invalid: "2.4.0" from the root project
                                      ├── iobroker.systeminfo@ invalid: "1.3.0" from the root project
                                      ├── iobroker.telegram@ invalid: "4.1.0" from the root project
                                      ├── iobroker.terminal@ invalid: "1.0.0" from the root project
                                      ├── iobroker.tr-064@ invalid: "4.3.0" from the root project
                                      ├── iobroker.unifi@ invalid: "0.7.0" from the root project
                                      ├── iobroker.upnp@ invalid: "1.1.0" from the root project
                                      ├── iobroker.vis-2-widgets-inventwo@ invalid: "0.2.2" from the root project
                                      ├── iobroker.vis-2-widgets-material@ invalid: "1.4.10" from the root project
                                      ├── iobroker.vis-2@ invalid: "2.13.4" from the root project
                                      ├── iobroker.vis-bars@ invalid: "^0.1.4" from the root project
                                      ├── iobroker.vis-canvas-gauges@ invalid: "1.0.1" from the root project
                                      ├── iobroker.vis-colorpicker@ invalid: "2.0.3" from the root project
                                      ├── iobroker.vis-fancyswitch@ invalid: "^1.1.0" from the root project
                                      ├── iobroker.vis-google-fonts@ invalid: "1.0.4" from the root project
                                      ├── iobroker.vis-history@ invalid: "^1.0.0" from the root project
                                      ├── iobroker.vis-hqwidgets@ invalid: "1.5.1" from the root project
                                      ├── iobroker.vis-jqui-mfd@ invalid: "^1.0.12" from the root project
                                      ├── iobroker.vis-justgage@ invalid: "2.1.7" from the root project
                                      ├── iobroker.vis-keyboard@ invalid: "0.0.2" from the root project
                                      ├── iobroker.vis-lcars@ invalid: "1.1.1" from the root project
                                      ├── iobroker.vis-map@ invalid: "1.1.2" from the root project
                                      ├── iobroker.vis-materialdesign@ invalid: "0.5.9" from the root project
                                      ├── iobroker.vis-metro@ invalid: "1.2.0" from the root project
                                      ├── iobroker.vis-rgraph@ invalid: "0.0.2" from the root project
                                      ├── iobroker.vis-weather@ invalid: "2.5.12" from the root project
                                      ├── iobroker.vis@ invalid: "1.5.6" from the root project
                                      ├── iobroker.weatherunderground@ invalid: "3.7.0" from the root project
                                      ├── iobroker.web@ invalid: "7.0.8" from the root project
                                      ├── iobroker.ws@ invalid: "2.6.2" from the root project
                                      ├── iobroker@ invalid: "^2.0.2" from the root project
                                      ├── ioredis@ extraneous
                                      ├── ip-address@ extraneous
                                      ├── ip@ extraneous
                                      ├── ipaddr.js@ extraneous
                                      ├── is-arguments@ extraneous
                                      ├── is-array-buffer@ extraneous
                                      ├── is-arrayish@ extraneous
                                      ├── is-async-function@ extraneous
                                      ├── is-bigint@ extraneous
                                      ├── is-binary-path@ extraneous
                                      ├── is-boolean-object@ extraneous
                                      ├── is-callable@ extraneous
                                      ├── is-core-module@ extraneous
                                      ├── is-data-view@ extraneous
                                      ├── is-date-object@ extraneous
                                      ├── is-docker@ extraneous
                                      ├── is-extglob@ extraneous
                                      ├── is-finalizationregistry@ extraneous
                                      ├── is-fullwidth-code-point@ extraneous
                                      ├── is-generator-function@ extraneous
                                      ├── is-generator@ extraneous
                                      ├── is-glob@ extraneous
                                      ├── is-lambda@ extraneous
                                      ├── is-map@ extraneous
                                      ├── is-negative-zero@ extraneous
                                      ├── is-number-like@ extraneous
                                      ├── is-number-object@ extraneous
                                      ├── is-number@ extraneous
                                      ├── is-path-inside@ extraneous
                                      ├── is-plain-obj@ extraneous
                                      ├── is-plain-object@ extraneous
                                      ├── is-promise@ extraneous
                                      ├── is-property@ extraneous
                                      ├── is-regex@ extraneous
                                      ├── is-set@ extraneous
                                      ├── is-shared-array-buffer@ extraneous
                                      ├── is-stream@ extraneous
                                      ├── is-string@ extraneous
                                      ├── is-symbol@ extraneous
                                      ├── is-typed-array@ extraneous
                                      ├── is-typedarray@ extraneous
                                      ├── is-unicode-supported@ extraneous
                                      ├── is-utf8@ extraneous
                                      ├── is-weakmap@ extraneous
                                      ├── is-weakref@ extraneous
                                      ├── is-weakset@ extraneous
                                      ├── is-wsl@ extraneous
                                      ├── is@ extraneous
                                      ├── isarray@ extraneous
                                      ├── isexe@ extraneous
                                      ├── isomorphic-ws@ extraneous
                                      ├── isstream@ extraneous
                                      ├── jackspeak@ extraneous
                                      ├── jose@ extraneous
                                      ├── js-md4@ extraneous
                                      ├── js-sdsl@ extraneous
                                      ├── js-yaml@ extraneous
                                      ├── jsbi@ extraneous
                                      ├── jsbn@ extraneous
                                      ├── jsdom@ extraneous
                                      ├── jsftp@ extraneous
                                      ├── jshashes@ extraneous
                                      ├── json-bigint@ extraneous
                                      ├── json-logic-js@ extraneous
                                      ├── json-schema-traverse@ extraneous
                                      ├── json-schema@ extraneous
                                      ├── json-stable-stringify@ extraneous
                                      ├── json-stringify-safe@ extraneous
                                      ├── json3@ extraneous
                                      ├── json5@ extraneous
                                      ├── jsonata@ extraneous
                                      ├── jsonc-parser@ extraneous
                                      ├── jsonify@ extraneous
                                      ├── jsonwebtoken@ extraneous
                                      ├── jsprim@ extraneous
                                      ├── jszip@ extraneous
                                      ├── jwa@ extraneous
                                      ├── jwks-rsa@ extraneous
                                      ├── jws@ extraneous
                                      ├── klaw-sync@ extraneous
                                      ├── kuler@ extraneous
                                      ├── lazystream@ extraneous
                                      ├── lcid@ extraneous
                                      ├── leven@ extraneous
                                      ├── levn@ extraneous
                                      ├── lie@ extraneous
                                      ├── limiter@ extraneous
                                      ├── load-json-file@ extraneous
                                      ├── loadavg-windows@ extraneous
                                      ├── localforage@ extraneous
                                      ├── locate-path@ extraneous
                                      ├── lodash.camelcase@ extraneous
                                      ├── lodash.castarray@ extraneous
                                      ├── lodash.clone@ extraneous
                                      ├── lodash.clonedeep@ extraneous
                                      ├── lodash.defaults@ extraneous
                                      ├── lodash.defaultto@ extraneous
                                      ├── lodash.flatten@ extraneous
                                      ├── lodash.get@ extraneous
                                      ├── lodash.groupby@ extraneous
                                      ├── lodash.includes@ extraneous
                                      ├── lodash.isarguments@ extraneous
                                      ├── lodash.isboolean@ extraneous
                                      ├── lodash.isequal@ extraneous
                                      ├── lodash.isfinite@ extraneous
                                      ├── lodash.isinteger@ extraneous
                                      ├── lodash.isnumber@ extraneous
                                      ├── lodash.isplainobject@ extraneous
                                      ├── lodash.isstring@ extraneous
                                      ├── lodash.once@ extraneous
                                      ├── lodash.truncate@ extraneous
                                      ├── lodash@ extraneous
                                      ├── log-symbols@ extraneous
                                      ├── logform@ extraneous
                                      ├── loglevel@ extraneous
                                      ├── long-timeout@ extraneous
                                      ├── long@ extraneous
                                      ├── loupe@ extraneous
                                      ├── lru-cache@ extraneous
                                      ├── lru-memoizer@ extraneous
                                      ├── lru.min@ extraneous
                                      ├── luxon@ extraneous
                                      ├── make-dir@ extraneous
                                      ├── make-fetch-happen@ extraneous
                                      ├── map-stream@ extraneous
                                      ├── math-intrinsics@ extraneous
                                      ├── mdns-discovery@ extraneous
                                      ├── mdns@ extraneous
                                      ├── media-typer@ extraneous
                                      ├── merge-descriptors@ extraneous
                                      ├── merge-stream@ extraneous
                                      ├── merge2@ extraneous
                                      ├── methods@ extraneous
                                      ├── micromatch@ extraneous
                                      ├── mime-db@ extraneous
                                      ├── mime-types@ extraneous
                                      ├── mime@ extraneous
                                      ├── mimic-fn@ extraneous
                                      ├── mimic-response@ extraneous
                                      ├── minimatch@ extraneous
                                      ├── minimist@ extraneous
                                      ├── minipass-collect@ extraneous
                                      ├── minipass-fetch@ extraneous
                                      ├── minipass-flush@ extraneous
                                      ├── minipass-pipeline@ extraneous
                                      ├── minipass-sized@ extraneous
                                      ├── minipass@ extraneous
                                      ├── minizlib@ extraneous
                                      ├── mitt@ extraneous
                                      ├── mkdirp-classic@ extraneous
                                      ├── mkdirp@ extraneous
                                      ├── mocha@ extraneous
                                      ├── moment@ extraneous
                                      ├── mp3-duration@ extraneous
                                      ├── mqtt-connection@ extraneous
                                      ├── mqtt-packet@ extraneous
                                      ├── mqtt@ extraneous
                                      ├── ms@ extraneous
                                      ├── mssql@ extraneous
                                      ├── multicast-dns@ extraneous
                                      ├── mute-stream@ extraneous
                                      ├── mysql2@ extraneous
                                      ├── named-placeholders@ extraneous
                                      ├── nan@ extraneous
                                      ├── napi-build-utils@ extraneous
                                      ├── napi-thread-safe-callback@ extraneous
                                      ├── native-duplexpair@ extraneous
                                      ├── needle@ extraneous
                                      ├── negotiator@ extraneous
                                      ├── net-ping@ extraneous
                                      ├── netmask@ extraneous
                                      ├── noble@ extraneous
                                      ├── node-abi@ extraneous
                                      ├── node-abort-controller@ extraneous
                                      ├── node-addon-api@ extraneous
                                      ├── node-arp@ extraneous
                                      ├── node-ble@ extraneous
                                      ├── node-fetch@ extraneous
                                      ├── node-forge@ extraneous
                                      ├── node-gyp-build@ extraneous
                                      ├── node-gyp@ extraneous
                                      ├── node-inspect@ extraneous
                                      ├── node-mndp@ extraneous
                                      ├── node-schedule@ extraneous
                                      ├── node-snap7@ extraneous
                                      ├── node-ssdp@ extraneous
                                      ├── node-telegram-bot-api@ extraneous
                                      ├── node-unifi@ extraneous
                                      ├── node.extend@ extraneous
                                      ├── nodemailer@ extraneous
                                      ├── nodemon@ extraneous
                                      ├── nopt@ extraneous
                                      ├── normalize-package-data@ extraneous
                                      ├── normalize-path@ extraneous
                                      ├── npm-run-path@ extraneous
                                      ├── npmlog@ extraneous
                                      ├── nth-check@ extraneous
                                      ├── number-allocator@ extraneous
                                      ├── number-is-nan@ extraneous
                                      ├── nwmatcher@ extraneous
                                      ├── oauth-sign@0.9.0 extraneous
                                      ├── oauth2-server@ extraneous
                                      ├── object-assign@ extraneous
                                      ├── object-component@ extraneous
                                      ├── object-hash@ extraneous
                                      ├── object-inspect@ extraneous
                                      ├── object-keys@ extraneous
                                      ├── object.assign@ extraneous
                                      ├── on-finished@ extraneous
                                      ├── on-headers@ extraneous
                                      ├── once@ extraneous
                                      ├── one-time@ extraneous
                                      ├── onetime@ extraneous
                                      ├── open-sml@ extraneous
                                      ├── open@ extraneous
                                      ├── opn@ extraneous
                                      ├── optionator@ extraneous
                                      ├── options@ extraneous
                                      ├── os-locale@ extraneous
                                      ├── osx-temperature-sensor@ extraneous
                                      ├── oui@ extraneous
                                      ├── own-keys@ extraneous
                                      ├── p-limit@ extraneous
                                      ├── p-locate@ extraneous
                                      ├── p-map@ extraneous
                                      ├── package-json-from-dist@ extraneous
                                      ├── pako@ extraneous
                                      ├── parse-json@ extraneous
                                      ├── parse-listing@ extraneous
                                      ├── parse5-htmlparser2-tree-adapter@ extraneous
                                      ├── parse5-parser-stream@ extraneous
                                      ├── parse5@ extraneous
                                      ├── parsejson@ extraneous
                                      ├── parseqs@ extraneous
                                      ├── parseuri@ extraneous
                                      ├── parseurl@ extraneous
                                      ├── parsexmlresponse@ extraneous
                                      ├── passport-local@ extraneous
                                      ├── passport-strategy@ extraneous
                                      ├── passport@ extraneous
                                      ├── patch-package@ extraneous
                                      ├── path-exists@ extraneous
                                      ├── path-is-absolute@ extraneous
                                      ├── path-key@ extraneous
                                      ├── path-parse@ extraneous
                                      ├── path-scurry@ extraneous
                                      ├── path-to-regexp@ extraneous
                                      ├── path-type@ extraneous
                                      ├── pathval@ extraneous
                                      ├── pause-stream@ extraneous
                                      ├── pause@ extraneous
                                      ├── pcap@ extraneous
                                      ├── performance-now@ extraneous
                                      ├── pg-cloudflare@ extraneous
                                      ├── pg-connection-string@ extraneous
                                      ├── pg-int8@ extraneous
                                      ├── pg-pool@ extraneous
                                      ├── pg-protocol@ extraneous
                                      ├── pg-types@ extraneous
                                      ├── pg@ extraneous
                                      ├── pgpass@ extraneous
                                      ├── picocolors@ extraneous
                                      ├── picomatch@ extraneous
                                      ├── pidtree@ extraneous
                                      ├── pidusage@ extraneous
                                      ├── pify@ extraneous
                                      ├── ping@ extraneous
                                      ├── pinkie-promise@ extraneous
                                      ├── pinkie@ extraneous
                                      ├── playlist-parser@ extraneous
                                      ├── portfinder@ extraneous
                                      ├── portscanner@ extraneous
                                      ├── possible-typed-array-names@ extraneous
                                      ├── postgres-array@ extraneous
                                      ├── postgres-bytea@ extraneous
                                      ├── postgres-date@ extraneous
                                      ├── postgres-interval@ extraneous
                                      ├── prebuild-install@ extraneous
                                      ├── prelude-ls@ extraneous
                                      ├── proc-log@ extraneous
                                      ├── process-nextick-args@ extraneous
                                      ├── process@ extraneous
                                      ├── promise-inflight@ extraneous
                                      ├── promise-queue@ extraneous
                                      ├── promise-retry@ extraneous
                                      ├── promisify-any@ extraneous
                                      ├── promisify-child-process@ extraneous
                                      ├── prompt@ extraneous
                                      ├── protobufjs@ extraneous
                                      ├── proxy-addr@ extraneous
                                      ├── proxy-from-env@ extraneous
                                      ├── ps-tree@ extraneous
                                      ├── psl@ extraneous
                                      ├── pstree.remy@ extraneous
                                      ├── pump@ extraneous
                                      ├── punycode@ extraneous
                                      ├── put@ extraneous
                                      ├── q@ extraneous
                                      ├── qjobs@ extraneous
                                      ├── qs@ extraneous
                                      ├── querystringify@ extraneous
                                      ├── queue-microtask@ extraneous
                                      ├── quick-lru@ extraneous
                                      ├── random-bytes@ extraneous
                                      ├── randombytes@ extraneous
                                      ├── range-parser@ extraneous
                                      ├── raw-body@ extraneous
                                      ├── raw-socket@ extraneous
                                      ├── rc@1.2.8 extraneous
                                      ├── read-pkg-up@ extraneous
                                      ├── read-pkg@ extraneous
                                      ├── read@ extraneous
                                      ├── readable-stream@ extraneous
                                      ├── readdir-glob@ extraneous
                                      ├── readdirp@ extraneous
                                      ├── readline-sync@ extraneous
                                      ├── readline@ extraneous
                                      ├── redis-errors@ extraneous
                                      ├── redis-parser@ extraneous
                                      ├── reflect.getprototypeof@ extraneous
                                      ├── regexp.prototype.flags@ extraneous
                                      ├── reinterval@ extraneous
                                      ├── request-promise-core@ extraneous
                                      ├── request@ extraneous
                                      ├── require-directory@ extraneous
                                      ├── require-from-string@ extraneous
                                      ├── require-main-filename@ extraneous
                                      ├── requires-port@ extraneous
                                      ├── resolve@ extraneous
                                      ├── resp-modifier@ extraneous
                                      ├── respjs@ extraneous
                                      ├── retry@ extraneous
                                      ├── reusify@ extraneous
                                      ├── revalidator@ extraneous
                                      ├── rfdc@ extraneous
                                      ├── rimraf@ extraneous
                                      ├── router@ extraneous
                                      ├── run-parallel@ extraneous
                                      ├── rx@ extraneous
                                      ├── safe-array-concat@ extraneous
                                      ├── safe-buffer@ extraneous
                                      ├── safe-push-apply@ extraneous
                                      ├── safe-regex-test@ extraneous
                                      ├── safe-stable-stringify@ extraneous
                                      ├── safer-buffer@2.1.2 extraneous
                                      ├── sax@ extraneous
                                      ├── semver@ invalid: "^5.6.0" from the root project
                                      ├── send@ extraneous
                                      ├── seq-logging@ extraneous
                                      ├── seq-queue@ extraneous
                                      ├── serialize-javascript@ extraneous
                                      ├── serialport@ extraneous
                                      ├── serve-index@ extraneous
                                      ├── serve-static@ extraneous
                                      ├── server-destroy@ extraneous
                                      ├── set-blocking@ extraneous
                                      ├── set-function-length@ extraneous
                                      ├── set-function-name@ extraneous
                                      ├── set-proto@ extraneous
                                      ├── setimmediate@ extraneous
                                      ├── setprototypeof@ extraneous
                                      ├── shebang-command@ extraneous
                                      ├── shebang-regex@ extraneous
                                      ├── side-channel-list@ extraneous
                                      ├── side-channel-map@ extraneous
                                      ├── side-channel-weakmap@ extraneous
                                      ├── side-channel@ extraneous
                                      ├── siginfo@ extraneous
                                      ├── signal-exit@ extraneous
                                      ├── simple-concat@ extraneous
                                      ├── simple-get@ extraneous
                                      ├── simple-update-notifier@ extraneous
                                      ├── sinon-chai@ extraneous
                                      ├── sinon@ extraneous
                                      ├── slash@ extraneous
                                      ├── slice-ansi@ extraneous
                                      ├── smart-buffer@ extraneous
                                      ├── smartmeter-obis@ extraneous
                                      ├── socket.io-adapter@ extraneous
                                      ├── socket.io-client@ extraneous
                                      ├── socket.io-parser@ extraneous
                                      ├── socket.io@ extraneous
                                      ├── socks-proxy-agent@ extraneous
                                      ├── socks@ extraneous
                                      ├── sorted-array-functions@ extraneous
                                      ├── source-map-support@ extraneous
                                      ├── source-map@ extraneous
                                      ├── spdx-correct@ extraneous
                                      ├── spdx-exceptions@ extraneous
                                      ├── spdx-expression-parse@ extraneous
                                      ├── spdx-license-ids@ extraneous
                                      ├── split-ca@ extraneous
                                      ├── split@ extraneous
                                      ├── split2@ extraneous
                                      ├── sprintf-js@ extraneous
                                      ├── sql-client@ extraneous
                                      ├── sqlite3@ extraneous
                                      ├── sqlstring@ extraneous
                                      ├── ssh2@ extraneous
                                      ├── sshpk@ extraneous
                                      ├── ssri@ extraneous
                                      ├── stack-trace@ extraneous
                                      ├── stackback@ extraneous
                                      ├── standard-as-callback@ extraneous
                                      ├── statuses@ extraneous
                                      ├── stealthy-require@ extraneous
                                      ├── stop-iteration-iterator@ extraneous
                                      ├── stoppable@ extraneous
                                      ├── stream-combiner@ extraneous
                                      ├── stream-parser@ extraneous
                                      ├── stream-shift@ extraneous
                                      ├── stream-throttle@ extraneous
                                      ├── streamsearch@ extraneous
                                      ├── streamx@ extraneous
                                      ├── string_decoder@ extraneous
                                      ├── string-width-cjs@ extraneous
                                      ├── string-width@ extraneous
                                      ├── string.prototype.trim@ extraneous
                                      ├── string.prototype.trimend@ extraneous
                                      ├── string.prototype.trimstart@ extraneous
                                      ├── strip-ansi-cjs@ extraneous
                                      ├── strip-ansi@ extraneous
                                      ├── strip-bom@ extraneous
                                      ├── strip-final-newline@ extraneous
                                      ├── strip-json-comments@ extraneous
                                      ├── strnum@ extraneous
                                      ├── suncalc2@ extraneous
                                      ├── supports-color@ extraneous
                                      ├── supports-preserve-symlinks-flag@ extraneous
                                      ├── symbol-tree@ extraneous
                                      ├── systeminformation@ extraneous
                                      ├── table@ extraneous
                                      ├── tar-fs@ extraneous
                                      ├── tar-stream@ extraneous
                                      ├── tar@ extraneous
                                      ├── tarn@ extraneous
                                      ├── tedious@ extraneous
                                      ├── text-decoder@ extraneous
                                      ├── text-hex@ extraneous
                                      ├── text-table@ extraneous
                                      ├── through@ extraneous
                                      ├── through2@ extraneous
                                      ├── thunky@ extraneous
                                      ├── tldts-core@ extraneous
                                      ├── tldts@ extraneous
                                      ├── tmp@ extraneous
                                      ├── to-array@ extraneous
                                      ├── to-regex-range@ extraneous
                                      ├── toidentifier@ extraneous
                                      ├── touch@ extraneous
                                      ├── tough-cookie@ extraneous
                                      ├── tplink-smarthome-api@ extraneous
                                      ├── tplink-smarthome-crypto@ extraneous
                                      ├── tr-O64@ extraneous
                                      ├── tr46@ extraneous
                                      ├── traverse@ extraneous
                                      ├── treemap-js@ extraneous
                                      ├── triple-beam@ extraneous
                                      ├── tslib@ extraneous
                                      ├── tunnel-agent@ extraneous
                                      ├── tweetnacl@ extraneous
                                      ├── type-check@ extraneous
                                      ├── type-detect@ extraneous
                                      ├── type-fest@ extraneous
                                      ├── type-is@ extraneous
                                      ├── typed-array-buffer@ extraneous
                                      ├── typed-array-byte-length@ extraneous
                                      ├── typed-array-byte-offset@ extraneous
                                      ├── typed-array-length@ extraneous
                                      ├── typedarray@ extraneous
                                      ├── typescript@ extraneous
                                      ├── ua-parser-js@ extraneous
                                      ├── uid-number@ extraneous
                                      ├── uid-safe@2.1.5 extraneous
                                      ├── ultron@ extraneous
                                      ├── unbox-primitive@ extraneous
                                      ├── undefsafe@ extraneous
                                      ├── underscore@ extraneous
                                      ├── undici-types@ extraneous
                                      ├── undici@ extraneous
                                      ├── unique-filename@ extraneous
                                      ├── unique-slug@ extraneous
                                      ├── unix-dgram@ extraneous
                                      ├── unorm@ extraneous
                                      ├── unpipe@ extraneous
                                      ├── uri-js@ extraneous
                                      ├── url-parse@ extraneous
                                      ├── url-template@ extraneous
                                      ├── url@ extraneous
                                      ├── usb@ extraneous
                                      ├── usocket@ extraneous
                                      ├── util-deprecate@ extraneous
                                      ├── util@ extraneous
                                      ├── utils-merge@ extraneous
                                      ├── uuid@ extraneous
                                      ├── validate-npm-package-license@3.0.4 extraneous
                                      ├── vary@ extraneous
                                      ├── verror@ extraneous
                                      ├── virtual-tsc@ extraneous
                                      ├── wake_on_lan@ extraneous
                                      ├── weak-daemon@ extraneous
                                      ├── webidl-conversions@ extraneous
                                      ├── websocket-stream@ extraneous
                                      ├── whatwg-encoding@ extraneous
                                      ├── whatwg-mimetype@ extraneous
                                      ├── whatwg-url-compat@ extraneous
                                      ├── whatwg-url@ extraneous
                                      ├── which-boxed-primitive@ extraneous
                                      ├── which-builtin-type@ extraneous
                                      ├── which-collection@ extraneous
                                      ├── which-module@ extraneous
                                      ├── which-typed-array@ extraneous
                                      ├── which@ extraneous
                                      ├── why-is-node-running@ extraneous
                                      ├── wide-align@ extraneous
                                      ├── widest-line@ extraneous
                                      ├── winston-daily-rotate-file@ extraneous
                                      ├── winston-seq-updated@ extraneous
                                      ├── winston-syslog@ extraneous
                                      ├── winston-transport@ extraneous
                                      ├── winston@ extraneous
                                      ├── wol@ extraneous
                                      ├── word-wrap@ extraneous
                                      ├── worker-factory@ extraneous
                                      ├── worker-timers-broker@ extraneous
                                      ├── worker-timers-worker@ extraneous
                                      ├── worker-timers@ extraneous
                                      ├── workerpool@ extraneous
                                      ├── wrap-ansi-cjs@ extraneous
                                      ├── wrap-ansi@ extraneous
                                      ├── wrappy@ extraneous
                                      ├── ws@ extraneous
                                      ├── wtf-8@ extraneous
                                      ├── xml-name-validator@ extraneous
                                      ├── xml2js@ extraneous
                                      ├── xml2json-light@ extraneous
                                      ├── xmlbuilder@ extraneous
                                      ├── xmldom@ extraneous
                                      ├── xmlhttprequest-ssl@ extraneous
                                      ├── xmlhttprequest@ extraneous
                                      ├── xpc-connection@ extraneous
                                      ├── xtend@ extraneous
                                      ├── y18n@ extraneous
                                      ├── yallist@ extraneous
                                      ├── yaml@ extraneous
                                      ├── yargs-parser@ extraneous
                                      ├── yargs-unparser@ extraneous
                                      ├── yargs@ invalid: "^7.0.2" from the root project
                                      ├── yeast@ extraneous
                                      ├── yocto-queue@ extraneous
                                      ├── youtube-remote@ extraneous
                                      └── zip-stream@ extraneous
                                      
                                      npm error code ELSPROBLEMS
                                      npm error extraneous: @abandonware/bluetooth-hci-socket@ /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket
                                      npm error extraneous: @abandonware/noble@ /opt/iobroker/node_modules/@abandonware/noble
                                      npm error extraneous: @alcalzone/esbuild-register@ /opt/iobroker/node_modules/@alcalzone/esbuild-register
                                      npm error extraneous: @alcalzone/jsonl-db@ /opt/iobroker/node_modules/@alcalzone/jsonl-db
                                      npm error extraneous: @alcalzone/pak@ /opt/iobroker/node_modules/@alcalzone/pak
                                      npm error extraneous: @alcalzone/proper-lockfile@ /opt/iobroker/node_modules/@alcalzone/proper-lockfile
                                      npm error extraneous: @all-smart/all-smart-tools@ /opt/iobroker/node_modules/@all-smart/all-smart-tools
                                      npm error extraneous: @aws-crypto/sha256-browser@ /opt/iobroker/node_modules/@aws-crypto/sha256-browser
                                      npm error extraneous: @aws-crypto/sha256-js@ /opt/iobroker/node_modules/@aws-crypto/sha256-js
                                      npm error extraneous: @aws-crypto/supports-web-crypto@ /opt/iobroker/node_modules/@aws-crypto/supports-web-crypto
                                      npm error extraneous: @aws-crypto/util@ /opt/iobroker/node_modules/@aws-crypto/util
                                      npm error extraneous: @aws-sdk/client-polly@ /opt/iobroker/node_modules/@aws-sdk/client-polly
                                      npm error extraneous: @aws-sdk/client-sso@ /opt/iobroker/node_modules/@aws-sdk/client-sso
                                      npm error extraneous: @aws-sdk/core@ /opt/iobroker/node_modules/@aws-sdk/core
                                      npm error extraneous: @aws-sdk/credential-provider-env@ /opt/iobroker/node_modules/@aws-sdk/credential-provider-env
                                      npm error extraneous: @aws-sdk/credential-provider-http@ /opt/iobroker/node_modules/@aws-sdk/credential-provider-http
                                      npm error extraneous: @aws-sdk/credential-provider-ini@ /opt/iobroker/node_modules/@aws-sdk/credential-provider-ini
                                      npm error extraneous: @aws-sdk/credential-provider-node@ /opt/iobroker/node_modules/@aws-sdk/credential-provider-node
                                      npm error extraneous: @aws-sdk/credential-provider-process@ /opt/iobroker/node_modules/@aws-sdk/credential-provider-process
                                      npm error extraneous: @aws-sdk/credential-provider-sso@ /opt/iobroker/node_modules/@aws-sdk/credential-provider-sso
                                      npm error extraneous: @aws-sdk/credential-provider-web-identity@ /opt/iobroker/node_modules/@aws-sdk/credential-provider-web-identity
                                      npm error extraneous: @aws-sdk/middleware-host-header@ /opt/iobroker/node_modules/@aws-sdk/middleware-host-header
                                      npm error extraneous: @aws-sdk/middleware-logger@ /opt/iobroker/node_modules/@aws-sdk/middleware-logger
                                      npm error extraneous: @aws-sdk/middleware-recursion-detection@ /opt/iobroker/node_modules/@aws-sdk/middleware-recursion-detection
                                      npm error extraneous: @aws-sdk/middleware-user-agent@ /opt/iobroker/node_modules/@aws-sdk/middleware-user-agent
                                      npm error extraneous: @aws-sdk/nested-clients@ /opt/iobroker/node_modules/@aws-sdk/nested-clients
                                      npm error extraneous: @aws-sdk/region-config-resolver@ /opt/iobroker/node_modules/@aws-sdk/region-config-resolver
                                      npm error extraneous: @aws-sdk/token-providers@ /opt/iobroker/node_modules/@aws-sdk/token-providers
                                      npm error extraneous: @aws-sdk/types@ /opt/iobroker/node_modules/@aws-sdk/types
                                      npm error extraneous: @aws-sdk/util-endpoints@ /opt/iobroker/node_modules/@aws-sdk/util-endpoints
                                      npm error extraneous: @aws-sdk/util-locate-window@ /opt/iobroker/node_modules/@aws-sdk/util-locate-window
                                      npm error extraneous: @aws-sdk/util-user-agent-browser@ /opt/iobroker/node_modules/@aws-sdk/util-user-agent-browser
                                      npm error extraneous: @aws-sdk/util-user-agent-node@ /opt/iobroker/node_modules/@aws-sdk/util-user-agent-node
                                      npm error extraneous: @aws-sdk/xml-builder@ /opt/iobroker/node_modules/@aws-sdk/xml-builder
                                      npm error extraneous: @aws/lambda-invoke-store@ /opt/iobroker/node_modules/@aws/lambda-invoke-store
                                      npm error extraneous: @azure-rest/core-client@ /opt/iobroker/node_modules/@azure-rest/core-client
                                      npm error extraneous: @azure/abort-controller@ /opt/iobroker/node_modules/@azure/abort-controller
                                      npm error extraneous: @azure/core-auth@ /opt/iobroker/node_modules/@azure/core-auth
                                      npm error extraneous: @azure/core-client@ /opt/iobroker/node_modules/@azure/core-client
                                      npm error extraneous: @azure/core-http-compat@ /opt/iobroker/node_modules/@azure/core-http-compat
                                      npm error extraneous: @azure/core-lro@ /opt/iobroker/node_modules/@azure/core-lro
                                      npm error extraneous: @azure/core-paging@ /opt/iobroker/node_modules/@azure/core-paging
                                      npm error extraneous: @azure/core-rest-pipeline@ /opt/iobroker/node_modules/@azure/core-rest-pipeline
                                      npm error extraneous: @azure/core-tracing@ /opt/iobroker/node_modules/@azure/core-tracing
                                      npm error extraneous: @azure/core-util@ /opt/iobroker/node_modules/@azure/core-util
                                      npm error extraneous: @azure/identity@ /opt/iobroker/node_modules/@azure/identity
                                      npm error extraneous: @azure/keyvault-common@ /opt/iobroker/node_modules/@azure/keyvault-common
                                      npm error extraneous: @azure/keyvault-keys@ /opt/iobroker/node_modules/@azure/keyvault-keys
                                      npm error extraneous: @azure/logger@ /opt/iobroker/node_modules/@azure/logger
                                      npm error extraneous: @azure/msal-browser@ /opt/iobroker/node_modules/@azure/msal-browser
                                      npm error extraneous: @azure/msal-common@ /opt/iobroker/node_modules/@azure/msal-common
                                      npm error extraneous: @azure/msal-node@ /opt/iobroker/node_modules/@azure/msal-node
                                      npm error extraneous: @babel/runtime@ /opt/iobroker/node_modules/@babel/runtime
                                      npm error extraneous: @balena/dockerignore@ /opt/iobroker/node_modules/@balena/dockerignore
                                      npm error extraneous: @colors/colors@ /opt/iobroker/node_modules/@colors/colors
                                      npm error extraneous: @cypress/request-promise@ /opt/iobroker/node_modules/@cypress/request-promise
                                      npm error extraneous: @cypress/request@ /opt/iobroker/node_modules/@cypress/request
                                      npm error extraneous: @dabh/diagnostics@ /opt/iobroker/node_modules/@dabh/diagnostics
                                      npm error extraneous: @datalust/winston-seq@ /opt/iobroker/node_modules/@datalust/winston-seq
                                      npm error extraneous: @fastify/busboy@ /opt/iobroker/node_modules/@fastify/busboy
                                      npm error extraneous: @gar/promisify@ /opt/iobroker/node_modules/@gar/promisify
                                      npm error extraneous: @grpc/grpc-js@ /opt/iobroker/node_modules/@grpc/grpc-js
                                      npm error extraneous: @grpc/proto-loader@ /opt/iobroker/node_modules/@grpc/proto-loader
                                      npm error extraneous: @httptoolkit/websocket-stream@ /opt/iobroker/node_modules/@httptoolkit/websocket-stream
                                      npm error extraneous: @influxdata/influxdb-client-apis@ /opt/iobroker/node_modules/@influxdata/influxdb-client-apis
                                      npm error extraneous: @influxdata/influxdb-client@ /opt/iobroker/node_modules/@influxdata/influxdb-client
                                      npm error invalid: @iobroker-javascript.0/moment-parseformat@ /opt/iobroker/node_modules/@iobroker-javascript.0/moment-parseformat
                                      npm error invalid: @iobroker-javascript.0/moment@ /opt/iobroker/node_modules/@iobroker-javascript.0/moment
                                      npm error extraneous: @iobroker/adapter-core@ /opt/iobroker/node_modules/@iobroker/adapter-core
                                      npm error extraneous: @iobroker/db-base@ /opt/iobroker/node_modules/@iobroker/db-base
                                      npm error extraneous: @iobroker/db-objects-file@ /opt/iobroker/node_modules/@iobroker/db-objects-file
                                      npm error extraneous: @iobroker/db-objects-jsonl@ /opt/iobroker/node_modules/@iobroker/db-objects-jsonl
                                      npm error extraneous: @iobroker/db-objects-redis@ /opt/iobroker/node_modules/@iobroker/db-objects-redis
                                      npm error extraneous: @iobroker/db-states-file@ /opt/iobroker/node_modules/@iobroker/db-states-file
                                      npm error extraneous: @iobroker/db-states-jsonl@ /opt/iobroker/node_modules/@iobroker/db-states-jsonl
                                      npm error extraneous: @iobroker/db-states-redis@ /opt/iobroker/node_modules/@iobroker/db-states-redis
                                      npm error extraneous: @iobroker/dev-server@ /opt/iobroker/node_modules/@iobroker/dev-server
                                      npm error extraneous: @iobroker/dm-utils@ /opt/iobroker/node_modules/@iobroker/dm-utils
                                      npm error extraneous: @iobroker/i18n@ /opt/iobroker/node_modules/@iobroker/i18n
                                      npm error extraneous: @iobroker/js-controller-adapter@ /opt/iobroker/node_modules/@iobroker/js-controller-adapter
                                      npm error extraneous: @iobroker/js-controller-cli@ /opt/iobroker/node_modules/@iobroker/js-controller-cli
                                      npm error extraneous: @iobroker/js-controller-common-db@ /opt/iobroker/node_modules/@iobroker/js-controller-common-db
                                      npm error extraneous: @iobroker/js-controller-common@ /opt/iobroker/node_modules/@iobroker/js-controller-common
                                      npm error extraneous: @iobroker/plugin-base@ /opt/iobroker/node_modules/@iobroker/plugin-base
                                      npm error extraneous: @iobroker/plugin-docker@ /opt/iobroker/node_modules/@iobroker/plugin-docker
                                      npm error extraneous: @iobroker/plugin-sentry@ /opt/iobroker/node_modules/@iobroker/plugin-sentry
                                      npm error extraneous: @iobroker/socket-classes@ /opt/iobroker/node_modules/@iobroker/socket-classes
                                      npm error extraneous: @iobroker/testing@ /opt/iobroker/node_modules/@iobroker/testing
                                      npm error extraneous: @iobroker/type-detector@ /opt/iobroker/node_modules/@iobroker/type-detector
                                      npm error extraneous: @iobroker/types@ /opt/iobroker/node_modules/@iobroker/types
                                      npm error extraneous: @iobroker/webserver@ /opt/iobroker/node_modules/@iobroker/webserver
                                      npm error extraneous: @iobroker/ws-server@ /opt/iobroker/node_modules/@iobroker/ws-server
                                      npm error extraneous: @iobroker/ws@ /opt/iobroker/node_modules/@iobroker/ws
                                      npm error extraneous: @ioredis/commands@ /opt/iobroker/node_modules/@ioredis/commands
                                      npm error extraneous: @isaacs/balanced-match@ /opt/iobroker/node_modules/@isaacs/balanced-match
                                      npm error extraneous: @isaacs/brace-expansion@ /opt/iobroker/node_modules/@isaacs/brace-expansion
                                      npm error extraneous: @isaacs/cliui@ /opt/iobroker/node_modules/@isaacs/cliui
                                      npm error extraneous: @js-joda/core@ /opt/iobroker/node_modules/@js-joda/core
                                      npm error extraneous: @js-sdsl/ordered-map@ /opt/iobroker/node_modules/@js-sdsl/ordered-map
                                      npm error extraneous: @leichtgewicht/ip-codec@ /opt/iobroker/node_modules/@leichtgewicht/ip-codec
                                      npm error extraneous: @mapbox/node-pre-gyp@ /opt/iobroker/node_modules/@mapbox/node-pre-gyp
                                      npm error extraneous: @network-utils/arp-lookup@ /opt/iobroker/node_modules/@network-utils/arp-lookup
                                      npm error extraneous: @nodelib/fs.scandir@ /opt/iobroker/node_modules/@nodelib/fs.scandir
                                      npm error extraneous: @nodelib/fs.stat@ /opt/iobroker/node_modules/@nodelib/fs.stat
                                      npm error extraneous: @nodelib/fs.walk@ /opt/iobroker/node_modules/@nodelib/fs.walk
                                      npm error extraneous: @nornagon/put@ /opt/iobroker/node_modules/@nornagon/put
                                      npm error extraneous: @npmcli/agent@ /opt/iobroker/node_modules/@npmcli/agent
                                      npm error extraneous: @npmcli/fs@ /opt/iobroker/node_modules/@npmcli/fs
                                      npm error extraneous: @npmcli/move-file@ /opt/iobroker/node_modules/@npmcli/move-file
                                      npm error extraneous: @pkgjs/parseargs@ /opt/iobroker/node_modules/@pkgjs/parseargs
                                      npm error extraneous: @protobufjs/aspromise@ /opt/iobroker/node_modules/@protobufjs/aspromise
                                      npm error extraneous: @protobufjs/base64@ /opt/iobroker/node_modules/@protobufjs/base64
                                      npm error extraneous: @protobufjs/codegen@ /opt/iobroker/node_modules/@protobufjs/codegen
                                      npm error extraneous: @protobufjs/eventemitter@ /opt/iobroker/node_modules/@protobufjs/eventemitter
                                      npm error extraneous: @protobufjs/fetch@ /opt/iobroker/node_modules/@protobufjs/fetch
                                      npm error extraneous: @protobufjs/float@ /opt/iobroker/node_modules/@protobufjs/float
                                      npm error extraneous: @protobufjs/inquire@ /opt/iobroker/node_modules/@protobufjs/inquire
                                      npm error extraneous: @protobufjs/path@ /opt/iobroker/node_modules/@protobufjs/path
                                      npm error extraneous: @protobufjs/pool@ /opt/iobroker/node_modules/@protobufjs/pool
                                      npm error extraneous: @protobufjs/utf8@ /opt/iobroker/node_modules/@protobufjs/utf8
                                      npm error extraneous: @sentry-internal/tracing@ /opt/iobroker/node_modules/@sentry-internal/tracing
                                      npm error extraneous: @sentry/core@ /opt/iobroker/node_modules/@sentry/core
                                      npm error extraneous: @sentry/integrations@ /opt/iobroker/node_modules/@sentry/integrations
                                      npm error extraneous: @sentry/node@ /opt/iobroker/node_modules/@sentry/node
                                      npm error extraneous: @sentry/types@ /opt/iobroker/node_modules/@sentry/types
                                      npm error extraneous: @sentry/utils@ /opt/iobroker/node_modules/@sentry/utils
                                      npm error extraneous: @serialport/binding-mock@ /opt/iobroker/node_modules/@serialport/binding-mock
                                      npm error extraneous: @serialport/bindings-cpp@ /opt/iobroker/node_modules/@serialport/bindings-cpp
                                      npm error extraneous: @serialport/bindings-interface@ /opt/iobroker/node_modules/@serialport/bindings-interface
                                      npm error extraneous: @serialport/parser-byte-length@ /opt/iobroker/node_modules/@serialport/parser-byte-length
                                      npm error extraneous: @serialport/parser-cctalk@ /opt/iobroker/node_modules/@serialport/parser-cctalk
                                      npm error extraneous: @serialport/parser-delimiter@ /opt/iobroker/node_modules/@serialport/parser-delimiter
                                      npm error extraneous: @serialport/parser-inter-byte-timeout@ /opt/iobroker/node_modules/@serialport/parser-inter-byte-timeout
                                      npm error extraneous: @serialport/parser-packet-length@ /opt/iobroker/node_modules/@serialport/parser-packet-length
                                      npm error extraneous: @serialport/parser-readline@ /opt/iobroker/node_modules/@serialport/parser-readline
                                      npm error extraneous: @serialport/parser-ready@ /opt/iobroker/node_modules/@serialport/parser-ready
                                      npm error extraneous: @serialport/parser-regex@ /opt/iobroker/node_modules/@serialport/parser-regex
                                      npm error extraneous: @serialport/parser-slip-encoder@ /opt/iobroker/node_modules/@serialport/parser-slip-encoder
                                      npm error extraneous: @serialport/parser-spacepacket@ /opt/iobroker/node_modules/@serialport/parser-spacepacket
                                      npm error extraneous: @serialport/stream@ /opt/iobroker/node_modules/@serialport/stream
                                      npm error extraneous: @sinonjs/commons@ /opt/iobroker/node_modules/@sinonjs/commons
                                      npm error extraneous: @sinonjs/fake-timers@ /opt/iobroker/node_modules/@sinonjs/fake-timers
                                      npm error extraneous: @sinonjs/samsam@ /opt/iobroker/node_modules/@sinonjs/samsam
                                      npm error extraneous: @smithy/abort-controller@ /opt/iobroker/node_modules/@smithy/abort-controller
                                      npm error extraneous: @smithy/config-resolver@ /opt/iobroker/node_modules/@smithy/config-resolver
                                      npm error extraneous: @smithy/core@ /opt/iobroker/node_modules/@smithy/core
                                      npm error extraneous: @smithy/credential-provider-imds@ /opt/iobroker/node_modules/@smithy/credential-provider-imds
                                      npm error extraneous: @smithy/fetch-http-handler@ /opt/iobroker/node_modules/@smithy/fetch-http-handler
                                      npm error extraneous: @smithy/hash-node@ /opt/iobroker/node_modules/@smithy/hash-node
                                      npm error extraneous: @smithy/invalid-dependency@ /opt/iobroker/node_modules/@smithy/invalid-dependency
                                      npm error extraneous: @smithy/is-array-buffer@ /opt/iobroker/node_modules/@smithy/is-array-buffer
                                      npm error extraneous: @smithy/middleware-content-length@ /opt/iobroker/node_modules/@smithy/middleware-content-length
                                      npm error extraneous: @smithy/middleware-endpoint@ /opt/iobroker/node_modules/@smithy/middleware-endpoint
                                      npm error extraneous: @smithy/middleware-retry@ /opt/iobroker/node_modules/@smithy/middleware-retry
                                      npm error extraneous: @smithy/middleware-serde@ /opt/iobroker/node_modules/@smithy/middleware-serde
                                      npm error extraneous: @smithy/middleware-stack@ /opt/iobroker/node_modules/@smithy/middleware-stack
                                      npm error extraneous: @smithy/node-config-provider@ /opt/iobroker/node_modules/@smithy/node-config-provider
                                      npm error extraneous: @smithy/node-http-handler@ /opt/iobroker/node_modules/@smithy/node-http-handler
                                      npm error extraneous: @smithy/property-provider@ /opt/iobroker/node_modules/@smithy/property-provider
                                      npm error extraneous: @smithy/protocol-http@ /opt/iobroker/node_modules/@smithy/protocol-http
                                      npm error extraneous: @smithy/querystring-builder@ /opt/iobroker/node_modules/@smithy/querystring-builder
                                      npm error extraneous: @smithy/querystring-parser@ /opt/iobroker/node_modules/@smithy/querystring-parser
                                      npm error extraneous: @smithy/service-error-classification@ /opt/iobroker/node_modules/@smithy/service-error-classification
                                      npm error extraneous: @smithy/shared-ini-file-loader@ /opt/iobroker/node_modules/@smithy/shared-ini-file-loader
                                      npm error extraneous: @smithy/signature-v4@ /opt/iobroker/node_modules/@smithy/signature-v4
                                      npm error extraneous: @smithy/smithy-client@ /opt/iobroker/node_modules/@smithy/smithy-client
                                      npm error extraneous: @smithy/types@ /opt/iobroker/node_modules/@smithy/types
                                      npm error extraneous: @smithy/url-parser@ /opt/iobroker/node_modules/@smithy/url-parser
                                      npm error extraneous: @smithy/util-base64@ /opt/iobroker/node_modules/@smithy/util-base64
                                      npm error extraneous: @smithy/util-body-length-browser@ /opt/iobroker/node_modules/@smithy/util-body-length-browser
                                      npm error extraneous: @smithy/util-body-length-node@ /opt/iobroker/node_modules/@smithy/util-body-length-node
                                      npm error extraneous: @smithy/util-buffer-from@ /opt/iobroker/node_modules/@smithy/util-buffer-from
                                      npm error extraneous: @smithy/util-config-provider@ /opt/iobroker/node_modules/@smithy/util-config-provider
                                      npm error extraneous: @smithy/util-defaults-mode-browser@ /opt/iobroker/node_modules/@smithy/util-defaults-mode-browser
                                      npm error extraneous: @smithy/util-defaults-mode-node@ /opt/iobroker/node_modules/@smithy/util-defaults-mode-node
                                      npm error extraneous: @smithy/util-endpoints@ /opt/iobroker/node_modules/@smithy/util-endpoints
                                      npm error extraneous: @smithy/util-hex-encoding@ /opt/iobroker/node_modules/@smithy/util-hex-encoding
                                      npm error extraneous: @smithy/util-middleware@ /opt/iobroker/node_modules/@smithy/util-middleware
                                      npm error extraneous: @smithy/util-retry@ /opt/iobroker/node_modules/@smithy/util-retry
                                      npm error extraneous: @smithy/util-stream@ /opt/iobroker/node_modules/@smithy/util-stream
                                      npm error extraneous: @smithy/util-uri-escape@ /opt/iobroker/node_modules/@smithy/util-uri-escape
                                      npm error extraneous: @smithy/util-utf8@ /opt/iobroker/node_modules/@smithy/util-utf8
                                      npm error extraneous: @smithy/uuid@ /opt/iobroker/node_modules/@smithy/uuid
                                      npm error extraneous: @so-ric/colorspace@ /opt/iobroker/node_modules/@so-ric/colorspace
                                      npm error extraneous: @socket.io/component-emitter@ /opt/iobroker/node_modules/@socket.io/component-emitter
                                      npm error extraneous: @stoprocent/bluetooth-hci-socket@ /opt/iobroker/node_modules/@stoprocent/bluetooth-hci-socket
                                      npm error extraneous: @stoprocent/noble@ /opt/iobroker/node_modules/@stoprocent/noble
                                      npm error extraneous: @tediousjs/connection-string@ /opt/iobroker/node_modules/@tediousjs/connection-string
                                      npm error extraneous: @tootallnate/once@ /opt/iobroker/node_modules/@tootallnate/once
                                      npm error extraneous: @types/body-parser@ /opt/iobroker/node_modules/@types/body-parser
                                      npm error extraneous: @types/caseless@ /opt/iobroker/node_modules/@types/caseless
                                      npm error extraneous: @types/chai-as-promised@ /opt/iobroker/node_modules/@types/chai-as-promised
                                      npm error extraneous: @types/chai@ /opt/iobroker/node_modules/@types/chai
                                      npm error extraneous: @types/connect@ /opt/iobroker/node_modules/@types/connect
                                      npm error extraneous: @types/cors@ /opt/iobroker/node_modules/@types/cors
                                      npm error extraneous: @types/express-serve-static-core@ /opt/iobroker/node_modules/@types/express-serve-static-core
                                      npm error extraneous: @types/express@ /opt/iobroker/node_modules/@types/express
                                      npm error extraneous: @types/http-errors@ /opt/iobroker/node_modules/@types/http-errors
                                      npm error extraneous: @types/http-proxy@ /opt/iobroker/node_modules/@types/http-proxy
                                      npm error extraneous: @types/jsonwebtoken@ /opt/iobroker/node_modules/@types/jsonwebtoken
                                      npm error extraneous: @types/long@ /opt/iobroker/node_modules/@types/long
                                      npm error extraneous: @types/luxon@ /opt/iobroker/node_modules/@types/luxon
                                      npm error extraneous: @types/mime@ /opt/iobroker/node_modules/@types/mime
                                      npm error extraneous: @types/mocha@ /opt/iobroker/node_modules/@types/mocha
                                      npm error extraneous: @types/ms@ /opt/iobroker/node_modules/@types/ms
                                      npm error extraneous: @types/node@ /opt/iobroker/node_modules/@types/node
                                      npm error extraneous: @types/qs@ /opt/iobroker/node_modules/@types/qs
                                      npm error extraneous: @types/range-parser@ /opt/iobroker/node_modules/@types/range-parser
                                      npm error extraneous: @types/readable-stream@ /opt/iobroker/node_modules/@types/readable-stream
                                      npm error extraneous: @types/request@ /opt/iobroker/node_modules/@types/request
                                      npm error extraneous: @types/send@ /opt/iobroker/node_modules/@types/send
                                      npm error extraneous: @types/serve-static@ /opt/iobroker/node_modules/@types/serve-static
                                      npm error extraneous: @types/sinon-chai@ /opt/iobroker/node_modules/@types/sinon-chai
                                      npm error extraneous: @types/sinon@ /opt/iobroker/node_modules/@types/sinon
                                      npm error extraneous: @types/sinonjs__fake-timers@ /opt/iobroker/node_modules/@types/sinonjs__fake-timers
                                      npm error extraneous: @types/tough-cookie@ /opt/iobroker/node_modules/@types/tough-cookie
                                      npm error extraneous: @types/triple-beam@ /opt/iobroker/node_modules/@types/triple-beam
                                      npm error extraneous: @types/w3c-web-usb@ /opt/iobroker/node_modules/@types/w3c-web-usb
                                      npm error extraneous: @types/ws@ /opt/iobroker/node_modules/@types/ws
                                      npm error extraneous: @typespec/ts-http-runtime@ /opt/iobroker/node_modules/@typespec/ts-http-runtime
                                      npm error extraneous: @yarnpkg/lockfile@ /opt/iobroker/node_modules/@yarnpkg/lockfile
                                      npm error extraneous: abbrev@ /opt/iobroker/node_modules/abbrev
                                      npm error extraneous: abort-controller@ /opt/iobroker/node_modules/abort-controller
                                      npm error extraneous: accepts@ /opt/iobroker/node_modules/accepts
                                      npm error extraneous: acorn-globals@ /opt/iobroker/node_modules/acorn-globals
                                      npm error extraneous: acorn@ /opt/iobroker/node_modules/acorn
                                      npm error extraneous: after@ /opt/iobroker/node_modules/after
                                      npm error extraneous: agent-base@ /opt/iobroker/node_modules/agent-base
                                      npm error extraneous: agentkeepalive@ /opt/iobroker/node_modules/agentkeepalive
                                      npm error extraneous: aggregate-error@ /opt/iobroker/node_modules/aggregate-error
                                      npm error extraneous: ajv@ /opt/iobroker/node_modules/ajv
                                      npm error extraneous: alcalzone-shared@ /opt/iobroker/node_modules/alcalzone-shared
                                      npm error extraneous: ansi-align@ /opt/iobroker/node_modules/ansi-align
                                      npm error extraneous: ansi-colors@ /opt/iobroker/node_modules/ansi-colors
                                      npm error extraneous: ansi-regex@ /opt/iobroker/node_modules/ansi-regex
                                      npm error extraneous: ansi-styles@ /opt/iobroker/node_modules/ansi-styles
                                      npm error extraneous: anymatch@ /opt/iobroker/node_modules/anymatch
                                      npm error extraneous: aproba@ /opt/iobroker/node_modules/aproba
                                      npm error extraneous: archiver-utils@ /opt/iobroker/node_modules/archiver-utils
                                      npm error extraneous: archiver@ /opt/iobroker/node_modules/archiver
                                      npm error extraneous: are-we-there-yet@ /opt/iobroker/node_modules/are-we-there-yet
                                      npm error extraneous: argf@ /opt/iobroker/node_modules/argf
                                      npm error extraneous: argparse@ /opt/iobroker/node_modules/argparse
                                      npm error extraneous: array-buffer-byte-length@ /opt/iobroker/node_modules/array-buffer-byte-length
                                      npm error extraneous: array-find@ /opt/iobroker/node_modules/array-find
                                      npm error extraneous: array-flatten@ /opt/iobroker/node_modules/array-flatten
                                      npm error extraneous: array.prototype.findindex@ /opt/iobroker/node_modules/array.prototype.findindex
                                      npm error extraneous: arraybuffer.prototype.slice@ /opt/iobroker/node_modules/arraybuffer.prototype.slice
                                      npm error extraneous: arraybuffer.slice@ /opt/iobroker/node_modules/arraybuffer.slice
                                      npm error extraneous: asn1@ /opt/iobroker/node_modules/asn1
                                      npm error extraneous: assert-plus@ /opt/iobroker/node_modules/assert-plus
                                      npm error extraneous: assertion-error@ /opt/iobroker/node_modules/assertion-error
                                      npm error extraneous: astral-regex@ /opt/iobroker/node_modules/astral-regex
                                      npm error extraneous: async-each-series@ /opt/iobroker/node_modules/async-each-series
                                      npm error extraneous: async-function@ /opt/iobroker/node_modules/async-function
                                      npm error extraneous: async-limiter@ /opt/iobroker/node_modules/async-limiter
                                      npm error extraneous: async@ /opt/iobroker/node_modules/async
                                      npm error extraneous: asynckit@ /opt/iobroker/node_modules/asynckit
                                      npm error extraneous: authenticate-pam@ /opt/iobroker/node_modules/authenticate-pam
                                      npm error extraneous: available-typed-arrays@ /opt/iobroker/node_modules/available-typed-arrays
                                      npm error extraneous: aws-iot-device-sdk@ /opt/iobroker/node_modules/aws-iot-device-sdk
                                      npm error extraneous: aws-sign2@ /opt/iobroker/node_modules/aws-sign2
                                      npm error extraneous: aws-ssl-profiles@ /opt/iobroker/node_modules/aws-ssl-profiles
                                      npm error extraneous: aws4@ /opt/iobroker/node_modules/aws4
                                      npm error extraneous: axios@ /opt/iobroker/node_modules/axios
                                      npm error extraneous: b4a@ /opt/iobroker/node_modules/b4a
                                      npm error extraneous: backo2@ /opt/iobroker/node_modules/backo2
                                      npm error extraneous: balanced-match@ /opt/iobroker/node_modules/balanced-match
                                      npm error extraneous: bare-events@ /opt/iobroker/node_modules/bare-events
                                      npm error extraneous: base-64@ /opt/iobroker/node_modules/base-64
                                      npm error extraneous: base64-arraybuffer@ /opt/iobroker/node_modules/base64-arraybuffer
                                      npm error extraneous: base64-js@ /opt/iobroker/node_modules/base64-js
                                      npm error extraneous: base64id@ /opt/iobroker/node_modules/base64id
                                      npm error extraneous: basic-auth@ /opt/iobroker/node_modules/basic-auth
                                      npm error extraneous: batch@ /opt/iobroker/node_modules/batch
                                      npm error extraneous: bcrypt-pbkdf@ /opt/iobroker/node_modules/bcrypt-pbkdf
                                      npm error extraneous: better-assert@ /opt/iobroker/node_modules/better-assert
                                      npm error extraneous: bignumber.js@ /opt/iobroker/node_modules/bignumber.js
                                      npm error extraneous: binary-extensions@ /opt/iobroker/node_modules/binary-extensions
                                      npm error extraneous: binary@ /opt/iobroker/node_modules/binary
                                      npm error extraneous: bindings@ /opt/iobroker/node_modules/bindings
                                      npm error extraneous: binrpc@ /opt/iobroker/node_modules/binrpc
                                      npm error extraneous: bl@ /opt/iobroker/node_modules/bl
                                      npm error extraneous: blob@ /opt/iobroker/node_modules/blob
                                      npm error extraneous: bluebird-co@ /opt/iobroker/node_modules/bluebird-co
                                      npm error extraneous: bluebird@ /opt/iobroker/node_modules/bluebird
                                      npm error extraneous: bluetooth-hci-socket@ /opt/iobroker/node_modules/bluetooth-hci-socket
                                      npm error extraneous: body-parser@ /opt/iobroker/node_modules/body-parser
                                      npm error extraneous: boolbase@ /opt/iobroker/node_modules/boolbase
                                      npm error extraneous: bower@ /opt/iobroker/node_modules/bower
                                      npm error extraneous: bowser@ /opt/iobroker/node_modules/bowser
                                      npm error extraneous: boxen@ /opt/iobroker/node_modules/boxen
                                      npm error extraneous: bplist-parser@ /opt/iobroker/node_modules/bplist-parser
                                      npm error extraneous: brace-expansion@ /opt/iobroker/node_modules/brace-expansion
                                      npm error extraneous: braces@ /opt/iobroker/node_modules/braces
                                      npm error extraneous: broker-factory@ /opt/iobroker/node_modules/broker-factory
                                      npm error extraneous: browser-request@ /opt/iobroker/node_modules/browser-request
                                      npm error extraneous: browser-stdout@ /opt/iobroker/node_modules/browser-stdout
                                      npm error extraneous: browser-sync-client@ /opt/iobroker/node_modules/browser-sync-client
                                      npm error extraneous: browser-sync-ui@ /opt/iobroker/node_modules/browser-sync-ui
                                      npm error extraneous: browser-sync@ /opt/iobroker/node_modules/browser-sync
                                      npm error extraneous: bs-html-injector@ /opt/iobroker/node_modules/bs-html-injector
                                      npm error extraneous: bs-recipes@ /opt/iobroker/node_modules/bs-recipes
                                      npm error extraneous: buffer-crc32@ /opt/iobroker/node_modules/buffer-crc32
                                      npm error extraneous: buffer-equal-constant-time@ /opt/iobroker/node_modules/buffer-equal-constant-time
                                      npm error extraneous: buffer-from@ /opt/iobroker/node_modules/buffer-from
                                      npm error extraneous: buffer@ /opt/iobroker/node_modules/buffer
                                      npm error extraneous: buffers@ /opt/iobroker/node_modules/buffers
                                      npm error extraneous: buildcheck@ /opt/iobroker/node_modules/buildcheck
                                      npm error extraneous: busboy@ /opt/iobroker/node_modules/busboy
                                      npm error extraneous: bytes@ /opt/iobroker/node_modules/bytes
                                      npm error extraneous: cacache@ /opt/iobroker/node_modules/cacache
                                      npm error extraneous: call-bind-apply-helpers@ /opt/iobroker/node_modules/call-bind-apply-helpers
                                      npm error extraneous: call-bind@ /opt/iobroker/node_modules/call-bind
                                      npm error extraneous: call-bound@ /opt/iobroker/node_modules/call-bound
                                      npm error extraneous: callsite@ /opt/iobroker/node_modules/callsite
                                      npm error extraneous: camelcase@ /opt/iobroker/node_modules/camelcase
                                      npm error extraneous: canvas@ /opt/iobroker/node_modules/canvas
                                      npm error extraneous: caseless@ /opt/iobroker/node_modules/caseless
                                      npm error extraneous: castv2-client@ /opt/iobroker/node_modules/castv2-client
                                      npm error extraneous: castv2-player@ /opt/iobroker/node_modules/castv2-player
                                      npm error extraneous: castv2@ /opt/iobroker/node_modules/castv2
                                      npm error extraneous: chai-as-promised@ /opt/iobroker/node_modules/chai-as-promised
                                      npm error extraneous: chai@ /opt/iobroker/node_modules/chai
                                      npm error extraneous: chainsaw@ /opt/iobroker/node_modules/chainsaw
                                      npm error extraneous: chalk@ /opt/iobroker/node_modules/chalk
                                      npm error extraneous: char-spinner@ /opt/iobroker/node_modules/char-spinner
                                      npm error extraneous: check-error@ /opt/iobroker/node_modules/check-error
                                      npm error extraneous: cheerio-select@ /opt/iobroker/node_modules/cheerio-select
                                      npm error extraneous: cheerio@ /opt/iobroker/node_modules/cheerio
                                      npm error extraneous: chokidar@ /opt/iobroker/node_modules/chokidar
                                      npm error extraneous: chownr@ /opt/iobroker/node_modules/chownr
                                      npm error extraneous: ci-info@ /opt/iobroker/node_modules/ci-info
                                      npm error extraneous: clean-stack@ /opt/iobroker/node_modules/clean-stack
                                      npm error extraneous: cli-boxes@ /opt/iobroker/node_modules/cli-boxes
                                      npm error extraneous: cliui@ /opt/iobroker/node_modules/cliui
                                      npm error extraneous: cluster-key-slot@ /opt/iobroker/node_modules/cluster-key-slot
                                      npm error extraneous: co-bluebird@ /opt/iobroker/node_modules/co-bluebird
                                      npm error extraneous: co-use@ /opt/iobroker/node_modules/co-use
                                      npm error extraneous: code-point-at@ /opt/iobroker/node_modules/code-point-at
                                      npm error extraneous: color-convert@ /opt/iobroker/node_modules/color-convert
                                      npm error extraneous: color-name@ /opt/iobroker/node_modules/color-name
                                      npm error extraneous: color-string@ /opt/iobroker/node_modules/color-string
                                      npm error extraneous: color-support@ /opt/iobroker/node_modules/color-support
                                      npm error extraneous: color@ /opt/iobroker/node_modules/color
                                      npm error invalid: colors@ /opt/iobroker/node_modules/colors
                                      npm error extraneous: combined-stream@ /opt/iobroker/node_modules/combined-stream
                                      npm error extraneous: commander@ /opt/iobroker/node_modules/commander
                                      npm error extraneous: commist@ /opt/iobroker/node_modules/commist
                                      npm error extraneous: component-bind@ /opt/iobroker/node_modules/component-bind
                                      npm error extraneous: component-emitter@ /opt/iobroker/node_modules/component-emitter
                                      npm error extraneous: component-inherit@ /opt/iobroker/node_modules/component-inherit
                                      npm error extraneous: compress-commons@ /opt/iobroker/node_modules/compress-commons
                                      npm error extraneous: compressible@ /opt/iobroker/node_modules/compressible
                                      npm error extraneous: compression@ /opt/iobroker/node_modules/compression
                                      npm error extraneous: concat-map@ /opt/iobroker/node_modules/concat-map
                                      npm error extraneous: concat-stream@ /opt/iobroker/node_modules/concat-stream
                                      npm error extraneous: connect-flash@ /opt/iobroker/node_modules/connect-flash
                                      npm error extraneous: connect-history-api-fallback@ /opt/iobroker/node_modules/connect-history-api-fallback
                                      npm error extraneous: connect@ /opt/iobroker/node_modules/connect
                                      npm error extraneous: console-control-strings@ /opt/iobroker/node_modules/console-control-strings
                                      npm error extraneous: content-disposition@ /opt/iobroker/node_modules/content-disposition
                                      npm error extraneous: content-type@ /opt/iobroker/node_modules/content-type
                                      npm error extraneous: cookie-parser@ /opt/iobroker/node_modules/cookie-parser
                                      npm error extraneous: cookie-signature@ /opt/iobroker/node_modules/cookie-signature
                                      npm error extraneous: cookie@ /opt/iobroker/node_modules/cookie
                                      npm error extraneous: core-util-is@ /opt/iobroker/node_modules/core-util-is
                                      npm error extraneous: cors@ /opt/iobroker/node_modules/cors
                                      npm error extraneous: country-data@ /opt/iobroker/node_modules/country-data
                                      npm error extraneous: cpu-features@ /opt/iobroker/node_modules/cpu-features
                                      npm error extraneous: crc-32@ /opt/iobroker/node_modules/crc-32
                                      npm error extraneous: crc32-stream@ /opt/iobroker/node_modules/crc32-stream
                                      npm error extraneous: cron-parser@ /opt/iobroker/node_modules/cron-parser
                                      npm error extraneous: cron@ /opt/iobroker/node_modules/cron
                                      npm error extraneous: cross-spawn@ /opt/iobroker/node_modules/cross-spawn
                                      npm error extraneous: crypto-js@ /opt/iobroker/node_modules/crypto-js
                                      npm error extraneous: css-select@ /opt/iobroker/node_modules/css-select
                                      npm error extraneous: css-what@ /opt/iobroker/node_modules/css-what
                                      npm error extraneous: cssom@ /opt/iobroker/node_modules/cssom
                                      npm error extraneous: cssstyle@ /opt/iobroker/node_modules/cssstyle
                                      npm error extraneous: currency-symbol-map@ /opt/iobroker/node_modules/currency-symbol-map
                                      npm error extraneous: cycle@ /opt/iobroker/node_modules/cycle
                                      npm error extraneous: dashdash@ /opt/iobroker/node_modules/dashdash
                                      npm error extraneous: data-view-buffer@ /opt/iobroker/node_modules/data-view-buffer
                                      npm error extraneous: data-view-byte-length@ /opt/iobroker/node_modules/data-view-byte-length
                                      npm error extraneous: data-view-byte-offset@ /opt/iobroker/node_modules/data-view-byte-offset
                                      npm error extraneous: dateformat@ /opt/iobroker/node_modules/dateformat
                                      npm error extraneous: dbus-next@ /opt/iobroker/node_modules/dbus-next
                                      npm error extraneous: debug@ /opt/iobroker/node_modules/debug
                                      npm error extraneous: decache@ /opt/iobroker/node_modules/decache
                                      npm error extraneous: decamelize@ /opt/iobroker/node_modules/decamelize
                                      npm error extraneous: decompress-response@ /opt/iobroker/node_modules/decompress-response
                                      npm error extraneous: deep-clone@ /opt/iobroker/node_modules/deep-clone
                                      npm error extraneous: deep-eql@ /opt/iobroker/node_modules/deep-eql
                                      npm error extraneous: deep-extend@0.6.0 /opt/iobroker/node_modules/deep-extend
                                      npm error extraneous: deep-is@ /opt/iobroker/node_modules/deep-is
                                      npm error extraneous: define-data-property@ /opt/iobroker/node_modules/define-data-property
                                      npm error extraneous: define-lazy-prop@ /opt/iobroker/node_modules/define-lazy-prop
                                      npm error extraneous: define-properties@ /opt/iobroker/node_modules/define-properties
                                      npm error extraneous: delayed-stream@ /opt/iobroker/node_modules/delayed-stream
                                      npm error extraneous: delegates@ /opt/iobroker/node_modules/delegates
                                      npm error extraneous: denque@ /opt/iobroker/node_modules/denque
                                      npm error extraneous: depd@ /opt/iobroker/node_modules/depd
                                      npm error extraneous: destroy@ /opt/iobroker/node_modules/destroy
                                      npm error extraneous: detect-libc@ /opt/iobroker/node_modules/detect-libc
                                      npm error extraneous: dev-ip@ /opt/iobroker/node_modules/dev-ip
                                      npm error extraneous: dev-null@ /opt/iobroker/node_modules/dev-null
                                      npm error extraneous: dgram@ /opt/iobroker/node_modules/dgram
                                      npm error extraneous: diff@ /opt/iobroker/node_modules/diff
                                      npm error extraneous: diskusage@ /opt/iobroker/node_modules/diskusage
                                      npm error extraneous: dns-packet@ /opt/iobroker/node_modules/dns-packet
                                      npm error extraneous: docker-modem@ /opt/iobroker/node_modules/docker-modem
                                      npm error extraneous: dockerode@ /opt/iobroker/node_modules/dockerode
                                      npm error extraneous: dom-compare-temp@ /opt/iobroker/node_modules/dom-compare-temp
                                      npm error extraneous: dom-serializer@ /opt/iobroker/node_modules/dom-serializer
                                      npm error extraneous: domelementtype@ /opt/iobroker/node_modules/domelementtype
                                      npm error extraneous: domhandler@ /opt/iobroker/node_modules/domhandler
                                      npm error extraneous: domutils@ /opt/iobroker/node_modules/domutils
                                      npm error extraneous: dunder-proto@ /opt/iobroker/node_modules/dunder-proto
                                      npm error extraneous: duplexer@ /opt/iobroker/node_modules/duplexer
                                      npm error extraneous: duplexify@ /opt/iobroker/node_modules/duplexify
                                      npm error extraneous: eastasianwidth@ /opt/iobroker/node_modules/eastasianwidth
                                      npm error extraneous: easy-extender@ /opt/iobroker/node_modules/easy-extender
                                      npm error extraneous: eazy-logger@ /opt/iobroker/node_modules/eazy-logger
                                      npm error extraneous: ecc-jsbn@ /opt/iobroker/node_modules/ecc-jsbn
                                      npm error extraneous: ecdsa-sig-formatter@ /opt/iobroker/node_modules/ecdsa-sig-formatter
                                      npm error extraneous: ee-first@ /opt/iobroker/node_modules/ee-first
                                      npm error extraneous: emoji-regex@ /opt/iobroker/node_modules/emoji-regex
                                      npm error extraneous: enabled@ /opt/iobroker/node_modules/enabled
                                      npm error extraneous: encodeurl@ /opt/iobroker/node_modules/encodeurl
                                      npm error extraneous: encoding-sniffer@ /opt/iobroker/node_modules/encoding-sniffer
                                      npm error extraneous: encoding@ /opt/iobroker/node_modules/encoding
                                      npm error extraneous: end-of-stream@ /opt/iobroker/node_modules/end-of-stream
                                      npm error extraneous: engine.io-client@ /opt/iobroker/node_modules/engine.io-client
                                      npm error extraneous: engine.io-parser@ /opt/iobroker/node_modules/engine.io-parser
                                      npm error extraneous: engine.io@ /opt/iobroker/node_modules/engine.io
                                      npm error extraneous: enquirer@ /opt/iobroker/node_modules/enquirer
                                      npm error extraneous: entities@ /opt/iobroker/node_modules/entities
                                      npm error extraneous: env-paths@ /opt/iobroker/node_modules/env-paths
                                      npm error extraneous: err-code@ /opt/iobroker/node_modules/err-code
                                      npm error extraneous: error-ex@ /opt/iobroker/node_modules/error-ex
                                      npm error extraneous: es-abstract@ /opt/iobroker/node_modules/es-abstract
                                      npm error extraneous: es-aggregate-error@ /opt/iobroker/node_modules/es-aggregate-error
                                      npm error extraneous: es-define-property@ /opt/iobroker/node_modules/es-define-property
                                      npm error extraneous: es-errors@ /opt/iobroker/node_modules/es-errors
                                      
                                      
                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • G George_Best
                                        1. npm ls:
                                        cd /opt/iobroker
                                        npm ls
                                        npm ls graceful-fs
                                        
                                        ── component-inherit@ extraneous
                                        ├── compress-commons@ extraneous
                                        ├── compressible@ extraneous
                                        ├── compression@ extraneous
                                        ├── concat-map@ extraneous
                                        ├── concat-stream@ extraneous
                                        ├── connect-flash@ extraneous
                                        ├── connect-history-api-fallback@ extraneous
                                        ├── connect@ extraneous
                                        ├── console-control-strings@ extraneous
                                        ├── content-disposition@ extraneous
                                        ├── content-type@ extraneous
                                        ├── cookie-parser@ extraneous
                                        ├── cookie-signature@ extraneous
                                        ├── cookie@ extraneous
                                        ├── core-util-is@ extraneous
                                        ├── cors@ extraneous
                                        ├── country-data@ extraneous
                                        ├── cpu-features@ extraneous
                                        ├── crc-32@ extraneous
                                        ├── crc32-stream@ extraneous
                                        ├── cron-parser@ extraneous
                                        ├── cron@ extraneous
                                        ├── cross-spawn@ extraneous
                                        ├── crypto-js@ extraneous
                                        ├── css-select@ extraneous
                                        ├── css-what@ extraneous
                                        ├── cssom@ extraneous
                                        ├── cssstyle@ extraneous
                                        ├── currency-symbol-map@ extraneous
                                        ├── cycle@ extraneous
                                        ├── dashdash@ extraneous
                                        ├── data-view-buffer@ extraneous
                                        ├── data-view-byte-length@ extraneous
                                        ├── data-view-byte-offset@ extraneous
                                        ├── dateformat@ extraneous
                                        ├── dbus-next@ extraneous
                                        ├── debug@ extraneous
                                        ├── decache@ extraneous
                                        ├── decamelize@ extraneous
                                        ├── decompress-response@ extraneous
                                        ├── deep-clone@ extraneous
                                        ├── deep-eql@ extraneous
                                        ├── deep-extend@0.6.0 extraneous
                                        ├── deep-is@ extraneous
                                        ├── define-data-property@ extraneous
                                        ├── define-lazy-prop@ extraneous
                                        ├── define-properties@ extraneous
                                        ├── delayed-stream@ extraneous
                                        ├── delegates@ extraneous
                                        ├── denque@ extraneous
                                        ├── depd@ extraneous
                                        ├── destroy@ extraneous
                                        ├── detect-libc@ extraneous
                                        ├── dev-ip@ extraneous
                                        ├── dev-null@ extraneous
                                        ├── dgram@ extraneous
                                        ├── diff@ extraneous
                                        ├── diskusage@ extraneous
                                        ├── dns-packet@ extraneous
                                        ├── docker-modem@ extraneous
                                        ├── dockerode@ extraneous
                                        ├── dom-compare-temp@ extraneous
                                        ├── dom-serializer@ extraneous
                                        ├── domelementtype@ extraneous
                                        ├── domhandler@ extraneous
                                        ├── domutils@ extraneous
                                        ├── dunder-proto@ extraneous
                                        ├── duplexer@ extraneous
                                        ├── duplexify@ extraneous
                                        ├── eastasianwidth@ extraneous
                                        ├── easy-extender@ extraneous
                                        ├── eazy-logger@ extraneous
                                        ├── ecc-jsbn@ extraneous
                                        ├── ecdsa-sig-formatter@ extraneous
                                        ├── ee-first@ extraneous
                                        ├── emoji-regex@ extraneous
                                        ├── enabled@ extraneous
                                        ├── encodeurl@ extraneous
                                        ├── encoding-sniffer@ extraneous
                                        ├── encoding@ extraneous
                                        ├── end-of-stream@ extraneous
                                        ├── engine.io-client@ extraneous
                                        ├── engine.io-parser@ extraneous
                                        ├── engine.io@ extraneous
                                        ├── enquirer@ extraneous
                                        ├── entities@ extraneous
                                        ├── env-paths@ extraneous
                                        ├── err-code@ extraneous
                                        ├── error-ex@ extraneous
                                        ├── es-abstract@ extraneous
                                        ├── es-aggregate-error@ extraneous
                                        ├── es-define-property@ extraneous
                                        ├── es-errors@ extraneous
                                        ├── es-object-atoms@ extraneous
                                        ├── es-set-tostringtag@ extraneous
                                        ├── es-shim-unscopables@ extraneous
                                        ├── es-to-primitive@ extraneous
                                        ├── es6-promise@ extraneous
                                        ├── esbuild@ extraneous
                                        ├── escalade@ extraneous
                                        ├── escape-html@ extraneous
                                        ├── escape-string-regexp@ extraneous
                                        ├── escodegen@ extraneous
                                        ├── esprima@ extraneous
                                        ├── estraverse@ extraneous
                                        ├── esutils@ extraneous
                                        ├── etag@ extraneous
                                        ├── event-stream@ extraneous
                                        ├── event-target-shim@ extraneous
                                        ├── eventemitter2@ extraneous
                                        ├── eventemitter3@ extraneous
                                        ├── events-universal@ extraneous
                                        ├── events@ extraneous
                                        ├── evilscan@ extraneous
                                        ├── execa@ extraneous
                                        ├── expand-template@ extraneous
                                        ├── exponential-backoff@ extraneous
                                        ├── express-fileupload@ extraneous
                                        ├── express-session@ extraneous
                                        ├── express@ extraneous
                                        ├── extend@3.0.2 extraneous
                                        ├── extsprintf@ extraneous
                                        ├── eyes@ extraneous
                                        ├── fast-deep-equal@ extraneous
                                        ├── fast-fifo@ extraneous
                                        ├── fast-glob@ extraneous
                                        ├── fast-json-stable-stringify@ extraneous
                                        ├── fast-levenshtein@ extraneous
                                        ├── fast-unique-numbers@ extraneous
                                        ├── fast-uri@ extraneous
                                        ├── fast-xml-parser@ extraneous
                                        ├── fastq@ extraneous
                                        ├── fecha@ extraneous
                                        ├── fetch-enhanced@ extraneous
                                        ├── file-stream-rotator@ extraneous
                                        ├── file-type@ extraneous
                                        ├── file-uri-to-path@ extraneous
                                        ├── fill-range@ extraneous
                                        ├── finalhandler@ extraneous
                                        ├── find-up@ extraneous
                                        ├── find-yarn-workspace-root@ extraneous
                                        ├── flat@ extraneous
                                        ├── fn.name@ extraneous
                                        ├── follow-redirects@ extraneous
                                        ├── for-each@ extraneous
                                        ├── foreground-child@ extraneous
                                        ├── forever-agent@ extraneous
                                        ├── form-data@ extraneous
                                        ├── forwarded@ extraneous
                                        ├── fresh@ extraneous
                                        ├── from@ extraneous
                                        ├── fs-constants@1.0.0 extraneous
                                        ├── fs-extra@7.0.1
                                        ├── fs-minipass@ extraneous
                                        ├── fs.realpath@ extraneous
                                        ├── fsevents@ extraneous
                                        ├── ftp-response-parser@ extraneous
                                        ├── function-bind@ extraneous
                                        ├── function.prototype.name@ extraneous
                                        ├── functions-have-names@ extraneous
                                        ├── gauge@ extraneous
                                        ├── gaxios@ extraneous
                                        ├── gcp-metadata@ extraneous
                                        ├── generate-function@ extraneous
                                        ├── generator-function@ extraneous
                                        ├── get-caller-file@1.0.3 extraneous
                                        ├── get-func-name@ extraneous
                                        ├── get-intrinsic@ extraneous
                                        ├── get-proto@ extraneous
                                        ├── get-stream@ extraneous
                                        ├── get-symbol-description@ extraneous
                                        ├── getpass@ extraneous
                                        ├── github-from-package@ extraneous
                                        ├── glob-parent@ extraneous
                                        ├── glob@ extraneous
                                        ├── globalthis@ extraneous
                                        ├── glossy@ extraneous
                                        ├── google-auth-library@ extraneous
                                        ├── google-logging-utils@ extraneous
                                        ├── google-tts-api@ extraneous
                                        ├── googleapis-common@ extraneous
                                        ├── googleapis@ extraneous
                                        ├── gopd@ extraneous
                                        ├── gtoken@ extraneous
                                        ├── har-schema@ extraneous
                                        ├── har-validator@ extraneous
                                        ├── has-bigints@ extraneous
                                        ├── has-binary@ extraneous
                                        ├── has-binary2@1.0.3 extraneous
                                        ├── has-cors@ extraneous
                                        ├── has-flag@ extraneous
                                        ├── has-property-descriptors@ extraneous
                                        ├── has-proto@ extraneous
                                        ├── has-symbols@ extraneous
                                        ├── has-tostringtag@ extraneous
                                        ├── has-unicode@ extraneous
                                        ├── hasown@ extraneous
                                        ├── he@ extraneous
                                        ├── help-me@ extraneous
                                        ├── hexy@ extraneous
                                        ├── homematic-xmlrpc@ extraneous
                                        ├── hosted-git-info@ extraneous
                                        ├── htmlparser2@ extraneous
                                        ├── http-cache-semantics@ extraneous
                                        ├── http-errors@ extraneous
                                        ├── http-proxy-agent@ extraneous
                                        ├── http-proxy-middleware@ extraneous
                                        ├── http-proxy@ extraneous
                                        ├── http-signature@ extraneous
                                        ├── https-proxy-agent@ extraneous
                                        ├── https@ extraneous
                                        ├── human-signals@ extraneous
                                        ├── humanize-ms@ extraneous
                                        ├── iconv-lite@ extraneous
                                        ├── icy@ extraneous
                                        ├── ieee754@ extraneous
                                        ├── ignore-by-default@ extraneous
                                        ├── immediate@ extraneous
                                        ├── immutable@ extraneous
                                        ├── imurmurhash@ extraneous
                                        ├── indent-string@ extraneous
                                        ├── indexof@ extraneous
                                        ├── infer-owner@ extraneous
                                        ├── inflight@ extraneous
                                        ├── influx@ extraneous
                                        ├── inherits@ extraneous
                                        ├── ini@ extraneous
                                        ├── int64-buffer@ extraneous
                                        ├── internal-slot@ extraneous
                                        ├── invert-kv@ extraneous
                                        ├── iobroker.accuweather@ invalid: "2.1.1" from the root project
                                        ├── iobroker.admin@ invalid: "7.7.19" from the root project
                                        ├── iobroker.alias-manager@ invalid: "2.0.0" from the root project
                                        ├── iobroker.amazon-dash@ invalid: "1.2.0" from the root project
                                        ├── iobroker.chromecast@ invalid: "4.0.0" from the root project
                                        ├── iobroker.cloud@ invalid: "5.0.1" from the root project
                                        ├── iobroker.daswetter@ invalid: "3.2.3" from the root project
                                        ├── iobroker.deconz@ invalid: "1.6.4" from the root project
                                        ├── iobroker.devices@ invalid: "1.2.8" from the root project
                                        ├── iobroker.discovery@ invalid: "5.0.0" from the root project
                                        ├── iobroker.email@ invalid: "2.0.4" from the root project
                                        ├── iobroker.flot@ invalid: "1.12.0" from the root project
                                        ├── iobroker.fronius-solarweb@ invalid: "0.0.3" from the root project
                                        ├── iobroker.fronius@ invalid: "2.1.1" from the root project
                                        ├── iobroker.frontier_silicon@ invalid: "0.5.0" from the root project
                                        ├── iobroker.habpanel@ invalid: "0.5.0" from the root project
                                        ├── iobroker.history@ invalid: "3.0.1" from the root project
                                        ├── iobroker.hm-rega@ invalid: "5.1.0" from the root project
                                        ├── iobroker.hm-rpc@ invalid: "2.0.2" from the root project
                                        ├── iobroker.hs100@ invalid: "3.0.5" from the root project
                                        ├── iobroker.icons-addictive-flavour-png@ invalid: "^0.1.0" from the root project
                                        ├── iobroker.icons-fatcow-hosting@ invalid: "^0.1.0" from the root project
                                        ├── iobroker.icons-icons8@ invalid: "0.0.1" from the root project
                                        ├── iobroker.icons-material-png@ invalid: "^0.1.0" from the root project
                                        ├── iobroker.icons-material-svg@ invalid: "^0.1.0" from the root project
                                        ├── iobroker.icons-mfd-png@ invalid: "1.2.1" from the root project
                                        ├── iobroker.icons-mfd-svg@ invalid: "1.2.0" from the root project
                                        ├── iobroker.icons-open-icon-library-png@ invalid: "0.1.2" from the root project
                                        ├── iobroker.icons-ultimate-png@ invalid: "^1.0.1" from the root project
                                        ├── iobroker.influxdb@ invalid: "4.0.2" from the root project
                                        ├── iobroker.info@ invalid: "2.0.0" from the root project
                                        ├── iobroker.iot@ invalid: "5.0.7" from the root project
                                        ├── iobroker.javascript@ invalid: "8.9.2" from the root project
                                        ├── iobroker.js-controller@ invalid: "^7.0.7" from the root project
                                        ├── iobroker.mihome-vacuum@ invalid: "5.2.0" from the root project
                                        ├── iobroker.mqtt@ invalid: "6.1.4" from the root project
                                        ├── iobroker.net-tools@ invalid: "1.1.2" from the root project
                                        ├── iobroker.octoprint@ invalid: "5.1.0" from the root project
                                        ├── iobroker.openweathermap@ invalid: "1.1.2" from the root project
                                        ├── iobroker.parser@ invalid: "2.2.4" from the root project
                                        ├── iobroker.ping@ invalid: "1.6.2" from the root project
                                        ├── iobroker.proxmox@ invalid: "2.4.0" from the root project
                                        ├── iobroker.radar@ invalid: "^1.2.1" from the root project
                                        ├── iobroker.radar2@ invalid: "^2.0.3" from the root project
                                        ├── iobroker.reolink@ invalid: "1.2.3" from the root project
                                        ├── iobroker.rickshaw@ invalid: "^1.0.0" from the root project
                                        ├── iobroker.s7@ invalid: "1.5.0" from the root project
                                        ├── iobroker.sayit@ invalid: "5.0.0" from the root project
                                        ├── iobroker.smartmeter@ invalid: "3.4.0" from the root project
                                        ├── iobroker.socketio@ invalid: "6.7.1" from the root project
                                        ├── iobroker.sql@ invalid: "3.0.1" from the root project
                                        ├── iobroker.statistics@ invalid: "2.4.0" from the root project
                                        ├── iobroker.systeminfo@ invalid: "1.3.0" from the root project
                                        ├── iobroker.telegram@ invalid: "4.1.0" from the root project
                                        ├── iobroker.terminal@ invalid: "1.0.0" from the root project
                                        ├── iobroker.tr-064@ invalid: "4.3.0" from the root project
                                        ├── iobroker.unifi@ invalid: "0.7.0" from the root project
                                        ├── iobroker.upnp@ invalid: "1.1.0" from the root project
                                        ├── iobroker.vis-2-widgets-inventwo@ invalid: "0.2.2" from the root project
                                        ├── iobroker.vis-2-widgets-material@ invalid: "1.4.10" from the root project
                                        ├── iobroker.vis-2@ invalid: "2.13.4" from the root project
                                        ├── iobroker.vis-bars@ invalid: "^0.1.4" from the root project
                                        ├── iobroker.vis-canvas-gauges@ invalid: "1.0.1" from the root project
                                        ├── iobroker.vis-colorpicker@ invalid: "2.0.3" from the root project
                                        ├── iobroker.vis-fancyswitch@ invalid: "^1.1.0" from the root project
                                        ├── iobroker.vis-google-fonts@ invalid: "1.0.4" from the root project
                                        ├── iobroker.vis-history@ invalid: "^1.0.0" from the root project
                                        ├── iobroker.vis-hqwidgets@ invalid: "1.5.1" from the root project
                                        ├── iobroker.vis-jqui-mfd@ invalid: "^1.0.12" from the root project
                                        ├── iobroker.vis-justgage@ invalid: "2.1.7" from the root project
                                        ├── iobroker.vis-keyboard@ invalid: "0.0.2" from the root project
                                        ├── iobroker.vis-lcars@ invalid: "1.1.1" from the root project
                                        ├── iobroker.vis-map@ invalid: "1.1.2" from the root project
                                        ├── iobroker.vis-materialdesign@ invalid: "0.5.9" from the root project
                                        ├── iobroker.vis-metro@ invalid: "1.2.0" from the root project
                                        ├── iobroker.vis-rgraph@ invalid: "0.0.2" from the root project
                                        ├── iobroker.vis-weather@ invalid: "2.5.12" from the root project
                                        ├── iobroker.vis@ invalid: "1.5.6" from the root project
                                        ├── iobroker.weatherunderground@ invalid: "3.7.0" from the root project
                                        ├── iobroker.web@ invalid: "7.0.8" from the root project
                                        ├── iobroker.ws@ invalid: "2.6.2" from the root project
                                        ├── iobroker@ invalid: "^2.0.2" from the root project
                                        ├── ioredis@ extraneous
                                        ├── ip-address@ extraneous
                                        ├── ip@ extraneous
                                        ├── ipaddr.js@ extraneous
                                        ├── is-arguments@ extraneous
                                        ├── is-array-buffer@ extraneous
                                        ├── is-arrayish@ extraneous
                                        ├── is-async-function@ extraneous
                                        ├── is-bigint@ extraneous
                                        ├── is-binary-path@ extraneous
                                        ├── is-boolean-object@ extraneous
                                        ├── is-callable@ extraneous
                                        ├── is-core-module@ extraneous
                                        ├── is-data-view@ extraneous
                                        ├── is-date-object@ extraneous
                                        ├── is-docker@ extraneous
                                        ├── is-extglob@ extraneous
                                        ├── is-finalizationregistry@ extraneous
                                        ├── is-fullwidth-code-point@ extraneous
                                        ├── is-generator-function@ extraneous
                                        ├── is-generator@ extraneous
                                        ├── is-glob@ extraneous
                                        ├── is-lambda@ extraneous
                                        ├── is-map@ extraneous
                                        ├── is-negative-zero@ extraneous
                                        ├── is-number-like@ extraneous
                                        ├── is-number-object@ extraneous
                                        ├── is-number@ extraneous
                                        ├── is-path-inside@ extraneous
                                        ├── is-plain-obj@ extraneous
                                        ├── is-plain-object@ extraneous
                                        ├── is-promise@ extraneous
                                        ├── is-property@ extraneous
                                        ├── is-regex@ extraneous
                                        ├── is-set@ extraneous
                                        ├── is-shared-array-buffer@ extraneous
                                        ├── is-stream@ extraneous
                                        ├── is-string@ extraneous
                                        ├── is-symbol@ extraneous
                                        ├── is-typed-array@ extraneous
                                        ├── is-typedarray@ extraneous
                                        ├── is-unicode-supported@ extraneous
                                        ├── is-utf8@ extraneous
                                        ├── is-weakmap@ extraneous
                                        ├── is-weakref@ extraneous
                                        ├── is-weakset@ extraneous
                                        ├── is-wsl@ extraneous
                                        ├── is@ extraneous
                                        ├── isarray@ extraneous
                                        ├── isexe@ extraneous
                                        ├── isomorphic-ws@ extraneous
                                        ├── isstream@ extraneous
                                        ├── jackspeak@ extraneous
                                        ├── jose@ extraneous
                                        ├── js-md4@ extraneous
                                        ├── js-sdsl@ extraneous
                                        ├── js-yaml@ extraneous
                                        ├── jsbi@ extraneous
                                        ├── jsbn@ extraneous
                                        ├── jsdom@ extraneous
                                        ├── jsftp@ extraneous
                                        ├── jshashes@ extraneous
                                        ├── json-bigint@ extraneous
                                        ├── json-logic-js@ extraneous
                                        ├── json-schema-traverse@ extraneous
                                        ├── json-schema@ extraneous
                                        ├── json-stable-stringify@ extraneous
                                        ├── json-stringify-safe@ extraneous
                                        ├── json3@ extraneous
                                        ├── json5@ extraneous
                                        ├── jsonata@ extraneous
                                        ├── jsonc-parser@ extraneous
                                        ├── jsonify@ extraneous
                                        ├── jsonwebtoken@ extraneous
                                        ├── jsprim@ extraneous
                                        ├── jszip@ extraneous
                                        ├── jwa@ extraneous
                                        ├── jwks-rsa@ extraneous
                                        ├── jws@ extraneous
                                        ├── klaw-sync@ extraneous
                                        ├── kuler@ extraneous
                                        ├── lazystream@ extraneous
                                        ├── lcid@ extraneous
                                        ├── leven@ extraneous
                                        ├── levn@ extraneous
                                        ├── lie@ extraneous
                                        ├── limiter@ extraneous
                                        ├── load-json-file@ extraneous
                                        ├── loadavg-windows@ extraneous
                                        ├── localforage@ extraneous
                                        ├── locate-path@ extraneous
                                        ├── lodash.camelcase@ extraneous
                                        ├── lodash.castarray@ extraneous
                                        ├── lodash.clone@ extraneous
                                        ├── lodash.clonedeep@ extraneous
                                        ├── lodash.defaults@ extraneous
                                        ├── lodash.defaultto@ extraneous
                                        ├── lodash.flatten@ extraneous
                                        ├── lodash.get@ extraneous
                                        ├── lodash.groupby@ extraneous
                                        ├── lodash.includes@ extraneous
                                        ├── lodash.isarguments@ extraneous
                                        ├── lodash.isboolean@ extraneous
                                        ├── lodash.isequal@ extraneous
                                        ├── lodash.isfinite@ extraneous
                                        ├── lodash.isinteger@ extraneous
                                        ├── lodash.isnumber@ extraneous
                                        ├── lodash.isplainobject@ extraneous
                                        ├── lodash.isstring@ extraneous
                                        ├── lodash.once@ extraneous
                                        ├── lodash.truncate@ extraneous
                                        ├── lodash@ extraneous
                                        ├── log-symbols@ extraneous
                                        ├── logform@ extraneous
                                        ├── loglevel@ extraneous
                                        ├── long-timeout@ extraneous
                                        ├── long@ extraneous
                                        ├── loupe@ extraneous
                                        ├── lru-cache@ extraneous
                                        ├── lru-memoizer@ extraneous
                                        ├── lru.min@ extraneous
                                        ├── luxon@ extraneous
                                        ├── make-dir@ extraneous
                                        ├── make-fetch-happen@ extraneous
                                        ├── map-stream@ extraneous
                                        ├── math-intrinsics@ extraneous
                                        ├── mdns-discovery@ extraneous
                                        ├── mdns@ extraneous
                                        ├── media-typer@ extraneous
                                        ├── merge-descriptors@ extraneous
                                        ├── merge-stream@ extraneous
                                        ├── merge2@ extraneous
                                        ├── methods@ extraneous
                                        ├── micromatch@ extraneous
                                        ├── mime-db@ extraneous
                                        ├── mime-types@ extraneous
                                        ├── mime@ extraneous
                                        ├── mimic-fn@ extraneous
                                        ├── mimic-response@ extraneous
                                        ├── minimatch@ extraneous
                                        ├── minimist@ extraneous
                                        ├── minipass-collect@ extraneous
                                        ├── minipass-fetch@ extraneous
                                        ├── minipass-flush@ extraneous
                                        ├── minipass-pipeline@ extraneous
                                        ├── minipass-sized@ extraneous
                                        ├── minipass@ extraneous
                                        ├── minizlib@ extraneous
                                        ├── mitt@ extraneous
                                        ├── mkdirp-classic@ extraneous
                                        ├── mkdirp@ extraneous
                                        ├── mocha@ extraneous
                                        ├── moment@ extraneous
                                        ├── mp3-duration@ extraneous
                                        ├── mqtt-connection@ extraneous
                                        ├── mqtt-packet@ extraneous
                                        ├── mqtt@ extraneous
                                        ├── ms@ extraneous
                                        ├── mssql@ extraneous
                                        ├── multicast-dns@ extraneous
                                        ├── mute-stream@ extraneous
                                        ├── mysql2@ extraneous
                                        ├── named-placeholders@ extraneous
                                        ├── nan@ extraneous
                                        ├── napi-build-utils@ extraneous
                                        ├── napi-thread-safe-callback@ extraneous
                                        ├── native-duplexpair@ extraneous
                                        ├── needle@ extraneous
                                        ├── negotiator@ extraneous
                                        ├── net-ping@ extraneous
                                        ├── netmask@ extraneous
                                        ├── noble@ extraneous
                                        ├── node-abi@ extraneous
                                        ├── node-abort-controller@ extraneous
                                        ├── node-addon-api@ extraneous
                                        ├── node-arp@ extraneous
                                        ├── node-ble@ extraneous
                                        ├── node-fetch@ extraneous
                                        ├── node-forge@ extraneous
                                        ├── node-gyp-build@ extraneous
                                        ├── node-gyp@ extraneous
                                        ├── node-inspect@ extraneous
                                        ├── node-mndp@ extraneous
                                        ├── node-schedule@ extraneous
                                        ├── node-snap7@ extraneous
                                        ├── node-ssdp@ extraneous
                                        ├── node-telegram-bot-api@ extraneous
                                        ├── node-unifi@ extraneous
                                        ├── node.extend@ extraneous
                                        ├── nodemailer@ extraneous
                                        ├── nodemon@ extraneous
                                        ├── nopt@ extraneous
                                        ├── normalize-package-data@ extraneous
                                        ├── normalize-path@ extraneous
                                        ├── npm-run-path@ extraneous
                                        ├── npmlog@ extraneous
                                        ├── nth-check@ extraneous
                                        ├── number-allocator@ extraneous
                                        ├── number-is-nan@ extraneous
                                        ├── nwmatcher@ extraneous
                                        ├── oauth-sign@0.9.0 extraneous
                                        ├── oauth2-server@ extraneous
                                        ├── object-assign@ extraneous
                                        ├── object-component@ extraneous
                                        ├── object-hash@ extraneous
                                        ├── object-inspect@ extraneous
                                        ├── object-keys@ extraneous
                                        ├── object.assign@ extraneous
                                        ├── on-finished@ extraneous
                                        ├── on-headers@ extraneous
                                        ├── once@ extraneous
                                        ├── one-time@ extraneous
                                        ├── onetime@ extraneous
                                        ├── open-sml@ extraneous
                                        ├── open@ extraneous
                                        ├── opn@ extraneous
                                        ├── optionator@ extraneous
                                        ├── options@ extraneous
                                        ├── os-locale@ extraneous
                                        ├── osx-temperature-sensor@ extraneous
                                        ├── oui@ extraneous
                                        ├── own-keys@ extraneous
                                        ├── p-limit@ extraneous
                                        ├── p-locate@ extraneous
                                        ├── p-map@ extraneous
                                        ├── package-json-from-dist@ extraneous
                                        ├── pako@ extraneous
                                        ├── parse-json@ extraneous
                                        ├── parse-listing@ extraneous
                                        ├── parse5-htmlparser2-tree-adapter@ extraneous
                                        ├── parse5-parser-stream@ extraneous
                                        ├── parse5@ extraneous
                                        ├── parsejson@ extraneous
                                        ├── parseqs@ extraneous
                                        ├── parseuri@ extraneous
                                        ├── parseurl@ extraneous
                                        ├── parsexmlresponse@ extraneous
                                        ├── passport-local@ extraneous
                                        ├── passport-strategy@ extraneous
                                        ├── passport@ extraneous
                                        ├── patch-package@ extraneous
                                        ├── path-exists@ extraneous
                                        ├── path-is-absolute@ extraneous
                                        ├── path-key@ extraneous
                                        ├── path-parse@ extraneous
                                        ├── path-scurry@ extraneous
                                        ├── path-to-regexp@ extraneous
                                        ├── path-type@ extraneous
                                        ├── pathval@ extraneous
                                        ├── pause-stream@ extraneous
                                        ├── pause@ extraneous
                                        ├── pcap@ extraneous
                                        ├── performance-now@ extraneous
                                        ├── pg-cloudflare@ extraneous
                                        ├── pg-connection-string@ extraneous
                                        ├── pg-int8@ extraneous
                                        ├── pg-pool@ extraneous
                                        ├── pg-protocol@ extraneous
                                        ├── pg-types@ extraneous
                                        ├── pg@ extraneous
                                        ├── pgpass@ extraneous
                                        ├── picocolors@ extraneous
                                        ├── picomatch@ extraneous
                                        ├── pidtree@ extraneous
                                        ├── pidusage@ extraneous
                                        ├── pify@ extraneous
                                        ├── ping@ extraneous
                                        ├── pinkie-promise@ extraneous
                                        ├── pinkie@ extraneous
                                        ├── playlist-parser@ extraneous
                                        ├── portfinder@ extraneous
                                        ├── portscanner@ extraneous
                                        ├── possible-typed-array-names@ extraneous
                                        ├── postgres-array@ extraneous
                                        ├── postgres-bytea@ extraneous
                                        ├── postgres-date@ extraneous
                                        ├── postgres-interval@ extraneous
                                        ├── prebuild-install@ extraneous
                                        ├── prelude-ls@ extraneous
                                        ├── proc-log@ extraneous
                                        ├── process-nextick-args@ extraneous
                                        ├── process@ extraneous
                                        ├── promise-inflight@ extraneous
                                        ├── promise-queue@ extraneous
                                        ├── promise-retry@ extraneous
                                        ├── promisify-any@ extraneous
                                        ├── promisify-child-process@ extraneous
                                        ├── prompt@ extraneous
                                        ├── protobufjs@ extraneous
                                        ├── proxy-addr@ extraneous
                                        ├── proxy-from-env@ extraneous
                                        ├── ps-tree@ extraneous
                                        ├── psl@ extraneous
                                        ├── pstree.remy@ extraneous
                                        ├── pump@ extraneous
                                        ├── punycode@ extraneous
                                        ├── put@ extraneous
                                        ├── q@ extraneous
                                        ├── qjobs@ extraneous
                                        ├── qs@ extraneous
                                        ├── querystringify@ extraneous
                                        ├── queue-microtask@ extraneous
                                        ├── quick-lru@ extraneous
                                        ├── random-bytes@ extraneous
                                        ├── randombytes@ extraneous
                                        ├── range-parser@ extraneous
                                        ├── raw-body@ extraneous
                                        ├── raw-socket@ extraneous
                                        ├── rc@1.2.8 extraneous
                                        ├── read-pkg-up@ extraneous
                                        ├── read-pkg@ extraneous
                                        ├── read@ extraneous
                                        ├── readable-stream@ extraneous
                                        ├── readdir-glob@ extraneous
                                        ├── readdirp@ extraneous
                                        ├── readline-sync@ extraneous
                                        ├── readline@ extraneous
                                        ├── redis-errors@ extraneous
                                        ├── redis-parser@ extraneous
                                        ├── reflect.getprototypeof@ extraneous
                                        ├── regexp.prototype.flags@ extraneous
                                        ├── reinterval@ extraneous
                                        ├── request-promise-core@ extraneous
                                        ├── request@ extraneous
                                        ├── require-directory@ extraneous
                                        ├── require-from-string@ extraneous
                                        ├── require-main-filename@ extraneous
                                        ├── requires-port@ extraneous
                                        ├── resolve@ extraneous
                                        ├── resp-modifier@ extraneous
                                        ├── respjs@ extraneous
                                        ├── retry@ extraneous
                                        ├── reusify@ extraneous
                                        ├── revalidator@ extraneous
                                        ├── rfdc@ extraneous
                                        ├── rimraf@ extraneous
                                        ├── router@ extraneous
                                        ├── run-parallel@ extraneous
                                        ├── rx@ extraneous
                                        ├── safe-array-concat@ extraneous
                                        ├── safe-buffer@ extraneous
                                        ├── safe-push-apply@ extraneous
                                        ├── safe-regex-test@ extraneous
                                        ├── safe-stable-stringify@ extraneous
                                        ├── safer-buffer@2.1.2 extraneous
                                        ├── sax@ extraneous
                                        ├── semver@ invalid: "^5.6.0" from the root project
                                        ├── send@ extraneous
                                        ├── seq-logging@ extraneous
                                        ├── seq-queue@ extraneous
                                        ├── serialize-javascript@ extraneous
                                        ├── serialport@ extraneous
                                        ├── serve-index@ extraneous
                                        ├── serve-static@ extraneous
                                        ├── server-destroy@ extraneous
                                        ├── set-blocking@ extraneous
                                        ├── set-function-length@ extraneous
                                        ├── set-function-name@ extraneous
                                        ├── set-proto@ extraneous
                                        ├── setimmediate@ extraneous
                                        ├── setprototypeof@ extraneous
                                        ├── shebang-command@ extraneous
                                        ├── shebang-regex@ extraneous
                                        ├── side-channel-list@ extraneous
                                        ├── side-channel-map@ extraneous
                                        ├── side-channel-weakmap@ extraneous
                                        ├── side-channel@ extraneous
                                        ├── siginfo@ extraneous
                                        ├── signal-exit@ extraneous
                                        ├── simple-concat@ extraneous
                                        ├── simple-get@ extraneous
                                        ├── simple-update-notifier@ extraneous
                                        ├── sinon-chai@ extraneous
                                        ├── sinon@ extraneous
                                        ├── slash@ extraneous
                                        ├── slice-ansi@ extraneous
                                        ├── smart-buffer@ extraneous
                                        ├── smartmeter-obis@ extraneous
                                        ├── socket.io-adapter@ extraneous
                                        ├── socket.io-client@ extraneous
                                        ├── socket.io-parser@ extraneous
                                        ├── socket.io@ extraneous
                                        ├── socks-proxy-agent@ extraneous
                                        ├── socks@ extraneous
                                        ├── sorted-array-functions@ extraneous
                                        ├── source-map-support@ extraneous
                                        ├── source-map@ extraneous
                                        ├── spdx-correct@ extraneous
                                        ├── spdx-exceptions@ extraneous
                                        ├── spdx-expression-parse@ extraneous
                                        ├── spdx-license-ids@ extraneous
                                        ├── split-ca@ extraneous
                                        ├── split@ extraneous
                                        ├── split2@ extraneous
                                        ├── sprintf-js@ extraneous
                                        ├── sql-client@ extraneous
                                        ├── sqlite3@ extraneous
                                        ├── sqlstring@ extraneous
                                        ├── ssh2@ extraneous
                                        ├── sshpk@ extraneous
                                        ├── ssri@ extraneous
                                        ├── stack-trace@ extraneous
                                        ├── stackback@ extraneous
                                        ├── standard-as-callback@ extraneous
                                        ├── statuses@ extraneous
                                        ├── stealthy-require@ extraneous
                                        ├── stop-iteration-iterator@ extraneous
                                        ├── stoppable@ extraneous
                                        ├── stream-combiner@ extraneous
                                        ├── stream-parser@ extraneous
                                        ├── stream-shift@ extraneous
                                        ├── stream-throttle@ extraneous
                                        ├── streamsearch@ extraneous
                                        ├── streamx@ extraneous
                                        ├── string_decoder@ extraneous
                                        ├── string-width-cjs@ extraneous
                                        ├── string-width@ extraneous
                                        ├── string.prototype.trim@ extraneous
                                        ├── string.prototype.trimend@ extraneous
                                        ├── string.prototype.trimstart@ extraneous
                                        ├── strip-ansi-cjs@ extraneous
                                        ├── strip-ansi@ extraneous
                                        ├── strip-bom@ extraneous
                                        ├── strip-final-newline@ extraneous
                                        ├── strip-json-comments@ extraneous
                                        ├── strnum@ extraneous
                                        ├── suncalc2@ extraneous
                                        ├── supports-color@ extraneous
                                        ├── supports-preserve-symlinks-flag@ extraneous
                                        ├── symbol-tree@ extraneous
                                        ├── systeminformation@ extraneous
                                        ├── table@ extraneous
                                        ├── tar-fs@ extraneous
                                        ├── tar-stream@ extraneous
                                        ├── tar@ extraneous
                                        ├── tarn@ extraneous
                                        ├── tedious@ extraneous
                                        ├── text-decoder@ extraneous
                                        ├── text-hex@ extraneous
                                        ├── text-table@ extraneous
                                        ├── through@ extraneous
                                        ├── through2@ extraneous
                                        ├── thunky@ extraneous
                                        ├── tldts-core@ extraneous
                                        ├── tldts@ extraneous
                                        ├── tmp@ extraneous
                                        ├── to-array@ extraneous
                                        ├── to-regex-range@ extraneous
                                        ├── toidentifier@ extraneous
                                        ├── touch@ extraneous
                                        ├── tough-cookie@ extraneous
                                        ├── tplink-smarthome-api@ extraneous
                                        ├── tplink-smarthome-crypto@ extraneous
                                        ├── tr-O64@ extraneous
                                        ├── tr46@ extraneous
                                        ├── traverse@ extraneous
                                        ├── treemap-js@ extraneous
                                        ├── triple-beam@ extraneous
                                        ├── tslib@ extraneous
                                        ├── tunnel-agent@ extraneous
                                        ├── tweetnacl@ extraneous
                                        ├── type-check@ extraneous
                                        ├── type-detect@ extraneous
                                        ├── type-fest@ extraneous
                                        ├── type-is@ extraneous
                                        ├── typed-array-buffer@ extraneous
                                        ├── typed-array-byte-length@ extraneous
                                        ├── typed-array-byte-offset@ extraneous
                                        ├── typed-array-length@ extraneous
                                        ├── typedarray@ extraneous
                                        ├── typescript@ extraneous
                                        ├── ua-parser-js@ extraneous
                                        ├── uid-number@ extraneous
                                        ├── uid-safe@2.1.5 extraneous
                                        ├── ultron@ extraneous
                                        ├── unbox-primitive@ extraneous
                                        ├── undefsafe@ extraneous
                                        ├── underscore@ extraneous
                                        ├── undici-types@ extraneous
                                        ├── undici@ extraneous
                                        ├── unique-filename@ extraneous
                                        ├── unique-slug@ extraneous
                                        ├── unix-dgram@ extraneous
                                        ├── unorm@ extraneous
                                        ├── unpipe@ extraneous
                                        ├── uri-js@ extraneous
                                        ├── url-parse@ extraneous
                                        ├── url-template@ extraneous
                                        ├── url@ extraneous
                                        ├── usb@ extraneous
                                        ├── usocket@ extraneous
                                        ├── util-deprecate@ extraneous
                                        ├── util@ extraneous
                                        ├── utils-merge@ extraneous
                                        ├── uuid@ extraneous
                                        ├── validate-npm-package-license@3.0.4 extraneous
                                        ├── vary@ extraneous
                                        ├── verror@ extraneous
                                        ├── virtual-tsc@ extraneous
                                        ├── wake_on_lan@ extraneous
                                        ├── weak-daemon@ extraneous
                                        ├── webidl-conversions@ extraneous
                                        ├── websocket-stream@ extraneous
                                        ├── whatwg-encoding@ extraneous
                                        ├── whatwg-mimetype@ extraneous
                                        ├── whatwg-url-compat@ extraneous
                                        ├── whatwg-url@ extraneous
                                        ├── which-boxed-primitive@ extraneous
                                        ├── which-builtin-type@ extraneous
                                        ├── which-collection@ extraneous
                                        ├── which-module@ extraneous
                                        ├── which-typed-array@ extraneous
                                        ├── which@ extraneous
                                        ├── why-is-node-running@ extraneous
                                        ├── wide-align@ extraneous
                                        ├── widest-line@ extraneous
                                        ├── winston-daily-rotate-file@ extraneous
                                        ├── winston-seq-updated@ extraneous
                                        ├── winston-syslog@ extraneous
                                        ├── winston-transport@ extraneous
                                        ├── winston@ extraneous
                                        ├── wol@ extraneous
                                        ├── word-wrap@ extraneous
                                        ├── worker-factory@ extraneous
                                        ├── worker-timers-broker@ extraneous
                                        ├── worker-timers-worker@ extraneous
                                        ├── worker-timers@ extraneous
                                        ├── workerpool@ extraneous
                                        ├── wrap-ansi-cjs@ extraneous
                                        ├── wrap-ansi@ extraneous
                                        ├── wrappy@ extraneous
                                        ├── ws@ extraneous
                                        ├── wtf-8@ extraneous
                                        ├── xml-name-validator@ extraneous
                                        ├── xml2js@ extraneous
                                        ├── xml2json-light@ extraneous
                                        ├── xmlbuilder@ extraneous
                                        ├── xmldom@ extraneous
                                        ├── xmlhttprequest-ssl@ extraneous
                                        ├── xmlhttprequest@ extraneous
                                        ├── xpc-connection@ extraneous
                                        ├── xtend@ extraneous
                                        ├── y18n@ extraneous
                                        ├── yallist@ extraneous
                                        ├── yaml@ extraneous
                                        ├── yargs-parser@ extraneous
                                        ├── yargs-unparser@ extraneous
                                        ├── yargs@ invalid: "^7.0.2" from the root project
                                        ├── yeast@ extraneous
                                        ├── yocto-queue@ extraneous
                                        ├── youtube-remote@ extraneous
                                        └── zip-stream@ extraneous
                                        
                                        npm error code ELSPROBLEMS
                                        npm error extraneous: @abandonware/bluetooth-hci-socket@ /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket
                                        npm error extraneous: @abandonware/noble@ /opt/iobroker/node_modules/@abandonware/noble
                                        npm error extraneous: @alcalzone/esbuild-register@ /opt/iobroker/node_modules/@alcalzone/esbuild-register
                                        npm error extraneous: @alcalzone/jsonl-db@ /opt/iobroker/node_modules/@alcalzone/jsonl-db
                                        npm error extraneous: @alcalzone/pak@ /opt/iobroker/node_modules/@alcalzone/pak
                                        npm error extraneous: @alcalzone/proper-lockfile@ /opt/iobroker/node_modules/@alcalzone/proper-lockfile
                                        npm error extraneous: @all-smart/all-smart-tools@ /opt/iobroker/node_modules/@all-smart/all-smart-tools
                                        npm error extraneous: @aws-crypto/sha256-browser@ /opt/iobroker/node_modules/@aws-crypto/sha256-browser
                                        npm error extraneous: @aws-crypto/sha256-js@ /opt/iobroker/node_modules/@aws-crypto/sha256-js
                                        npm error extraneous: @aws-crypto/supports-web-crypto@ /opt/iobroker/node_modules/@aws-crypto/supports-web-crypto
                                        npm error extraneous: @aws-crypto/util@ /opt/iobroker/node_modules/@aws-crypto/util
                                        npm error extraneous: @aws-sdk/client-polly@ /opt/iobroker/node_modules/@aws-sdk/client-polly
                                        npm error extraneous: @aws-sdk/client-sso@ /opt/iobroker/node_modules/@aws-sdk/client-sso
                                        npm error extraneous: @aws-sdk/core@ /opt/iobroker/node_modules/@aws-sdk/core
                                        npm error extraneous: @aws-sdk/credential-provider-env@ /opt/iobroker/node_modules/@aws-sdk/credential-provider-env
                                        npm error extraneous: @aws-sdk/credential-provider-http@ /opt/iobroker/node_modules/@aws-sdk/credential-provider-http
                                        npm error extraneous: @aws-sdk/credential-provider-ini@ /opt/iobroker/node_modules/@aws-sdk/credential-provider-ini
                                        npm error extraneous: @aws-sdk/credential-provider-node@ /opt/iobroker/node_modules/@aws-sdk/credential-provider-node
                                        npm error extraneous: @aws-sdk/credential-provider-process@ /opt/iobroker/node_modules/@aws-sdk/credential-provider-process
                                        npm error extraneous: @aws-sdk/credential-provider-sso@ /opt/iobroker/node_modules/@aws-sdk/credential-provider-sso
                                        npm error extraneous: @aws-sdk/credential-provider-web-identity@ /opt/iobroker/node_modules/@aws-sdk/credential-provider-web-identity
                                        npm error extraneous: @aws-sdk/middleware-host-header@ /opt/iobroker/node_modules/@aws-sdk/middleware-host-header
                                        npm error extraneous: @aws-sdk/middleware-logger@ /opt/iobroker/node_modules/@aws-sdk/middleware-logger
                                        npm error extraneous: @aws-sdk/middleware-recursion-detection@ /opt/iobroker/node_modules/@aws-sdk/middleware-recursion-detection
                                        npm error extraneous: @aws-sdk/middleware-user-agent@ /opt/iobroker/node_modules/@aws-sdk/middleware-user-agent
                                        npm error extraneous: @aws-sdk/nested-clients@ /opt/iobroker/node_modules/@aws-sdk/nested-clients
                                        npm error extraneous: @aws-sdk/region-config-resolver@ /opt/iobroker/node_modules/@aws-sdk/region-config-resolver
                                        npm error extraneous: @aws-sdk/token-providers@ /opt/iobroker/node_modules/@aws-sdk/token-providers
                                        npm error extraneous: @aws-sdk/types@ /opt/iobroker/node_modules/@aws-sdk/types
                                        npm error extraneous: @aws-sdk/util-endpoints@ /opt/iobroker/node_modules/@aws-sdk/util-endpoints
                                        npm error extraneous: @aws-sdk/util-locate-window@ /opt/iobroker/node_modules/@aws-sdk/util-locate-window
                                        npm error extraneous: @aws-sdk/util-user-agent-browser@ /opt/iobroker/node_modules/@aws-sdk/util-user-agent-browser
                                        npm error extraneous: @aws-sdk/util-user-agent-node@ /opt/iobroker/node_modules/@aws-sdk/util-user-agent-node
                                        npm error extraneous: @aws-sdk/xml-builder@ /opt/iobroker/node_modules/@aws-sdk/xml-builder
                                        npm error extraneous: @aws/lambda-invoke-store@ /opt/iobroker/node_modules/@aws/lambda-invoke-store
                                        npm error extraneous: @azure-rest/core-client@ /opt/iobroker/node_modules/@azure-rest/core-client
                                        npm error extraneous: @azure/abort-controller@ /opt/iobroker/node_modules/@azure/abort-controller
                                        npm error extraneous: @azure/core-auth@ /opt/iobroker/node_modules/@azure/core-auth
                                        npm error extraneous: @azure/core-client@ /opt/iobroker/node_modules/@azure/core-client
                                        npm error extraneous: @azure/core-http-compat@ /opt/iobroker/node_modules/@azure/core-http-compat
                                        npm error extraneous: @azure/core-lro@ /opt/iobroker/node_modules/@azure/core-lro
                                        npm error extraneous: @azure/core-paging@ /opt/iobroker/node_modules/@azure/core-paging
                                        npm error extraneous: @azure/core-rest-pipeline@ /opt/iobroker/node_modules/@azure/core-rest-pipeline
                                        npm error extraneous: @azure/core-tracing@ /opt/iobroker/node_modules/@azure/core-tracing
                                        npm error extraneous: @azure/core-util@ /opt/iobroker/node_modules/@azure/core-util
                                        npm error extraneous: @azure/identity@ /opt/iobroker/node_modules/@azure/identity
                                        npm error extraneous: @azure/keyvault-common@ /opt/iobroker/node_modules/@azure/keyvault-common
                                        npm error extraneous: @azure/keyvault-keys@ /opt/iobroker/node_modules/@azure/keyvault-keys
                                        npm error extraneous: @azure/logger@ /opt/iobroker/node_modules/@azure/logger
                                        npm error extraneous: @azure/msal-browser@ /opt/iobroker/node_modules/@azure/msal-browser
                                        npm error extraneous: @azure/msal-common@ /opt/iobroker/node_modules/@azure/msal-common
                                        npm error extraneous: @azure/msal-node@ /opt/iobroker/node_modules/@azure/msal-node
                                        npm error extraneous: @babel/runtime@ /opt/iobroker/node_modules/@babel/runtime
                                        npm error extraneous: @balena/dockerignore@ /opt/iobroker/node_modules/@balena/dockerignore
                                        npm error extraneous: @colors/colors@ /opt/iobroker/node_modules/@colors/colors
                                        npm error extraneous: @cypress/request-promise@ /opt/iobroker/node_modules/@cypress/request-promise
                                        npm error extraneous: @cypress/request@ /opt/iobroker/node_modules/@cypress/request
                                        npm error extraneous: @dabh/diagnostics@ /opt/iobroker/node_modules/@dabh/diagnostics
                                        npm error extraneous: @datalust/winston-seq@ /opt/iobroker/node_modules/@datalust/winston-seq
                                        npm error extraneous: @fastify/busboy@ /opt/iobroker/node_modules/@fastify/busboy
                                        npm error extraneous: @gar/promisify@ /opt/iobroker/node_modules/@gar/promisify
                                        npm error extraneous: @grpc/grpc-js@ /opt/iobroker/node_modules/@grpc/grpc-js
                                        npm error extraneous: @grpc/proto-loader@ /opt/iobroker/node_modules/@grpc/proto-loader
                                        npm error extraneous: @httptoolkit/websocket-stream@ /opt/iobroker/node_modules/@httptoolkit/websocket-stream
                                        npm error extraneous: @influxdata/influxdb-client-apis@ /opt/iobroker/node_modules/@influxdata/influxdb-client-apis
                                        npm error extraneous: @influxdata/influxdb-client@ /opt/iobroker/node_modules/@influxdata/influxdb-client
                                        npm error invalid: @iobroker-javascript.0/moment-parseformat@ /opt/iobroker/node_modules/@iobroker-javascript.0/moment-parseformat
                                        npm error invalid: @iobroker-javascript.0/moment@ /opt/iobroker/node_modules/@iobroker-javascript.0/moment
                                        npm error extraneous: @iobroker/adapter-core@ /opt/iobroker/node_modules/@iobroker/adapter-core
                                        npm error extraneous: @iobroker/db-base@ /opt/iobroker/node_modules/@iobroker/db-base
                                        npm error extraneous: @iobroker/db-objects-file@ /opt/iobroker/node_modules/@iobroker/db-objects-file
                                        npm error extraneous: @iobroker/db-objects-jsonl@ /opt/iobroker/node_modules/@iobroker/db-objects-jsonl
                                        npm error extraneous: @iobroker/db-objects-redis@ /opt/iobroker/node_modules/@iobroker/db-objects-redis
                                        npm error extraneous: @iobroker/db-states-file@ /opt/iobroker/node_modules/@iobroker/db-states-file
                                        npm error extraneous: @iobroker/db-states-jsonl@ /opt/iobroker/node_modules/@iobroker/db-states-jsonl
                                        npm error extraneous: @iobroker/db-states-redis@ /opt/iobroker/node_modules/@iobroker/db-states-redis
                                        npm error extraneous: @iobroker/dev-server@ /opt/iobroker/node_modules/@iobroker/dev-server
                                        npm error extraneous: @iobroker/dm-utils@ /opt/iobroker/node_modules/@iobroker/dm-utils
                                        npm error extraneous: @iobroker/i18n@ /opt/iobroker/node_modules/@iobroker/i18n
                                        npm error extraneous: @iobroker/js-controller-adapter@ /opt/iobroker/node_modules/@iobroker/js-controller-adapter
                                        npm error extraneous: @iobroker/js-controller-cli@ /opt/iobroker/node_modules/@iobroker/js-controller-cli
                                        npm error extraneous: @iobroker/js-controller-common-db@ /opt/iobroker/node_modules/@iobroker/js-controller-common-db
                                        npm error extraneous: @iobroker/js-controller-common@ /opt/iobroker/node_modules/@iobroker/js-controller-common
                                        npm error extraneous: @iobroker/plugin-base@ /opt/iobroker/node_modules/@iobroker/plugin-base
                                        npm error extraneous: @iobroker/plugin-docker@ /opt/iobroker/node_modules/@iobroker/plugin-docker
                                        npm error extraneous: @iobroker/plugin-sentry@ /opt/iobroker/node_modules/@iobroker/plugin-sentry
                                        npm error extraneous: @iobroker/socket-classes@ /opt/iobroker/node_modules/@iobroker/socket-classes
                                        npm error extraneous: @iobroker/testing@ /opt/iobroker/node_modules/@iobroker/testing
                                        npm error extraneous: @iobroker/type-detector@ /opt/iobroker/node_modules/@iobroker/type-detector
                                        npm error extraneous: @iobroker/types@ /opt/iobroker/node_modules/@iobroker/types
                                        npm error extraneous: @iobroker/webserver@ /opt/iobroker/node_modules/@iobroker/webserver
                                        npm error extraneous: @iobroker/ws-server@ /opt/iobroker/node_modules/@iobroker/ws-server
                                        npm error extraneous: @iobroker/ws@ /opt/iobroker/node_modules/@iobroker/ws
                                        npm error extraneous: @ioredis/commands@ /opt/iobroker/node_modules/@ioredis/commands
                                        npm error extraneous: @isaacs/balanced-match@ /opt/iobroker/node_modules/@isaacs/balanced-match
                                        npm error extraneous: @isaacs/brace-expansion@ /opt/iobroker/node_modules/@isaacs/brace-expansion
                                        npm error extraneous: @isaacs/cliui@ /opt/iobroker/node_modules/@isaacs/cliui
                                        npm error extraneous: @js-joda/core@ /opt/iobroker/node_modules/@js-joda/core
                                        npm error extraneous: @js-sdsl/ordered-map@ /opt/iobroker/node_modules/@js-sdsl/ordered-map
                                        npm error extraneous: @leichtgewicht/ip-codec@ /opt/iobroker/node_modules/@leichtgewicht/ip-codec
                                        npm error extraneous: @mapbox/node-pre-gyp@ /opt/iobroker/node_modules/@mapbox/node-pre-gyp
                                        npm error extraneous: @network-utils/arp-lookup@ /opt/iobroker/node_modules/@network-utils/arp-lookup
                                        npm error extraneous: @nodelib/fs.scandir@ /opt/iobroker/node_modules/@nodelib/fs.scandir
                                        npm error extraneous: @nodelib/fs.stat@ /opt/iobroker/node_modules/@nodelib/fs.stat
                                        npm error extraneous: @nodelib/fs.walk@ /opt/iobroker/node_modules/@nodelib/fs.walk
                                        npm error extraneous: @nornagon/put@ /opt/iobroker/node_modules/@nornagon/put
                                        npm error extraneous: @npmcli/agent@ /opt/iobroker/node_modules/@npmcli/agent
                                        npm error extraneous: @npmcli/fs@ /opt/iobroker/node_modules/@npmcli/fs
                                        npm error extraneous: @npmcli/move-file@ /opt/iobroker/node_modules/@npmcli/move-file
                                        npm error extraneous: @pkgjs/parseargs@ /opt/iobroker/node_modules/@pkgjs/parseargs
                                        npm error extraneous: @protobufjs/aspromise@ /opt/iobroker/node_modules/@protobufjs/aspromise
                                        npm error extraneous: @protobufjs/base64@ /opt/iobroker/node_modules/@protobufjs/base64
                                        npm error extraneous: @protobufjs/codegen@ /opt/iobroker/node_modules/@protobufjs/codegen
                                        npm error extraneous: @protobufjs/eventemitter@ /opt/iobroker/node_modules/@protobufjs/eventemitter
                                        npm error extraneous: @protobufjs/fetch@ /opt/iobroker/node_modules/@protobufjs/fetch
                                        npm error extraneous: @protobufjs/float@ /opt/iobroker/node_modules/@protobufjs/float
                                        npm error extraneous: @protobufjs/inquire@ /opt/iobroker/node_modules/@protobufjs/inquire
                                        npm error extraneous: @protobufjs/path@ /opt/iobroker/node_modules/@protobufjs/path
                                        npm error extraneous: @protobufjs/pool@ /opt/iobroker/node_modules/@protobufjs/pool
                                        npm error extraneous: @protobufjs/utf8@ /opt/iobroker/node_modules/@protobufjs/utf8
                                        npm error extraneous: @sentry-internal/tracing@ /opt/iobroker/node_modules/@sentry-internal/tracing
                                        npm error extraneous: @sentry/core@ /opt/iobroker/node_modules/@sentry/core
                                        npm error extraneous: @sentry/integrations@ /opt/iobroker/node_modules/@sentry/integrations
                                        npm error extraneous: @sentry/node@ /opt/iobroker/node_modules/@sentry/node
                                        npm error extraneous: @sentry/types@ /opt/iobroker/node_modules/@sentry/types
                                        npm error extraneous: @sentry/utils@ /opt/iobroker/node_modules/@sentry/utils
                                        npm error extraneous: @serialport/binding-mock@ /opt/iobroker/node_modules/@serialport/binding-mock
                                        npm error extraneous: @serialport/bindings-cpp@ /opt/iobroker/node_modules/@serialport/bindings-cpp
                                        npm error extraneous: @serialport/bindings-interface@ /opt/iobroker/node_modules/@serialport/bindings-interface
                                        npm error extraneous: @serialport/parser-byte-length@ /opt/iobroker/node_modules/@serialport/parser-byte-length
                                        npm error extraneous: @serialport/parser-cctalk@ /opt/iobroker/node_modules/@serialport/parser-cctalk
                                        npm error extraneous: @serialport/parser-delimiter@ /opt/iobroker/node_modules/@serialport/parser-delimiter
                                        npm error extraneous: @serialport/parser-inter-byte-timeout@ /opt/iobroker/node_modules/@serialport/parser-inter-byte-timeout
                                        npm error extraneous: @serialport/parser-packet-length@ /opt/iobroker/node_modules/@serialport/parser-packet-length
                                        npm error extraneous: @serialport/parser-readline@ /opt/iobroker/node_modules/@serialport/parser-readline
                                        npm error extraneous: @serialport/parser-ready@ /opt/iobroker/node_modules/@serialport/parser-ready
                                        npm error extraneous: @serialport/parser-regex@ /opt/iobroker/node_modules/@serialport/parser-regex
                                        npm error extraneous: @serialport/parser-slip-encoder@ /opt/iobroker/node_modules/@serialport/parser-slip-encoder
                                        npm error extraneous: @serialport/parser-spacepacket@ /opt/iobroker/node_modules/@serialport/parser-spacepacket
                                        npm error extraneous: @serialport/stream@ /opt/iobroker/node_modules/@serialport/stream
                                        npm error extraneous: @sinonjs/commons@ /opt/iobroker/node_modules/@sinonjs/commons
                                        npm error extraneous: @sinonjs/fake-timers@ /opt/iobroker/node_modules/@sinonjs/fake-timers
                                        npm error extraneous: @sinonjs/samsam@ /opt/iobroker/node_modules/@sinonjs/samsam
                                        npm error extraneous: @smithy/abort-controller@ /opt/iobroker/node_modules/@smithy/abort-controller
                                        npm error extraneous: @smithy/config-resolver@ /opt/iobroker/node_modules/@smithy/config-resolver
                                        npm error extraneous: @smithy/core@ /opt/iobroker/node_modules/@smithy/core
                                        npm error extraneous: @smithy/credential-provider-imds@ /opt/iobroker/node_modules/@smithy/credential-provider-imds
                                        npm error extraneous: @smithy/fetch-http-handler@ /opt/iobroker/node_modules/@smithy/fetch-http-handler
                                        npm error extraneous: @smithy/hash-node@ /opt/iobroker/node_modules/@smithy/hash-node
                                        npm error extraneous: @smithy/invalid-dependency@ /opt/iobroker/node_modules/@smithy/invalid-dependency
                                        npm error extraneous: @smithy/is-array-buffer@ /opt/iobroker/node_modules/@smithy/is-array-buffer
                                        npm error extraneous: @smithy/middleware-content-length@ /opt/iobroker/node_modules/@smithy/middleware-content-length
                                        npm error extraneous: @smithy/middleware-endpoint@ /opt/iobroker/node_modules/@smithy/middleware-endpoint
                                        npm error extraneous: @smithy/middleware-retry@ /opt/iobroker/node_modules/@smithy/middleware-retry
                                        npm error extraneous: @smithy/middleware-serde@ /opt/iobroker/node_modules/@smithy/middleware-serde
                                        npm error extraneous: @smithy/middleware-stack@ /opt/iobroker/node_modules/@smithy/middleware-stack
                                        npm error extraneous: @smithy/node-config-provider@ /opt/iobroker/node_modules/@smithy/node-config-provider
                                        npm error extraneous: @smithy/node-http-handler@ /opt/iobroker/node_modules/@smithy/node-http-handler
                                        npm error extraneous: @smithy/property-provider@ /opt/iobroker/node_modules/@smithy/property-provider
                                        npm error extraneous: @smithy/protocol-http@ /opt/iobroker/node_modules/@smithy/protocol-http
                                        npm error extraneous: @smithy/querystring-builder@ /opt/iobroker/node_modules/@smithy/querystring-builder
                                        npm error extraneous: @smithy/querystring-parser@ /opt/iobroker/node_modules/@smithy/querystring-parser
                                        npm error extraneous: @smithy/service-error-classification@ /opt/iobroker/node_modules/@smithy/service-error-classification
                                        npm error extraneous: @smithy/shared-ini-file-loader@ /opt/iobroker/node_modules/@smithy/shared-ini-file-loader
                                        npm error extraneous: @smithy/signature-v4@ /opt/iobroker/node_modules/@smithy/signature-v4
                                        npm error extraneous: @smithy/smithy-client@ /opt/iobroker/node_modules/@smithy/smithy-client
                                        npm error extraneous: @smithy/types@ /opt/iobroker/node_modules/@smithy/types
                                        npm error extraneous: @smithy/url-parser@ /opt/iobroker/node_modules/@smithy/url-parser
                                        npm error extraneous: @smithy/util-base64@ /opt/iobroker/node_modules/@smithy/util-base64
                                        npm error extraneous: @smithy/util-body-length-browser@ /opt/iobroker/node_modules/@smithy/util-body-length-browser
                                        npm error extraneous: @smithy/util-body-length-node@ /opt/iobroker/node_modules/@smithy/util-body-length-node
                                        npm error extraneous: @smithy/util-buffer-from@ /opt/iobroker/node_modules/@smithy/util-buffer-from
                                        npm error extraneous: @smithy/util-config-provider@ /opt/iobroker/node_modules/@smithy/util-config-provider
                                        npm error extraneous: @smithy/util-defaults-mode-browser@ /opt/iobroker/node_modules/@smithy/util-defaults-mode-browser
                                        npm error extraneous: @smithy/util-defaults-mode-node@ /opt/iobroker/node_modules/@smithy/util-defaults-mode-node
                                        npm error extraneous: @smithy/util-endpoints@ /opt/iobroker/node_modules/@smithy/util-endpoints
                                        npm error extraneous: @smithy/util-hex-encoding@ /opt/iobroker/node_modules/@smithy/util-hex-encoding
                                        npm error extraneous: @smithy/util-middleware@ /opt/iobroker/node_modules/@smithy/util-middleware
                                        npm error extraneous: @smithy/util-retry@ /opt/iobroker/node_modules/@smithy/util-retry
                                        npm error extraneous: @smithy/util-stream@ /opt/iobroker/node_modules/@smithy/util-stream
                                        npm error extraneous: @smithy/util-uri-escape@ /opt/iobroker/node_modules/@smithy/util-uri-escape
                                        npm error extraneous: @smithy/util-utf8@ /opt/iobroker/node_modules/@smithy/util-utf8
                                        npm error extraneous: @smithy/uuid@ /opt/iobroker/node_modules/@smithy/uuid
                                        npm error extraneous: @so-ric/colorspace@ /opt/iobroker/node_modules/@so-ric/colorspace
                                        npm error extraneous: @socket.io/component-emitter@ /opt/iobroker/node_modules/@socket.io/component-emitter
                                        npm error extraneous: @stoprocent/bluetooth-hci-socket@ /opt/iobroker/node_modules/@stoprocent/bluetooth-hci-socket
                                        npm error extraneous: @stoprocent/noble@ /opt/iobroker/node_modules/@stoprocent/noble
                                        npm error extraneous: @tediousjs/connection-string@ /opt/iobroker/node_modules/@tediousjs/connection-string
                                        npm error extraneous: @tootallnate/once@ /opt/iobroker/node_modules/@tootallnate/once
                                        npm error extraneous: @types/body-parser@ /opt/iobroker/node_modules/@types/body-parser
                                        npm error extraneous: @types/caseless@ /opt/iobroker/node_modules/@types/caseless
                                        npm error extraneous: @types/chai-as-promised@ /opt/iobroker/node_modules/@types/chai-as-promised
                                        npm error extraneous: @types/chai@ /opt/iobroker/node_modules/@types/chai
                                        npm error extraneous: @types/connect@ /opt/iobroker/node_modules/@types/connect
                                        npm error extraneous: @types/cors@ /opt/iobroker/node_modules/@types/cors
                                        npm error extraneous: @types/express-serve-static-core@ /opt/iobroker/node_modules/@types/express-serve-static-core
                                        npm error extraneous: @types/express@ /opt/iobroker/node_modules/@types/express
                                        npm error extraneous: @types/http-errors@ /opt/iobroker/node_modules/@types/http-errors
                                        npm error extraneous: @types/http-proxy@ /opt/iobroker/node_modules/@types/http-proxy
                                        npm error extraneous: @types/jsonwebtoken@ /opt/iobroker/node_modules/@types/jsonwebtoken
                                        npm error extraneous: @types/long@ /opt/iobroker/node_modules/@types/long
                                        npm error extraneous: @types/luxon@ /opt/iobroker/node_modules/@types/luxon
                                        npm error extraneous: @types/mime@ /opt/iobroker/node_modules/@types/mime
                                        npm error extraneous: @types/mocha@ /opt/iobroker/node_modules/@types/mocha
                                        npm error extraneous: @types/ms@ /opt/iobroker/node_modules/@types/ms
                                        npm error extraneous: @types/node@ /opt/iobroker/node_modules/@types/node
                                        npm error extraneous: @types/qs@ /opt/iobroker/node_modules/@types/qs
                                        npm error extraneous: @types/range-parser@ /opt/iobroker/node_modules/@types/range-parser
                                        npm error extraneous: @types/readable-stream@ /opt/iobroker/node_modules/@types/readable-stream
                                        npm error extraneous: @types/request@ /opt/iobroker/node_modules/@types/request
                                        npm error extraneous: @types/send@ /opt/iobroker/node_modules/@types/send
                                        npm error extraneous: @types/serve-static@ /opt/iobroker/node_modules/@types/serve-static
                                        npm error extraneous: @types/sinon-chai@ /opt/iobroker/node_modules/@types/sinon-chai
                                        npm error extraneous: @types/sinon@ /opt/iobroker/node_modules/@types/sinon
                                        npm error extraneous: @types/sinonjs__fake-timers@ /opt/iobroker/node_modules/@types/sinonjs__fake-timers
                                        npm error extraneous: @types/tough-cookie@ /opt/iobroker/node_modules/@types/tough-cookie
                                        npm error extraneous: @types/triple-beam@ /opt/iobroker/node_modules/@types/triple-beam
                                        npm error extraneous: @types/w3c-web-usb@ /opt/iobroker/node_modules/@types/w3c-web-usb
                                        npm error extraneous: @types/ws@ /opt/iobroker/node_modules/@types/ws
                                        npm error extraneous: @typespec/ts-http-runtime@ /opt/iobroker/node_modules/@typespec/ts-http-runtime
                                        npm error extraneous: @yarnpkg/lockfile@ /opt/iobroker/node_modules/@yarnpkg/lockfile
                                        npm error extraneous: abbrev@ /opt/iobroker/node_modules/abbrev
                                        npm error extraneous: abort-controller@ /opt/iobroker/node_modules/abort-controller
                                        npm error extraneous: accepts@ /opt/iobroker/node_modules/accepts
                                        npm error extraneous: acorn-globals@ /opt/iobroker/node_modules/acorn-globals
                                        npm error extraneous: acorn@ /opt/iobroker/node_modules/acorn
                                        npm error extraneous: after@ /opt/iobroker/node_modules/after
                                        npm error extraneous: agent-base@ /opt/iobroker/node_modules/agent-base
                                        npm error extraneous: agentkeepalive@ /opt/iobroker/node_modules/agentkeepalive
                                        npm error extraneous: aggregate-error@ /opt/iobroker/node_modules/aggregate-error
                                        npm error extraneous: ajv@ /opt/iobroker/node_modules/ajv
                                        npm error extraneous: alcalzone-shared@ /opt/iobroker/node_modules/alcalzone-shared
                                        npm error extraneous: ansi-align@ /opt/iobroker/node_modules/ansi-align
                                        npm error extraneous: ansi-colors@ /opt/iobroker/node_modules/ansi-colors
                                        npm error extraneous: ansi-regex@ /opt/iobroker/node_modules/ansi-regex
                                        npm error extraneous: ansi-styles@ /opt/iobroker/node_modules/ansi-styles
                                        npm error extraneous: anymatch@ /opt/iobroker/node_modules/anymatch
                                        npm error extraneous: aproba@ /opt/iobroker/node_modules/aproba
                                        npm error extraneous: archiver-utils@ /opt/iobroker/node_modules/archiver-utils
                                        npm error extraneous: archiver@ /opt/iobroker/node_modules/archiver
                                        npm error extraneous: are-we-there-yet@ /opt/iobroker/node_modules/are-we-there-yet
                                        npm error extraneous: argf@ /opt/iobroker/node_modules/argf
                                        npm error extraneous: argparse@ /opt/iobroker/node_modules/argparse
                                        npm error extraneous: array-buffer-byte-length@ /opt/iobroker/node_modules/array-buffer-byte-length
                                        npm error extraneous: array-find@ /opt/iobroker/node_modules/array-find
                                        npm error extraneous: array-flatten@ /opt/iobroker/node_modules/array-flatten
                                        npm error extraneous: array.prototype.findindex@ /opt/iobroker/node_modules/array.prototype.findindex
                                        npm error extraneous: arraybuffer.prototype.slice@ /opt/iobroker/node_modules/arraybuffer.prototype.slice
                                        npm error extraneous: arraybuffer.slice@ /opt/iobroker/node_modules/arraybuffer.slice
                                        npm error extraneous: asn1@ /opt/iobroker/node_modules/asn1
                                        npm error extraneous: assert-plus@ /opt/iobroker/node_modules/assert-plus
                                        npm error extraneous: assertion-error@ /opt/iobroker/node_modules/assertion-error
                                        npm error extraneous: astral-regex@ /opt/iobroker/node_modules/astral-regex
                                        npm error extraneous: async-each-series@ /opt/iobroker/node_modules/async-each-series
                                        npm error extraneous: async-function@ /opt/iobroker/node_modules/async-function
                                        npm error extraneous: async-limiter@ /opt/iobroker/node_modules/async-limiter
                                        npm error extraneous: async@ /opt/iobroker/node_modules/async
                                        npm error extraneous: asynckit@ /opt/iobroker/node_modules/asynckit
                                        npm error extraneous: authenticate-pam@ /opt/iobroker/node_modules/authenticate-pam
                                        npm error extraneous: available-typed-arrays@ /opt/iobroker/node_modules/available-typed-arrays
                                        npm error extraneous: aws-iot-device-sdk@ /opt/iobroker/node_modules/aws-iot-device-sdk
                                        npm error extraneous: aws-sign2@ /opt/iobroker/node_modules/aws-sign2
                                        npm error extraneous: aws-ssl-profiles@ /opt/iobroker/node_modules/aws-ssl-profiles
                                        npm error extraneous: aws4@ /opt/iobroker/node_modules/aws4
                                        npm error extraneous: axios@ /opt/iobroker/node_modules/axios
                                        npm error extraneous: b4a@ /opt/iobroker/node_modules/b4a
                                        npm error extraneous: backo2@ /opt/iobroker/node_modules/backo2
                                        npm error extraneous: balanced-match@ /opt/iobroker/node_modules/balanced-match
                                        npm error extraneous: bare-events@ /opt/iobroker/node_modules/bare-events
                                        npm error extraneous: base-64@ /opt/iobroker/node_modules/base-64
                                        npm error extraneous: base64-arraybuffer@ /opt/iobroker/node_modules/base64-arraybuffer
                                        npm error extraneous: base64-js@ /opt/iobroker/node_modules/base64-js
                                        npm error extraneous: base64id@ /opt/iobroker/node_modules/base64id
                                        npm error extraneous: basic-auth@ /opt/iobroker/node_modules/basic-auth
                                        npm error extraneous: batch@ /opt/iobroker/node_modules/batch
                                        npm error extraneous: bcrypt-pbkdf@ /opt/iobroker/node_modules/bcrypt-pbkdf
                                        npm error extraneous: better-assert@ /opt/iobroker/node_modules/better-assert
                                        npm error extraneous: bignumber.js@ /opt/iobroker/node_modules/bignumber.js
                                        npm error extraneous: binary-extensions@ /opt/iobroker/node_modules/binary-extensions
                                        npm error extraneous: binary@ /opt/iobroker/node_modules/binary
                                        npm error extraneous: bindings@ /opt/iobroker/node_modules/bindings
                                        npm error extraneous: binrpc@ /opt/iobroker/node_modules/binrpc
                                        npm error extraneous: bl@ /opt/iobroker/node_modules/bl
                                        npm error extraneous: blob@ /opt/iobroker/node_modules/blob
                                        npm error extraneous: bluebird-co@ /opt/iobroker/node_modules/bluebird-co
                                        npm error extraneous: bluebird@ /opt/iobroker/node_modules/bluebird
                                        npm error extraneous: bluetooth-hci-socket@ /opt/iobroker/node_modules/bluetooth-hci-socket
                                        npm error extraneous: body-parser@ /opt/iobroker/node_modules/body-parser
                                        npm error extraneous: boolbase@ /opt/iobroker/node_modules/boolbase
                                        npm error extraneous: bower@ /opt/iobroker/node_modules/bower
                                        npm error extraneous: bowser@ /opt/iobroker/node_modules/bowser
                                        npm error extraneous: boxen@ /opt/iobroker/node_modules/boxen
                                        npm error extraneous: bplist-parser@ /opt/iobroker/node_modules/bplist-parser
                                        npm error extraneous: brace-expansion@ /opt/iobroker/node_modules/brace-expansion
                                        npm error extraneous: braces@ /opt/iobroker/node_modules/braces
                                        npm error extraneous: broker-factory@ /opt/iobroker/node_modules/broker-factory
                                        npm error extraneous: browser-request@ /opt/iobroker/node_modules/browser-request
                                        npm error extraneous: browser-stdout@ /opt/iobroker/node_modules/browser-stdout
                                        npm error extraneous: browser-sync-client@ /opt/iobroker/node_modules/browser-sync-client
                                        npm error extraneous: browser-sync-ui@ /opt/iobroker/node_modules/browser-sync-ui
                                        npm error extraneous: browser-sync@ /opt/iobroker/node_modules/browser-sync
                                        npm error extraneous: bs-html-injector@ /opt/iobroker/node_modules/bs-html-injector
                                        npm error extraneous: bs-recipes@ /opt/iobroker/node_modules/bs-recipes
                                        npm error extraneous: buffer-crc32@ /opt/iobroker/node_modules/buffer-crc32
                                        npm error extraneous: buffer-equal-constant-time@ /opt/iobroker/node_modules/buffer-equal-constant-time
                                        npm error extraneous: buffer-from@ /opt/iobroker/node_modules/buffer-from
                                        npm error extraneous: buffer@ /opt/iobroker/node_modules/buffer
                                        npm error extraneous: buffers@ /opt/iobroker/node_modules/buffers
                                        npm error extraneous: buildcheck@ /opt/iobroker/node_modules/buildcheck
                                        npm error extraneous: busboy@ /opt/iobroker/node_modules/busboy
                                        npm error extraneous: bytes@ /opt/iobroker/node_modules/bytes
                                        npm error extraneous: cacache@ /opt/iobroker/node_modules/cacache
                                        npm error extraneous: call-bind-apply-helpers@ /opt/iobroker/node_modules/call-bind-apply-helpers
                                        npm error extraneous: call-bind@ /opt/iobroker/node_modules/call-bind
                                        npm error extraneous: call-bound@ /opt/iobroker/node_modules/call-bound
                                        npm error extraneous: callsite@ /opt/iobroker/node_modules/callsite
                                        npm error extraneous: camelcase@ /opt/iobroker/node_modules/camelcase
                                        npm error extraneous: canvas@ /opt/iobroker/node_modules/canvas
                                        npm error extraneous: caseless@ /opt/iobroker/node_modules/caseless
                                        npm error extraneous: castv2-client@ /opt/iobroker/node_modules/castv2-client
                                        npm error extraneous: castv2-player@ /opt/iobroker/node_modules/castv2-player
                                        npm error extraneous: castv2@ /opt/iobroker/node_modules/castv2
                                        npm error extraneous: chai-as-promised@ /opt/iobroker/node_modules/chai-as-promised
                                        npm error extraneous: chai@ /opt/iobroker/node_modules/chai
                                        npm error extraneous: chainsaw@ /opt/iobroker/node_modules/chainsaw
                                        npm error extraneous: chalk@ /opt/iobroker/node_modules/chalk
                                        npm error extraneous: char-spinner@ /opt/iobroker/node_modules/char-spinner
                                        npm error extraneous: check-error@ /opt/iobroker/node_modules/check-error
                                        npm error extraneous: cheerio-select@ /opt/iobroker/node_modules/cheerio-select
                                        npm error extraneous: cheerio@ /opt/iobroker/node_modules/cheerio
                                        npm error extraneous: chokidar@ /opt/iobroker/node_modules/chokidar
                                        npm error extraneous: chownr@ /opt/iobroker/node_modules/chownr
                                        npm error extraneous: ci-info@ /opt/iobroker/node_modules/ci-info
                                        npm error extraneous: clean-stack@ /opt/iobroker/node_modules/clean-stack
                                        npm error extraneous: cli-boxes@ /opt/iobroker/node_modules/cli-boxes
                                        npm error extraneous: cliui@ /opt/iobroker/node_modules/cliui
                                        npm error extraneous: cluster-key-slot@ /opt/iobroker/node_modules/cluster-key-slot
                                        npm error extraneous: co-bluebird@ /opt/iobroker/node_modules/co-bluebird
                                        npm error extraneous: co-use@ /opt/iobroker/node_modules/co-use
                                        npm error extraneous: code-point-at@ /opt/iobroker/node_modules/code-point-at
                                        npm error extraneous: color-convert@ /opt/iobroker/node_modules/color-convert
                                        npm error extraneous: color-name@ /opt/iobroker/node_modules/color-name
                                        npm error extraneous: color-string@ /opt/iobroker/node_modules/color-string
                                        npm error extraneous: color-support@ /opt/iobroker/node_modules/color-support
                                        npm error extraneous: color@ /opt/iobroker/node_modules/color
                                        npm error invalid: colors@ /opt/iobroker/node_modules/colors
                                        npm error extraneous: combined-stream@ /opt/iobroker/node_modules/combined-stream
                                        npm error extraneous: commander@ /opt/iobroker/node_modules/commander
                                        npm error extraneous: commist@ /opt/iobroker/node_modules/commist
                                        npm error extraneous: component-bind@ /opt/iobroker/node_modules/component-bind
                                        npm error extraneous: component-emitter@ /opt/iobroker/node_modules/component-emitter
                                        npm error extraneous: component-inherit@ /opt/iobroker/node_modules/component-inherit
                                        npm error extraneous: compress-commons@ /opt/iobroker/node_modules/compress-commons
                                        npm error extraneous: compressible@ /opt/iobroker/node_modules/compressible
                                        npm error extraneous: compression@ /opt/iobroker/node_modules/compression
                                        npm error extraneous: concat-map@ /opt/iobroker/node_modules/concat-map
                                        npm error extraneous: concat-stream@ /opt/iobroker/node_modules/concat-stream
                                        npm error extraneous: connect-flash@ /opt/iobroker/node_modules/connect-flash
                                        npm error extraneous: connect-history-api-fallback@ /opt/iobroker/node_modules/connect-history-api-fallback
                                        npm error extraneous: connect@ /opt/iobroker/node_modules/connect
                                        npm error extraneous: console-control-strings@ /opt/iobroker/node_modules/console-control-strings
                                        npm error extraneous: content-disposition@ /opt/iobroker/node_modules/content-disposition
                                        npm error extraneous: content-type@ /opt/iobroker/node_modules/content-type
                                        npm error extraneous: cookie-parser@ /opt/iobroker/node_modules/cookie-parser
                                        npm error extraneous: cookie-signature@ /opt/iobroker/node_modules/cookie-signature
                                        npm error extraneous: cookie@ /opt/iobroker/node_modules/cookie
                                        npm error extraneous: core-util-is@ /opt/iobroker/node_modules/core-util-is
                                        npm error extraneous: cors@ /opt/iobroker/node_modules/cors
                                        npm error extraneous: country-data@ /opt/iobroker/node_modules/country-data
                                        npm error extraneous: cpu-features@ /opt/iobroker/node_modules/cpu-features
                                        npm error extraneous: crc-32@ /opt/iobroker/node_modules/crc-32
                                        npm error extraneous: crc32-stream@ /opt/iobroker/node_modules/crc32-stream
                                        npm error extraneous: cron-parser@ /opt/iobroker/node_modules/cron-parser
                                        npm error extraneous: cron@ /opt/iobroker/node_modules/cron
                                        npm error extraneous: cross-spawn@ /opt/iobroker/node_modules/cross-spawn
                                        npm error extraneous: crypto-js@ /opt/iobroker/node_modules/crypto-js
                                        npm error extraneous: css-select@ /opt/iobroker/node_modules/css-select
                                        npm error extraneous: css-what@ /opt/iobroker/node_modules/css-what
                                        npm error extraneous: cssom@ /opt/iobroker/node_modules/cssom
                                        npm error extraneous: cssstyle@ /opt/iobroker/node_modules/cssstyle
                                        npm error extraneous: currency-symbol-map@ /opt/iobroker/node_modules/currency-symbol-map
                                        npm error extraneous: cycle@ /opt/iobroker/node_modules/cycle
                                        npm error extraneous: dashdash@ /opt/iobroker/node_modules/dashdash
                                        npm error extraneous: data-view-buffer@ /opt/iobroker/node_modules/data-view-buffer
                                        npm error extraneous: data-view-byte-length@ /opt/iobroker/node_modules/data-view-byte-length
                                        npm error extraneous: data-view-byte-offset@ /opt/iobroker/node_modules/data-view-byte-offset
                                        npm error extraneous: dateformat@ /opt/iobroker/node_modules/dateformat
                                        npm error extraneous: dbus-next@ /opt/iobroker/node_modules/dbus-next
                                        npm error extraneous: debug@ /opt/iobroker/node_modules/debug
                                        npm error extraneous: decache@ /opt/iobroker/node_modules/decache
                                        npm error extraneous: decamelize@ /opt/iobroker/node_modules/decamelize
                                        npm error extraneous: decompress-response@ /opt/iobroker/node_modules/decompress-response
                                        npm error extraneous: deep-clone@ /opt/iobroker/node_modules/deep-clone
                                        npm error extraneous: deep-eql@ /opt/iobroker/node_modules/deep-eql
                                        npm error extraneous: deep-extend@0.6.0 /opt/iobroker/node_modules/deep-extend
                                        npm error extraneous: deep-is@ /opt/iobroker/node_modules/deep-is
                                        npm error extraneous: define-data-property@ /opt/iobroker/node_modules/define-data-property
                                        npm error extraneous: define-lazy-prop@ /opt/iobroker/node_modules/define-lazy-prop
                                        npm error extraneous: define-properties@ /opt/iobroker/node_modules/define-properties
                                        npm error extraneous: delayed-stream@ /opt/iobroker/node_modules/delayed-stream
                                        npm error extraneous: delegates@ /opt/iobroker/node_modules/delegates
                                        npm error extraneous: denque@ /opt/iobroker/node_modules/denque
                                        npm error extraneous: depd@ /opt/iobroker/node_modules/depd
                                        npm error extraneous: destroy@ /opt/iobroker/node_modules/destroy
                                        npm error extraneous: detect-libc@ /opt/iobroker/node_modules/detect-libc
                                        npm error extraneous: dev-ip@ /opt/iobroker/node_modules/dev-ip
                                        npm error extraneous: dev-null@ /opt/iobroker/node_modules/dev-null
                                        npm error extraneous: dgram@ /opt/iobroker/node_modules/dgram
                                        npm error extraneous: diff@ /opt/iobroker/node_modules/diff
                                        npm error extraneous: diskusage@ /opt/iobroker/node_modules/diskusage
                                        npm error extraneous: dns-packet@ /opt/iobroker/node_modules/dns-packet
                                        npm error extraneous: docker-modem@ /opt/iobroker/node_modules/docker-modem
                                        npm error extraneous: dockerode@ /opt/iobroker/node_modules/dockerode
                                        npm error extraneous: dom-compare-temp@ /opt/iobroker/node_modules/dom-compare-temp
                                        npm error extraneous: dom-serializer@ /opt/iobroker/node_modules/dom-serializer
                                        npm error extraneous: domelementtype@ /opt/iobroker/node_modules/domelementtype
                                        npm error extraneous: domhandler@ /opt/iobroker/node_modules/domhandler
                                        npm error extraneous: domutils@ /opt/iobroker/node_modules/domutils
                                        npm error extraneous: dunder-proto@ /opt/iobroker/node_modules/dunder-proto
                                        npm error extraneous: duplexer@ /opt/iobroker/node_modules/duplexer
                                        npm error extraneous: duplexify@ /opt/iobroker/node_modules/duplexify
                                        npm error extraneous: eastasianwidth@ /opt/iobroker/node_modules/eastasianwidth
                                        npm error extraneous: easy-extender@ /opt/iobroker/node_modules/easy-extender
                                        npm error extraneous: eazy-logger@ /opt/iobroker/node_modules/eazy-logger
                                        npm error extraneous: ecc-jsbn@ /opt/iobroker/node_modules/ecc-jsbn
                                        npm error extraneous: ecdsa-sig-formatter@ /opt/iobroker/node_modules/ecdsa-sig-formatter
                                        npm error extraneous: ee-first@ /opt/iobroker/node_modules/ee-first
                                        npm error extraneous: emoji-regex@ /opt/iobroker/node_modules/emoji-regex
                                        npm error extraneous: enabled@ /opt/iobroker/node_modules/enabled
                                        npm error extraneous: encodeurl@ /opt/iobroker/node_modules/encodeurl
                                        npm error extraneous: encoding-sniffer@ /opt/iobroker/node_modules/encoding-sniffer
                                        npm error extraneous: encoding@ /opt/iobroker/node_modules/encoding
                                        npm error extraneous: end-of-stream@ /opt/iobroker/node_modules/end-of-stream
                                        npm error extraneous: engine.io-client@ /opt/iobroker/node_modules/engine.io-client
                                        npm error extraneous: engine.io-parser@ /opt/iobroker/node_modules/engine.io-parser
                                        npm error extraneous: engine.io@ /opt/iobroker/node_modules/engine.io
                                        npm error extraneous: enquirer@ /opt/iobroker/node_modules/enquirer
                                        npm error extraneous: entities@ /opt/iobroker/node_modules/entities
                                        npm error extraneous: env-paths@ /opt/iobroker/node_modules/env-paths
                                        npm error extraneous: err-code@ /opt/iobroker/node_modules/err-code
                                        npm error extraneous: error-ex@ /opt/iobroker/node_modules/error-ex
                                        npm error extraneous: es-abstract@ /opt/iobroker/node_modules/es-abstract
                                        npm error extraneous: es-aggregate-error@ /opt/iobroker/node_modules/es-aggregate-error
                                        npm error extraneous: es-define-property@ /opt/iobroker/node_modules/es-define-property
                                        npm error extraneous: es-errors@ /opt/iobroker/node_modules/es-errors
                                        
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #46

                                        @george_best
                                        Da gilt dann auch für dich:
                                        Die mit Invalid gekennzeichneten Adapter mal neuinstallieren, tote Adapter rauskicken.
                                        Sieht mir aber insgesamt SEHR strubbelig 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
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @george_best
                                          Da gilt dann auch für dich:
                                          Die mit Invalid gekennzeichneten Adapter mal neuinstallieren, tote Adapter rauskicken.
                                          Sieht mir aber insgesamt SEHR strubbelig aus.

                                          G Offline
                                          G Offline
                                          George_Best
                                          schrieb am zuletzt editiert von
                                          #47

                                          @thomas-braun

                                          ich musste nun auch den js-controller neu installieren:

                                          npm warn deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
                                          npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
                                          npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
                                          npm warn deprecated uid-number@0.0.6: This package is no longer supported.
                                          npm warn deprecated npmlog@5.0.1: This package is no longer supported.
                                          npm warn deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
                                          npm warn deprecated npmlog@6.0.2: This package is no longer supported.
                                          npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
                                          npm warn deprecated lodash.clone@4.5.0: This package is deprecated. Use structuredClone instead.
                                          npm warn deprecated har-validator@5.1.5: this library is no longer supported
                                          npm warn deprecated npmlog@4.1.2: This package is no longer supported.
                                          npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
                                          npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported.
                                          npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported.
                                          npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
                                          npm warn deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
                                          npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                                          npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                                          npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                                          npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
                                          npm warn deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
                                          npm warn deprecated
                                          npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
                                          npm warn deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
                                          npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                          npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                          npm warn deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                          npm warn deprecated gauge@3.0.2: This package is no longer supported.
                                          npm warn deprecated gauge@4.0.4: This package is no longer supported.
                                          npm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                                          npm warn deprecated gauge@2.7.4: This package is no longer supported.
                                          npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                          npm warn deprecated xmldom@0.1.16: Deprecated due to CVE-2021-21366 resolved in 0.5.0
                                          npm warn deprecated xmldom@0.1.16: Deprecated due to CVE-2021-21366 resolved in 0.5.0
                                          
                                          changed 1848 packages in 3m
                                          
                                          205 packages are looking for funding
                                            run `npm fund` for details
                                          

                                          Aber:

                                          changed 1848 packages in 3m
                                          
                                          205 packages are looking for funding
                                            run `npm fund` for details
                                          

                                          Ist das normal?

                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          537

                                          Online

                                          32.5k

                                          Benutzer

                                          81.6k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe