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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. iob diag - Skript

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    221

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

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

iob diag - Skript

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
787 Beiträge 49 Kommentatoren 219.2k Aufrufe 38 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.
  • S Shadowhunter23
    USB-Devices by-id:
    USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups,
    please always prefer the links 'by-id':
    
    No Devices found 'by-id'
    *** 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
    
    ⚠ HINT:
    Your zigbee.3 COM-Port is NOT matching 'by-id'.
    Please check your setting:
    tcp
    
    ⚠ HINT:
    Your zigbee.4 COM-Port is NOT matching 'by-id'.
    Please check your setting:
    tcp
    
    Zigbee Network Settings on your coordinator / in nvbackup are:
    
    zigbee.X
    \nExtended Pan ID:
    \n*** MASKED ***
    \nPan ID:
    \n*** MASKED ***
    \nChannel:
    \n*** MASKED ***
    \nNetwork Key:
    \n*** MASKED ***
    
    To unmask the settings run 'iob diag --unmask'
    
    === ZigBee Port Overview ===
    Instance        Configured Port                     Available by-id Port                Status
    --------        ----------------                    ----------------------------        ------
    zigbee.0        tcp://192.168.0.64:20108            -                                   tcp
    zigbee.1        tcp://192.168.0.69:20108            -                                   tcp
    zigbee.2        tcp://192.168.0.79:20108            -                                   tcp
    zigbee.3        tcp://192.168.0.63:20108            -                                   tcp
    zigbee.4        tcp://192.168.0.99:20108            -                                   tcp
    
    *** NodeJS-Installation ***
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb zuletzt editiert von
    #778

    @Shadowhunter23

    Super, so sollte es aussehen. Und die Werte sind auch richtig zugeordnet?
    Also zigbee.0 ist mit tcp://192.168.0.64:20108 konfiguriert?

    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

    S 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @Shadowhunter23

      Super, so sollte es aussehen. Und die Werte sind auch richtig zugeordnet?
      Also zigbee.0 ist mit tcp://192.168.0.64:20108 konfiguriert?

      S Abwesend
      S Abwesend
      Shadowhunter23
      schrieb zuletzt editiert von
      #779

      @Thomas-Braun sagte in iob diag - Skript:

      Super, so sollte es aussehen. Und die Werte sind auch richtig zugeordnet?

      Ja bei allen passt es.

      Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
      Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

      Thomas BraunT 1 Antwort Letzte Antwort
      1
      • S Shadowhunter23

        @Thomas-Braun sagte in iob diag - Skript:

        Super, so sollte es aussehen. Und die Werte sind auch richtig zugeordnet?

        Ja bei allen passt es.

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb zuletzt editiert von
        #780

        @Shadowhunter23

        Ganz herzlichen Dank für dein geduldiges Testen!
        Ich hab jetzt nur noch was kleines optisches angepasst.
        Die Trennlinien sind jetzt länger... :-)

        === ZigBee Port Overview ===
        Instance        Configured Port                     Available by-id Port                Status              
        --------        ----------------------------        ----------------------------        ------              
        zigbee.0        ...00_23_93_2C_A8-if00-port0        ...00_23_93_2C_A8-if00-port0        ✓ Matching
        

        Jetzt wäre es toll, wenn noch jemand mit mehreren USB-Sticks oder einem Mix aus USB-Stick und tcp-Verbindung mal schauen könnte wie es dort aussieht.

        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

        T 1 Antwort Letzte Antwort
        1
        • Thomas BraunT Thomas Braun

          @Shadowhunter23

          Ganz herzlichen Dank für dein geduldiges Testen!
          Ich hab jetzt nur noch was kleines optisches angepasst.
          Die Trennlinien sind jetzt länger... :-)

          === ZigBee Port Overview ===
          Instance        Configured Port                     Available by-id Port                Status              
          --------        ----------------------------        ----------------------------        ------              
          zigbee.0        ...00_23_93_2C_A8-if00-port0        ...00_23_93_2C_A8-if00-port0        ✓ Matching
          

          Jetzt wäre es toll, wenn noch jemand mit mehreren USB-Sticks oder einem Mix aus USB-Stick und tcp-Verbindung mal schauen könnte wie es dort aussieht.

          T Offline
          T Offline
          TT-Tom
          schrieb zuletzt editiert von TT-Tom
          #781

          @Thomas-Braun
          von wo muss es gestartet werden? aus dem iobroker Verzeichnis oder aus meinem user Verzeichnis??

          beim User habe ich ein paar Fehlermeldungen, arbeite da mit einem LXC Container.

          Script v.2026-03-08
          
          *** BASE SYSTEM ***
          Operating System: Debian GNU/Linux 13 (trixie)
           Static hostname: iobtest
                 Icon name: computer-container
                   Chassis: container ☐
            Virtualization: lxc
                    Kernel: Linux 6.17.13-1-pve
              Architecture: x86-64
          OS is similar to: 
          model name	: Intel(R) N100
          CPU threads     : 4
          Docker          : false
          Virtualization  : lxc
          Kernel          : x86_64
          Userland        : 64bit
          
          Systemuptime and Load:
           09:21:36 up 5 days, 17:02,  1 user,  load average: 0.69, 0.68, 0.52
          
          *** LIFE CYCLE STATUS ***
          Operating System is the current Debian stable version codenamed 'trixie'!
          
          *** TIME AND TIMEZONES ***
                         Local time: Mon 2026-03-09 09:21:36 CET
                     Universal time: Mon 2026-03-09 08:21:36 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CET, +0100)
          System clock synchronized: yes
                        NTP service: inactive
                    RTC in local TZ: no
          
          *** Users and Groups ***
          User that called 'iob diag':
          tom
          HOME=/home/tom
          GROUPS=tom sudo users iobroker
          
          User that is running 'js-controller':
          iobroker
          [sudo] password for tom: 
          HOME=/home/iobroker
          SUDO_HOME=/home/tom
          GROUPS=iobroker tty dialout audio video plugdev
          
          *** DISPLAY-SERVER SETUP ***
          Display-Server:		Unknown
          Display-Manager: 	Not found
          Desktop:		
          Session:		tty
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            8.4G        2.7G        5.5G        3.0M        145M        5.6G
          Swap:           536M        234M        302M
          Total:          8.9G        3.0G        5.8G
          
          Active iob-Instances: 	16
          
                   8000 M total memory
                   2612 M used memory
                   1649 M active memory
                   1011 M inactive memory
                   5250 M free memory
                      0 M buffer memory
                    139 M swap cache
                    512 M total swap
                    223 M used swap
                    288 M free swap
          
          *** top - Table Of Processes  ***
          top - 09:21:47 up 5 days, 17:02,  1 user,  load average: 0.90, 0.73, 0.54
          Tasks:  41 total,   1 running,  40 sleeping,   0 stopped,   0 zombie
          %Cpu(s):  3.6 us,  1.8 sy,  0.0 ni, 78.6 id, 16.1 wa,  0.0 hi,  0.0 si,  0.0 st 
          MiB Mem :   8000.0 total,   5250.4 free,   2613.2 used,    139.2 buff/cache     
          MiB Swap:    512.0 total,    288.4 free,    223.6 used.   5386.8 avail Mem 
          
          *** FAILED SERVICES ***
            UNIT                    LOAD   ACTIVE SUB    DESCRIPTION                     
          * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
          * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
          
          Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                  ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                  SUB    -> The low-level unit activation state, values depend on unit type.
          
          2 loaded units listed.
          
          *** DMESG CRITICAL ERRORS ***
          dmesg: read kernel buffer failed: Operation not permitted
          No critical errors detected
          
          *** FILESYSTEM ***
          Filesystem               Type      Size  Used Avail Use% Mounted on
          DATEN1/subvol-101-disk-1 zfs        64G   14G   51G  22% /
          none                     tmpfs     492K  4.0K  488K   1% /dev
          udev                     devtmpfs   16G     0   16G   0% /dev/tty
          tmpfs                    tmpfs      16G     0   16G   0% /dev/shm
          tmpfs                    tmpfs     6.3G  132K  6.3G   1% /run
          tmpfs                    tmpfs      16G  2.8M   16G   1% /tmp
          tmpfs                    tmpfs     5.0M     0  5.0M   0% /run/lock
          tmpfs                    tmpfs     3.2G  8.0K  3.2G   1% /run/user/1000
          
          Messages concerning filesystems in dmesg:
          dmesg: read kernel buffer failed: Operation not permitted
          
          Show mounted filesystems:
          TARGET SOURCE                   FSTYPE OPTIONS
          /      DATEN1/subvol-101-disk-1 zfs    rw,relatime,xattr,posixacl,casesensitive
          
          Files in neuralgic directories:
          /var:
          319M	/var/
          181M	/var/cache
          178M	/var/cache/apt
          125M	/var/cache/apt/archives
          70M	/var/lib
          Hint: You are currently not seeing messages from other users and the system.
                Users in groups 'adm', 'systemd-journal' can see all messages.
                Pass -q to turn off this notice.
          Archived and active journals take up 4.2M in the file system.
          
          /opt/iobroker/backups:
          139M	/opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          245M	/opt/iobroker/iobroker-data/
          121M	/opt/iobroker/iobroker-data/backup-objects
          113M	/opt/iobroker/iobroker-data/files
          24M	/opt/iobroker/iobroker-data/files/mytime.admin
          23M	/opt/iobroker/iobroker-data/files/mytime.admin/custom/assets
          
          The five largest files in iobroker-data are:
          15M	/opt/iobroker/iobroker-data/files/mytime.admin/custom/assets/index-B_3WOu59.js.map
          7.8M	/opt/iobroker/iobroker-data/objects.jsonl
          4.4M	/opt/iobroker/iobroker-data/backup-objects/2026-03-09_08-19_objects.jsonl.gz
          4.4M	/opt/iobroker/iobroker-data/backup-objects/2026-03-09_06-19_objects.jsonl.gz
          4.4M	/opt/iobroker/iobroker-data/backup-objects/2026-03-09_04-19_objects.jsonl.gz
          
          USB-Devices by-id:
          USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups,
          please always prefer the links 'by-id':
          
          No Devices found 'by-id'
          *** ZigBee Settings ***
          
          Zigbee Network Settings on your coordinator / in nvbackup are:
          
          zigbee.X
          \nExtended Pan ID:
          \n*** MASKED ***
          \nPan ID:
          \n*** MASKED ***
          \nChannel:
          \n*** MASKED ***
          \nNetwork Key:
          \n*** MASKED ***
          
          To unmask the settings run 'iob diag --unmask'
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs		v22.22.0
          /usr/bin/node		v22.22.0
          /usr/bin/npm		10.9.4
          /usr/bin/npx		10.9.4
          
          ✓ Node.js installation is correct
          
          nodejs:
            Installed: 22.22.0-1nodesource1
            Candidate: 22.22.0-1nodesource1
            Version table:
           *** 22.22.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  100 /var/lib/dpkg/status
               22.21.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.20.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.19.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.18.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.17.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.17.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.16.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.15.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.15.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.14.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.13.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.13.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.12.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.11.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.10.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.9.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.8.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.7.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.6.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.5.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.5.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.4.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.4.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.3.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.2.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.1.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.0.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               20.19.2+dfsg-1 500
                  500 http://deb.debian.org/debian trixie/main amd64 Packages
          
          Temp directories causing deletion problem: 0
          No problems detected
          
          Errors in npm tree: 0
          No problems detected
          
          Checking for nodejs vulnerability:
          node:fs:2437
              return binding.writeFileUtf8(
                             ^
          
          Error: EACCES: permission denied, open '/home/iobroker/node_modules/is-my-node-vulnerable/schedule.etag'
              at Object.writeFileSync (node:fs:2437:20)
              at ClientRequest.<anonymous> (/home/iobroker/node_modules/is-my-node-vulnerable/is-vulnerable.js:82:12)
              at Object.onceWrapper (node:events:634:26)
              at ClientRequest.emit (node:events:519:28)
              at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:772:27)
              at HTTPParser.parserOnHeadersComplete (node:_http_common:122:17)
              at TLSSocket.socketOnData (node:_http_client:614:22)
              at TLSSocket.emit (node:events:519:28)
              at addChunk (node:internal/streams/readable:561:12)
              at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) {
            errno: -13,
            code: 'EACCES',
            syscall: 'open',
            path: '/home/iobroker/node_modules/is-my-node-vulnerable/schedule.etag'
          }
          
          Node.js v22.22.0
          
          
          *** ioBroker-Installation ***
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Hosts:
          iobtest             iobtest (version: 7.1.0, hostname: iobtest       , alive, uptime: 493355)
          
          Core adapters versions
          js-controller: 	7.1.0
          admin: 		7.8.2
          javascript: 	9.0.18
          
          nodejs modules from github: 	3
          +-- iobroker.fahrplan@1.4.1 (git+ssh://git@github.com/tt-tom17/ioBroker.fahrplan.git#a25514b1774a271768b58081fe4031bf3eb9ebca)
          +-- iobroker.nspanel-lovelace-ui@0.13.4 (git+ssh://git@github.com/ticaki/ioBroker.nspanel-lovelace-ui.git#b8e5efbbe1973a36a4dfdb0f0e3e63c435630803)
          +-- iobroker.public-transport@0.0.5 (git+ssh://git@github.com/tt-tom17/ioBroker.public-transport.git#335d0dd3595a1dd8da7aa69116f84923b001ff5b)
          
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : iobtest                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            system.adapter.alias-manager.0          : alias-manager         : iobtest                                  - disabled
          + system.adapter.backitup.0               : backitup              : iobtest                                  -  enabled
            system.adapter.cloudless-homeconnect.0  : cloudless-homeconnect : iobtest                                  - disabled
            system.adapter.devices.0                : devices               : iobtest                                  - disabled
          + system.adapter.fahrplan.0               : fahrplan              : iobtest                                  -  enabled
            system.adapter.hmip.0                   : hmip                  : iobtest                                  - disabled
            system.adapter.ical.0                   : ical                  : iobtest                                  -  enabled
          + system.adapter.influxdb.0               : influxdb              : iobtest                                  -  enabled, port: 8086
          + system.adapter.javascript.0             : javascript            : iobtest                                  -  enabled
          + system.adapter.javascript.1             : javascript            : iobtest                                  -  enabled
          + system.adapter.mqtt-client.0            : mqtt-client           : iobtest                                  -  enabled, port: 1883
          + system.adapter.mqtt.0                   : mqtt                  : iobtest                                  -  enabled, port: 1883, bind: 0.0.0.0
            system.adapter.mqtt.1                   : mqtt                  : iobtest                                  - disabled, port: 1883, bind: 0.0.0.0
            system.adapter.mytime.0                 : mytime                : iobtest                                  - disabled
            system.adapter.netatmo-crawler.0        : netatmo-crawler       : iobtest                                  -  enabled
          + system.adapter.nspanel-lovelace-ui.0    : nspanel-lovelace-ui   : iobtest                                  -  enabled
            system.adapter.opendtu.0                : opendtu               : iobtest                                  - disabled
            system.adapter.openweathermap.0         : openweathermap        : iobtest                                  -  enabled
          + system.adapter.pirate-weather.0         : pirate-weather        : iobtest                                  -  enabled
            system.adapter.proxmox.0                : proxmox               : iobtest                                  - disabled
          + system.adapter.public-transport.0       : public-transport      : iobtest                                  -  enabled
          + system.adapter.simple-api.0             : simple-api            : iobtest                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            system.adapter.socketio.0               : socketio              : iobtest                                  - disabled, port: 8084, bind: 0.0.0.0, run as: admin
          + system.adapter.sql.0                    : sql                   : iobtest                                  -  enabled
            system.adapter.trashschedule.0          : trashschedule         : iobtest                                  - disabled
            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobtest                                  -  enabled
          + system.adapter.vis-inventwo.0           : vis-inventwo          : iobtest                                  -  enabled
            system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobtest                                  -  enabled
            system.adapter.vis.0                    : vis                   : iobtest                                  -  enabled
          + system.adapter.web.0                    : web                   : iobtest                                  -  enabled, port: 8082, bind: 192.168.178.53, run as: admin
            system.adapter.ws.0                     : ws                    : iobtest                                  - disabled, port: 8084, bind: 0.0.0.0, run as: admin
            system.adapter.yahka.0                  : yahka                 : iobtest                                  - disabled
            system.adapter.zigbee2mqtt.0            : zigbee2mqtt           : iobtest                                  - disabled
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : iobtest                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.influxdb.0               : influxdb              : iobtest                                  -  enabled, port: 8086
          + system.adapter.mqtt-client.0            : mqtt-client           : iobtest                                  -  enabled, port: 1883
          + system.adapter.mqtt.0                   : mqtt                  : iobtest                                  -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.simple-api.0             : simple-api            : iobtest                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.web.0                    : web                   : iobtest                                  -  enabled, port: 8082, bind: 192.168.178.53, run as: admin
          
          
          ioBroker-Repositories
          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
          │ (index) │ name     │ url                                                     │ auto upgrade │
          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
          
          Active repo(s): beta
          Upgrade policy: none
          
          
          Installed ioBroker-Adapters
          Used repository: beta
          Adapter    "admin"        : 7.8.3    , installed 7.8.2  [Updatable]
          Adapter    "alias-manager": 2.1.0    , installed 2.1.0
          Adapter    "backitup"     : 3.3.14   , installed 3.3.14
          Adapter    "cloudless-homeconnect": 1.6.3, installed 1.6.3
          Adapter    "devices"      : 1.2.14   , installed 1.2.14
          Adapter    "fahrplan"     : 1.4.1    , installed 1.4.1
          Adapter    "hmip"         : 1.27.0   , installed 1.27.0
          Adapter    "ical"         : 1.19.7   , installed 1.19.7
          Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
          Adapter    "javascript"   : 9.0.18   , installed 9.0.18
          Controller "js-controller": 7.1.0    , installed 7.1.0
          Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
          Adapter    "mqtt-client"  : 3.0.0    , installed 3.0.0
          Adapter    "mytime"       : 2.3.2    , installed 2.3.2
          Adapter    "netatmo-crawler": 1.1.0  , installed 1.1.0
          Adapter    "nspanel-lovelace-ui": 0.13.4, installed 0.13.4
          Adapter    "opendtu"      : 3.1.0    , installed 3.1.0
          Adapter    "openweathermap": 1.4.0   , installed 1.4.0
          Adapter    "pirate-weather": 0.8.0   , installed 0.8.0
          Adapter    "proxmox"      : 2.4.10   , installed 2.4.10
          Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
          Adapter    "socketio"     : 7.0.8    , installed 7.0.8
          Adapter    "sql"          : 3.0.1    , installed 3.0.1
          Adapter    "trashschedule": 5.2.1    , installed 5.2.1
          Adapter    "vis"          : 1.5.6    , installed 1.5.6
          Adapter    "vis-hqwidgets": 1.6.0    , installed 1.6.0
          Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
          Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
          Adapter    "web"          : 8.0.0    , installed 8.0.0
          Adapter    "ws"           : 4.0.0    , installed 4.0.0
          Adapter    "yahka"        : 1.1.6    , installed 1.1.6
          Adapter    "zigbee2mqtt"  : 3.0.21   , installed 3.0.21
          
          
          Objects and States
          Please stand by - This may take a while
          
          Objects: 	10075
          States: 	8039
          
          *** OS-Repositories and Updates ***
          
          Hit:1 http://security.debian.org trixie-security InRelease
          Hit:2 http://deb.debian.org/debian trixie InRelease                                                                   
          Hit:3 http://deb.debian.org/debian trixie-updates InRelease                                                           
          Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease                                                         
          Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian trixie InRelease                       
          Reading package lists... Done
          
          Pending systemupdates: 1
          
          *** Listening Ports ***
          Netid State  Recv-Q Send-Q  Local Address:Port     Peer Address:Port Process                                                   
          udp   UNCONN 0      0             0.0.0.0:sunrpc        0.0.0.0:*     users:(("rpcbind",pid=140,fd=5),("systemd",pid=1,fd=35)) 
          udp   UNCONN 0      0                [::]:sunrpc           [::]:*     users:(("rpcbind",pid=140,fd=7),("systemd",pid=1,fd=37)) 
          tcp   LISTEN 0      511    192.168.178.53:8082          0.0.0.0:*     users:(("io.web.0",pid=637,fd=35))                       
          tcp   LISTEN 0      100         127.0.0.1:smtp          0.0.0.0:*     users:(("master",pid=294,fd=13))                         
          tcp   LISTEN 0      4096          0.0.0.0:sunrpc        0.0.0.0:*     users:(("rpcbind",pid=140,fd=4),("systemd",pid=1,fd=34)) 
          tcp   LISTEN 0      511         127.0.0.1:9001          0.0.0.0:*     users:(("iobroker.js-con",pid=143,fd=23))                
          tcp   LISTEN 0      511         127.0.0.1:9000          0.0.0.0:*     users:(("iobroker.js-con",pid=143,fd=29))                
          tcp   LISTEN 0      511                 *:tproxy              *:*     users:(("io.admin.0",pid=882,fd=39))                     
          tcp   LISTEN 0      511                 *:8087                *:*     users:(("io.simple-api.0",pid=684,fd=35))                
          tcp   LISTEN 0      100             [::1]:smtp             [::]:*     users:(("master",pid=294,fd=14))                         
          tcp   LISTEN 0      4096                *:ssh                 *:*     users:(("sshd",pid=165,fd=3),("systemd",pid=1,fd=61))    
          tcp   LISTEN 0      4096             [::]:sunrpc           [::]:*     users:(("rpcbind",pid=140,fd=6),("systemd",pid=1,fd=36)) 
          
          
          *** Log File - Last 25 Lines ***
          2026-03-09 09:01:43.488  - info: host.iobtest instance system.adapter.nspanel-lovelace-ui.0 in version "0.13.4" (non-npm: ticaki/ioBroker.nspanel-lovelace-ui#b8e5efbbe1973a36a4dfdb0f0e3e63c435630803) started with pid 25570
          2026-03-09 09:01:44.377  - info: nspanel-lovelace-ui.0 (25570) starting. Version 0.13.4 (non-npm: ticaki/ioBroker.nspanel-lovelace-ui#b8e5efbbe1973a36a4dfdb0f0e3e63c435630803) in /opt/iobroker/node_modules/iobroker.nspanel-lovelace-ui, node: v22.22.0, js-controller: 7.1.0
          2026-03-09 09:01:44.429  - info: nspanel-lovelace-ui.0 (25570) Configured panels: name#topic -> [Buero#SmartHome/NSPanel_1], [DEV-Panel#NSPanel_DEV]
          2026-03-09 09:01:44.430  - info: nspanel-lovelace-ui.0 (25570) Found 2 script configs for topics: SmartHome/NSPanel_1, NSPanel_DEV
          2026-03-09 09:01:44.430  - info: nspanel-lovelace-ui.0 (25570) Detailed configuration checks are suppressed here. Full validation output is only shown when the configuration script is sent to the adapter.
          2026-03-09 09:01:46.351  - info: nspanel-lovelace-ui.0 (25570) [Buero] Setting panel to offline until first message!
          2026-03-09 09:01:46.392  - info: nspanel-lovelace-ui.0 (25570) [DEV-Panel] Setting panel to offline until first message!
          2026-03-09 09:01:53.211  - info: nspanel-lovelace-ui.0 (25570) [controller] 2 Panels initialized
          2026-03-09 09:01:54.380  - info: nspanel-lovelace-ui.0 (25570) [Buero] is online!
          2026-03-09 09:01:54.803  - info: nspanel-lovelace-ui.0 (25570) [Buero] Panel startup finished!
          2026-03-09 09:05:01.421  - info: nspanel-lovelace-ui.0 (25570) [Buero] Panel startup finished!
          2026-03-09 09:05:20.941  - info: fahrplan.0 (607) Updated 3 routes, 3 enabled and 0 disabled
          2026-03-09 09:05:21.194  - info: fahrplan.0 (607) Updated 1 departure timetables, 1 enabled and 0 disabled
          2026-03-09 09:10:26.298  - info: fahrplan.0 (607) Updated 3 routes, 3 enabled and 0 disabled
          2026-03-09 09:10:26.578  - info: fahrplan.0 (607) Updated 1 departure timetables, 1 enabled and 0 disabled
          2026-03-09 09:11:37.614  - warn: admin.0 (882) nspanel-lovelace-ui has an invalid jsonConfig: [{"instancePath":"/items/pagePower/items/pagePowerdata/items/6","schemaPath":"#/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"attr"},"message":"must NOT have additional properties"},{"instancePath":"/items/pagePower/items/pagePowerdata/items/6","schemaPath":"#/items/allOf/18/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"/items/pagePower/items/pagePowerdata","schemaPath":"#/patternProperties/%5E.%2B/allOf/57/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"/items/pagePower","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/11/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]
          2026-03-09 09:15:05.013  - info: host.iobtest instance system.adapter.netatmo-crawler.0 in version "1.1.0" started with pid 25592
          2026-03-09 09:15:05.673  - info: netatmo-crawler.0 (25592) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v22.22.0, js-controller: 7.1.0
          2026-03-09 09:15:05.690  - info: netatmo-crawler.0 (25592) Getting data for stationid:70:ee:50:35:dc:b6
          2026-03-09 09:15:06.537  - info: netatmo-crawler.0 (25592) Terminated (NO_ERROR): Everything done. Going to terminate till next schedule
          2026-03-09 09:15:07.047  - info: host.iobtest instance system.adapter.netatmo-crawler.0 having pid 25592 terminated with code 0 (NO_ERROR)
          2026-03-09 09:15:30.461  - info: fahrplan.0 (607) Updated 3 routes, 3 enabled and 0 disabled
          2026-03-09 09:15:30.698  - info: fahrplan.0 (607) Updated 1 departure timetables, 1 enabled and 0 disabled
          2026-03-09 09:20:34.384  - info: fahrplan.0 (607) Updated 3 routes, 3 enabled and 0 disabled
          2026-03-09 09:20:34.716  - info: fahrplan.0 (607) Updated 1 departure timetables, 1 enabled and 0 disabled
          

          zum Vergleich die normal iob diag Ausgabe

          Script v.2026-01-31
          
          *** BASE SYSTEM ***
          Operating System: Debian GNU/Linux 13 (trixie)
           Static hostname: iobtest
                 Icon name: computer-container
                   Chassis: container ☐
            Virtualization: lxc
                    Kernel: Linux 6.17.13-1-pve
              Architecture: x86-64
          OS is similar to: 
          
          model name	: Intel(R) N100
          Docker          : false
          Virtualization  : lxc
          Kernel          : x86_64
          Userland        : 64 bit
          
          Systemuptime and Load:
           09:51:54 up 5 days, 17:32,  1 user,  load average: 0.27, 0.63, 0.57
          CPU threads: 4
          
          
          *** LIFE CYCLE STATUS ***
          Operating System is the current Debian stable version codenamed 'trixie'!
          
          *** TIME AND TIMEZONES ***
                         Local time: Mon 2026-03-09 09:51:54 CET
                     Universal time: Mon 2026-03-09 08:51:54 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CET, +0100)
          System clock synchronized: yes
                        NTP service: inactive
                    RTC in local TZ: no
          
          *** Users and Groups ***
          User that called 'iob diag':
          tom
          HOME=/home/tom
          GROUPS=tom sudo users iobroker
          
          User that is running 'js-controller':
          iobroker
          HOME=/home/iobroker
          SUDO_HOME=/home/tom
          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.4G        2.0G        6.2G        3.1M        194M        6.4G
          Swap:           536M        339K        536M
          Total:          8.9G        2.0G        6.8G
          
          Active iob-Instances: 	16
          
                   8000 M total memory
                   1865 M used memory
                   1904 M active memory
                     43 M inactive memory
                   5952 M free memory
                      0 M buffer memory
                    185 M swap cache
                    512 M total swap
                      0 M used swap
                    511 M free swap
          
          *** top - Table Of Processes  ***
          top - 09:51:54 up 5 days, 17:32,  1 user,  load average: 0.27, 0.63, 0.57
          Tasks:  45 total,   1 running,  44 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 :   8000.0 total,   5951.3 free,   1866.2 used,    185.3 buff/cache     
          MiB Swap:    512.0 total,    511.7 free,      0.3 used.   6133.8 avail Mem 
          
          *** FAILED SERVICES ***
          
            UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
          * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
          * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
          
          Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                  ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                  SUB    -> The low-level unit activation state, values depend on unit type.
          
          2 loaded units listed.
          
          
          *** DMESG CRITICAL ERRORS ***
          dmesg: read kernel buffer failed: Operation not permitted
          No critical errors detected
          
          *** FILESYSTEM ***
          Filesystem               Type      Size  Used Avail Use% Mounted on
          DATEN1/subvol-101-disk-1 zfs        64G   14G   51G  22% /
          none                     tmpfs     492K  4.0K  488K   1% /dev
          udev                     devtmpfs   16G     0   16G   0% /dev/tty
          tmpfs                    tmpfs      16G     0   16G   0% /dev/shm
          tmpfs                    tmpfs     6.3G  132K  6.3G   1% /run
          tmpfs                    tmpfs      16G  2.8M   16G   1% /tmp
          tmpfs                    tmpfs     5.0M     0  5.0M   0% /run/lock
          tmpfs                    tmpfs     3.2G  8.0K  3.2G   1% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          dmesg: read kernel buffer failed: Operation not permitted
          
          Show mounted filesystems:
          TARGET SOURCE                   FSTYPE OPTIONS
          /      DATEN1/subvol-101-disk-1 zfs    rw,relatime,xattr,posixacl,casesensitive
          
          Files in neuralgic directories:
          
          /var:
          319M	/var/
          181M	/var/cache
          178M	/var/cache/apt
          125M	/var/cache/apt/archives
          70M	/var/lib
          
          Hint: You are currently not seeing messages from other users and the system.
                Users in groups 'adm', 'systemd-journal' can see all messages.
                Pass -q to turn off this notice.
          Archived and active journals take up 4.3M in the file system.
          
          /opt/iobroker/backups:
          139M	/opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          242M	/opt/iobroker/iobroker-data/
          121M	/opt/iobroker/iobroker-data/backup-objects
          113M	/opt/iobroker/iobroker-data/files
          24M	/opt/iobroker/iobroker-data/files/mytime.admin
          23M	/opt/iobroker/iobroker-data/files/mytime.admin/custom/assets
          
          The five largest files in iobroker-data are:
          15M	/opt/iobroker/iobroker-data/files/mytime.admin/custom/assets/index-B_3WOu59.js.map
          7.6M	/opt/iobroker/iobroker-data/objects.jsonl
          4.4M	/opt/iobroker/iobroker-data/backup-objects/2026-03-09_08-19_objects.jsonl.gz
          4.4M	/opt/iobroker/iobroker-data/backup-objects/2026-03-09_06-19_objects.jsonl.gz
          4.4M	/opt/iobroker/iobroker-data/backup-objects/2026-03-09_04-19_objects.jsonl.gz
          
          USB-Devices by-id:
          USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups,
          please always prefer the links 'by-id':
          
          No Devices found 'by-id'
          
          *** ZigBee Settings ***
          
          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.22.0
          /usr/bin/node 		v22.22.0
          /usr/bin/npm 		10.9.4
          /usr/bin/npx 		10.9.4
          
          ✓ Node.js installation is correct
          
          nodejs:
            Installed: 22.22.0-1nodesource1
            Candidate: 22.22.1-1nodesource1
            Version table:
               22.22.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           *** 22.22.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  100 /var/lib/dpkg/status
               22.21.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.20.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.19.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.18.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.17.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.17.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.16.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.15.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.15.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.14.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.13.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.13.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.12.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.11.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.10.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.9.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.8.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.7.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.6.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.5.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.5.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.4.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.4.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.3.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.2.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.1.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.0.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               20.19.2+dfsg-1 500
                  500 http://deb.debian.org/debian trixie/main amd64 Packages
          
          Temp directories causing deletion problem: 0
          No problems detected
          
          Errors in npm tree: 0
          No problems detected
          
          Checking for nodejs vulnerability:
          
          
           █████  ██      ██           ██████   ██████   ██████  ██████         ██
          ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
          ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
          ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
          ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
          
          
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Hosts:
          iobtest             iobtest (version: 7.1.0, hostname: iobtest       , alive, uptime: 316)
          
          Core adapters versions
          js-controller: 	7.1.0
          admin: 		7.8.2
          javascript: 	9.0.18
          
          nodejs modules from github: 	3
          +-- iobroker.fahrplan@1.4.1 (git+ssh://git@github.com/tt-tom17/ioBroker.fahrplan.git#a25514b1774a271768b58081fe4031bf3eb9ebca)
          +-- iobroker.nspanel-lovelace-ui@0.13.4 (git+ssh://git@github.com/ticaki/ioBroker.nspanel-lovelace-ui.git#b8e5efbbe1973a36a4dfdb0f0e3e63c435630803)
          +-- iobroker.public-transport@0.0.5 (git+ssh://git@github.com/tt-tom17/ioBroker.public-transport.git#335d0dd3595a1dd8da7aa69116f84923b001ff5b)
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : iobtest                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            system.adapter.alias-manager.0          : alias-manager         : iobtest                                  - disabled
          + system.adapter.backitup.0               : backitup              : iobtest                                  -  enabled
            system.adapter.cloudless-homeconnect.0  : cloudless-homeconnect : iobtest                                  - disabled
            system.adapter.devices.0                : devices               : iobtest                                  - disabled
          + system.adapter.fahrplan.0               : fahrplan              : iobtest                                  -  enabled
            system.adapter.hmip.0                   : hmip                  : iobtest                                  - disabled
            system.adapter.ical.0                   : ical                  : iobtest                                  -  enabled
          + system.adapter.influxdb.0               : influxdb              : iobtest                                  -  enabled, port: 8086
          + system.adapter.javascript.0             : javascript            : iobtest                                  -  enabled
          + system.adapter.javascript.1             : javascript            : iobtest                                  -  enabled
          + system.adapter.mqtt-client.0            : mqtt-client           : iobtest                                  -  enabled, port: 1883
          + system.adapter.mqtt.0                   : mqtt                  : iobtest                                  -  enabled, port: 1883, bind: 0.0.0.0
            system.adapter.mqtt.1                   : mqtt                  : iobtest                                  - disabled, port: 1883, bind: 0.0.0.0
            system.adapter.mytime.0                 : mytime                : iobtest                                  - disabled
            system.adapter.netatmo-crawler.0        : netatmo-crawler       : iobtest                                  -  enabled
          + system.adapter.nspanel-lovelace-ui.0    : nspanel-lovelace-ui   : iobtest                                  -  enabled
            system.adapter.opendtu.0                : opendtu               : iobtest                                  - disabled
            system.adapter.openweathermap.0         : openweathermap        : iobtest                                  -  enabled
          + system.adapter.pirate-weather.0         : pirate-weather        : iobtest                                  -  enabled
            system.adapter.proxmox.0                : proxmox               : iobtest                                  - disabled
          + system.adapter.public-transport.0       : public-transport      : iobtest                                  -  enabled
          + system.adapter.simple-api.0             : simple-api            : iobtest                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            system.adapter.socketio.0               : socketio              : iobtest                                  - disabled, port: 8084, bind: 0.0.0.0, run as: admin
          + system.adapter.sql.0                    : sql                   : iobtest                                  -  enabled
            system.adapter.trashschedule.0          : trashschedule         : iobtest                                  - disabled
            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobtest                                  -  enabled
          + system.adapter.vis-inventwo.0           : vis-inventwo          : iobtest                                  -  enabled
            system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobtest                                  -  enabled
            system.adapter.vis.0                    : vis                   : iobtest                                  -  enabled
          + system.adapter.web.0                    : web                   : iobtest                                  -  enabled, port: 8082, bind: 192.168.178.53, run as: admin
            system.adapter.ws.0                     : ws                    : iobtest                                  - disabled, port: 8084, bind: 0.0.0.0, run as: admin
            system.adapter.yahka.0                  : yahka                 : iobtest                                  - disabled
            system.adapter.zigbee2mqtt.0            : zigbee2mqtt           : iobtest                                  - disabled
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : iobtest                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.influxdb.0               : influxdb              : iobtest                                  -  enabled, port: 8086
          + system.adapter.mqtt-client.0            : mqtt-client           : iobtest                                  -  enabled, port: 1883
          + system.adapter.mqtt.0                   : mqtt                  : iobtest                                  -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.public-transport.0       : public-transport      : iobtest                                  -  enabled
          + system.adapter.simple-api.0             : simple-api            : iobtest                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.web.0                    : web                   : iobtest                                  -  enabled, port: 8082, bind: 192.168.178.53, run as: admin
          
          ioBroker-Repositories
          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
          │ (index) │ name     │ url                                                     │ auto upgrade │
          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
          
          Active repo(s): beta
          Upgrade policy: none
          
          Installed ioBroker-Adapters
          Used repository: beta
          Adapter    "admin"        : 7.8.3    , installed 7.8.2  [Updatable]
          Adapter    "alias-manager": 2.1.0    , installed 2.1.0
          Adapter    "backitup"     : 3.3.14   , installed 3.3.14
          Adapter    "cloudless-homeconnect": 1.6.3, installed 1.6.3
          Adapter    "devices"      : 1.2.14   , installed 1.2.14
          Adapter    "fahrplan"     : 1.4.1    , installed 1.4.1
          Adapter    "hmip"         : 1.27.0   , installed 1.27.0
          Adapter    "ical"         : 1.19.7   , installed 1.19.7
          Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
          Adapter    "javascript"   : 9.0.18   , installed 9.0.18
          Controller "js-controller": 7.1.0    , installed 7.1.0
          Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
          Adapter    "mqtt-client"  : 3.0.0    , installed 3.0.0
          Adapter    "mytime"       : 2.3.2    , installed 2.3.2
          Adapter    "netatmo-crawler": 1.1.0  , installed 1.1.0
          Adapter    "nspanel-lovelace-ui": 0.13.4, installed 0.13.4
          Adapter    "opendtu"      : 3.1.0    , installed 3.1.0
          Adapter    "openweathermap": 1.4.0   , installed 1.4.0
          Adapter    "pirate-weather": 0.8.0   , installed 0.8.0
          Adapter    "proxmox"      : 2.4.10   , installed 2.4.10
          Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
          Adapter    "socketio"     : 7.0.8    , installed 7.0.8
          Adapter    "sql"          : 3.0.1    , installed 3.0.1
          Adapter    "trashschedule": 5.2.1    , installed 5.2.1
          Adapter    "vis"          : 1.5.6    , installed 1.5.6
          Adapter    "vis-hqwidgets": 1.6.0    , installed 1.6.0
          Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
          Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
          Adapter    "web"          : 8.0.0    , installed 8.0.0
          Adapter    "ws"           : 4.0.0    , installed 4.0.0
          Adapter    "yahka"        : 1.1.6    , installed 1.1.6
          Adapter    "zigbee2mqtt"  : 3.0.21   , installed 3.0.21
          
          Objects and States
          Please stand by - This may take a while
          Objects: 	10019
          States: 	7993
          
          *** OS-Repositories and Updates ***
          Hit:1 http://security.debian.org trixie-security InRelease
          Hit:2 http://deb.debian.org/debian trixie InRelease
          Hit:3 http://deb.debian.org/debian trixie-updates InRelease
          Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
          Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian trixie InRelease
          Reading package lists...
          Pending systemupdates: 1
          
          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
          tcp        0      0 192.168.178.53:8082     0.0.0.0:*               LISTEN      1001       31394874   27969/io.web.0      
          tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          30032      294/master          
          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          17403      1/init              
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       31384629   27130/iobroker.js-c 
          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       31384634   27130/iobroker.js-c 
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       31384845   27149/io.admin.0    
          tcp6       0      0 :::8087                 :::*                    LISTEN      1001       31395098   28008/io.simple-api 
          tcp6       0      0 ::1:25                  :::*                    LISTEN      0          30033      294/master          
          tcp6       0      0 :::22                   :::*                    LISTEN      0          21994      1/init              
          tcp6       0      0 :::111                  :::*                    LISTEN      0          17405      1/init              
          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          17404      1/init              
          udp6       0      0 :::111                  :::*                                0          17406      1/init              
          
          *** Log File - Last 25 Lines ***
          
          2026-03-09 09:47:37.959  - error: javascript.0 (27223) script.js.common.Speedtest: Speedtest konnte nicht ausgeführt werden! Error: Command failed: /usr/bin/speedtest -f json --accept-license --accept-gdpr
          
          2026-03-09 09:47:39.217  - info: vis.0 (28024) Terminated (NO_ERROR): Without reason
          2026-03-09 09:47:39.744  - info: host.iobtest instance system.adapter.vis.0 terminated while should be started once
          2026-03-09 09:47:41.039  - info: host.iobtest instance system.adapter.nspanel-lovelace-ui.0 in version "0.13.4" (non-npm: ticaki/ioBroker.nspanel-lovelace-ui#b8e5efbbe1973a36a4dfdb0f0e3e63c435630803) started with pid 28082
          2026-03-09 09:47:41.820  - info: nspanel-lovelace-ui.0 (28082) starting. Version 0.13.4 (non-npm: ticaki/ioBroker.nspanel-lovelace-ui#b8e5efbbe1973a36a4dfdb0f0e3e63c435630803) in /opt/iobroker/node_modules/iobroker.nspanel-lovelace-ui, node: v22.22.0, js-controller: 7.1.0
          2026-03-09 09:47:41.872  - info: nspanel-lovelace-ui.0 (28082) Configured panels: name#topic -> [Buero#SmartHome/NSPanel_1], [DEV-Panel#NSPanel_DEV]
          2026-03-09 09:47:41.872  - info: nspanel-lovelace-ui.0 (28082) Found 2 script configs for topics: SmartHome/NSPanel_1, NSPanel_DEV
          2026-03-09 09:47:41.872  - info: nspanel-lovelace-ui.0 (28082) Detailed configuration checks are suppressed here. Full validation output is only shown when the configuration script is sent to the adapter.
          2026-03-09 09:47:43.781  - info: nspanel-lovelace-ui.0 (28082) [Buero] Setting panel to offline until first message!
          2026-03-09 09:47:43.823  - info: nspanel-lovelace-ui.0 (28082) [DEV-Panel] Setting panel to offline until first message!
          2026-03-09 09:47:44.836  - info: host.iobtest instance system.adapter.public-transport.0 in version "0.0.5" (non-npm: tt-tom17/ioBroker.public-transport#335d0dd3595a1dd8da7aa69116f84923b001ff5b) started with pid 28097
          2026-03-09 09:47:45.575  - info: public-transport.0 (28097) starting. Version 0.0.5 (non-npm: tt-tom17/ioBroker.public-transport#335d0dd3595a1dd8da7aa69116f84923b001ff5b) in /opt/iobroker/node_modules/iobroker.public-transport, node: v22.22.0, js-controller: 7.1.0
          2026-03-09 09:47:45.634  - info: public-transport.0 (28097) HAFAS-Client initialisiert mit Profil: vbb
          2026-03-09 09:47:45.635  - info: public-transport.0 (28097) 1 aktive Station(en) gefunden:
          2026-03-09 09:47:45.635  - info: public-transport.0 (28097)   - S Zepernick (ID: 900350163)
          2026-03-09 09:47:45.635  - info: public-transport.0 (28097) Rufe Abfahrten ab für: S Zepernick (900350163)
          2026-03-09 09:47:46.241  - info: public-transport.0 (28097) Abfahrten aktualisiert für: S Zepernick (900350163)
          2026-03-09 09:47:46.241  - info: public-transport.0 (28097) Erste Abfrage abgeschlossen: 1 erfolgreich, 0 fehlgeschlagen
          2026-03-09 09:47:46.241  - info: public-transport.0 (28097) Warte auf die nächste Abfrage in 60 Minuten...
          2026-03-09 09:47:46.242  - info: public-transport.0 (28097) 1 aktive Station(en) gefunden:
          2026-03-09 09:47:46.242  - info: public-transport.0 (28097) Infos für: S Zepernick (900350163) abfragen...
          2026-03-09 09:47:50.280  - info: nspanel-lovelace-ui.0 (28082) [Buero] is online!
          2026-03-09 09:47:50.972  - info: nspanel-lovelace-ui.0 (28082) [controller] 2 Panels initialized
          2026-03-09 09:47:51.086  - info: nspanel-lovelace-ui.0 (28082) [Buero] Panel startup finished!
          
          

          Gruß Tom
          https://github.com/tt-tom17
          Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

          NSPanel Script Wiki
          https://github.com/joBr99/nspanel-lovelace-ui/wiki

          NSPanel Adapter Wiki
          https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • T TT-Tom

            @Thomas-Braun
            von wo muss es gestartet werden? aus dem iobroker Verzeichnis oder aus meinem user Verzeichnis??

            beim User habe ich ein paar Fehlermeldungen, arbeite da mit einem LXC Container.

            Script v.2026-03-08
            
            *** BASE SYSTEM ***
            Operating System: Debian GNU/Linux 13 (trixie)
             Static hostname: iobtest
                   Icon name: computer-container
                     Chassis: container ☐
              Virtualization: lxc
                      Kernel: Linux 6.17.13-1-pve
                Architecture: x86-64
            OS is similar to: 
            model name	: Intel(R) N100
            CPU threads     : 4
            Docker          : false
            Virtualization  : lxc
            Kernel          : x86_64
            Userland        : 64bit
            
            Systemuptime and Load:
             09:21:36 up 5 days, 17:02,  1 user,  load average: 0.69, 0.68, 0.52
            
            *** LIFE CYCLE STATUS ***
            Operating System is the current Debian stable version codenamed 'trixie'!
            
            *** TIME AND TIMEZONES ***
                           Local time: Mon 2026-03-09 09:21:36 CET
                       Universal time: Mon 2026-03-09 08:21:36 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CET, +0100)
            System clock synchronized: yes
                          NTP service: inactive
                      RTC in local TZ: no
            
            *** Users and Groups ***
            User that called 'iob diag':
            tom
            HOME=/home/tom
            GROUPS=tom sudo users iobroker
            
            User that is running 'js-controller':
            iobroker
            [sudo] password for tom: 
            HOME=/home/iobroker
            SUDO_HOME=/home/tom
            GROUPS=iobroker tty dialout audio video plugdev
            
            *** DISPLAY-SERVER SETUP ***
            Display-Server:		Unknown
            Display-Manager: 	Not found
            Desktop:		
            Session:		tty
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            8.4G        2.7G        5.5G        3.0M        145M        5.6G
            Swap:           536M        234M        302M
            Total:          8.9G        3.0G        5.8G
            
            Active iob-Instances: 	16
            
                     8000 M total memory
                     2612 M used memory
                     1649 M active memory
                     1011 M inactive memory
                     5250 M free memory
                        0 M buffer memory
                      139 M swap cache
                      512 M total swap
                      223 M used swap
                      288 M free swap
            
            *** top - Table Of Processes  ***
            top - 09:21:47 up 5 days, 17:02,  1 user,  load average: 0.90, 0.73, 0.54
            Tasks:  41 total,   1 running,  40 sleeping,   0 stopped,   0 zombie
            %Cpu(s):  3.6 us,  1.8 sy,  0.0 ni, 78.6 id, 16.1 wa,  0.0 hi,  0.0 si,  0.0 st 
            MiB Mem :   8000.0 total,   5250.4 free,   2613.2 used,    139.2 buff/cache     
            MiB Swap:    512.0 total,    288.4 free,    223.6 used.   5386.8 avail Mem 
            
            *** FAILED SERVICES ***
              UNIT                    LOAD   ACTIVE SUB    DESCRIPTION                     
            * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
            * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
            
            Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                    ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                    SUB    -> The low-level unit activation state, values depend on unit type.
            
            2 loaded units listed.
            
            *** DMESG CRITICAL ERRORS ***
            dmesg: read kernel buffer failed: Operation not permitted
            No critical errors detected
            
            *** FILESYSTEM ***
            Filesystem               Type      Size  Used Avail Use% Mounted on
            DATEN1/subvol-101-disk-1 zfs        64G   14G   51G  22% /
            none                     tmpfs     492K  4.0K  488K   1% /dev
            udev                     devtmpfs   16G     0   16G   0% /dev/tty
            tmpfs                    tmpfs      16G     0   16G   0% /dev/shm
            tmpfs                    tmpfs     6.3G  132K  6.3G   1% /run
            tmpfs                    tmpfs      16G  2.8M   16G   1% /tmp
            tmpfs                    tmpfs     5.0M     0  5.0M   0% /run/lock
            tmpfs                    tmpfs     3.2G  8.0K  3.2G   1% /run/user/1000
            
            Messages concerning filesystems in dmesg:
            dmesg: read kernel buffer failed: Operation not permitted
            
            Show mounted filesystems:
            TARGET SOURCE                   FSTYPE OPTIONS
            /      DATEN1/subvol-101-disk-1 zfs    rw,relatime,xattr,posixacl,casesensitive
            
            Files in neuralgic directories:
            /var:
            319M	/var/
            181M	/var/cache
            178M	/var/cache/apt
            125M	/var/cache/apt/archives
            70M	/var/lib
            Hint: You are currently not seeing messages from other users and the system.
                  Users in groups 'adm', 'systemd-journal' can see all messages.
                  Pass -q to turn off this notice.
            Archived and active journals take up 4.2M in the file system.
            
            /opt/iobroker/backups:
            139M	/opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            245M	/opt/iobroker/iobroker-data/
            121M	/opt/iobroker/iobroker-data/backup-objects
            113M	/opt/iobroker/iobroker-data/files
            24M	/opt/iobroker/iobroker-data/files/mytime.admin
            23M	/opt/iobroker/iobroker-data/files/mytime.admin/custom/assets
            
            The five largest files in iobroker-data are:
            15M	/opt/iobroker/iobroker-data/files/mytime.admin/custom/assets/index-B_3WOu59.js.map
            7.8M	/opt/iobroker/iobroker-data/objects.jsonl
            4.4M	/opt/iobroker/iobroker-data/backup-objects/2026-03-09_08-19_objects.jsonl.gz
            4.4M	/opt/iobroker/iobroker-data/backup-objects/2026-03-09_06-19_objects.jsonl.gz
            4.4M	/opt/iobroker/iobroker-data/backup-objects/2026-03-09_04-19_objects.jsonl.gz
            
            USB-Devices by-id:
            USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups,
            please always prefer the links 'by-id':
            
            No Devices found 'by-id'
            *** ZigBee Settings ***
            
            Zigbee Network Settings on your coordinator / in nvbackup are:
            
            zigbee.X
            \nExtended Pan ID:
            \n*** MASKED ***
            \nPan ID:
            \n*** MASKED ***
            \nChannel:
            \n*** MASKED ***
            \nNetwork Key:
            \n*** MASKED ***
            
            To unmask the settings run 'iob diag --unmask'
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs		v22.22.0
            /usr/bin/node		v22.22.0
            /usr/bin/npm		10.9.4
            /usr/bin/npx		10.9.4
            
            ✓ Node.js installation is correct
            
            nodejs:
              Installed: 22.22.0-1nodesource1
              Candidate: 22.22.0-1nodesource1
              Version table:
             *** 22.22.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                    100 /var/lib/dpkg/status
                 22.21.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.20.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.19.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.18.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.17.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.17.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.16.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.15.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.15.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.14.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.13.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.13.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.12.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.11.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.10.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.9.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.8.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.7.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.6.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.5.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.5.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.4.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.4.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.3.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.2.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.1.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.0.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 20.19.2+dfsg-1 500
                    500 http://deb.debian.org/debian trixie/main amd64 Packages
            
            Temp directories causing deletion problem: 0
            No problems detected
            
            Errors in npm tree: 0
            No problems detected
            
            Checking for nodejs vulnerability:
            node:fs:2437
                return binding.writeFileUtf8(
                               ^
            
            Error: EACCES: permission denied, open '/home/iobroker/node_modules/is-my-node-vulnerable/schedule.etag'
                at Object.writeFileSync (node:fs:2437:20)
                at ClientRequest.<anonymous> (/home/iobroker/node_modules/is-my-node-vulnerable/is-vulnerable.js:82:12)
                at Object.onceWrapper (node:events:634:26)
                at ClientRequest.emit (node:events:519:28)
                at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:772:27)
                at HTTPParser.parserOnHeadersComplete (node:_http_common:122:17)
                at TLSSocket.socketOnData (node:_http_client:614:22)
                at TLSSocket.emit (node:events:519:28)
                at addChunk (node:internal/streams/readable:561:12)
                at readableAddChunkPushByteMode (node:internal/streams/readable:512:3) {
              errno: -13,
              code: 'EACCES',
              syscall: 'open',
              path: '/home/iobroker/node_modules/is-my-node-vulnerable/schedule.etag'
            }
            
            Node.js v22.22.0
            
            
            *** ioBroker-Installation ***
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Hosts:
            iobtest             iobtest (version: 7.1.0, hostname: iobtest       , alive, uptime: 493355)
            
            Core adapters versions
            js-controller: 	7.1.0
            admin: 		7.8.2
            javascript: 	9.0.18
            
            nodejs modules from github: 	3
            +-- iobroker.fahrplan@1.4.1 (git+ssh://git@github.com/tt-tom17/ioBroker.fahrplan.git#a25514b1774a271768b58081fe4031bf3eb9ebca)
            +-- iobroker.nspanel-lovelace-ui@0.13.4 (git+ssh://git@github.com/ticaki/ioBroker.nspanel-lovelace-ui.git#b8e5efbbe1973a36a4dfdb0f0e3e63c435630803)
            +-- iobroker.public-transport@0.0.5 (git+ssh://git@github.com/tt-tom17/ioBroker.public-transport.git#335d0dd3595a1dd8da7aa69116f84923b001ff5b)
            
            
            Adapter State
            + system.adapter.admin.0                  : admin                 : iobtest                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              system.adapter.alias-manager.0          : alias-manager         : iobtest                                  - disabled
            + system.adapter.backitup.0               : backitup              : iobtest                                  -  enabled
              system.adapter.cloudless-homeconnect.0  : cloudless-homeconnect : iobtest                                  - disabled
              system.adapter.devices.0                : devices               : iobtest                                  - disabled
            + system.adapter.fahrplan.0               : fahrplan              : iobtest                                  -  enabled
              system.adapter.hmip.0                   : hmip                  : iobtest                                  - disabled
              system.adapter.ical.0                   : ical                  : iobtest                                  -  enabled
            + system.adapter.influxdb.0               : influxdb              : iobtest                                  -  enabled, port: 8086
            + system.adapter.javascript.0             : javascript            : iobtest                                  -  enabled
            + system.adapter.javascript.1             : javascript            : iobtest                                  -  enabled
            + system.adapter.mqtt-client.0            : mqtt-client           : iobtest                                  -  enabled, port: 1883
            + system.adapter.mqtt.0                   : mqtt                  : iobtest                                  -  enabled, port: 1883, bind: 0.0.0.0
              system.adapter.mqtt.1                   : mqtt                  : iobtest                                  - disabled, port: 1883, bind: 0.0.0.0
              system.adapter.mytime.0                 : mytime                : iobtest                                  - disabled
              system.adapter.netatmo-crawler.0        : netatmo-crawler       : iobtest                                  -  enabled
            + system.adapter.nspanel-lovelace-ui.0    : nspanel-lovelace-ui   : iobtest                                  -  enabled
              system.adapter.opendtu.0                : opendtu               : iobtest                                  - disabled
              system.adapter.openweathermap.0         : openweathermap        : iobtest                                  -  enabled
            + system.adapter.pirate-weather.0         : pirate-weather        : iobtest                                  -  enabled
              system.adapter.proxmox.0                : proxmox               : iobtest                                  - disabled
            + system.adapter.public-transport.0       : public-transport      : iobtest                                  -  enabled
            + system.adapter.simple-api.0             : simple-api            : iobtest                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              system.adapter.socketio.0               : socketio              : iobtest                                  - disabled, port: 8084, bind: 0.0.0.0, run as: admin
            + system.adapter.sql.0                    : sql                   : iobtest                                  -  enabled
              system.adapter.trashschedule.0          : trashschedule         : iobtest                                  - disabled
              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobtest                                  -  enabled
            + system.adapter.vis-inventwo.0           : vis-inventwo          : iobtest                                  -  enabled
              system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobtest                                  -  enabled
              system.adapter.vis.0                    : vis                   : iobtest                                  -  enabled
            + system.adapter.web.0                    : web                   : iobtest                                  -  enabled, port: 8082, bind: 192.168.178.53, run as: admin
              system.adapter.ws.0                     : ws                    : iobtest                                  - disabled, port: 8084, bind: 0.0.0.0, run as: admin
              system.adapter.yahka.0                  : yahka                 : iobtest                                  - disabled
              system.adapter.zigbee2mqtt.0            : zigbee2mqtt           : iobtest                                  - disabled
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : iobtest                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.influxdb.0               : influxdb              : iobtest                                  -  enabled, port: 8086
            + system.adapter.mqtt-client.0            : mqtt-client           : iobtest                                  -  enabled, port: 1883
            + system.adapter.mqtt.0                   : mqtt                  : iobtest                                  -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.simple-api.0             : simple-api            : iobtest                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.web.0                    : web                   : iobtest                                  -  enabled, port: 8082, bind: 192.168.178.53, run as: admin
            
            
            ioBroker-Repositories
            ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
            │ (index) │ name     │ url                                                     │ auto upgrade │
            ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
            │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
            │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
            └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
            
            Active repo(s): beta
            Upgrade policy: none
            
            
            Installed ioBroker-Adapters
            Used repository: beta
            Adapter    "admin"        : 7.8.3    , installed 7.8.2  [Updatable]
            Adapter    "alias-manager": 2.1.0    , installed 2.1.0
            Adapter    "backitup"     : 3.3.14   , installed 3.3.14
            Adapter    "cloudless-homeconnect": 1.6.3, installed 1.6.3
            Adapter    "devices"      : 1.2.14   , installed 1.2.14
            Adapter    "fahrplan"     : 1.4.1    , installed 1.4.1
            Adapter    "hmip"         : 1.27.0   , installed 1.27.0
            Adapter    "ical"         : 1.19.7   , installed 1.19.7
            Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
            Adapter    "javascript"   : 9.0.18   , installed 9.0.18
            Controller "js-controller": 7.1.0    , installed 7.1.0
            Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
            Adapter    "mqtt-client"  : 3.0.0    , installed 3.0.0
            Adapter    "mytime"       : 2.3.2    , installed 2.3.2
            Adapter    "netatmo-crawler": 1.1.0  , installed 1.1.0
            Adapter    "nspanel-lovelace-ui": 0.13.4, installed 0.13.4
            Adapter    "opendtu"      : 3.1.0    , installed 3.1.0
            Adapter    "openweathermap": 1.4.0   , installed 1.4.0
            Adapter    "pirate-weather": 0.8.0   , installed 0.8.0
            Adapter    "proxmox"      : 2.4.10   , installed 2.4.10
            Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
            Adapter    "socketio"     : 7.0.8    , installed 7.0.8
            Adapter    "sql"          : 3.0.1    , installed 3.0.1
            Adapter    "trashschedule": 5.2.1    , installed 5.2.1
            Adapter    "vis"          : 1.5.6    , installed 1.5.6
            Adapter    "vis-hqwidgets": 1.6.0    , installed 1.6.0
            Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
            Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
            Adapter    "web"          : 8.0.0    , installed 8.0.0
            Adapter    "ws"           : 4.0.0    , installed 4.0.0
            Adapter    "yahka"        : 1.1.6    , installed 1.1.6
            Adapter    "zigbee2mqtt"  : 3.0.21   , installed 3.0.21
            
            
            Objects and States
            Please stand by - This may take a while
            
            Objects: 	10075
            States: 	8039
            
            *** OS-Repositories and Updates ***
            
            Hit:1 http://security.debian.org trixie-security InRelease
            Hit:2 http://deb.debian.org/debian trixie InRelease                                                                   
            Hit:3 http://deb.debian.org/debian trixie-updates InRelease                                                           
            Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease                                                         
            Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian trixie InRelease                       
            Reading package lists... Done
            
            Pending systemupdates: 1
            
            *** Listening Ports ***
            Netid State  Recv-Q Send-Q  Local Address:Port     Peer Address:Port Process                                                   
            udp   UNCONN 0      0             0.0.0.0:sunrpc        0.0.0.0:*     users:(("rpcbind",pid=140,fd=5),("systemd",pid=1,fd=35)) 
            udp   UNCONN 0      0                [::]:sunrpc           [::]:*     users:(("rpcbind",pid=140,fd=7),("systemd",pid=1,fd=37)) 
            tcp   LISTEN 0      511    192.168.178.53:8082          0.0.0.0:*     users:(("io.web.0",pid=637,fd=35))                       
            tcp   LISTEN 0      100         127.0.0.1:smtp          0.0.0.0:*     users:(("master",pid=294,fd=13))                         
            tcp   LISTEN 0      4096          0.0.0.0:sunrpc        0.0.0.0:*     users:(("rpcbind",pid=140,fd=4),("systemd",pid=1,fd=34)) 
            tcp   LISTEN 0      511         127.0.0.1:9001          0.0.0.0:*     users:(("iobroker.js-con",pid=143,fd=23))                
            tcp   LISTEN 0      511         127.0.0.1:9000          0.0.0.0:*     users:(("iobroker.js-con",pid=143,fd=29))                
            tcp   LISTEN 0      511                 *:tproxy              *:*     users:(("io.admin.0",pid=882,fd=39))                     
            tcp   LISTEN 0      511                 *:8087                *:*     users:(("io.simple-api.0",pid=684,fd=35))                
            tcp   LISTEN 0      100             [::1]:smtp             [::]:*     users:(("master",pid=294,fd=14))                         
            tcp   LISTEN 0      4096                *:ssh                 *:*     users:(("sshd",pid=165,fd=3),("systemd",pid=1,fd=61))    
            tcp   LISTEN 0      4096             [::]:sunrpc           [::]:*     users:(("rpcbind",pid=140,fd=6),("systemd",pid=1,fd=36)) 
            
            
            *** Log File - Last 25 Lines ***
            2026-03-09 09:01:43.488  - info: host.iobtest instance system.adapter.nspanel-lovelace-ui.0 in version "0.13.4" (non-npm: ticaki/ioBroker.nspanel-lovelace-ui#b8e5efbbe1973a36a4dfdb0f0e3e63c435630803) started with pid 25570
            2026-03-09 09:01:44.377  - info: nspanel-lovelace-ui.0 (25570) starting. Version 0.13.4 (non-npm: ticaki/ioBroker.nspanel-lovelace-ui#b8e5efbbe1973a36a4dfdb0f0e3e63c435630803) in /opt/iobroker/node_modules/iobroker.nspanel-lovelace-ui, node: v22.22.0, js-controller: 7.1.0
            2026-03-09 09:01:44.429  - info: nspanel-lovelace-ui.0 (25570) Configured panels: name#topic -> [Buero#SmartHome/NSPanel_1], [DEV-Panel#NSPanel_DEV]
            2026-03-09 09:01:44.430  - info: nspanel-lovelace-ui.0 (25570) Found 2 script configs for topics: SmartHome/NSPanel_1, NSPanel_DEV
            2026-03-09 09:01:44.430  - info: nspanel-lovelace-ui.0 (25570) Detailed configuration checks are suppressed here. Full validation output is only shown when the configuration script is sent to the adapter.
            2026-03-09 09:01:46.351  - info: nspanel-lovelace-ui.0 (25570) [Buero] Setting panel to offline until first message!
            2026-03-09 09:01:46.392  - info: nspanel-lovelace-ui.0 (25570) [DEV-Panel] Setting panel to offline until first message!
            2026-03-09 09:01:53.211  - info: nspanel-lovelace-ui.0 (25570) [controller] 2 Panels initialized
            2026-03-09 09:01:54.380  - info: nspanel-lovelace-ui.0 (25570) [Buero] is online!
            2026-03-09 09:01:54.803  - info: nspanel-lovelace-ui.0 (25570) [Buero] Panel startup finished!
            2026-03-09 09:05:01.421  - info: nspanel-lovelace-ui.0 (25570) [Buero] Panel startup finished!
            2026-03-09 09:05:20.941  - info: fahrplan.0 (607) Updated 3 routes, 3 enabled and 0 disabled
            2026-03-09 09:05:21.194  - info: fahrplan.0 (607) Updated 1 departure timetables, 1 enabled and 0 disabled
            2026-03-09 09:10:26.298  - info: fahrplan.0 (607) Updated 3 routes, 3 enabled and 0 disabled
            2026-03-09 09:10:26.578  - info: fahrplan.0 (607) Updated 1 departure timetables, 1 enabled and 0 disabled
            2026-03-09 09:11:37.614  - warn: admin.0 (882) nspanel-lovelace-ui has an invalid jsonConfig: [{"instancePath":"/items/pagePower/items/pagePowerdata/items/6","schemaPath":"#/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"attr"},"message":"must NOT have additional properties"},{"instancePath":"/items/pagePower/items/pagePowerdata/items/6","schemaPath":"#/items/allOf/18/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"/items/pagePower/items/pagePowerdata","schemaPath":"#/patternProperties/%5E.%2B/allOf/57/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"/items/pagePower","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/11/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]
            2026-03-09 09:15:05.013  - info: host.iobtest instance system.adapter.netatmo-crawler.0 in version "1.1.0" started with pid 25592
            2026-03-09 09:15:05.673  - info: netatmo-crawler.0 (25592) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v22.22.0, js-controller: 7.1.0
            2026-03-09 09:15:05.690  - info: netatmo-crawler.0 (25592) Getting data for stationid:70:ee:50:35:dc:b6
            2026-03-09 09:15:06.537  - info: netatmo-crawler.0 (25592) Terminated (NO_ERROR): Everything done. Going to terminate till next schedule
            2026-03-09 09:15:07.047  - info: host.iobtest instance system.adapter.netatmo-crawler.0 having pid 25592 terminated with code 0 (NO_ERROR)
            2026-03-09 09:15:30.461  - info: fahrplan.0 (607) Updated 3 routes, 3 enabled and 0 disabled
            2026-03-09 09:15:30.698  - info: fahrplan.0 (607) Updated 1 departure timetables, 1 enabled and 0 disabled
            2026-03-09 09:20:34.384  - info: fahrplan.0 (607) Updated 3 routes, 3 enabled and 0 disabled
            2026-03-09 09:20:34.716  - info: fahrplan.0 (607) Updated 1 departure timetables, 1 enabled and 0 disabled
            

            zum Vergleich die normal iob diag Ausgabe

            Script v.2026-01-31
            
            *** BASE SYSTEM ***
            Operating System: Debian GNU/Linux 13 (trixie)
             Static hostname: iobtest
                   Icon name: computer-container
                     Chassis: container ☐
              Virtualization: lxc
                      Kernel: Linux 6.17.13-1-pve
                Architecture: x86-64
            OS is similar to: 
            
            model name	: Intel(R) N100
            Docker          : false
            Virtualization  : lxc
            Kernel          : x86_64
            Userland        : 64 bit
            
            Systemuptime and Load:
             09:51:54 up 5 days, 17:32,  1 user,  load average: 0.27, 0.63, 0.57
            CPU threads: 4
            
            
            *** LIFE CYCLE STATUS ***
            Operating System is the current Debian stable version codenamed 'trixie'!
            
            *** TIME AND TIMEZONES ***
                           Local time: Mon 2026-03-09 09:51:54 CET
                       Universal time: Mon 2026-03-09 08:51:54 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CET, +0100)
            System clock synchronized: yes
                          NTP service: inactive
                      RTC in local TZ: no
            
            *** Users and Groups ***
            User that called 'iob diag':
            tom
            HOME=/home/tom
            GROUPS=tom sudo users iobroker
            
            User that is running 'js-controller':
            iobroker
            HOME=/home/iobroker
            SUDO_HOME=/home/tom
            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.4G        2.0G        6.2G        3.1M        194M        6.4G
            Swap:           536M        339K        536M
            Total:          8.9G        2.0G        6.8G
            
            Active iob-Instances: 	16
            
                     8000 M total memory
                     1865 M used memory
                     1904 M active memory
                       43 M inactive memory
                     5952 M free memory
                        0 M buffer memory
                      185 M swap cache
                      512 M total swap
                        0 M used swap
                      511 M free swap
            
            *** top - Table Of Processes  ***
            top - 09:51:54 up 5 days, 17:32,  1 user,  load average: 0.27, 0.63, 0.57
            Tasks:  45 total,   1 running,  44 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 :   8000.0 total,   5951.3 free,   1866.2 used,    185.3 buff/cache     
            MiB Swap:    512.0 total,    511.7 free,      0.3 used.   6133.8 avail Mem 
            
            *** FAILED SERVICES ***
            
              UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
            * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
            * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
            
            Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                    ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                    SUB    -> The low-level unit activation state, values depend on unit type.
            
            2 loaded units listed.
            
            
            *** DMESG CRITICAL ERRORS ***
            dmesg: read kernel buffer failed: Operation not permitted
            No critical errors detected
            
            *** FILESYSTEM ***
            Filesystem               Type      Size  Used Avail Use% Mounted on
            DATEN1/subvol-101-disk-1 zfs        64G   14G   51G  22% /
            none                     tmpfs     492K  4.0K  488K   1% /dev
            udev                     devtmpfs   16G     0   16G   0% /dev/tty
            tmpfs                    tmpfs      16G     0   16G   0% /dev/shm
            tmpfs                    tmpfs     6.3G  132K  6.3G   1% /run
            tmpfs                    tmpfs      16G  2.8M   16G   1% /tmp
            tmpfs                    tmpfs     5.0M     0  5.0M   0% /run/lock
            tmpfs                    tmpfs     3.2G  8.0K  3.2G   1% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            dmesg: read kernel buffer failed: Operation not permitted
            
            Show mounted filesystems:
            TARGET SOURCE                   FSTYPE OPTIONS
            /      DATEN1/subvol-101-disk-1 zfs    rw,relatime,xattr,posixacl,casesensitive
            
            Files in neuralgic directories:
            
            /var:
            319M	/var/
            181M	/var/cache
            178M	/var/cache/apt
            125M	/var/cache/apt/archives
            70M	/var/lib
            
            Hint: You are currently not seeing messages from other users and the system.
                  Users in groups 'adm', 'systemd-journal' can see all messages.
                  Pass -q to turn off this notice.
            Archived and active journals take up 4.3M in the file system.
            
            /opt/iobroker/backups:
            139M	/opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            242M	/opt/iobroker/iobroker-data/
            121M	/opt/iobroker/iobroker-data/backup-objects
            113M	/opt/iobroker/iobroker-data/files
            24M	/opt/iobroker/iobroker-data/files/mytime.admin
            23M	/opt/iobroker/iobroker-data/files/mytime.admin/custom/assets
            
            The five largest files in iobroker-data are:
            15M	/opt/iobroker/iobroker-data/files/mytime.admin/custom/assets/index-B_3WOu59.js.map
            7.6M	/opt/iobroker/iobroker-data/objects.jsonl
            4.4M	/opt/iobroker/iobroker-data/backup-objects/2026-03-09_08-19_objects.jsonl.gz
            4.4M	/opt/iobroker/iobroker-data/backup-objects/2026-03-09_06-19_objects.jsonl.gz
            4.4M	/opt/iobroker/iobroker-data/backup-objects/2026-03-09_04-19_objects.jsonl.gz
            
            USB-Devices by-id:
            USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups,
            please always prefer the links 'by-id':
            
            No Devices found 'by-id'
            
            *** ZigBee Settings ***
            
            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.22.0
            /usr/bin/node 		v22.22.0
            /usr/bin/npm 		10.9.4
            /usr/bin/npx 		10.9.4
            
            ✓ Node.js installation is correct
            
            nodejs:
              Installed: 22.22.0-1nodesource1
              Candidate: 22.22.1-1nodesource1
              Version table:
                 22.22.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             *** 22.22.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                    100 /var/lib/dpkg/status
                 22.21.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.20.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.19.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.18.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.17.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.17.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.16.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.15.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.15.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.14.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.13.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.13.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.12.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.11.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.10.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.9.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.8.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.7.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.6.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.5.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.5.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.4.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.4.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.3.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.2.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.1.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 22.0.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                 20.19.2+dfsg-1 500
                    500 http://deb.debian.org/debian trixie/main amd64 Packages
            
            Temp directories causing deletion problem: 0
            No problems detected
            
            Errors in npm tree: 0
            No problems detected
            
            Checking for nodejs vulnerability:
            
            
             █████  ██      ██           ██████   ██████   ██████  ██████         ██
            ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
            ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
            ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
            ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
            
            
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Hosts:
            iobtest             iobtest (version: 7.1.0, hostname: iobtest       , alive, uptime: 316)
            
            Core adapters versions
            js-controller: 	7.1.0
            admin: 		7.8.2
            javascript: 	9.0.18
            
            nodejs modules from github: 	3
            +-- iobroker.fahrplan@1.4.1 (git+ssh://git@github.com/tt-tom17/ioBroker.fahrplan.git#a25514b1774a271768b58081fe4031bf3eb9ebca)
            +-- iobroker.nspanel-lovelace-ui@0.13.4 (git+ssh://git@github.com/ticaki/ioBroker.nspanel-lovelace-ui.git#b8e5efbbe1973a36a4dfdb0f0e3e63c435630803)
            +-- iobroker.public-transport@0.0.5 (git+ssh://git@github.com/tt-tom17/ioBroker.public-transport.git#335d0dd3595a1dd8da7aa69116f84923b001ff5b)
            
            Adapter State
            + system.adapter.admin.0                  : admin                 : iobtest                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              system.adapter.alias-manager.0          : alias-manager         : iobtest                                  - disabled
            + system.adapter.backitup.0               : backitup              : iobtest                                  -  enabled
              system.adapter.cloudless-homeconnect.0  : cloudless-homeconnect : iobtest                                  - disabled
              system.adapter.devices.0                : devices               : iobtest                                  - disabled
            + system.adapter.fahrplan.0               : fahrplan              : iobtest                                  -  enabled
              system.adapter.hmip.0                   : hmip                  : iobtest                                  - disabled
              system.adapter.ical.0                   : ical                  : iobtest                                  -  enabled
            + system.adapter.influxdb.0               : influxdb              : iobtest                                  -  enabled, port: 8086
            + system.adapter.javascript.0             : javascript            : iobtest                                  -  enabled
            + system.adapter.javascript.1             : javascript            : iobtest                                  -  enabled
            + system.adapter.mqtt-client.0            : mqtt-client           : iobtest                                  -  enabled, port: 1883
            + system.adapter.mqtt.0                   : mqtt                  : iobtest                                  -  enabled, port: 1883, bind: 0.0.0.0
              system.adapter.mqtt.1                   : mqtt                  : iobtest                                  - disabled, port: 1883, bind: 0.0.0.0
              system.adapter.mytime.0                 : mytime                : iobtest                                  - disabled
              system.adapter.netatmo-crawler.0        : netatmo-crawler       : iobtest                                  -  enabled
            + system.adapter.nspanel-lovelace-ui.0    : nspanel-lovelace-ui   : iobtest                                  -  enabled
              system.adapter.opendtu.0                : opendtu               : iobtest                                  - disabled
              system.adapter.openweathermap.0         : openweathermap        : iobtest                                  -  enabled
            + system.adapter.pirate-weather.0         : pirate-weather        : iobtest                                  -  enabled
              system.adapter.proxmox.0                : proxmox               : iobtest                                  - disabled
            + system.adapter.public-transport.0       : public-transport      : iobtest                                  -  enabled
            + system.adapter.simple-api.0             : simple-api            : iobtest                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              system.adapter.socketio.0               : socketio              : iobtest                                  - disabled, port: 8084, bind: 0.0.0.0, run as: admin
            + system.adapter.sql.0                    : sql                   : iobtest                                  -  enabled
              system.adapter.trashschedule.0          : trashschedule         : iobtest                                  - disabled
              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobtest                                  -  enabled
            + system.adapter.vis-inventwo.0           : vis-inventwo          : iobtest                                  -  enabled
              system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobtest                                  -  enabled
              system.adapter.vis.0                    : vis                   : iobtest                                  -  enabled
            + system.adapter.web.0                    : web                   : iobtest                                  -  enabled, port: 8082, bind: 192.168.178.53, run as: admin
              system.adapter.ws.0                     : ws                    : iobtest                                  - disabled, port: 8084, bind: 0.0.0.0, run as: admin
              system.adapter.yahka.0                  : yahka                 : iobtest                                  - disabled
              system.adapter.zigbee2mqtt.0            : zigbee2mqtt           : iobtest                                  - disabled
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : iobtest                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.influxdb.0               : influxdb              : iobtest                                  -  enabled, port: 8086
            + system.adapter.mqtt-client.0            : mqtt-client           : iobtest                                  -  enabled, port: 1883
            + system.adapter.mqtt.0                   : mqtt                  : iobtest                                  -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.public-transport.0       : public-transport      : iobtest                                  -  enabled
            + system.adapter.simple-api.0             : simple-api            : iobtest                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.web.0                    : web                   : iobtest                                  -  enabled, port: 8082, bind: 192.168.178.53, run as: admin
            
            ioBroker-Repositories
            ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
            │ (index) │ name     │ url                                                     │ auto upgrade │
            ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
            │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
            │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
            └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
            
            Active repo(s): beta
            Upgrade policy: none
            
            Installed ioBroker-Adapters
            Used repository: beta
            Adapter    "admin"        : 7.8.3    , installed 7.8.2  [Updatable]
            Adapter    "alias-manager": 2.1.0    , installed 2.1.0
            Adapter    "backitup"     : 3.3.14   , installed 3.3.14
            Adapter    "cloudless-homeconnect": 1.6.3, installed 1.6.3
            Adapter    "devices"      : 1.2.14   , installed 1.2.14
            Adapter    "fahrplan"     : 1.4.1    , installed 1.4.1
            Adapter    "hmip"         : 1.27.0   , installed 1.27.0
            Adapter    "ical"         : 1.19.7   , installed 1.19.7
            Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
            Adapter    "javascript"   : 9.0.18   , installed 9.0.18
            Controller "js-controller": 7.1.0    , installed 7.1.0
            Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
            Adapter    "mqtt-client"  : 3.0.0    , installed 3.0.0
            Adapter    "mytime"       : 2.3.2    , installed 2.3.2
            Adapter    "netatmo-crawler": 1.1.0  , installed 1.1.0
            Adapter    "nspanel-lovelace-ui": 0.13.4, installed 0.13.4
            Adapter    "opendtu"      : 3.1.0    , installed 3.1.0
            Adapter    "openweathermap": 1.4.0   , installed 1.4.0
            Adapter    "pirate-weather": 0.8.0   , installed 0.8.0
            Adapter    "proxmox"      : 2.4.10   , installed 2.4.10
            Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
            Adapter    "socketio"     : 7.0.8    , installed 7.0.8
            Adapter    "sql"          : 3.0.1    , installed 3.0.1
            Adapter    "trashschedule": 5.2.1    , installed 5.2.1
            Adapter    "vis"          : 1.5.6    , installed 1.5.6
            Adapter    "vis-hqwidgets": 1.6.0    , installed 1.6.0
            Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
            Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
            Adapter    "web"          : 8.0.0    , installed 8.0.0
            Adapter    "ws"           : 4.0.0    , installed 4.0.0
            Adapter    "yahka"        : 1.1.6    , installed 1.1.6
            Adapter    "zigbee2mqtt"  : 3.0.21   , installed 3.0.21
            
            Objects and States
            Please stand by - This may take a while
            Objects: 	10019
            States: 	7993
            
            *** OS-Repositories and Updates ***
            Hit:1 http://security.debian.org trixie-security InRelease
            Hit:2 http://deb.debian.org/debian trixie InRelease
            Hit:3 http://deb.debian.org/debian trixie-updates InRelease
            Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
            Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian trixie InRelease
            Reading package lists...
            Pending systemupdates: 1
            
            *** Listening Ports ***
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
            tcp        0      0 192.168.178.53:8082     0.0.0.0:*               LISTEN      1001       31394874   27969/io.web.0      
            tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          30032      294/master          
            tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          17403      1/init              
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       31384629   27130/iobroker.js-c 
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       31384634   27130/iobroker.js-c 
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       31384845   27149/io.admin.0    
            tcp6       0      0 :::8087                 :::*                    LISTEN      1001       31395098   28008/io.simple-api 
            tcp6       0      0 ::1:25                  :::*                    LISTEN      0          30033      294/master          
            tcp6       0      0 :::22                   :::*                    LISTEN      0          21994      1/init              
            tcp6       0      0 :::111                  :::*                    LISTEN      0          17405      1/init              
            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          17404      1/init              
            udp6       0      0 :::111                  :::*                                0          17406      1/init              
            
            *** Log File - Last 25 Lines ***
            
            2026-03-09 09:47:37.959  - error: javascript.0 (27223) script.js.common.Speedtest: Speedtest konnte nicht ausgeführt werden! Error: Command failed: /usr/bin/speedtest -f json --accept-license --accept-gdpr
            
            2026-03-09 09:47:39.217  - info: vis.0 (28024) Terminated (NO_ERROR): Without reason
            2026-03-09 09:47:39.744  - info: host.iobtest instance system.adapter.vis.0 terminated while should be started once
            2026-03-09 09:47:41.039  - info: host.iobtest instance system.adapter.nspanel-lovelace-ui.0 in version "0.13.4" (non-npm: ticaki/ioBroker.nspanel-lovelace-ui#b8e5efbbe1973a36a4dfdb0f0e3e63c435630803) started with pid 28082
            2026-03-09 09:47:41.820  - info: nspanel-lovelace-ui.0 (28082) starting. Version 0.13.4 (non-npm: ticaki/ioBroker.nspanel-lovelace-ui#b8e5efbbe1973a36a4dfdb0f0e3e63c435630803) in /opt/iobroker/node_modules/iobroker.nspanel-lovelace-ui, node: v22.22.0, js-controller: 7.1.0
            2026-03-09 09:47:41.872  - info: nspanel-lovelace-ui.0 (28082) Configured panels: name#topic -> [Buero#SmartHome/NSPanel_1], [DEV-Panel#NSPanel_DEV]
            2026-03-09 09:47:41.872  - info: nspanel-lovelace-ui.0 (28082) Found 2 script configs for topics: SmartHome/NSPanel_1, NSPanel_DEV
            2026-03-09 09:47:41.872  - info: nspanel-lovelace-ui.0 (28082) Detailed configuration checks are suppressed here. Full validation output is only shown when the configuration script is sent to the adapter.
            2026-03-09 09:47:43.781  - info: nspanel-lovelace-ui.0 (28082) [Buero] Setting panel to offline until first message!
            2026-03-09 09:47:43.823  - info: nspanel-lovelace-ui.0 (28082) [DEV-Panel] Setting panel to offline until first message!
            2026-03-09 09:47:44.836  - info: host.iobtest instance system.adapter.public-transport.0 in version "0.0.5" (non-npm: tt-tom17/ioBroker.public-transport#335d0dd3595a1dd8da7aa69116f84923b001ff5b) started with pid 28097
            2026-03-09 09:47:45.575  - info: public-transport.0 (28097) starting. Version 0.0.5 (non-npm: tt-tom17/ioBroker.public-transport#335d0dd3595a1dd8da7aa69116f84923b001ff5b) in /opt/iobroker/node_modules/iobroker.public-transport, node: v22.22.0, js-controller: 7.1.0
            2026-03-09 09:47:45.634  - info: public-transport.0 (28097) HAFAS-Client initialisiert mit Profil: vbb
            2026-03-09 09:47:45.635  - info: public-transport.0 (28097) 1 aktive Station(en) gefunden:
            2026-03-09 09:47:45.635  - info: public-transport.0 (28097)   - S Zepernick (ID: 900350163)
            2026-03-09 09:47:45.635  - info: public-transport.0 (28097) Rufe Abfahrten ab für: S Zepernick (900350163)
            2026-03-09 09:47:46.241  - info: public-transport.0 (28097) Abfahrten aktualisiert für: S Zepernick (900350163)
            2026-03-09 09:47:46.241  - info: public-transport.0 (28097) Erste Abfrage abgeschlossen: 1 erfolgreich, 0 fehlgeschlagen
            2026-03-09 09:47:46.241  - info: public-transport.0 (28097) Warte auf die nächste Abfrage in 60 Minuten...
            2026-03-09 09:47:46.242  - info: public-transport.0 (28097) 1 aktive Station(en) gefunden:
            2026-03-09 09:47:46.242  - info: public-transport.0 (28097) Infos für: S Zepernick (900350163) abfragen...
            2026-03-09 09:47:50.280  - info: nspanel-lovelace-ui.0 (28082) [Buero] is online!
            2026-03-09 09:47:50.972  - info: nspanel-lovelace-ui.0 (28082) [controller] 2 Panels initialized
            2026-03-09 09:47:51.086  - info: nspanel-lovelace-ui.0 (28082) [Buero] Panel startup finished!
            
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb zuletzt editiert von Thomas Braun
            #782

            @TT-Tom sagte in iob diag - Skript:

            von wo muss es gestartet werden? aus dem iobroker Verzeichnis oder aus meinem user Verzeichnis??

            Aus dem Verzeichnis, wo das heruntergeladene Skript liegt. Sollte i.d.R. das home-Verzeichnis des users sein.

            Die Meldung
            Error: EACCES: permission denied
            sollte eigentlich nicht kommen. Aber da es beim 'ordentlichen' Aufruf via 'iob diag' funktioniert ist es auch nicht weiter wichtig.

            Den ZibBee-Adapter hast du gar nicht am Start, dafür aber zigbee2mqtt. Passt also in der Ausgabe dann.

            Am Rande:
            Pending systemupdates: 1

            Spiel das nodejs-Update ein. ;-)

            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

            T 2 Antworten Letzte Antwort
            0
            • S Abwesend
              S Abwesend
              Shadowhunter23
              schrieb zuletzt editiert von Shadowhunter23
              #783

              Ob das was ausmacht kann @thomas-braun beantworten, dein User hat nicht alle Gruppen. Laut Anleitung müsstest du folgendes tun:

              Falls ein User nachträglich angelegt werden soll muss dieser noch per

              usermod -aG adm,dialout,sudo,audio,video,plugdev,users,iobroker tom
              

              den relevanten Gruppen hinzugefügt werden.

              Ich rufe das Script auch aus dem user Verzeichnis auf und es läuft ohne Probleme ( auch ein LXC ).

              Proxmox 9 HA-Cluster mit 3x HP prodesk 400 G6 i5
              Bei einem downvote bitte melden, es könnte sein, dass dieser ungewollt ist!

              T 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @TT-Tom sagte in iob diag - Skript:

                von wo muss es gestartet werden? aus dem iobroker Verzeichnis oder aus meinem user Verzeichnis??

                Aus dem Verzeichnis, wo das heruntergeladene Skript liegt. Sollte i.d.R. das home-Verzeichnis des users sein.

                Die Meldung
                Error: EACCES: permission denied
                sollte eigentlich nicht kommen. Aber da es beim 'ordentlichen' Aufruf via 'iob diag' funktioniert ist es auch nicht weiter wichtig.

                Den ZibBee-Adapter hast du gar nicht am Start, dafür aber zigbee2mqtt. Passt also in der Ausgabe dann.

                Am Rande:
                Pending systemupdates: 1

                Spiel das nodejs-Update ein. ;-)

                T Offline
                T Offline
                TT-Tom
                schrieb zuletzt editiert von
                #784

                @Thomas-Braun
                okay dann ist die obere Ausgabe, wie geschrieben aus dem User-Verzeichnis und unten die normale iob diag vom ioBroker.

                Spiel das nodejs-Update ein. ;-)

                mach ich :)

                Gruß Tom
                https://github.com/tt-tom17
                Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                NSPanel Script Wiki
                https://github.com/joBr99/nspanel-lovelace-ui/wiki

                NSPanel Adapter Wiki
                https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                1 Antwort Letzte Antwort
                0
                • S Shadowhunter23

                  Ob das was ausmacht kann @thomas-braun beantworten, dein User hat nicht alle Gruppen. Laut Anleitung müsstest du folgendes tun:

                  Falls ein User nachträglich angelegt werden soll muss dieser noch per

                  usermod -aG adm,dialout,sudo,audio,video,plugdev,users,iobroker tom
                  

                  den relevanten Gruppen hinzugefügt werden.

                  Ich rufe das Script auch aus dem user Verzeichnis auf und es läuft ohne Probleme ( auch ein LXC ).

                  T Offline
                  T Offline
                  TT-Tom
                  schrieb zuletzt editiert von
                  #785

                  @Shadowhunter23

                  bleiben die selben Meldungen

                  Gruß Tom
                  https://github.com/tt-tom17
                  Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                  NSPanel Script Wiki
                  https://github.com/joBr99/nspanel-lovelace-ui/wiki

                  NSPanel Adapter Wiki
                  https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                  1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @TT-Tom sagte in iob diag - Skript:

                    von wo muss es gestartet werden? aus dem iobroker Verzeichnis oder aus meinem user Verzeichnis??

                    Aus dem Verzeichnis, wo das heruntergeladene Skript liegt. Sollte i.d.R. das home-Verzeichnis des users sein.

                    Die Meldung
                    Error: EACCES: permission denied
                    sollte eigentlich nicht kommen. Aber da es beim 'ordentlichen' Aufruf via 'iob diag' funktioniert ist es auch nicht weiter wichtig.

                    Den ZibBee-Adapter hast du gar nicht am Start, dafür aber zigbee2mqtt. Passt also in der Ausgabe dann.

                    Am Rande:
                    Pending systemupdates: 1

                    Spiel das nodejs-Update ein. ;-)

                    T Offline
                    T Offline
                    TT-Tom
                    schrieb zuletzt editiert von
                    #786

                    @Thomas-Braun

                    habe es mal mit unmask aufgerufen
                    hier ein Fehler in der PanID, wobei ich ja kein Zigbee.0 habe und auch ein ZigbeeOnLan im System

                    Pan ID:
                    ./iob_diag.sh: line 693: printf: 0x906": invalid hex number
                    2310
                    

                    die andern Zigbee Ausgaben passen.

                    Gruß Tom
                    https://github.com/tt-tom17
                    Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                    NSPanel Script Wiki
                    https://github.com/joBr99/nspanel-lovelace-ui/wiki

                    NSPanel Adapter Wiki
                    https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • T TT-Tom

                      @Thomas-Braun

                      habe es mal mit unmask aufgerufen
                      hier ein Fehler in der PanID, wobei ich ja kein Zigbee.0 habe und auch ein ZigbeeOnLan im System

                      Pan ID:
                      ./iob_diag.sh: line 693: printf: 0x906": invalid hex number
                      2310
                      

                      die andern Zigbee Ausgaben passen.

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb zuletzt editiert von
                      #787

                      @TT-Tom sagte in iob diag - Skript:

                      habe es mal mit unmask aufgerufen
                      hier ein Fehler in der PanID,

                      Danke! Das muss ich abfangen, der Wert wird aus einem USB-Stick bzw. dem nvbackup ausgelesen. Wenn das nicht vorhanden ist kommt diese Meldung.

                      Kannst du mir die Zigbee-Passage bei dir mal vollständig mit der --unmask Option zeigen?

                      (Wobei, so ganz eigentlich sollte der Code gar nicht durchlaufen werden, wenn es keine zigbee.X Instanz gibt)

                      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
                      Antworten
                      • In einem neuen Thema antworten
                      Anmelden zum Antworten
                      • Älteste zuerst
                      • Neuste zuerst
                      • Meiste Stimmen


                      Support us

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

                      567

                      Online

                      32.7k

                      Benutzer

                      82.5k

                      Themen

                      1.3m

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

                      • Du hast noch kein Konto? Registrieren

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