Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. iob fix und iob diag ohne Reaktion

    NEWS

    • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar

    • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

    iob fix und iob diag ohne Reaktion

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @George_Best last edited by

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

      Als ich es erneut durchlaufen ließ, lief es auch ohne Problem durch...

      wahrscheinlich jetzt in dem korrekten Pfad

      G 1 Reply Last reply Reply Quote 0
      • G
        George_Best @Homoran last edited by

        @homoran
        Iobroker upgrade lief auch ohne Probleme durch und iobroker startete auch nach einem Reboot.
        iob status zeigte keine Auffälligkeiten.

        Aber (!) iobroker war auch erreichbar, "stürzte" dann aber nach einigen Minuten ab. D.h. war nicht erreichbar und iob status sagt:

        
        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
            at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
            at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
            at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
            at Function._load (node:internal/modules/cjs/loader:1192:37)
            at TracingChannel.traceSync (node:diagnostics_channel:328:14)
            at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
            at node:internal/main/run_main_module:36:49 {
          code: 'MODULE_NOT_FOUND',
          requireStack: []
        
        

        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-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:
         13:06:01 up 7 min,  2 users,  load average: 0.13, 0.50, 0.33
        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 13:06:01 CET
                   Universal time: Tue 2025-11-11 12:06:01 UTC
                         RTC time: Tue 2025-11-11 12:06:01
                        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
        
        *** MEMORY ***
                       total        used        free      shared  buff/cache   available
        Mem:             12G        440M         10G        552K        1.4G         11G
        Swap:           4.3G          0B        4.3G
        Total:           16G        440M         14G
        
        Active iob-Instances:   0
        
                11644 M total memory
                  420 M used memory
                  983 M active memory
                  299 M inactive memory
                10172 M free memory
                  152 M buffer memory
                 1173 M swap cache
                 4093 M total swap
                    0 M used swap
                 4093 M free swap
        
        *** top - Table Of Processes  ***
        top - 13:06:01 up 7 min,  2 users,  load average: 0.12, 0.49, 0.32
        Tasks: 127 total,   1 running, 126 sleeping,   0 stopped,   0 zombie
        %Cpu(s): 25.0 us, 25.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,  10171.6 free,    421.3 used,   1325.8 buff/cache
        MiB Swap:   4094.0 total,   4094.0 free,      0.0 used.  11223.4 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  540K  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 12:58:48 2025] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
        [Tue Nov 11 12:58:48 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/
        904M    /var/log
        856M    /var/log/journal/123d1e3573ba4b7d9135f498a7b4789a
        856M    /var/log/journal
        792M    /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 18.8M in the file system.
        
        /opt/iobroker/backups:
        4.0K    /opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        673M    /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:
        29M     /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.7M    /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: 1204
        Some problems detected, please run iob fix
        
        Errors in npm tree: 0
        No problems detected
        
        Checking for nodejs vulnerability:
        
        
         █████  ██      ██           ██████   ██████   ██████  ██████         ██
        ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
        ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
        ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
        ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
        
        
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        node:internal/modules/cjs/loader:1386
          throw err;
          ^
        
        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
            at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
            at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
            at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
            at Function._load (node:internal/modules/cjs/loader:1192:37)
            at TracingChannel.traceSync (node:diagnostics_channel:328:14)
            at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
            at node:internal/main/run_main_module:36:49 {
          code: 'MODULE_NOT_FOUND',
          requireStack: []
        }
        
        Node.js v22.21.0
        
        Hosts:
        node:internal/modules/cjs/loader:1386
          throw err;
          ^
        
        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
            at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
            at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
            at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
            at Function._load (node:internal/modules/cjs/loader:1192:37)
            at TracingChannel.traceSync (node:diagnostics_channel:328:14)
            at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
            at node:internal/main/run_main_module:36:49 {
          code: 'MODULE_NOT_FOUND',
          requireStack: []
        }
        
        Node.js v22.21.0
        
        Core adapters versions
        node:internal/modules/cjs/loader:1386
          throw err;
          ^
        
        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
            at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
            at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
            at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
            at Function._load (node:internal/modules/cjs/loader:1192:37)
            at TracingChannel.traceSync (node:diagnostics_channel:328:14)
            at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
            at node:internal/main/run_main_module:36:49 {
          code: 'MODULE_NOT_FOUND',
          requireStack: []
        }
        
        Node.js v22.21.0
        js-controller:
        node:internal/modules/cjs/loader:1386
          throw err;
          ^
        
        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
            at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
            at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
            at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
            at Function._load (node:internal/modules/cjs/loader:1192:37)
            at TracingChannel.traceSync (node:diagnostics_channel:328:14)
            at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
            at node:internal/main/run_main_module:36:49 {
          code: 'MODULE_NOT_FOUND',
          requireStack: []
        }
        
        Node.js v22.21.0
        admin:
        node:internal/modules/cjs/loader:1386
          throw err;
          ^
        
        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
            at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
            at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
            at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
            at Function._load (node:internal/modules/cjs/loader:1192:37)
            at TracingChannel.traceSync (node:diagnostics_channel:328:14)
            at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
            at node:internal/main/run_main_module:36:49 {
          code: 'MODULE_NOT_FOUND',
          requireStack: []
        }
        
        Node.js v22.21.0
        javascript:
        
        nodejs modules from github:     0
        
        Adapter State
        
        
        Enabled adapters with bindings
        
        ioBroker-Repositories
        node:internal/modules/cjs/loader:1386
          throw err;
          ^
        
        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
            at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
            at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
            at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
            at Function._load (node:internal/modules/cjs/loader:1192:37)
            at TracingChannel.traceSync (node:diagnostics_channel:328:14)
            at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
            at node:internal/main/run_main_module:36:49 {
          code: 'MODULE_NOT_FOUND',
          requireStack: []
        }
        
        Node.js v22.21.0
        
        Installed ioBroker-Adapters
        node:internal/modules/cjs/loader:1386
          throw err;
          ^
        
        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
            at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
            at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
            at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
            at Function._load (node:internal/modules/cjs/loader:1192:37)
            at TracingChannel.traceSync (node:diagnostics_channel:328:14)
            at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
            at node:internal/main/run_main_module:36:49 {
          code: 'MODULE_NOT_FOUND',
          requireStack: []
        }
        
        Node.js v22.21.0
        
        Objects and States
        Please stand by - This may take a while
        Objects:        0
        States:         0
        
        *** 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 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14916      504/sshd: /usr/sbin
        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          680        738/exim4      
        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          681        738/exim4      
        tcp6       0      0 :::22                   :::*                    LISTEN      0          14927      504/sshd: /usr/sbin
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        16026      371/avahi-daemon: r
        udp        0      0 0.0.0.0:47695           0.0.0.0:*                           107        16028      371/avahi-daemon: r
        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15931      359/dhclient   
        udp6       0      0 :::46284                :::*                                107        16029      371/avahi-daemon: r
        udp6       0      0 :::5353                 :::*                                107        16027      371/avahi-daemon: r
        
        *** Log File - Last 25 Lines ***
        
        2025-11-11 13:02:19.356  - info: parser.0 (1617) terminating with timeout
        2025-11-11 13:02:19.680  - warn: sql.0 (1043) No Connection to database
        2025-11-11 13:02:19.681  - warn: sql.0 (1043) No Connection to database
        2025-11-11 13:02:19.681  - warn: sql.0 (1043) No Connection to database
        2025-11-11 13:02:19.681  - error: sql.0 (1043) No database connection
        2025-11-11 13:02:19.922  - info: vis.0 (1647) Terminated (NO_ERROR): Without reason
        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
        
        

        ============ Mark until here for C&P =============

        iob diag has finished.

        Homoran 1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @George_Best last edited by

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

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

          das braucht man aber um zu sehen warum

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

          Objects database error: connect ECONNREFUSED 0.0.0.0:9001

          G 1 Reply Last reply Reply Quote 0
          • G
            George_Best @Homoran last edited by

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

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

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

            das braucht man aber um zu sehen warum

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

            Objects database error: connect ECONNREFUSED 0.0.0.0:9001

            ok... Aber was kann ich da tun?

            Homoran 1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @George_Best last edited by

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

              was kann ich da tun?

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

              jonny

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

              in groups 'adm', 'systemd-journal'

              G 1 Reply Last reply Reply Quote 0
              • G
                George_Best @Homoran last edited by

                @homoran

                Ok - hab ich gemacht. Ergebnis:

                groups jonny
                jonny : jonny adm cdrom floppy sudo audio dip video plugdev systemd-journal netdev iobroker
                

                iob diag sagt nun:

                ========== 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:
                 14:28:47 up 0 min,  2 users,  load average: 0.00, 0.00, 0.00
                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 14:28:48 CET
                           Universal time: Tue 2025-11-11 13:28:48 UTC
                                 RTC time: Tue 2025-11-11 13:28:48
                                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        396M         11G        548K        233M         11G
                Swap:           4.3G          0B        4.3G
                Total:           16G        396M         16G
                
                Active iob-Instances:   0
                
                        11644 M total memory
                          378 M used memory
                          104 M active memory
                          132 M inactive memory
                        11286 M free memory
                           36 M buffer memory
                          186 M swap cache
                         4093 M total swap
                            0 M used swap
                         4093 M free swap
                
                *** top - Table Of Processes  ***
                top - 14:28:48 up 0 min,  2 users,  load average: 0.00, 0.00, 0.00
                Tasks: 113 total,   1 running, 112 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,  11285.7 free,    379.1 used,    223.6 buff/cache
                MiB Swap:   4094.0 total,   4094.0 free,      0.0 used.  11265.6 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.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 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/
                923M    /var/log
                872M    /var/log/journal/123d1e3573ba4b7d9135f498a7b4789a
                872M    /var/log/journal
                792M    /var/cache
                
                Archived and active journals take up 871.4M in the file system.
                
                /opt/iobroker/backups:
                4.0K    /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                673M    /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:
                29M     /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.7M    /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: 1204
                Some problems detected, please run iob fix
                
                Errors in npm tree: 0
                No problems detected
                
                Checking for nodejs vulnerability:
                
                
                 █████  ██      ██           ██████   ██████   ██████  ██████         ██
                ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                
                
                
                *** ioBroker-Installation ***
                
                ioBroker Status
                node:internal/modules/cjs/loader:1386
                  throw err;
                  ^
                
                Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                    at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
                    at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
                    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
                    at Function._load (node:internal/modules/cjs/loader:1192:37)
                    at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                    at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
                    at node:internal/main/run_main_module:36:49 {
                  code: 'MODULE_NOT_FOUND',
                  requireStack: []
                }
                
                Node.js v22.21.0
                
                Hosts:
                node:internal/modules/cjs/loader:1386
                  throw err;
                  ^
                
                Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                    at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
                    at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
                    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
                    at Function._load (node:internal/modules/cjs/loader:1192:37)
                    at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                    at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
                    at node:internal/main/run_main_module:36:49 {
                  code: 'MODULE_NOT_FOUND',
                  requireStack: []
                }
                
                Node.js v22.21.0
                
                Core adapters versions
                node:internal/modules/cjs/loader:1386
                  throw err;
                  ^
                
                Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                    at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
                    at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
                    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
                    at Function._load (node:internal/modules/cjs/loader:1192:37)
                    at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                    at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
                    at node:internal/main/run_main_module:36:49 {
                  code: 'MODULE_NOT_FOUND',
                  requireStack: []
                }
                
                Node.js v22.21.0
                js-controller:
                node:internal/modules/cjs/loader:1386
                  throw err;
                  ^
                
                Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                    at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
                    at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
                    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
                    at Function._load (node:internal/modules/cjs/loader:1192:37)
                    at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                    at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
                    at node:internal/main/run_main_module:36:49 {
                  code: 'MODULE_NOT_FOUND',
                  requireStack: []
                }
                
                Node.js v22.21.0
                admin:
                node:internal/modules/cjs/loader:1386
                  throw err;
                  ^
                
                Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                    at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
                    at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
                    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
                    at Function._load (node:internal/modules/cjs/loader:1192:37)
                    at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                    at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
                    at node:internal/main/run_main_module:36:49 {
                  code: 'MODULE_NOT_FOUND',
                  requireStack: []
                }
                
                Node.js v22.21.0
                javascript:
                
                nodejs modules from github:     0
                
                Adapter State
                
                
                Enabled adapters with bindings
                
                ioBroker-Repositories
                node:internal/modules/cjs/loader:1386
                  throw err;
                  ^
                
                Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                    at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
                    at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
                    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
                    at Function._load (node:internal/modules/cjs/loader:1192:37)
                    at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                    at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
                    at node:internal/main/run_main_module:36:49 {
                  code: 'MODULE_NOT_FOUND',
                  requireStack: []
                }
                
                Node.js v22.21.0
                
                Installed ioBroker-Adapters
                node:internal/modules/cjs/loader:1386
                  throw err;
                  ^
                
                Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                    at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
                    at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
                    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
                    at Function._load (node:internal/modules/cjs/loader:1192:37)
                    at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                    at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
                    at node:internal/main/run_main_module:36:49 {
                  code: 'MODULE_NOT_FOUND',
                  requireStack: []
                }
                
                Node.js v22.21.0
                
                Objects and States
                Please stand by - This may take a while
                Objects:        0
                States:         0
                
                *** 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:19.356  - info: parser.0 (1617) terminating with timeout
                2025-11-11 13:02:19.680  - warn: sql.0 (1043) No Connection to database
                2025-11-11 13:02:19.681  - warn: sql.0 (1043) No Connection to database
                2025-11-11 13:02:19.681  - warn: sql.0 (1043) No Connection to database
                2025-11-11 13:02:19.681  - error: sql.0 (1043) No database connection
                2025-11-11 13:02:19.922  - info: vis.0 (1647) Terminated (NO_ERROR): Without reason
                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
                
                ============ Mark until here for C&P =============
                
                
                Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @George_Best last edited by

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

                  Temp directories causing deletion problem: 1204
                  Some problems detected, please run iob fix

                  Jag da mal den

                  iob fix
                  

                  drüber.

                  1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @George_Best last edited by

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

                    iob diag sagt nun:

                    und jetzt bin ich überfordert warum er keine Adapter und Instanzen anzeigt.
                    Vielleicht hat @Thomas-Braun noch eine Idee

                    1 Reply Last reply Reply Quote 0
                    • G
                      George_Best last edited by

                      iob fix:

                      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!
                      
                      ==========================================================================
                      

                      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:20:29 up 52 min,  2 users,  load average: 0.09, 0.07, 0.02
                      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:20:29 CET
                                 Universal time: Tue 2025-11-11 14:20:29 UTC
                                       RTC time: Tue 2025-11-11 14:20:29
                                      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        461M         11G        544K        704M         11G
                      Swap:           4.3G          0B        4.3G
                      Total:           16G        461M         15G
                      
                      Active iob-Instances:   0
                      
                              11644 M total memory
                                440 M used memory
                                361 M active memory
                                262 M inactive memory
                              10812 M free memory
                                163 M buffer memory
                                508 M swap cache
                               4093 M total swap
                                  0 M used swap
                               4093 M free swap
                      
                      *** top - Table Of Processes  ***
                      top - 15:20:29 up 52 min,  2 users,  load average: 0.16, 0.08, 0.02
                      Tasks: 112 total,   1 running, 111 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,  10811.1 free,    442.2 used,    671.9 buff/cache
                      MiB Swap:   4094.0 total,   4094.0 free,      0.0 used.  11202.4 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  540K  1.2G   1% /run
                      /dev/sda1      ext4       28G  7.9G   19G  31% /
                      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
                      node:internal/modules/cjs/loader:1386
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
                          at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
                          at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
                          at Function._load (node:internal/modules/cjs/loader:1192:37)
                          at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                          at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
                          at node:internal/main/run_main_module:36:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v22.21.0
                      
                      Hosts:
                      node:internal/modules/cjs/loader:1386
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
                          at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
                          at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
                          at Function._load (node:internal/modules/cjs/loader:1192:37)
                          at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                          at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
                          at node:internal/main/run_main_module:36:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v22.21.0
                      
                      Core adapters versions
                      node:internal/modules/cjs/loader:1386
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
                          at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
                          at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
                          at Function._load (node:internal/modules/cjs/loader:1192:37)
                          at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                          at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
                          at node:internal/main/run_main_module:36:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v22.21.0
                      js-controller:
                      node:internal/modules/cjs/loader:1386
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
                          at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
                          at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
                          at Function._load (node:internal/modules/cjs/loader:1192:37)
                          at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                          at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
                          at node:internal/main/run_main_module:36:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v22.21.0
                      admin:
                      node:internal/modules/cjs/loader:1386
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
                          at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
                          at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
                          at Function._load (node:internal/modules/cjs/loader:1192:37)
                          at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                          at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
                          at node:internal/main/run_main_module:36:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v22.21.0
                      javascript:
                      
                      nodejs modules from github:     0
                      
                      Adapter State
                      
                      
                      Enabled adapters with bindings
                      
                      ioBroker-Repositories
                      node:internal/modules/cjs/loader:1386
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
                          at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
                          at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
                          at Function._load (node:internal/modules/cjs/loader:1192:37)
                          at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                          at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
                          at node:internal/main/run_main_module:36:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v22.21.0
                      
                      Installed ioBroker-Adapters
                      node:internal/modules/cjs/loader:1386
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15)
                          at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
                          at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
                          at Function._load (node:internal/modules/cjs/loader:1192:37)
                          at TracingChannel.traceSync (node:diagnostics_channel:328:14)
                          at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5)
                          at node:internal/main/run_main_module:36:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v22.21.0
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        0
                      States:         0
                      
                      *** 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:19.356  - info: parser.0 (1617) terminating with timeout
                      2025-11-11 13:02:19.680  - warn: sql.0 (1043) No Connection to database
                      2025-11-11 13:02:19.681  - warn: sql.0 (1043) No Connection to database
                      2025-11-11 13:02:19.681  - warn: sql.0 (1043) No Connection to database
                      2025-11-11 13:02:19.681  - error: sql.0 (1043) No database connection
                      2025-11-11 13:02:19.922  - info: vis.0 (1647) Terminated (NO_ERROR): Without reason
                      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
                      ============ Mark until here for C&P =============
                      
                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @George_Best last edited by

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

                          @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 =============
                          
                          Qix- created this issue in visionmedia/debug

                          closed ReDos Vulnerability Regression Visibility Notice #797

                          Qix- created this issue in visionmedia/debug

                          closed ReDos Vulnerability Regression Visibility Notice #797

                          Qix- created this issue in visionmedia/debug

                          closed ReDos Vulnerability Regression Visibility Notice #797

                          mikeal created this issue in request/request

                          open Request’s Past, Present and Future #3142

                          Thomas Braun Homoran 3 Replies Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @George_Best last edited by

                            @george_best

                            iob restart
                            

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

                            iob logs --watch
                            
                            1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @George_Best last edited by

                              @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?

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

                                @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 1 Reply Last reply Reply Quote 1
                                • G
                                  George_Best last edited by

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

                                  log.txt

                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • G
                                    George_Best @Thomas Braun last edited by

                                    @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...

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

                                      @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

                                      1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @George_Best last edited by

                                        @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?

                                        1 Reply Last reply Reply Quote 0
                                        • G
                                          George_Best last edited by

                                          @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 Braun Homoran 2 Replies Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @George_Best last edited by Thomas Braun

                                            @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

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            1.1k
                                            Online

                                            32.4k
                                            Users

                                            81.3k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            94
                                            1772
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo