Skip to content
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Device-Watcher v2.x.x GitHub/Latest

NEWS

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

Test Adapter Device-Watcher v2.x.x GitHub/Latest

Geplant Angeheftet Gesperrt Verschoben Tester
1.5k Beiträge 99 Kommentatoren 588.0k Aufrufe 93 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • F Fichte

    Hallo zusammen

    Ich habe folgende Meldung in der Version v2.12.1

    [getPreviousCronRun] - TypeError: cronParser.parseExpression is not a function

    84a0e348-c6af-4eff-af52-275e3b1559d4-image.png

    Wenn ich in die Einstellung des device-watcher Adapter/Instanzen beobachten Aktiviere bekomme ich diese Meldung.

    Wo ist der Fehler?

    arteckA Offline
    arteckA Offline
    arteck
    Developer Most Active
    schrieb am zuletzt editiert von arteck
    #1471

    @fichte machmal inder konsole

    cd /opt/iobroker/node_modules
    npm i cron-parser
    

    und adapter neustarten

    zigbee hab ich, zwave auch, nuc's genauso und HA auch

    F 1 Antwort Letzte Antwort
    0
    • arteckA arteck

      @fichte machmal inder konsole

      cd /opt/iobroker/node_modules
      npm i cron-parser
      

      und adapter neustarten

      F Offline
      F Offline
      Fichte
      schrieb am zuletzt editiert von
      #1472

      @arteck Der selbe Fehler. Hab den Adapter schon deinstalliert und neu installiert. Aber immer der selbe fehler. 🙄

      arteckA ilovegymI 2 Antworten Letzte Antwort
      0
      • F Fichte

        @arteck Der selbe Fehler. Hab den Adapter schon deinstalliert und neu installiert. Aber immer der selbe fehler. 🙄

        arteckA Offline
        arteckA Offline
        arteck
        Developer Most Active
        schrieb am zuletzt editiert von arteck
        #1473

        @fichte das kann nicht.. dann machst du was falsch

        die Fehlermeldung besagt dass bei die das Packet cron-parser fehlt.. wenn du den manuell nachinstallierst sollte es gehen..

        zigbee hab ich, zwave auch, nuc's genauso und HA auch

        1 Antwort Letzte Antwort
        0
        • F Fichte

          @arteck Der selbe Fehler. Hab den Adapter schon deinstalliert und neu installiert. Aber immer der selbe fehler. 🙄

          ilovegymI Offline
          ilovegymI Offline
          ilovegym
          schrieb am zuletzt editiert von
          #1474

          @fichte

          warum die alte Version noch installiert, inzwischen sind wir viel weiter...

          arteckA F 2 Antworten Letzte Antwort
          0
          • ilovegymI ilovegym

            @fichte

            warum die alte Version noch installiert, inzwischen sind wir viel weiter...

            arteckA Offline
            arteckA Offline
            arteck
            Developer Most Active
            schrieb am zuletzt editiert von
            #1475

            @ilovegym jetzt wo du sagst
            45065f5f-29fe-4e04-adb5-8c9d9ec54a9f-grafik.png

            zigbee hab ich, zwave auch, nuc's genauso und HA auch

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • arteckA arteck

              @ilovegym jetzt wo du sagst
              45065f5f-29fe-4e04-adb5-8c9d9ec54a9f-grafik.png

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

              Wobei hier dann wohl eine ungesunde Distanz zwischen stable und beta besteht:

              github:	2.12.6 for 0 days
              latest:	2.12.6 for 24 days
              stable:	2.12.1 for 16 months
              

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

              ilovegymI arteckA 2 Antworten Letzte Antwort
              1
              • Thomas BraunT Thomas Braun

                Wobei hier dann wohl eine ungesunde Distanz zwischen stable und beta besteht:

                github:	2.12.6 for 0 days
                latest:	2.12.6 for 24 days
                stable:	2.12.1 for 16 months
                
                ilovegymI Offline
                ilovegymI Offline
                ilovegym
                schrieb am zuletzt editiert von
                #1477

                @thomas-braun @arteck

                da die latest seit 24 Tagen raus ist, und keine weiteren Issues auftauchen.. kann die gerne ins stable geschoben werden. Dann bekommt auch @Fichte das Update angezeigt, er ist bestimmt auf stable unterwegs..

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • ilovegymI ilovegym

                  @thomas-braun @arteck

                  da die latest seit 24 Tagen raus ist, und keine weiteren Issues auftauchen.. kann die gerne ins stable geschoben werden. Dann bekommt auch @Fichte das Update angezeigt, er ist bestimmt auf stable unterwegs..

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

                  @ilovegym

                  Ist dann wohl was für @mcm1957 oder den Maintainer des Adapters.

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

                  1 Antwort Letzte Antwort
                  1
                  • Thomas BraunT Thomas Braun

                    Wobei hier dann wohl eine ungesunde Distanz zwischen stable und beta besteht:

                    github:	2.12.6 for 0 days
                    latest:	2.12.6 for 24 days
                    stable:	2.12.1 for 16 months
                    
                    arteckA Offline
                    arteckA Offline
                    arteck
                    Developer Most Active
                    schrieb am zuletzt editiert von
                    #1479

                    @thomas-braun sagte in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

                    Wobei hier dann wohl eine ungesunde Distanz zwischen stable und beta besteht:

                    ja ich weiss... muss ich noch tun

                    zigbee hab ich, zwave auch, nuc's genauso und HA auch

                    1 Antwort Letzte Antwort
                    1
                    • ilovegymI ilovegym

                      @fichte

                      warum die alte Version noch installiert, inzwischen sind wir viel weiter...

                      F Offline
                      F Offline
                      Fichte
                      schrieb am zuletzt editiert von
                      #1480

                      @ilovegym

                      Auch hier (2.12.6) habe ich den selben Fehler.

                      Liebe Grüße

                      ilovegymI 1 Antwort Letzte Antwort
                      0
                      • F Fichte

                        @ilovegym

                        Auch hier (2.12.6) habe ich den selben Fehler.

                        Liebe Grüße

                        ilovegymI Offline
                        ilovegymI Offline
                        ilovegym
                        schrieb am zuletzt editiert von
                        #1481

                        @fichte

                        zeig bitte mal die Ausgabe von "iob diag" komplett, hier in Code Tags gesetzt.

                        1 Antwort Letzte Antwort
                        0
                        • F Offline
                          F Offline
                          Fichte
                          schrieb am zuletzt editiert von
                          #1482

                          @ilovegym

                          ========== Start marking the full check here ===========
                          
                          ```bash
                          Script v.2025-08-09
                          
                          *** BASE SYSTEM ***
                          Operating System: Debian GNU/Linux 12 (bookworm)
                           Static hostname: ioBroker
                                 Icon name: computer-container
                                   Chassis: container ☐
                            Virtualization: lxc
                                    Kernel: Linux 6.14.8-2-pve
                              Architecture: x86-64
                          OS is similar to:
                          
                          model name      : Intel(R) Core(TM) i5-9500T CPU @ 2.20GHz
                          Docker          : false
                          Virtualization  : lxc
                          Kernel          : x86_64
                          Userland        : 64 bit
                          
                          Systemuptime and Load:
                           13:08:29 up 6 days,  1:46,  3 users,  load average: 0.42, 0.45, 0.51
                          CPU threads: 6
                          
                          
                          *** LIFE CYCLE STATUS ***
                          Operating System is the current Debian stable version codenamed 'bookworm'!
                          
                          *** TIME AND TIMEZONES ***
                                         Local time: Thu 2025-09-04 13:08:29 CEST
                                     Universal time: Thu 2025-09-04 11:08:29 UTC
                                           RTC time: n/a
                                          Time zone: Europe/Berlin (CEST, +0200)
                          System clock synchronized: yes
                                        NTP service: inactive
                                    RTC in local TZ: no
                          
                          *** Users and Groups ***
                          User that called 'iob diag':
                          Fichte
                          HOME=/home/Fichte
                          GROUPS=Fichte adm dialout sudo audio video plugdev users 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:            8.6G         65M        4.7G        139K        3.8G        8.5G
                          Swap:             0B          0B          0B
                          Total:          8.6G         65M        4.7G
                          
                          Active iob-Instances:   1
                          
                                   8192 M total memory
                                     62 M used memory
                                    147 M active memory
                                   3374 M inactive memory
                                   4486 M free memory
                                      0 M buffer memory
                                   3642 M swap cache
                                      0 M total swap
                                      0 M used swap
                                      0 M free swap
                          
                          *** top - Table Of Processes  ***
                          top - 13:08:29 up 6 days,  1:46,  3 users,  load average: 0.42, 0.45, 0.51
                          Tasks:  63 total,   1 running,  62 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 :   8192.0 total,   4485.2 free,     64.0 used,   3643.0 buff/cache
                          MiB Swap:      0.0 total,      0.0 free,      0.0 used.   8128.0 avail Mem
                          
                          *** FAILED SERVICES ***
                          
                            UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                          * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                          * 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.
                          2 loaded units listed.
                          
                          
                          *** DMESG CRITICAL ERRORS ***
                          dmesg: read kernel buffer failed: Operation not permitted
                          No critical errors detected
                          
                          *** FILESYSTEM ***
                          Filesystem     Type      Size  Used Avail Use% Mounted on
                          /dev/loop0     ext4       16G  6.5G  8.4G  44% /
                          none           tmpfs     492K  4.0K  488K   1% /dev
                          none           tmpfs     8.0K  4.0K  4.0K  50% /dev/serial/by-path/pci-0000:00:14.0-usb-0:1:1.0-port0
                          udev           devtmpfs   32G     0   32G   0% /dev/tty
                          tmpfs          tmpfs      32G     0   32G   0% /dev/shm
                          tmpfs          tmpfs      13G  132K   13G   1% /run
                          tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                          tmpfs          tmpfs     6.3G     0  6.3G   0% /run/user/0
                          
                          Messages concerning ext4 filesystem in dmesg:
                          dmesg: read kernel buffer failed: Operation not permitted
                          
                          Show mounted filesystems:
                          TARGET SOURCE     FSTYPE OPTIONS
                          /      /dev/loop0 ext4   rw,relatime
                          
                          Files in neuralgic directories:
                          
                          /var:
                          489M    /var/
                          292M    /var/cache
                          288M    /var/cache/apt
                          213M    /var/cache/apt/archives
                          147M    /var/lib
                          
                          Archived and active journals take up 48.0M in the file system.
                          
                          /opt/iobroker/backups:
                          616M    /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          1.9G    /opt/iobroker/iobroker-data/
                          1.3G    /opt/iobroker/iobroker-data/history
                          528M    /opt/iobroker/iobroker-data/files
                          130M    /opt/iobroker/iobroker-data/backup-objects
                          104M    /opt/iobroker/iobroker-data/files/vis
                          
                          The five largest files in iobroker-data are:
                          find: Failed to change directory: /root: Permission denied
                          find: Failed to change directory: /root: Permission denied
                          find: Failed to change directory: /root: Permission denied
                          find: Failed to change directory: /root: Permission denied
                          find: Failed to change directory: /root: Permission denied
                          find: Failed to change directory: /root: Permission denied
                          find: Failed to change directory: /root: Permission denied
                          find: Failed to change directory: /root: Permission denied
                          find: Failed to change directory: /root: Permission denied
                          find: Failed to change directory: /root: Permission denied
                          find: Failed to change directory: /root: Permission denied
                          find: Failed to change directory: /root: Permission denied
                          find: Failed to restore initial working directory: /root: Permission denied
                          
                          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-FTDI_FT232R_USB_UART_A50285BI-if00-port0
                          
                          *** ZigBee Settings ***
                          
                          HINT:
                          Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                          tcp
                          
                          HINT:
                          Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
                          tcp
                          
                          HINT:
                          Your zigbee.2 COM-Port is NOT matching 'by-id'. Please check your setting:
                          tcp
                          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.19.0
                          /usr/bin/node           v22.19.0
                          /usr/bin/npm            10.9.3
                          /usr/bin/npx            10.9.3
                          /usr/bin/corepack       0.34.0
                          
                          nodejs:
                            Installed: 22.19.0-1nodesource1
                            Candidate: 22.19.0-1nodesource1
                            Version table:
                           *** 22.19.0-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                  100 /var/lib/dpkg/status
                               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://security.debian.org bookworm-security/main amd64 Packages
                               18.19.0+dfsg-6~deb12u2 500
                                  500 http://deb.debian.org/debian bookworm/main amd64 Packages
                          
                          find: Failed to restore initial working directory: /root: Permission denied
                          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
                          Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                          Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                          iobroker is not running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Hosts:
                          Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                          Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                          ioBroker            ioBroker (version: 7.0.7, hostname: ioBroker      , alive, uptime: 1022)
                          
                          Core adapters versions
                          js-controller:  7.0.7
                          admin:          7.6.17
                          javascript:     8.9.2
                          
                          nodejs modules from github:     2
                          +-- iobroker.sourceanalytix@0.4.14 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#b9a3db457ac1a6e1ef4b7ab6edcfddc0388e4b19)
                          +-- iobroker.vis-materialdesign@0.5.94 (git+ssh://git@github.com/Scrounger/ioBroker.vis-materialdesign.git#8b7529d493f223dfc4f1d1f632553fcb35bbcc92)
                          
                          Adapter State
                          Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                          Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                            system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
                            system.adapter.ankersolix2.0            : ankersolix2           : ioBroker                                 -  enabled
                            system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                            system.adapter.broadlink2.0             : broadlink2            : ioBroker                                 -  enabled
                            system.adapter.cloud.0                  : cloud                 : ioBroker                                 - disabled
                            system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                            system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 -  enabled
                            system.adapter.device-watcher.0         : device-watcher        : ioBroker                                 -  enabled
                            system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
                            system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
                            system.adapter.echarts.0                : echarts               : ioBroker                                 -  enabled
                            system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker                                 -  enabled
                            system.adapter.energiefluss-erweitert.1 : energiefluss-erweitert: ioBroker                                 -  enabled
                            system.adapter.energiefluss-erweitert.2 : energiefluss-erweitert: ioBroker                                 -  enabled
                            system.adapter.espresense.0             : espresense            : ioBroker                                 - disabled
                            system.adapter.feiertage.0              : feiertage             : ioBroker                                 -  enabled
                            system.adapter.fullybrowser.0           : fullybrowser          : ioBroker                                 -  enabled
                            system.adapter.heatingcontrol.0         : heatingcontrol        : ioBroker                                 -  enabled
                            system.adapter.history.0                : history               : ioBroker                                 -  enabled
                            system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                            system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
                            system.adapter.ical.2                   : ical                  : ioBroker                                 -  enabled
                            system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 -  enabled
                            system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 -  enabled
                            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 -  enabled
                            system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker                                 -  enabled
                            system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
                            system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                            system.adapter.linux-control.0          : linux-control         : ioBroker                                 -  enabled
                            system.adapter.logparser.0              : logparser             : ioBroker                                 -  enabled
                            system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                            system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
                            system.adapter.onvif.0                  : onvif                 : ioBroker                                 -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
                            system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                            system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
                            system.adapter.radar2.0                 : radar2                : ioBroker                                 -  enabled
                            system.adapter.sainlogic.0              : sainlogic             : ioBroker                                 -  enabled, port: 4500, bind: 0.0.0.0
                            system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                            system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker                                 -  enabled
                            system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                            system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
                            system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                            system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                            system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
                            system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
                            system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker                                 -  enabled
                            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker                                 -  enabled
                            system.adapter.vis-history.0            : vis-history           : ioBroker                                 -  enabled
                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 -  enabled
                            system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 -  enabled
                            system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 -  enabled
                            system.adapter.vis-justgage.0           : vis-justgage          : ioBroker                                 -  enabled
                            system.adapter.vis-material-advanced.0  : vis-material-advanced : ioBroker                                 -  enabled
                            system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 -  enabled
                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 -  enabled
                            system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                            system.adapter.weatherunderground.0     : weatherunderground    : ioBroker                                 -  enabled
                            system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            system.adapter.wireless-mbus.0          : wireless-mbus         : ioBroker                                 -  enabled
                            system.adapter.zigbee.0                 : zigbee                : ioBroker                                 
                            system.adapter.zigbee.1                 : zigbee                : ioBroker                                 
                            system.adapter.zigbee.2                 : zigbee                : ioBroker                                 
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                            system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                            system.adapter.onvif.0                  : onvif                 : ioBroker                                 -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
                            system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                            system.adapter.sainlogic.0              : sainlogic             : ioBroker                                 -  enabled, port: 4500, bind: 0.0.0.0
                            system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                            system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                            system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                            system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            system.adapter.zigbee.0                 : zigbee                : ioBroker                               
                            system.adapter.zigbee.1                 : zigbee                : ioBroker                                 
                          
                          ioBroker-Repositories
                          Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                          Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                          │ (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
                          Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                          Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                          Used repository: stable
                          Adapter    "admin"        : 7.6.17   , installed 7.6.17
                          Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
                          Adapter    "ankersolix2"  : 2.3.0    , installed 2.3.0
                          Adapter    "backitup"     : 3.3.5    , installed 3.3.5
                          Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                          Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                          Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                          Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                          Adapter    "device-watcher": 2.12.1  , installed 2.12.6
                          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                          Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                          Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                          Adapter    "energiefluss-erweitert": 0.7.7, installed 0.7.7
                          Adapter    "espresense"   : 0.6.3    , installed 0.6.3
                          Adapter    "feiertage"    : 1.2.1    , installed 1.2.1
                          Adapter    "fullybrowser" : 3.1.2    , installed 3.1.2
                          Adapter    "heatingcontrol": 2.12.15 , installed 2.12.15
                          Adapter    "history"      : 3.0.1    , installed 3.0.1
                          Adapter    "ical"         : 1.16.2   , installed 1.16.2
                          Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                          Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                          Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                          Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                          Adapter    "iot"          : 3.3.0    , installed 3.3.0
                          Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                          Controller "js-controller": 7.0.7    , installed 7.0.7
                          Adapter    "linux-control": 1.1.5    , installed 1.1.5
                          Adapter    "logparser"    : 2.4.0    , installed 2.4.0
                          Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                          Adapter    "nut"          : 1.6.0    , installed 1.6.0
                          Adapter    "onvif"        : 1.1.4    , installed 1.1.4
                          Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
                          Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                          Adapter    "radar2"       : 2.3.0    , installed 2.3.0
                          Adapter    "sainlogic"    : 0.11.6   , installed 0.11.6
                          Adapter    "shelly"       : 10.1.0   , installed 10.1.0
                          Adapter    "shuttercontrol": 2.0.3   , installed 2.0.3
                          Adapter    "socketio"     : 6.7.1    , installed 7.0.8
                          Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
                          Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                          Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                          Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                          Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                          Adapter    "vis"          : 1.5.6    , installed 1.5.6
                          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                          Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                          Adapter    "vis-icontwo"  : 1.18.0   , installed 1.18.0
                          Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
                          Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                          Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                          Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                          Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
                          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                          Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                          Adapter    "web"          : 7.0.8    , installed 7.0.8
                          Adapter    "wireless-mbus": 0.10.2   , installed 0.10.2
                          Adapter    "ws"           : 2.6.2    , installed 3.0.19
                          Adapter    "zigbee"       : 2.0.5    , installed 2.0.5
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        32937
                          States:         29257
                          
                          *** OS-Repositories and Updates ***
                          Hit:1 http://security.debian.org bookworm-security InRelease
                          Hit:2 http://deb.debian.org/debian bookworm InRelease
                          Hit:3 http://deb.debian.org/debian bookworm-updates 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:111             0.0.0.0:*               LISTEN      0          12881      1/init
                          tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          13829      295/master
                          tcp6       0      0 :::111                  :::*                    LISTEN      0          12883      1/init
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          11939      1/init
                          tcp6       0      0 ::1:25                  :::*                    LISTEN      0          13830      295/master
                          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          12882      1/init
                          udp6       0      0 :::111                  :::*                                0          12884      1/init
                          
                          *** Log File - Last 25 Lines ***
                          
                          2025-09-04 13:05:28.113  - info: host.ioBroker instance system.adapter.shelly.0 terminated with code 0 (NO_ERROR)
                          2025-09-04 13:05:28.113  - info: host.ioBroker instance system.adapter.zigbee.0 terminated with code 0 (NO_ERROR)
                          2025-09-04 13:05:28.113  - info: host.ioBroker instance system.adapter.zigbee.1 terminated with code 0 (NO_ERROR)
                          2025-09-04 13:05:28.113  - info: host.ioBroker instance system.adapter.energiefluss-erweitert.0 terminated with code 0 (NO_ERROR)
                          2025-09-04 13:05:28.132  - info: host.ioBroker instance system.adapter.energiefluss-erweitert.1 terminated with code 0 (NO_ERROR)
                          2025-09-04 13:05:28.132  - info: host.ioBroker instance system.adapter.linux-control.0 terminated with code 0 (NO_ERROR)
                          2025-09-04 13:05:28.132  - info: host.ioBroker instance system.adapter.onvif.0 terminated with code 0 (NO_ERROR)
                          2025-09-04 13:05:28.132  - info: host.ioBroker instance system.adapter.sourceanalytix.0 terminated with code 0 (NO_ERROR)
                          2025-09-04 13:05:28.156  - info: host.ioBroker instance system.adapter.vis-inventwo.0 terminated with code 0 (NO_ERROR)
                          2025-09-04 13:05:28.156  - info: host.ioBroker instance system.adapter.device-watcher.0 terminated with code 0 (NO_ERROR)
                          2025-09-04 13:05:28.156  - warn: host.ioBroker instance system.adapter.pushover.0 terminated due to SIGKILL
                          2025-09-04 13:05:28.156  - info: host.ioBroker instance system.adapter.pushover.0 terminated with code null ()
                          2025-09-04 13:05:28.176  - warn: host.ioBroker instance system.adapter.telegram.0 terminated due to SIGKILL
                          2025-09-04 13:05:28.176  - info: host.ioBroker instance system.adapter.telegram.0 terminated with code null ()
                          2025-09-04 13:05:28.176  - warn: host.ioBroker instance system.adapter.sonoff.0 terminated due to SIGKILL
                          2025-09-04 13:05:28.176  - info: host.ioBroker instance system.adapter.sonoff.0 terminated with code null ()
                          2025-09-04 13:05:28.176  - warn: host.ioBroker instance system.adapter.echarts.0 terminated due to SIGKILL
                          2025-09-04 13:05:28.176  - info: host.ioBroker instance system.adapter.echarts.0 terminated with code null ()
                          2025-09-04 13:05:28.176  - warn: host.ioBroker instance system.adapter.web.0 terminated due to SIGKILL
                          2025-09-04 13:05:28.176  - info: host.ioBroker instance system.adapter.web.0 terminated with code null ()
                          2025-09-04 13:05:29.065  - info: tuya.0 (124862) terminating
                          2025-09-04 13:05:29.066  - info: tuya.0 (124862) Terminated (NO_ERROR): Without reason
                          2025-09-04 13:05:29.622  - info: host.ioBroker instance system.adapter.tuya.0 terminated with code 0 (NO_ERROR)
                          2025-09-04 13:05:29.622  - info: host.ioBroker All instances are stopped.
                          2025-09-04 13:05:29.681  - info: host.ioBroker terminated
                          
                          

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

                          iob diag has finished.

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • F Fichte

                            @ilovegym

                            ========== Start marking the full check here ===========
                            
                            ```bash
                            Script v.2025-08-09
                            
                            *** BASE SYSTEM ***
                            Operating System: Debian GNU/Linux 12 (bookworm)
                             Static hostname: ioBroker
                                   Icon name: computer-container
                                     Chassis: container ☐
                              Virtualization: lxc
                                      Kernel: Linux 6.14.8-2-pve
                                Architecture: x86-64
                            OS is similar to:
                            
                            model name      : Intel(R) Core(TM) i5-9500T CPU @ 2.20GHz
                            Docker          : false
                            Virtualization  : lxc
                            Kernel          : x86_64
                            Userland        : 64 bit
                            
                            Systemuptime and Load:
                             13:08:29 up 6 days,  1:46,  3 users,  load average: 0.42, 0.45, 0.51
                            CPU threads: 6
                            
                            
                            *** LIFE CYCLE STATUS ***
                            Operating System is the current Debian stable version codenamed 'bookworm'!
                            
                            *** TIME AND TIMEZONES ***
                                           Local time: Thu 2025-09-04 13:08:29 CEST
                                       Universal time: Thu 2025-09-04 11:08:29 UTC
                                             RTC time: n/a
                                            Time zone: Europe/Berlin (CEST, +0200)
                            System clock synchronized: yes
                                          NTP service: inactive
                                      RTC in local TZ: no
                            
                            *** Users and Groups ***
                            User that called 'iob diag':
                            Fichte
                            HOME=/home/Fichte
                            GROUPS=Fichte adm dialout sudo audio video plugdev users 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:            8.6G         65M        4.7G        139K        3.8G        8.5G
                            Swap:             0B          0B          0B
                            Total:          8.6G         65M        4.7G
                            
                            Active iob-Instances:   1
                            
                                     8192 M total memory
                                       62 M used memory
                                      147 M active memory
                                     3374 M inactive memory
                                     4486 M free memory
                                        0 M buffer memory
                                     3642 M swap cache
                                        0 M total swap
                                        0 M used swap
                                        0 M free swap
                            
                            *** top - Table Of Processes  ***
                            top - 13:08:29 up 6 days,  1:46,  3 users,  load average: 0.42, 0.45, 0.51
                            Tasks:  63 total,   1 running,  62 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 :   8192.0 total,   4485.2 free,     64.0 used,   3643.0 buff/cache
                            MiB Swap:      0.0 total,      0.0 free,      0.0 used.   8128.0 avail Mem
                            
                            *** FAILED SERVICES ***
                            
                              UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                            * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                            * 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.
                            2 loaded units listed.
                            
                            
                            *** DMESG CRITICAL ERRORS ***
                            dmesg: read kernel buffer failed: Operation not permitted
                            No critical errors detected
                            
                            *** FILESYSTEM ***
                            Filesystem     Type      Size  Used Avail Use% Mounted on
                            /dev/loop0     ext4       16G  6.5G  8.4G  44% /
                            none           tmpfs     492K  4.0K  488K   1% /dev
                            none           tmpfs     8.0K  4.0K  4.0K  50% /dev/serial/by-path/pci-0000:00:14.0-usb-0:1:1.0-port0
                            udev           devtmpfs   32G     0   32G   0% /dev/tty
                            tmpfs          tmpfs      32G     0   32G   0% /dev/shm
                            tmpfs          tmpfs      13G  132K   13G   1% /run
                            tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                            tmpfs          tmpfs     6.3G     0  6.3G   0% /run/user/0
                            
                            Messages concerning ext4 filesystem in dmesg:
                            dmesg: read kernel buffer failed: Operation not permitted
                            
                            Show mounted filesystems:
                            TARGET SOURCE     FSTYPE OPTIONS
                            /      /dev/loop0 ext4   rw,relatime
                            
                            Files in neuralgic directories:
                            
                            /var:
                            489M    /var/
                            292M    /var/cache
                            288M    /var/cache/apt
                            213M    /var/cache/apt/archives
                            147M    /var/lib
                            
                            Archived and active journals take up 48.0M in the file system.
                            
                            /opt/iobroker/backups:
                            616M    /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            1.9G    /opt/iobroker/iobroker-data/
                            1.3G    /opt/iobroker/iobroker-data/history
                            528M    /opt/iobroker/iobroker-data/files
                            130M    /opt/iobroker/iobroker-data/backup-objects
                            104M    /opt/iobroker/iobroker-data/files/vis
                            
                            The five largest files in iobroker-data are:
                            find: Failed to change directory: /root: Permission denied
                            find: Failed to change directory: /root: Permission denied
                            find: Failed to change directory: /root: Permission denied
                            find: Failed to change directory: /root: Permission denied
                            find: Failed to change directory: /root: Permission denied
                            find: Failed to change directory: /root: Permission denied
                            find: Failed to change directory: /root: Permission denied
                            find: Failed to change directory: /root: Permission denied
                            find: Failed to change directory: /root: Permission denied
                            find: Failed to change directory: /root: Permission denied
                            find: Failed to change directory: /root: Permission denied
                            find: Failed to change directory: /root: Permission denied
                            find: Failed to restore initial working directory: /root: Permission denied
                            
                            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-FTDI_FT232R_USB_UART_A50285BI-if00-port0
                            
                            *** ZigBee Settings ***
                            
                            HINT:
                            Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                            tcp
                            
                            HINT:
                            Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
                            tcp
                            
                            HINT:
                            Your zigbee.2 COM-Port is NOT matching 'by-id'. Please check your setting:
                            tcp
                            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.19.0
                            /usr/bin/node           v22.19.0
                            /usr/bin/npm            10.9.3
                            /usr/bin/npx            10.9.3
                            /usr/bin/corepack       0.34.0
                            
                            nodejs:
                              Installed: 22.19.0-1nodesource1
                              Candidate: 22.19.0-1nodesource1
                              Version table:
                             *** 22.19.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                    100 /var/lib/dpkg/status
                                 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://security.debian.org bookworm-security/main amd64 Packages
                                 18.19.0+dfsg-6~deb12u2 500
                                    500 http://deb.debian.org/debian bookworm/main amd64 Packages
                            
                            find: Failed to restore initial working directory: /root: Permission denied
                            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
                            Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                            Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                            iobroker is not running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            Hosts:
                            Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                            Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                            ioBroker            ioBroker (version: 7.0.7, hostname: ioBroker      , alive, uptime: 1022)
                            
                            Core adapters versions
                            js-controller:  7.0.7
                            admin:          7.6.17
                            javascript:     8.9.2
                            
                            nodejs modules from github:     2
                            +-- iobroker.sourceanalytix@0.4.14 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#b9a3db457ac1a6e1ef4b7ab6edcfddc0388e4b19)
                            +-- iobroker.vis-materialdesign@0.5.94 (git+ssh://git@github.com/Scrounger/ioBroker.vis-materialdesign.git#8b7529d493f223dfc4f1d1f632553fcb35bbcc92)
                            
                            Adapter State
                            Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                            Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                              system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
                              system.adapter.ankersolix2.0            : ankersolix2           : ioBroker                                 -  enabled
                              system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                              system.adapter.broadlink2.0             : broadlink2            : ioBroker                                 -  enabled
                              system.adapter.cloud.0                  : cloud                 : ioBroker                                 - disabled
                              system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                              system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 -  enabled
                              system.adapter.device-watcher.0         : device-watcher        : ioBroker                                 -  enabled
                              system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
                              system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
                              system.adapter.echarts.0                : echarts               : ioBroker                                 -  enabled
                              system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker                                 -  enabled
                              system.adapter.energiefluss-erweitert.1 : energiefluss-erweitert: ioBroker                                 -  enabled
                              system.adapter.energiefluss-erweitert.2 : energiefluss-erweitert: ioBroker                                 -  enabled
                              system.adapter.espresense.0             : espresense            : ioBroker                                 - disabled
                              system.adapter.feiertage.0              : feiertage             : ioBroker                                 -  enabled
                              system.adapter.fullybrowser.0           : fullybrowser          : ioBroker                                 -  enabled
                              system.adapter.heatingcontrol.0         : heatingcontrol        : ioBroker                                 -  enabled
                              system.adapter.history.0                : history               : ioBroker                                 -  enabled
                              system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                              system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
                              system.adapter.ical.2                   : ical                  : ioBroker                                 -  enabled
                              system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 -  enabled
                              system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 -  enabled
                              system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 -  enabled
                              system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker                                 -  enabled
                              system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
                              system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                              system.adapter.linux-control.0          : linux-control         : ioBroker                                 -  enabled
                              system.adapter.logparser.0              : logparser             : ioBroker                                 -  enabled
                              system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                              system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
                              system.adapter.onvif.0                  : onvif                 : ioBroker                                 -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
                              system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                              system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
                              system.adapter.radar2.0                 : radar2                : ioBroker                                 -  enabled
                              system.adapter.sainlogic.0              : sainlogic             : ioBroker                                 -  enabled, port: 4500, bind: 0.0.0.0
                              system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                              system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker                                 -  enabled
                              system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                              system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
                              system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                              system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                              system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
                              system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
                              system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker                                 -  enabled
                              system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker                                 -  enabled
                              system.adapter.vis-history.0            : vis-history           : ioBroker                                 -  enabled
                              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 -  enabled
                              system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 -  enabled
                              system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 -  enabled
                              system.adapter.vis-justgage.0           : vis-justgage          : ioBroker                                 -  enabled
                              system.adapter.vis-material-advanced.0  : vis-material-advanced : ioBroker                                 -  enabled
                              system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 -  enabled
                              system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 -  enabled
                              system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                              system.adapter.weatherunderground.0     : weatherunderground    : ioBroker                                 -  enabled
                              system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              system.adapter.wireless-mbus.0          : wireless-mbus         : ioBroker                                 -  enabled
                              system.adapter.zigbee.0                 : zigbee                : ioBroker                                 
                              system.adapter.zigbee.1                 : zigbee                : ioBroker                                 
                              system.adapter.zigbee.2                 : zigbee                : ioBroker                                 
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                              system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                              system.adapter.onvif.0                  : onvif                 : ioBroker                                 -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
                              system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                              system.adapter.sainlogic.0              : sainlogic             : ioBroker                                 -  enabled, port: 4500, bind: 0.0.0.0
                              system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                              system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                              system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                              system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              system.adapter.zigbee.0                 : zigbee                : ioBroker                               
                              system.adapter.zigbee.1                 : zigbee                : ioBroker                                 
                            
                            ioBroker-Repositories
                            Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                            Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                            ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                            │ (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
                            Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                            Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
                            Used repository: stable
                            Adapter    "admin"        : 7.6.17   , installed 7.6.17
                            Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
                            Adapter    "ankersolix2"  : 2.3.0    , installed 2.3.0
                            Adapter    "backitup"     : 3.3.5    , installed 3.3.5
                            Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                            Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                            Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                            Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                            Adapter    "device-watcher": 2.12.1  , installed 2.12.6
                            Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                            Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                            Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                            Adapter    "energiefluss-erweitert": 0.7.7, installed 0.7.7
                            Adapter    "espresense"   : 0.6.3    , installed 0.6.3
                            Adapter    "feiertage"    : 1.2.1    , installed 1.2.1
                            Adapter    "fullybrowser" : 3.1.2    , installed 3.1.2
                            Adapter    "heatingcontrol": 2.12.15 , installed 2.12.15
                            Adapter    "history"      : 3.0.1    , installed 3.0.1
                            Adapter    "ical"         : 1.16.2   , installed 1.16.2
                            Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                            Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                            Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                            Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                            Adapter    "iot"          : 3.3.0    , installed 3.3.0
                            Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                            Controller "js-controller": 7.0.7    , installed 7.0.7
                            Adapter    "linux-control": 1.1.5    , installed 1.1.5
                            Adapter    "logparser"    : 2.4.0    , installed 2.4.0
                            Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                            Adapter    "nut"          : 1.6.0    , installed 1.6.0
                            Adapter    "onvif"        : 1.1.4    , installed 1.1.4
                            Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
                            Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                            Adapter    "radar2"       : 2.3.0    , installed 2.3.0
                            Adapter    "sainlogic"    : 0.11.6   , installed 0.11.6
                            Adapter    "shelly"       : 10.1.0   , installed 10.1.0
                            Adapter    "shuttercontrol": 2.0.3   , installed 2.0.3
                            Adapter    "socketio"     : 6.7.1    , installed 7.0.8
                            Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
                            Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                            Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                            Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                            Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                            Adapter    "vis"          : 1.5.6    , installed 1.5.6
                            Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                            Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                            Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                            Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                            Adapter    "vis-icontwo"  : 1.18.0   , installed 1.18.0
                            Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
                            Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                            Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                            Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                            Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
                            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                            Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                            Adapter    "web"          : 7.0.8    , installed 7.0.8
                            Adapter    "wireless-mbus": 0.10.2   , installed 0.10.2
                            Adapter    "ws"           : 2.6.2    , installed 3.0.19
                            Adapter    "zigbee"       : 2.0.5    , installed 2.0.5
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        32937
                            States:         29257
                            
                            *** OS-Repositories and Updates ***
                            Hit:1 http://security.debian.org bookworm-security InRelease
                            Hit:2 http://deb.debian.org/debian bookworm InRelease
                            Hit:3 http://deb.debian.org/debian bookworm-updates 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:111             0.0.0.0:*               LISTEN      0          12881      1/init
                            tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          13829      295/master
                            tcp6       0      0 :::111                  :::*                    LISTEN      0          12883      1/init
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          11939      1/init
                            tcp6       0      0 ::1:25                  :::*                    LISTEN      0          13830      295/master
                            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          12882      1/init
                            udp6       0      0 :::111                  :::*                                0          12884      1/init
                            
                            *** Log File - Last 25 Lines ***
                            
                            2025-09-04 13:05:28.113  - info: host.ioBroker instance system.adapter.shelly.0 terminated with code 0 (NO_ERROR)
                            2025-09-04 13:05:28.113  - info: host.ioBroker instance system.adapter.zigbee.0 terminated with code 0 (NO_ERROR)
                            2025-09-04 13:05:28.113  - info: host.ioBroker instance system.adapter.zigbee.1 terminated with code 0 (NO_ERROR)
                            2025-09-04 13:05:28.113  - info: host.ioBroker instance system.adapter.energiefluss-erweitert.0 terminated with code 0 (NO_ERROR)
                            2025-09-04 13:05:28.132  - info: host.ioBroker instance system.adapter.energiefluss-erweitert.1 terminated with code 0 (NO_ERROR)
                            2025-09-04 13:05:28.132  - info: host.ioBroker instance system.adapter.linux-control.0 terminated with code 0 (NO_ERROR)
                            2025-09-04 13:05:28.132  - info: host.ioBroker instance system.adapter.onvif.0 terminated with code 0 (NO_ERROR)
                            2025-09-04 13:05:28.132  - info: host.ioBroker instance system.adapter.sourceanalytix.0 terminated with code 0 (NO_ERROR)
                            2025-09-04 13:05:28.156  - info: host.ioBroker instance system.adapter.vis-inventwo.0 terminated with code 0 (NO_ERROR)
                            2025-09-04 13:05:28.156  - info: host.ioBroker instance system.adapter.device-watcher.0 terminated with code 0 (NO_ERROR)
                            2025-09-04 13:05:28.156  - warn: host.ioBroker instance system.adapter.pushover.0 terminated due to SIGKILL
                            2025-09-04 13:05:28.156  - info: host.ioBroker instance system.adapter.pushover.0 terminated with code null ()
                            2025-09-04 13:05:28.176  - warn: host.ioBroker instance system.adapter.telegram.0 terminated due to SIGKILL
                            2025-09-04 13:05:28.176  - info: host.ioBroker instance system.adapter.telegram.0 terminated with code null ()
                            2025-09-04 13:05:28.176  - warn: host.ioBroker instance system.adapter.sonoff.0 terminated due to SIGKILL
                            2025-09-04 13:05:28.176  - info: host.ioBroker instance system.adapter.sonoff.0 terminated with code null ()
                            2025-09-04 13:05:28.176  - warn: host.ioBroker instance system.adapter.echarts.0 terminated due to SIGKILL
                            2025-09-04 13:05:28.176  - info: host.ioBroker instance system.adapter.echarts.0 terminated with code null ()
                            2025-09-04 13:05:28.176  - warn: host.ioBroker instance system.adapter.web.0 terminated due to SIGKILL
                            2025-09-04 13:05:28.176  - info: host.ioBroker instance system.adapter.web.0 terminated with code null ()
                            2025-09-04 13:05:29.065  - info: tuya.0 (124862) terminating
                            2025-09-04 13:05:29.066  - info: tuya.0 (124862) Terminated (NO_ERROR): Without reason
                            2025-09-04 13:05:29.622  - info: host.ioBroker instance system.adapter.tuya.0 terminated with code 0 (NO_ERROR)
                            2025-09-04 13:05:29.622  - info: host.ioBroker All instances are stopped.
                            2025-09-04 13:05:29.681  - info: host.ioBroker terminated
                            
                            

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

                            iob diag has finished.

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

                            @fichte sagte in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

                            iobroker is not running on this host.

                            Mit laufendem ioBroker könnte man mehr sehen.

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

                            F 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @fichte sagte in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

                              iobroker is not running on this host.

                              Mit laufendem ioBroker könnte man mehr sehen.

                              F Offline
                              F Offline
                              Fichte
                              schrieb am zuletzt editiert von Fichte
                              #1484

                              @thomas-braun

                              Ja Sorry habs gesehen 🙄

                              ========== Start marking the full check here ===========

                              Script v.2025-08-09
                              
                              *** BASE SYSTEM ***
                              Operating System: Debian GNU/Linux 12 (bookworm)
                               Static hostname: ioBroker
                                     Icon name: computer-container
                                       Chassis: container ☐
                                Virtualization: lxc
                                        Kernel: Linux 6.14.8-2-pve
                                  Architecture: x86-64
                              OS is similar to:
                              
                              model name      : Intel(R) Core(TM) i5-9500T CPU @ 2.20GHz
                              Docker          : false
                              Virtualization  : lxc
                              Kernel          : x86_64
                              Userland        : 64 bit
                              
                              Systemuptime and Load:
                               13:22:09 up 6 days,  2:00,  3 users,  load average: 0.88, 0.74, 0.71
                              CPU threads: 6
                              
                              
                              *** LIFE CYCLE STATUS ***
                              Operating System is the current Debian stable version codenamed 'bookworm'!
                              
                              *** TIME AND TIMEZONES ***
                                             Local time: Thu 2025-09-04 13:22:09 CEST
                                         Universal time: Thu 2025-09-04 11:22:09 UTC
                                               RTC time: n/a
                                              Time zone: Europe/Berlin (CEST, +0200)
                              System clock synchronized: yes
                                            NTP service: inactive
                                        RTC in local TZ: no
                              
                              *** Users and Groups ***
                              User that called 'iob diag':
                              
                              
                              User that is running 'js-controller':
                              iobroker
                              HOME=/home/iobroker
                              GROUPS=iobroker tty dialout audio video plugdev
                              
                              *** DISPLAY-SERVER SETUP ***
                              Display-Server:         false
                              Unit display-manager.service could not be found.
                              Display-Manager:
                              Desktop:
                              Session:                tty
                              
                              *** MEMORY ***
                                             total        used        free      shared  buff/cache   available
                              Mem:            8.6G        3.3G        1.4G        143K        3.9G        5.3G
                              Swap:             0B          0B          0B
                              Total:          8.6G        3.3G        1.4G
                              
                              Active iob-Instances:   40
                              
                                       8192 M total memory
                                       3154 M used memory
                                       3126 M active memory
                                       3416 M inactive memory
                                       1350 M free memory
                                          0 M buffer memory
                                       3687 M swap cache
                                          0 M total swap
                                          0 M used swap
                                          0 M free swap
                              
                              *** top - Table Of Processes  ***
                              top - 13:22:10 up 6 days,  2:00,  3 users,  load average: 0.88, 0.74, 0.71
                              Tasks:  74 total,   2 running,  72 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 :   8192.0 total,   1348.6 free,   3155.9 used,   3687.7 buff/cache
                              MiB Swap:      0.0 total,      0.0 free,      0.0 used.   5036.1 avail Mem
                              
                              *** FAILED SERVICES ***
                              
                                UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                              * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                              
                              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 ***
                              dmesg: read kernel buffer failed: Operation not permitted
                              No critical errors detected
                              
                              *** FILESYSTEM ***
                              Filesystem     Type      Size  Used Avail Use% Mounted on
                              /dev/loop0     ext4       16G  6.5G  8.3G  44% /
                              none           tmpfs     492K  4.0K  488K   1% /dev
                              none           tmpfs     8.0K  4.0K  4.0K  50% /dev/serial/by-path/pci-0000:00:14.0-usb-0:1:1.0-port0
                              udev           devtmpfs   32G     0   32G   0% /dev/tty
                              tmpfs          tmpfs      32G     0   32G   0% /dev/shm
                              tmpfs          tmpfs      13G  136K   13G   1% /run
                              tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                              tmpfs          tmpfs     6.3G     0  6.3G   0% /run/user/0
                              
                              Messages concerning ext4 filesystem in dmesg:
                              dmesg: read kernel buffer failed: Operation not permitted
                              
                              Show mounted filesystems:
                              TARGET SOURCE     FSTYPE OPTIONS
                              /      /dev/loop0 ext4   rw,relatime
                              
                              Files in neuralgic directories:
                              
                              /var:
                              489M    /var/
                              292M    /var/cache
                              288M    /var/cache/apt
                              213M    /var/cache/apt/archives
                              147M    /var/lib
                              
                              Archived and active journals take up 48.0M in the file system.
                              
                              /opt/iobroker/backups:
                              616M    /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              2.0G    /opt/iobroker/iobroker-data/
                              1.3G    /opt/iobroker/iobroker-data/history
                              528M    /opt/iobroker/iobroker-data/files
                              130M    /opt/iobroker/iobroker-data/backup-objects
                              104M    /opt/iobroker/iobroker-data/files/vis
                              
                              The five largest files in iobroker-data are:
                              find: Failed to change directory: /root: Permission denied
                              find: Failed to change directory: /root: Permission denied
                              find: Failed to change directory: /root: Permission denied
                              find: Failed to change directory: /root: Permission denied
                              find: Failed to change directory: /root: Permission denied
                              find: Failed to change directory: /root: Permission denied
                              find: Failed to change directory: /root: Permission denied
                              find: Failed to change directory: /root: Permission denied
                              find: Failed to change directory: /root: Permission denied
                              find: Failed to change directory: /root: Permission denied
                              find: Failed to change directory: /root: Permission denied
                              find: Failed to change directory: /root: Permission denied
                              find: Failed to restore initial working directory: /root: Permission denied
                              
                              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-FTDI_FT232R_USB_UART_A50285BI-if00-port0
                              
                              *** ZigBee Settings ***
                              
                              HINT:
                              Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                              tcp
                              
                              HINT:
                              Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
                              tcp
                              
                              HINT:
                              Your zigbee.2 COM-Port is NOT matching 'by-id'. Please check your setting:
                              tcp
                              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.19.0
                              /usr/bin/node           v22.19.0
                              /usr/bin/npm            10.9.3
                              /usr/bin/npx            10.9.3
                              /usr/bin/corepack       0.34.0
                              
                              nodejs:
                                Installed: 22.19.0-1nodesource1
                                Candidate: 22.19.0-1nodesource1
                                Version table:
                               *** 22.19.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                      100 /var/lib/dpkg/status
                                   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://security.debian.org bookworm-security/main amd64 Packages
                                   18.19.0+dfsg-6~deb12u2 500
                                      500 http://deb.debian.org/debian bookworm/main amd64 Packages
                              
                              find: Failed to restore initial working directory: /root: Permission denied
                              Temp directories causing deletion problem: 0
                              No problems detected
                              
                              Errors in npm tree: 0
                              No problems detected
                              
                              Checking for nodejs vulnerability:
                              
                              
                               █████  ██      ██           ██████   ██████   ██████  ██████         ██
                              ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                              ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                              ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                              ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                              
                              
                              
                              *** ioBroker-Installation ***
                              
                              ioBroker Status
                              iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              Hosts:
                              ioBroker            ioBroker (version: 7.0.7, hostname: ioBroker      , alive, uptime: 691)
                              
                              Core adapters versions
                              js-controller:  7.0.7
                              admin:          7.6.17
                              javascript:     8.9.2
                              
                              nodejs modules from github:     2
                              +-- iobroker.sourceanalytix@0.4.14 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#b9a3db457ac1a6e1ef4b7ab6edcfddc0388e4b19)
                              +-- iobroker.vis-materialdesign@0.5.94 (git+ssh://git@github.com/Scrounger/ioBroker.vis-materialdesign.git#8b7529d493f223dfc4f1d1f632553fcb35bbcc92)
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
                              + system.adapter.ankersolix2.0            : ankersolix2           : ioBroker                                 -  enabled
                              + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                              + system.adapter.broadlink2.0             : broadlink2            : ioBroker                                 -  enabled
                                system.adapter.cloud.0                  : cloud                 : ioBroker                                 - disabled
                                system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                              + system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 -  enabled
                              + system.adapter.device-watcher.0         : device-watcher        : ioBroker                                 -  enabled
                              + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
                                system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
                              + system.adapter.echarts.0                : echarts               : ioBroker                                 -  enabled
                              + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker                                 -  enabled
                              + system.adapter.energiefluss-erweitert.1 : energiefluss-erweitert: ioBroker                                 -  enabled
                              + system.adapter.energiefluss-erweitert.2 : energiefluss-erweitert: ioBroker                                 -  enabled
                                system.adapter.espresense.0             : espresense            : ioBroker                                 - disabled
                                system.adapter.feiertage.0              : feiertage             : ioBroker                                 -  enabled
                              + system.adapter.fullybrowser.0           : fullybrowser          : ioBroker                                 -  enabled
                              + system.adapter.heatingcontrol.0         : heatingcontrol        : ioBroker                                 -  enabled
                              + system.adapter.history.0                : history               : ioBroker                                 -  enabled
                                system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                                system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
                                system.adapter.ical.2                   : ical                  : ioBroker                                 -  enabled
                                system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 -  enabled
                                system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 -  enabled
                                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 -  enabled
                                system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker                                 -  enabled
                              + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
                              + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                              + system.adapter.linux-control.0          : linux-control         : ioBroker                                 -  enabled
                              + system.adapter.logparser.0              : logparser             : ioBroker                                 -  enabled
                              + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
                              + system.adapter.onvif.0                  : onvif                 : ioBroker                                 -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
                              + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                              + system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
                              + system.adapter.radar2.0                 : radar2                : ioBroker                                 -  enabled
                              + system.adapter.sainlogic.0              : sainlogic             : ioBroker                                 -  enabled, port: 4500, bind: 0.0.0.0
                              + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker                                 -  enabled
                              + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                              + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
                              + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                              + system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
                              + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
                                system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker                                 -  enabled
                                system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker                                 -  enabled
                                system.adapter.vis-history.0            : vis-history           : ioBroker                                 -  enabled
                                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 -  enabled
                                system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 -  enabled
                              + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 -  enabled
                                system.adapter.vis-justgage.0           : vis-justgage          : ioBroker                                 -  enabled
                                system.adapter.vis-material-advanced.0  : vis-material-advanced : ioBroker                                 -  enabled
                                system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 -  enabled
                                system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 -  enabled
                                system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                                system.adapter.weatherunderground.0     : weatherunderground    : ioBroker                                 -  enabled
                              + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.wireless-mbus.0          : wireless-mbus         : ioBroker                                 -  enabled
                              + system.adapter.zigbee.0                 : zigbee                : ioBroker                                
                              + system.adapter.zigbee.1                 : zigbee                : ioBroker                                 
                                system.adapter.zigbee.2                 : zigbee                : ioBroker                                 
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.onvif.0                  : onvif                 : ioBroker                                 -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
                              + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                              + system.adapter.sainlogic.0              : sainlogic             : ioBroker                                 -  enabled, port: 4500, bind: 0.0.0.0
                              + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                              + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 
                              + system.adapter.zigbee.1                 : zigbee                : ioBroker                                
                              
                              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    "admin"        : 7.6.17   , installed 7.6.17
                              Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
                              Adapter    "ankersolix2"  : 2.3.0    , installed 2.3.0
                              Adapter    "backitup"     : 3.3.5    , installed 3.3.5
                              Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                              Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                              Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                              Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                              Adapter    "device-watcher": 2.12.1  , installed 2.12.6
                              Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                              Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                              Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                              Adapter    "energiefluss-erweitert": 0.7.7, installed 0.7.7
                              Adapter    "espresense"   : 0.6.3    , installed 0.6.3
                              Adapter    "feiertage"    : 1.2.1    , installed 1.2.1
                              Adapter    "fullybrowser" : 3.1.2    , installed 3.1.2
                              Adapter    "heatingcontrol": 2.12.15 , installed 2.12.15
                              Adapter    "history"      : 3.0.1    , installed 3.0.1
                              Adapter    "ical"         : 1.16.2   , installed 1.16.2
                              Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                              Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                              Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                              Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                              Adapter    "iot"          : 3.3.0    , installed 3.3.0
                              Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                              Controller "js-controller": 7.0.7    , installed 7.0.7
                              Adapter    "linux-control": 1.1.5    , installed 1.1.5
                              Adapter    "logparser"    : 2.4.0    , installed 2.4.0
                              Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                              Adapter    "nut"          : 1.6.0    , installed 1.6.0
                              Adapter    "onvif"        : 1.1.4    , installed 1.1.4
                              Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
                              Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                              Adapter    "radar2"       : 2.3.0    , installed 2.3.0
                              Adapter    "sainlogic"    : 0.11.6   , installed 0.11.6
                              Adapter    "shelly"       : 10.1.0   , installed 10.1.0
                              Adapter    "shuttercontrol": 2.0.3   , installed 2.0.3
                              Adapter    "socketio"     : 6.7.1    , installed 7.0.8
                              Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
                              Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                              Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                              Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                              Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                              Adapter    "vis"          : 1.5.6    , installed 1.5.6
                              Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                              Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                              Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                              Adapter    "vis-icontwo"  : 1.18.0   , installed 1.18.0
                              Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
                              Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                              Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                              Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                              Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
                              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                              Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                              Adapter    "web"          : 7.0.8    , installed 7.0.8
                              Adapter    "wireless-mbus": 0.10.2   , installed 0.10.2
                              Adapter    "ws"           : 2.6.2    , installed 3.0.19
                              Adapter    "zigbee"       : 2.0.5    , installed 2.0.5
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        32934
                              States:         29677
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://deb.debian.org/debian bookworm InRelease
                              Hit:2 http://security.debian.org bookworm-security InRelease
                              Hit:3 http://deb.debian.org/debian bookworm-updates 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:1883            0.0.0.0:*               LISTEN      1000       46074353   128666/io.mqtt.0
                              tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1000       46075511   128735/io.shelly.0
                              tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1000       46074691   128769/io.sonoff.0
                              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          12881      1/init
                              tcp        0      0 0.0.0.0:4500            0.0.0.0:*               LISTEN      1000       46092954   129380/io.sainlogic
                              tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1000       46072354   128346/iobroker.js-
                              tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1000       46069613   128346/iobroker.js-
                              tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          13829      295/master
                              tcp6       0      0 :::111                  :::*                    LISTEN      0          12883      1/init
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          11939      1/init
                              tcp6       0      0 ::1:25                  :::*                    LISTEN      0          13830      295/master
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1000       46071412   128365/io.admin.0
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1000       46090902   129460/io.web.0
                              udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1000       46074129   128561/io.broadlink
                              udp        0      0 0.0.0.0:55076           0.0.0.0:*                           1000       46074132   128561/io.broadlink
                              udp        0      0 0.0.0.0:56116           0.0.0.0:*                           1000       46074189   128561/io.broadlink
                              udp        0      0 0.0.0.0:67              0.0.0.0:*                           1000       46077311   128711/io.radar2.0
                              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          12882      1/init
                              udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1000       46076891   128787/io.tuya.0
                              udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1000       46076892   128787/io.tuya.0
                              udp6       0      0 :::111                  :::*                                0          12884      1/init
                              
                              *** Log File - Last 25 Lines ***
                              
                              2025-09-04 13:20:25.687  - info: host.ioBroker instance system.adapter.dwd.0 having pid 129670 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2025-09-04 13:21:00.005  - info: device-watcher.0 (129650) Scheduled restart.
                              2025-09-04 13:21:00.005  - info: device-watcher.0 (129650) cleaned everything up...
                              2025-09-04 13:21:00.047  - info: device-watcher.0 (129650) terminating
                              2025-09-04 13:21:00.048  - info: device-watcher.0 (129650) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                              2025-09-04 13:21:00.508  - info: device-watcher.0 (129650) terminating
                              2025-09-04 13:21:00.602  - info: host.ioBroker instance system.adapter.device-watcher.0 scheduled normal terminated and will be restarted on schedule.
                              2025-09-04 13:21:00.602  - info: host.ioBroker Restart adapter system.adapter.device-watcher.0 because enabled
                              2025-09-04 13:21:01.909  - info: host.ioBroker instance system.adapter.device-watcher.0 in version "2.12.6" started with pid 129689
                              2025-09-04 13:21:02.748  - info: device-watcher.0 (129689) starting. Version 2.12.6 in /opt/iobroker/node_modules/iobroker.device-watcher, node: v22.19.0, js-controller: 7.0.7
                              2025-09-04 13:21:02.782  - info: device-watcher.0 (129689) Number of selected adapters to monitor devices: 5. Loading data from: Nut, Shelly, Sonoff, Unifi, Zigbee ...
                              2025-09-04 13:22:00.004  - info: device-watcher.0 (129689) Scheduled restart.
                              2025-09-04 13:22:00.005  - info: device-watcher.0 (129689) cleaned everything up...
                              2025-09-04 13:22:00.008  - info: device-watcher.0 (129689) terminating
                              2025-09-04 13:22:00.008  - info: device-watcher.0 (129689) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                              2025-09-04 13:22:00.507  - info: device-watcher.0 (129689) terminating
                              2025-09-04 13:22:00.560  - info: host.ioBroker instance system.adapter.device-watcher.0 scheduled normal terminated and will be restarted on schedule.
                              2025-09-04 13:22:00.560  - info: host.ioBroker Restart adapter system.adapter.device-watcher.0 because enabled
                              2025-09-04 13:22:01.876  - info: host.ioBroker instance system.adapter.device-watcher.0 in version "2.12.6" started with pid 129801
                              2025-09-04 13:22:02.680  - info: device-watcher.0 (129801) starting. Version 2.12.6 in /opt/iobroker/node_modules/iobroker.device-watcher, node: v22.19.0, js-controller: 7.0.7
                              2025-09-04 13:22:02.716  - info: device-watcher.0 (129801) Number of selected adapters to monitor devices: 5. Loading data from: Nut, Shelly, Sonoff, Unifi, Zigbee ...
                              2025-09-04 13:22:18.582  - info: zigbee.0 (128834) checking configure on message :  next attempt in -161707 seconds
                              2025-09-04 13:22:18.582  - info: zigbee.0 (128834) Configure on Message for 0x00124b00234e5828
                              2025-09-04 13:22:18.582  - info: zigbee.0 (128834) Configuring 0x00124b00234e5828 SNZB-03
                              2025-09-04 13:22:28.595  - info: zigbee.0 (128834) Timeout trying to configure 0x00124b00234e5828 SNZB-03 (0).
                              
                              

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

                              iob diag has finished.

                              ilovegymI Thomas BraunT 2 Antworten Letzte Antwort
                              0
                              • F Fichte

                                @thomas-braun

                                Ja Sorry habs gesehen 🙄

                                ========== Start marking the full check here ===========

                                Script v.2025-08-09
                                
                                *** BASE SYSTEM ***
                                Operating System: Debian GNU/Linux 12 (bookworm)
                                 Static hostname: ioBroker
                                       Icon name: computer-container
                                         Chassis: container ☐
                                  Virtualization: lxc
                                          Kernel: Linux 6.14.8-2-pve
                                    Architecture: x86-64
                                OS is similar to:
                                
                                model name      : Intel(R) Core(TM) i5-9500T CPU @ 2.20GHz
                                Docker          : false
                                Virtualization  : lxc
                                Kernel          : x86_64
                                Userland        : 64 bit
                                
                                Systemuptime and Load:
                                 13:22:09 up 6 days,  2:00,  3 users,  load average: 0.88, 0.74, 0.71
                                CPU threads: 6
                                
                                
                                *** LIFE CYCLE STATUS ***
                                Operating System is the current Debian stable version codenamed 'bookworm'!
                                
                                *** TIME AND TIMEZONES ***
                                               Local time: Thu 2025-09-04 13:22:09 CEST
                                           Universal time: Thu 2025-09-04 11:22:09 UTC
                                                 RTC time: n/a
                                                Time zone: Europe/Berlin (CEST, +0200)
                                System clock synchronized: yes
                                              NTP service: inactive
                                          RTC in local TZ: no
                                
                                *** Users and Groups ***
                                User that called 'iob diag':
                                
                                
                                User that is running 'js-controller':
                                iobroker
                                HOME=/home/iobroker
                                GROUPS=iobroker tty dialout audio video plugdev
                                
                                *** DISPLAY-SERVER SETUP ***
                                Display-Server:         false
                                Unit display-manager.service could not be found.
                                Display-Manager:
                                Desktop:
                                Session:                tty
                                
                                *** MEMORY ***
                                               total        used        free      shared  buff/cache   available
                                Mem:            8.6G        3.3G        1.4G        143K        3.9G        5.3G
                                Swap:             0B          0B          0B
                                Total:          8.6G        3.3G        1.4G
                                
                                Active iob-Instances:   40
                                
                                         8192 M total memory
                                         3154 M used memory
                                         3126 M active memory
                                         3416 M inactive memory
                                         1350 M free memory
                                            0 M buffer memory
                                         3687 M swap cache
                                            0 M total swap
                                            0 M used swap
                                            0 M free swap
                                
                                *** top - Table Of Processes  ***
                                top - 13:22:10 up 6 days,  2:00,  3 users,  load average: 0.88, 0.74, 0.71
                                Tasks:  74 total,   2 running,  72 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 :   8192.0 total,   1348.6 free,   3155.9 used,   3687.7 buff/cache
                                MiB Swap:      0.0 total,      0.0 free,      0.0 used.   5036.1 avail Mem
                                
                                *** FAILED SERVICES ***
                                
                                  UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                                * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                                
                                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 ***
                                dmesg: read kernel buffer failed: Operation not permitted
                                No critical errors detected
                                
                                *** FILESYSTEM ***
                                Filesystem     Type      Size  Used Avail Use% Mounted on
                                /dev/loop0     ext4       16G  6.5G  8.3G  44% /
                                none           tmpfs     492K  4.0K  488K   1% /dev
                                none           tmpfs     8.0K  4.0K  4.0K  50% /dev/serial/by-path/pci-0000:00:14.0-usb-0:1:1.0-port0
                                udev           devtmpfs   32G     0   32G   0% /dev/tty
                                tmpfs          tmpfs      32G     0   32G   0% /dev/shm
                                tmpfs          tmpfs      13G  136K   13G   1% /run
                                tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                tmpfs          tmpfs     6.3G     0  6.3G   0% /run/user/0
                                
                                Messages concerning ext4 filesystem in dmesg:
                                dmesg: read kernel buffer failed: Operation not permitted
                                
                                Show mounted filesystems:
                                TARGET SOURCE     FSTYPE OPTIONS
                                /      /dev/loop0 ext4   rw,relatime
                                
                                Files in neuralgic directories:
                                
                                /var:
                                489M    /var/
                                292M    /var/cache
                                288M    /var/cache/apt
                                213M    /var/cache/apt/archives
                                147M    /var/lib
                                
                                Archived and active journals take up 48.0M in the file system.
                                
                                /opt/iobroker/backups:
                                616M    /opt/iobroker/backups/
                                
                                /opt/iobroker/iobroker-data:
                                2.0G    /opt/iobroker/iobroker-data/
                                1.3G    /opt/iobroker/iobroker-data/history
                                528M    /opt/iobroker/iobroker-data/files
                                130M    /opt/iobroker/iobroker-data/backup-objects
                                104M    /opt/iobroker/iobroker-data/files/vis
                                
                                The five largest files in iobroker-data are:
                                find: Failed to change directory: /root: Permission denied
                                find: Failed to change directory: /root: Permission denied
                                find: Failed to change directory: /root: Permission denied
                                find: Failed to change directory: /root: Permission denied
                                find: Failed to change directory: /root: Permission denied
                                find: Failed to change directory: /root: Permission denied
                                find: Failed to change directory: /root: Permission denied
                                find: Failed to change directory: /root: Permission denied
                                find: Failed to change directory: /root: Permission denied
                                find: Failed to change directory: /root: Permission denied
                                find: Failed to change directory: /root: Permission denied
                                find: Failed to change directory: /root: Permission denied
                                find: Failed to restore initial working directory: /root: Permission denied
                                
                                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-FTDI_FT232R_USB_UART_A50285BI-if00-port0
                                
                                *** ZigBee Settings ***
                                
                                HINT:
                                Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                                tcp
                                
                                HINT:
                                Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
                                tcp
                                
                                HINT:
                                Your zigbee.2 COM-Port is NOT matching 'by-id'. Please check your setting:
                                tcp
                                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.19.0
                                /usr/bin/node           v22.19.0
                                /usr/bin/npm            10.9.3
                                /usr/bin/npx            10.9.3
                                /usr/bin/corepack       0.34.0
                                
                                nodejs:
                                  Installed: 22.19.0-1nodesource1
                                  Candidate: 22.19.0-1nodesource1
                                  Version table:
                                 *** 22.19.0-1nodesource1 1001
                                        500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                        100 /var/lib/dpkg/status
                                     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://security.debian.org bookworm-security/main amd64 Packages
                                     18.19.0+dfsg-6~deb12u2 500
                                        500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                
                                find: Failed to restore initial working directory: /root: Permission denied
                                Temp directories causing deletion problem: 0
                                No problems detected
                                
                                Errors in npm tree: 0
                                No problems detected
                                
                                Checking for nodejs vulnerability:
                                
                                
                                 █████  ██      ██           ██████   ██████   ██████  ██████         ██
                                ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                                ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                                ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                                ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                                
                                
                                
                                *** ioBroker-Installation ***
                                
                                ioBroker Status
                                iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                Hosts:
                                ioBroker            ioBroker (version: 7.0.7, hostname: ioBroker      , alive, uptime: 691)
                                
                                Core adapters versions
                                js-controller:  7.0.7
                                admin:          7.6.17
                                javascript:     8.9.2
                                
                                nodejs modules from github:     2
                                +-- iobroker.sourceanalytix@0.4.14 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#b9a3db457ac1a6e1ef4b7ab6edcfddc0388e4b19)
                                +-- iobroker.vis-materialdesign@0.5.94 (git+ssh://git@github.com/Scrounger/ioBroker.vis-materialdesign.git#8b7529d493f223dfc4f1d1f632553fcb35bbcc92)
                                
                                Adapter State
                                + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
                                + system.adapter.ankersolix2.0            : ankersolix2           : ioBroker                                 -  enabled
                                + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                                + system.adapter.broadlink2.0             : broadlink2            : ioBroker                                 -  enabled
                                  system.adapter.cloud.0                  : cloud                 : ioBroker                                 - disabled
                                  system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                                + system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 -  enabled
                                + system.adapter.device-watcher.0         : device-watcher        : ioBroker                                 -  enabled
                                + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
                                  system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
                                + system.adapter.echarts.0                : echarts               : ioBroker                                 -  enabled
                                + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker                                 -  enabled
                                + system.adapter.energiefluss-erweitert.1 : energiefluss-erweitert: ioBroker                                 -  enabled
                                + system.adapter.energiefluss-erweitert.2 : energiefluss-erweitert: ioBroker                                 -  enabled
                                  system.adapter.espresense.0             : espresense            : ioBroker                                 - disabled
                                  system.adapter.feiertage.0              : feiertage             : ioBroker                                 -  enabled
                                + system.adapter.fullybrowser.0           : fullybrowser          : ioBroker                                 -  enabled
                                + system.adapter.heatingcontrol.0         : heatingcontrol        : ioBroker                                 -  enabled
                                + system.adapter.history.0                : history               : ioBroker                                 -  enabled
                                  system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                                  system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
                                  system.adapter.ical.2                   : ical                  : ioBroker                                 -  enabled
                                  system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 -  enabled
                                  system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 -  enabled
                                  system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 -  enabled
                                  system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker                                 -  enabled
                                + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
                                + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                                + system.adapter.linux-control.0          : linux-control         : ioBroker                                 -  enabled
                                + system.adapter.logparser.0              : logparser             : ioBroker                                 -  enabled
                                + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                + system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
                                + system.adapter.onvif.0                  : onvif                 : ioBroker                                 -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
                                + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                                + system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
                                + system.adapter.radar2.0                 : radar2                : ioBroker                                 -  enabled
                                + system.adapter.sainlogic.0              : sainlogic             : ioBroker                                 -  enabled, port: 4500, bind: 0.0.0.0
                                + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker                                 -  enabled
                                + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
                                + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                                + system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
                                + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
                                  system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker                                 -  enabled
                                  system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker                                 -  enabled
                                  system.adapter.vis-history.0            : vis-history           : ioBroker                                 -  enabled
                                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 -  enabled
                                  system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 -  enabled
                                + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 -  enabled
                                  system.adapter.vis-justgage.0           : vis-justgage          : ioBroker                                 -  enabled
                                  system.adapter.vis-material-advanced.0  : vis-material-advanced : ioBroker                                 -  enabled
                                  system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 -  enabled
                                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 -  enabled
                                  system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                                  system.adapter.weatherunderground.0     : weatherunderground    : ioBroker                                 -  enabled
                                + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                + system.adapter.wireless-mbus.0          : wireless-mbus         : ioBroker                                 -  enabled
                                + system.adapter.zigbee.0                 : zigbee                : ioBroker                                
                                + system.adapter.zigbee.1                 : zigbee                : ioBroker                                 
                                  system.adapter.zigbee.2                 : zigbee                : ioBroker                                 
                                
                                + instance is alive
                                
                                Enabled adapters with bindings
                                + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                + system.adapter.onvif.0                  : onvif                 : ioBroker                                 -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
                                + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                                + system.adapter.sainlogic.0              : sainlogic             : ioBroker                                 -  enabled, port: 4500, bind: 0.0.0.0
                                + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 
                                + system.adapter.zigbee.1                 : zigbee                : ioBroker                                
                                
                                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    "admin"        : 7.6.17   , installed 7.6.17
                                Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
                                Adapter    "ankersolix2"  : 2.3.0    , installed 2.3.0
                                Adapter    "backitup"     : 3.3.5    , installed 3.3.5
                                Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                                Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                                Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                                Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                                Adapter    "device-watcher": 2.12.1  , installed 2.12.6
                                Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                                Adapter    "energiefluss-erweitert": 0.7.7, installed 0.7.7
                                Adapter    "espresense"   : 0.6.3    , installed 0.6.3
                                Adapter    "feiertage"    : 1.2.1    , installed 1.2.1
                                Adapter    "fullybrowser" : 3.1.2    , installed 3.1.2
                                Adapter    "heatingcontrol": 2.12.15 , installed 2.12.15
                                Adapter    "history"      : 3.0.1    , installed 3.0.1
                                Adapter    "ical"         : 1.16.2   , installed 1.16.2
                                Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                                Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                Adapter    "iot"          : 3.3.0    , installed 3.3.0
                                Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                                Controller "js-controller": 7.0.7    , installed 7.0.7
                                Adapter    "linux-control": 1.1.5    , installed 1.1.5
                                Adapter    "logparser"    : 2.4.0    , installed 2.4.0
                                Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                                Adapter    "nut"          : 1.6.0    , installed 1.6.0
                                Adapter    "onvif"        : 1.1.4    , installed 1.1.4
                                Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
                                Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                                Adapter    "radar2"       : 2.3.0    , installed 2.3.0
                                Adapter    "sainlogic"    : 0.11.6   , installed 0.11.6
                                Adapter    "shelly"       : 10.1.0   , installed 10.1.0
                                Adapter    "shuttercontrol": 2.0.3   , installed 2.0.3
                                Adapter    "socketio"     : 6.7.1    , installed 7.0.8
                                Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
                                Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                                Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                                Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                                Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                                Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                Adapter    "vis-icontwo"  : 1.18.0   , installed 1.18.0
                                Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
                                Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                                Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
                                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                                Adapter    "web"          : 7.0.8    , installed 7.0.8
                                Adapter    "wireless-mbus": 0.10.2   , installed 0.10.2
                                Adapter    "ws"           : 2.6.2    , installed 3.0.19
                                Adapter    "zigbee"       : 2.0.5    , installed 2.0.5
                                
                                Objects and States
                                Please stand by - This may take a while
                                Objects:        32934
                                States:         29677
                                
                                *** OS-Repositories and Updates ***
                                Hit:1 http://deb.debian.org/debian bookworm InRelease
                                Hit:2 http://security.debian.org bookworm-security InRelease
                                Hit:3 http://deb.debian.org/debian bookworm-updates 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:1883            0.0.0.0:*               LISTEN      1000       46074353   128666/io.mqtt.0
                                tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1000       46075511   128735/io.shelly.0
                                tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1000       46074691   128769/io.sonoff.0
                                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          12881      1/init
                                tcp        0      0 0.0.0.0:4500            0.0.0.0:*               LISTEN      1000       46092954   129380/io.sainlogic
                                tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1000       46072354   128346/iobroker.js-
                                tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1000       46069613   128346/iobroker.js-
                                tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          13829      295/master
                                tcp6       0      0 :::111                  :::*                    LISTEN      0          12883      1/init
                                tcp6       0      0 :::22                   :::*                    LISTEN      0          11939      1/init
                                tcp6       0      0 ::1:25                  :::*                    LISTEN      0          13830      295/master
                                tcp6       0      0 :::8081                 :::*                    LISTEN      1000       46071412   128365/io.admin.0
                                tcp6       0      0 :::8082                 :::*                    LISTEN      1000       46090902   129460/io.web.0
                                udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1000       46074129   128561/io.broadlink
                                udp        0      0 0.0.0.0:55076           0.0.0.0:*                           1000       46074132   128561/io.broadlink
                                udp        0      0 0.0.0.0:56116           0.0.0.0:*                           1000       46074189   128561/io.broadlink
                                udp        0      0 0.0.0.0:67              0.0.0.0:*                           1000       46077311   128711/io.radar2.0
                                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          12882      1/init
                                udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1000       46076891   128787/io.tuya.0
                                udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1000       46076892   128787/io.tuya.0
                                udp6       0      0 :::111                  :::*                                0          12884      1/init
                                
                                *** Log File - Last 25 Lines ***
                                
                                2025-09-04 13:20:25.687  - info: host.ioBroker instance system.adapter.dwd.0 having pid 129670 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                2025-09-04 13:21:00.005  - info: device-watcher.0 (129650) Scheduled restart.
                                2025-09-04 13:21:00.005  - info: device-watcher.0 (129650) cleaned everything up...
                                2025-09-04 13:21:00.047  - info: device-watcher.0 (129650) terminating
                                2025-09-04 13:21:00.048  - info: device-watcher.0 (129650) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                2025-09-04 13:21:00.508  - info: device-watcher.0 (129650) terminating
                                2025-09-04 13:21:00.602  - info: host.ioBroker instance system.adapter.device-watcher.0 scheduled normal terminated and will be restarted on schedule.
                                2025-09-04 13:21:00.602  - info: host.ioBroker Restart adapter system.adapter.device-watcher.0 because enabled
                                2025-09-04 13:21:01.909  - info: host.ioBroker instance system.adapter.device-watcher.0 in version "2.12.6" started with pid 129689
                                2025-09-04 13:21:02.748  - info: device-watcher.0 (129689) starting. Version 2.12.6 in /opt/iobroker/node_modules/iobroker.device-watcher, node: v22.19.0, js-controller: 7.0.7
                                2025-09-04 13:21:02.782  - info: device-watcher.0 (129689) Number of selected adapters to monitor devices: 5. Loading data from: Nut, Shelly, Sonoff, Unifi, Zigbee ...
                                2025-09-04 13:22:00.004  - info: device-watcher.0 (129689) Scheduled restart.
                                2025-09-04 13:22:00.005  - info: device-watcher.0 (129689) cleaned everything up...
                                2025-09-04 13:22:00.008  - info: device-watcher.0 (129689) terminating
                                2025-09-04 13:22:00.008  - info: device-watcher.0 (129689) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                2025-09-04 13:22:00.507  - info: device-watcher.0 (129689) terminating
                                2025-09-04 13:22:00.560  - info: host.ioBroker instance system.adapter.device-watcher.0 scheduled normal terminated and will be restarted on schedule.
                                2025-09-04 13:22:00.560  - info: host.ioBroker Restart adapter system.adapter.device-watcher.0 because enabled
                                2025-09-04 13:22:01.876  - info: host.ioBroker instance system.adapter.device-watcher.0 in version "2.12.6" started with pid 129801
                                2025-09-04 13:22:02.680  - info: device-watcher.0 (129801) starting. Version 2.12.6 in /opt/iobroker/node_modules/iobroker.device-watcher, node: v22.19.0, js-controller: 7.0.7
                                2025-09-04 13:22:02.716  - info: device-watcher.0 (129801) Number of selected adapters to monitor devices: 5. Loading data from: Nut, Shelly, Sonoff, Unifi, Zigbee ...
                                2025-09-04 13:22:18.582  - info: zigbee.0 (128834) checking configure on message :  next attempt in -161707 seconds
                                2025-09-04 13:22:18.582  - info: zigbee.0 (128834) Configure on Message for 0x00124b00234e5828
                                2025-09-04 13:22:18.582  - info: zigbee.0 (128834) Configuring 0x00124b00234e5828 SNZB-03
                                2025-09-04 13:22:28.595  - info: zigbee.0 (128834) Timeout trying to configure 0x00124b00234e5828 SNZB-03 (0).
                                
                                

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

                                iob diag has finished.

                                ilovegymI Offline
                                ilovegymI Offline
                                ilovegym
                                schrieb am zuletzt editiert von
                                #1485

                                @fichte na bei sovielen permission denied solltest du mal dein system gerade biegen oder besser neu aufsetzen..da ist grundsaetzlich viel viel schief...

                                F 1 Antwort Letzte Antwort
                                0
                                • ilovegymI ilovegym

                                  @fichte na bei sovielen permission denied solltest du mal dein system gerade biegen oder besser neu aufsetzen..da ist grundsaetzlich viel viel schief...

                                  F Offline
                                  F Offline
                                  Fichte
                                  schrieb am zuletzt editiert von
                                  #1486

                                  @ilovegym sagte in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

                                  @fichte na bei sovielen permission denied solltest du mal dein system gerade biegen oder besser neu aufsetzen..da ist grundsaetzlich viel viel schief...

                                  Das system ist eine woche alt ohne Backup zurückspielen

                                  da_WoodyD ilovegymI 2 Antworten Letzte Antwort
                                  0
                                  • F Fichte

                                    @ilovegym sagte in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

                                    @fichte na bei sovielen permission denied solltest du mal dein system gerade biegen oder besser neu aufsetzen..da ist grundsaetzlich viel viel schief...

                                    Das system ist eine woche alt ohne Backup zurückspielen

                                    da_WoodyD Online
                                    da_WoodyD Online
                                    da_Woody
                                    schrieb am zuletzt editiert von
                                    #1487

                                    @fichte fummelst du da als root rum?

                                    gruß vom Woody
                                    HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                                    1 Antwort Letzte Antwort
                                    1
                                    • F Fichte

                                      @ilovegym sagte in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

                                      @fichte na bei sovielen permission denied solltest du mal dein system gerade biegen oder besser neu aufsetzen..da ist grundsaetzlich viel viel schief...

                                      Das system ist eine woche alt ohne Backup zurückspielen

                                      ilovegymI Offline
                                      ilovegymI Offline
                                      ilovegym
                                      schrieb am zuletzt editiert von ilovegym
                                      #1488

                                      @fichte sagte in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

                                      Das system ist eine woche alt ohne Backup zurückspielen

                                      Dann ging vor ner Woche so einiges schief, deshalb jetzt auch die Probleme.. schau dir die Diagnose doch mal an..

                                      Mein Tip: iobroker backup starten, datei sichern, komplettes System neu aufsetzen (aber richtig, schau bei Thomas Braun's Tipps) und dann iobroker wieder restoren.

                                      Edit: ist ne Arbeit von 2h, evtl sogar schneller, je nach System und hardware

                                      1 Antwort Letzte Antwort
                                      0
                                      • F Fichte

                                        @thomas-braun

                                        Ja Sorry habs gesehen 🙄

                                        ========== Start marking the full check here ===========

                                        Script v.2025-08-09
                                        
                                        *** BASE SYSTEM ***
                                        Operating System: Debian GNU/Linux 12 (bookworm)
                                         Static hostname: ioBroker
                                               Icon name: computer-container
                                                 Chassis: container ☐
                                          Virtualization: lxc
                                                  Kernel: Linux 6.14.8-2-pve
                                            Architecture: x86-64
                                        OS is similar to:
                                        
                                        model name      : Intel(R) Core(TM) i5-9500T CPU @ 2.20GHz
                                        Docker          : false
                                        Virtualization  : lxc
                                        Kernel          : x86_64
                                        Userland        : 64 bit
                                        
                                        Systemuptime and Load:
                                         13:22:09 up 6 days,  2:00,  3 users,  load average: 0.88, 0.74, 0.71
                                        CPU threads: 6
                                        
                                        
                                        *** LIFE CYCLE STATUS ***
                                        Operating System is the current Debian stable version codenamed 'bookworm'!
                                        
                                        *** TIME AND TIMEZONES ***
                                                       Local time: Thu 2025-09-04 13:22:09 CEST
                                                   Universal time: Thu 2025-09-04 11:22:09 UTC
                                                         RTC time: n/a
                                                        Time zone: Europe/Berlin (CEST, +0200)
                                        System clock synchronized: yes
                                                      NTP service: inactive
                                                  RTC in local TZ: no
                                        
                                        *** Users and Groups ***
                                        User that called 'iob diag':
                                        
                                        
                                        User that is running 'js-controller':
                                        iobroker
                                        HOME=/home/iobroker
                                        GROUPS=iobroker tty dialout audio video plugdev
                                        
                                        *** DISPLAY-SERVER SETUP ***
                                        Display-Server:         false
                                        Unit display-manager.service could not be found.
                                        Display-Manager:
                                        Desktop:
                                        Session:                tty
                                        
                                        *** MEMORY ***
                                                       total        used        free      shared  buff/cache   available
                                        Mem:            8.6G        3.3G        1.4G        143K        3.9G        5.3G
                                        Swap:             0B          0B          0B
                                        Total:          8.6G        3.3G        1.4G
                                        
                                        Active iob-Instances:   40
                                        
                                                 8192 M total memory
                                                 3154 M used memory
                                                 3126 M active memory
                                                 3416 M inactive memory
                                                 1350 M free memory
                                                    0 M buffer memory
                                                 3687 M swap cache
                                                    0 M total swap
                                                    0 M used swap
                                                    0 M free swap
                                        
                                        *** top - Table Of Processes  ***
                                        top - 13:22:10 up 6 days,  2:00,  3 users,  load average: 0.88, 0.74, 0.71
                                        Tasks:  74 total,   2 running,  72 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 :   8192.0 total,   1348.6 free,   3155.9 used,   3687.7 buff/cache
                                        MiB Swap:      0.0 total,      0.0 free,      0.0 used.   5036.1 avail Mem
                                        
                                        *** FAILED SERVICES ***
                                        
                                          UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                                        * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                                        
                                        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 ***
                                        dmesg: read kernel buffer failed: Operation not permitted
                                        No critical errors detected
                                        
                                        *** FILESYSTEM ***
                                        Filesystem     Type      Size  Used Avail Use% Mounted on
                                        /dev/loop0     ext4       16G  6.5G  8.3G  44% /
                                        none           tmpfs     492K  4.0K  488K   1% /dev
                                        none           tmpfs     8.0K  4.0K  4.0K  50% /dev/serial/by-path/pci-0000:00:14.0-usb-0:1:1.0-port0
                                        udev           devtmpfs   32G     0   32G   0% /dev/tty
                                        tmpfs          tmpfs      32G     0   32G   0% /dev/shm
                                        tmpfs          tmpfs      13G  136K   13G   1% /run
                                        tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                        tmpfs          tmpfs     6.3G     0  6.3G   0% /run/user/0
                                        
                                        Messages concerning ext4 filesystem in dmesg:
                                        dmesg: read kernel buffer failed: Operation not permitted
                                        
                                        Show mounted filesystems:
                                        TARGET SOURCE     FSTYPE OPTIONS
                                        /      /dev/loop0 ext4   rw,relatime
                                        
                                        Files in neuralgic directories:
                                        
                                        /var:
                                        489M    /var/
                                        292M    /var/cache
                                        288M    /var/cache/apt
                                        213M    /var/cache/apt/archives
                                        147M    /var/lib
                                        
                                        Archived and active journals take up 48.0M in the file system.
                                        
                                        /opt/iobroker/backups:
                                        616M    /opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        2.0G    /opt/iobroker/iobroker-data/
                                        1.3G    /opt/iobroker/iobroker-data/history
                                        528M    /opt/iobroker/iobroker-data/files
                                        130M    /opt/iobroker/iobroker-data/backup-objects
                                        104M    /opt/iobroker/iobroker-data/files/vis
                                        
                                        The five largest files in iobroker-data are:
                                        find: Failed to change directory: /root: Permission denied
                                        find: Failed to change directory: /root: Permission denied
                                        find: Failed to change directory: /root: Permission denied
                                        find: Failed to change directory: /root: Permission denied
                                        find: Failed to change directory: /root: Permission denied
                                        find: Failed to change directory: /root: Permission denied
                                        find: Failed to change directory: /root: Permission denied
                                        find: Failed to change directory: /root: Permission denied
                                        find: Failed to change directory: /root: Permission denied
                                        find: Failed to change directory: /root: Permission denied
                                        find: Failed to change directory: /root: Permission denied
                                        find: Failed to change directory: /root: Permission denied
                                        find: Failed to restore initial working directory: /root: Permission denied
                                        
                                        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-FTDI_FT232R_USB_UART_A50285BI-if00-port0
                                        
                                        *** ZigBee Settings ***
                                        
                                        HINT:
                                        Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                                        tcp
                                        
                                        HINT:
                                        Your zigbee.1 COM-Port is NOT matching 'by-id'. Please check your setting:
                                        tcp
                                        
                                        HINT:
                                        Your zigbee.2 COM-Port is NOT matching 'by-id'. Please check your setting:
                                        tcp
                                        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.19.0
                                        /usr/bin/node           v22.19.0
                                        /usr/bin/npm            10.9.3
                                        /usr/bin/npx            10.9.3
                                        /usr/bin/corepack       0.34.0
                                        
                                        nodejs:
                                          Installed: 22.19.0-1nodesource1
                                          Candidate: 22.19.0-1nodesource1
                                          Version table:
                                         *** 22.19.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                                100 /var/lib/dpkg/status
                                             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://security.debian.org bookworm-security/main amd64 Packages
                                             18.19.0+dfsg-6~deb12u2 500
                                                500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                        
                                        find: Failed to restore initial working directory: /root: Permission denied
                                        Temp directories causing deletion problem: 0
                                        No problems detected
                                        
                                        Errors in npm tree: 0
                                        No problems detected
                                        
                                        Checking for nodejs vulnerability:
                                        
                                        
                                         █████  ██      ██           ██████   ██████   ██████  ██████         ██
                                        ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                                        ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                                        ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                                        ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                                        
                                        
                                        
                                        *** ioBroker-Installation ***
                                        
                                        ioBroker Status
                                        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Hosts:
                                        ioBroker            ioBroker (version: 7.0.7, hostname: ioBroker      , alive, uptime: 691)
                                        
                                        Core adapters versions
                                        js-controller:  7.0.7
                                        admin:          7.6.17
                                        javascript:     8.9.2
                                        
                                        nodejs modules from github:     2
                                        +-- iobroker.sourceanalytix@0.4.14 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#b9a3db457ac1a6e1ef4b7ab6edcfddc0388e4b19)
                                        +-- iobroker.vis-materialdesign@0.5.94 (git+ssh://git@github.com/Scrounger/ioBroker.vis-materialdesign.git#8b7529d493f223dfc4f1d1f632553fcb35bbcc92)
                                        
                                        Adapter State
                                        + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
                                        + system.adapter.ankersolix2.0            : ankersolix2           : ioBroker                                 -  enabled
                                        + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                                        + system.adapter.broadlink2.0             : broadlink2            : ioBroker                                 -  enabled
                                          system.adapter.cloud.0                  : cloud                 : ioBroker                                 - disabled
                                          system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                                        + system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 -  enabled
                                        + system.adapter.device-watcher.0         : device-watcher        : ioBroker                                 -  enabled
                                        + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
                                          system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
                                        + system.adapter.echarts.0                : echarts               : ioBroker                                 -  enabled
                                        + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: ioBroker                                 -  enabled
                                        + system.adapter.energiefluss-erweitert.1 : energiefluss-erweitert: ioBroker                                 -  enabled
                                        + system.adapter.energiefluss-erweitert.2 : energiefluss-erweitert: ioBroker                                 -  enabled
                                          system.adapter.espresense.0             : espresense            : ioBroker                                 - disabled
                                          system.adapter.feiertage.0              : feiertage             : ioBroker                                 -  enabled
                                        + system.adapter.fullybrowser.0           : fullybrowser          : ioBroker                                 -  enabled
                                        + system.adapter.heatingcontrol.0         : heatingcontrol        : ioBroker                                 -  enabled
                                        + system.adapter.history.0                : history               : ioBroker                                 -  enabled
                                          system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                                          system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
                                          system.adapter.ical.2                   : ical                  : ioBroker                                 -  enabled
                                          system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 -  enabled
                                          system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 -  enabled
                                          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 -  enabled
                                          system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker                                 -  enabled
                                        + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
                                        + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                                        + system.adapter.linux-control.0          : linux-control         : ioBroker                                 -  enabled
                                        + system.adapter.logparser.0              : logparser             : ioBroker                                 -  enabled
                                        + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
                                        + system.adapter.onvif.0                  : onvif                 : ioBroker                                 -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
                                        + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                                        + system.adapter.pushover.0               : pushover              : ioBroker                                 -  enabled
                                        + system.adapter.radar2.0                 : radar2                : ioBroker                                 -  enabled
                                        + system.adapter.sainlogic.0              : sainlogic             : ioBroker                                 -  enabled, port: 4500, bind: 0.0.0.0
                                        + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker                                 -  enabled
                                        + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                        + system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
                                        + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                        + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                                        + system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
                                        + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
                                          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker                                 -  enabled
                                          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker                                 -  enabled
                                          system.adapter.vis-history.0            : vis-history           : ioBroker                                 -  enabled
                                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 -  enabled
                                          system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 -  enabled
                                        + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 -  enabled
                                          system.adapter.vis-justgage.0           : vis-justgage          : ioBroker                                 -  enabled
                                          system.adapter.vis-material-advanced.0  : vis-material-advanced : ioBroker                                 -  enabled
                                          system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 -  enabled
                                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 -  enabled
                                          system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                                          system.adapter.weatherunderground.0     : weatherunderground    : ioBroker                                 -  enabled
                                        + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        + system.adapter.wireless-mbus.0          : wireless-mbus         : ioBroker                                 -  enabled
                                        + system.adapter.zigbee.0                 : zigbee                : ioBroker                                
                                        + system.adapter.zigbee.1                 : zigbee                : ioBroker                                 
                                          system.adapter.zigbee.2                 : zigbee                : ioBroker                                 
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                        + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.onvif.0                  : onvif                 : ioBroker                                 -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
                                        + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                                        + system.adapter.sainlogic.0              : sainlogic             : ioBroker                                 -  enabled, port: 4500, bind: 0.0.0.0
                                        + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1884, bind: 0.0.0.0
                                        + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                        + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 
                                        + system.adapter.zigbee.1                 : zigbee                : ioBroker                                
                                        
                                        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    "admin"        : 7.6.17   , installed 7.6.17
                                        Adapter    "alexa2"       : 3.27.3   , installed 3.27.3
                                        Adapter    "ankersolix2"  : 2.3.0    , installed 2.3.0
                                        Adapter    "backitup"     : 3.3.5    , installed 3.3.5
                                        Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                                        Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                                        Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                                        Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                                        Adapter    "device-watcher": 2.12.1  , installed 2.12.6
                                        Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                        Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                        Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                                        Adapter    "energiefluss-erweitert": 0.7.7, installed 0.7.7
                                        Adapter    "espresense"   : 0.6.3    , installed 0.6.3
                                        Adapter    "feiertage"    : 1.2.1    , installed 1.2.1
                                        Adapter    "fullybrowser" : 3.1.2    , installed 3.1.2
                                        Adapter    "heatingcontrol": 2.12.15 , installed 2.12.15
                                        Adapter    "history"      : 3.0.1    , installed 3.0.1
                                        Adapter    "ical"         : 1.16.2   , installed 1.16.2
                                        Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                        Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                                        Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                        Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                        Adapter    "iot"          : 3.3.0    , installed 3.3.0
                                        Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                                        Controller "js-controller": 7.0.7    , installed 7.0.7
                                        Adapter    "linux-control": 1.1.5    , installed 1.1.5
                                        Adapter    "logparser"    : 2.4.0    , installed 2.4.0
                                        Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                                        Adapter    "nut"          : 1.6.0    , installed 1.6.0
                                        Adapter    "onvif"        : 1.1.4    , installed 1.1.4
                                        Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
                                        Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                                        Adapter    "radar2"       : 2.3.0    , installed 2.3.0
                                        Adapter    "sainlogic"    : 0.11.6   , installed 0.11.6
                                        Adapter    "shelly"       : 10.1.0   , installed 10.1.0
                                        Adapter    "shuttercontrol": 2.0.3   , installed 2.0.3
                                        Adapter    "socketio"     : 6.7.1    , installed 7.0.8
                                        Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
                                        Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                                        Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                                        Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                                        Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                                        Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                        Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                        Adapter    "vis-icontwo"  : 1.18.0   , installed 1.18.0
                                        Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
                                        Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                        Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                        Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                                        Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
                                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                        Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                                        Adapter    "web"          : 7.0.8    , installed 7.0.8
                                        Adapter    "wireless-mbus": 0.10.2   , installed 0.10.2
                                        Adapter    "ws"           : 2.6.2    , installed 3.0.19
                                        Adapter    "zigbee"       : 2.0.5    , installed 2.0.5
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects:        32934
                                        States:         29677
                                        
                                        *** OS-Repositories and Updates ***
                                        Hit:1 http://deb.debian.org/debian bookworm InRelease
                                        Hit:2 http://security.debian.org bookworm-security InRelease
                                        Hit:3 http://deb.debian.org/debian bookworm-updates 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:1883            0.0.0.0:*               LISTEN      1000       46074353   128666/io.mqtt.0
                                        tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1000       46075511   128735/io.shelly.0
                                        tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1000       46074691   128769/io.sonoff.0
                                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          12881      1/init
                                        tcp        0      0 0.0.0.0:4500            0.0.0.0:*               LISTEN      1000       46092954   129380/io.sainlogic
                                        tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1000       46072354   128346/iobroker.js-
                                        tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1000       46069613   128346/iobroker.js-
                                        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          13829      295/master
                                        tcp6       0      0 :::111                  :::*                    LISTEN      0          12883      1/init
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          11939      1/init
                                        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          13830      295/master
                                        tcp6       0      0 :::8081                 :::*                    LISTEN      1000       46071412   128365/io.admin.0
                                        tcp6       0      0 :::8082                 :::*                    LISTEN      1000       46090902   129460/io.web.0
                                        udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1000       46074129   128561/io.broadlink
                                        udp        0      0 0.0.0.0:55076           0.0.0.0:*                           1000       46074132   128561/io.broadlink
                                        udp        0      0 0.0.0.0:56116           0.0.0.0:*                           1000       46074189   128561/io.broadlink
                                        udp        0      0 0.0.0.0:67              0.0.0.0:*                           1000       46077311   128711/io.radar2.0
                                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          12882      1/init
                                        udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1000       46076891   128787/io.tuya.0
                                        udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1000       46076892   128787/io.tuya.0
                                        udp6       0      0 :::111                  :::*                                0          12884      1/init
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2025-09-04 13:20:25.687  - info: host.ioBroker instance system.adapter.dwd.0 having pid 129670 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2025-09-04 13:21:00.005  - info: device-watcher.0 (129650) Scheduled restart.
                                        2025-09-04 13:21:00.005  - info: device-watcher.0 (129650) cleaned everything up...
                                        2025-09-04 13:21:00.047  - info: device-watcher.0 (129650) terminating
                                        2025-09-04 13:21:00.048  - info: device-watcher.0 (129650) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                        2025-09-04 13:21:00.508  - info: device-watcher.0 (129650) terminating
                                        2025-09-04 13:21:00.602  - info: host.ioBroker instance system.adapter.device-watcher.0 scheduled normal terminated and will be restarted on schedule.
                                        2025-09-04 13:21:00.602  - info: host.ioBroker Restart adapter system.adapter.device-watcher.0 because enabled
                                        2025-09-04 13:21:01.909  - info: host.ioBroker instance system.adapter.device-watcher.0 in version "2.12.6" started with pid 129689
                                        2025-09-04 13:21:02.748  - info: device-watcher.0 (129689) starting. Version 2.12.6 in /opt/iobroker/node_modules/iobroker.device-watcher, node: v22.19.0, js-controller: 7.0.7
                                        2025-09-04 13:21:02.782  - info: device-watcher.0 (129689) Number of selected adapters to monitor devices: 5. Loading data from: Nut, Shelly, Sonoff, Unifi, Zigbee ...
                                        2025-09-04 13:22:00.004  - info: device-watcher.0 (129689) Scheduled restart.
                                        2025-09-04 13:22:00.005  - info: device-watcher.0 (129689) cleaned everything up...
                                        2025-09-04 13:22:00.008  - info: device-watcher.0 (129689) terminating
                                        2025-09-04 13:22:00.008  - info: device-watcher.0 (129689) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                        2025-09-04 13:22:00.507  - info: device-watcher.0 (129689) terminating
                                        2025-09-04 13:22:00.560  - info: host.ioBroker instance system.adapter.device-watcher.0 scheduled normal terminated and will be restarted on schedule.
                                        2025-09-04 13:22:00.560  - info: host.ioBroker Restart adapter system.adapter.device-watcher.0 because enabled
                                        2025-09-04 13:22:01.876  - info: host.ioBroker instance system.adapter.device-watcher.0 in version "2.12.6" started with pid 129801
                                        2025-09-04 13:22:02.680  - info: device-watcher.0 (129801) starting. Version 2.12.6 in /opt/iobroker/node_modules/iobroker.device-watcher, node: v22.19.0, js-controller: 7.0.7
                                        2025-09-04 13:22:02.716  - info: device-watcher.0 (129801) Number of selected adapters to monitor devices: 5. Loading data from: Nut, Shelly, Sonoff, Unifi, Zigbee ...
                                        2025-09-04 13:22:18.582  - info: zigbee.0 (128834) checking configure on message :  next attempt in -161707 seconds
                                        2025-09-04 13:22:18.582  - info: zigbee.0 (128834) Configure on Message for 0x00124b00234e5828
                                        2025-09-04 13:22:18.582  - info: zigbee.0 (128834) Configuring 0x00124b00234e5828 SNZB-03
                                        2025-09-04 13:22:28.595  - info: zigbee.0 (128834) Timeout trying to configure 0x00124b00234e5828 SNZB-03 (0).
                                        
                                        

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

                                        iob diag has finished.

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

                                        @fichte sagte in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

                                        Da stimmt ohnehin irgendwas grundsätzliches nicht mit deinen usern:

                                        *** Users and Groups ***
                                        User that called 'iob diag':
                                         
                                         
                                        User that is running 'js-controller':
                                        

                                        Da muss der user auftauchen, der 'iob diag' aufruft.
                                        Und auch die Meldungen zu /root: Permission denied sollten auf einem richtig aufgesetzten LXC nicht erscheinen.

                                        Das system ist eine woche alt ohne Backup zurückspielen

                                        Da hätte ich auch gleich Debian 13 'Trixie' hergenommen.

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

                                        1 Antwort Letzte Antwort
                                        0
                                        • F Offline
                                          F Offline
                                          Fichte
                                          schrieb am zuletzt editiert von
                                          #1490

                                          @thomas-braun
                                          Da gebe ich dir Recht.! Ich setz gerade einen neuen LXC auf und mach es noch mal von vorn. Ich hab irgendwo letzte Woche etwas in den USer falsch gemacht 🙄 Ich geb rückmeldung

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          711

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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