Navigation

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

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    iob diag - Skript

    This topic has been deleted. Only users with topic management privileges can see it.
    • Feuersturm
      Feuersturm @Thomas Braun last edited by

      @thomas-braun Der Befehl

      proxmox@ioB-Prod-Testsystem:~$ lsb_release -sc
      jammy
      

      gibt aber nur jammy aus und nicht jammy focal

      Thomas Braun 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Feuersturm last edited by

        @feuersturm

        Muss ich mal schauen wo das herkommt. Bist bislang der erste bei dem das passiert.

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

          @feuersturm sagte in iob diag - Skript:

          gibt aber nur jammy aus und nicht jammy focal

          Hab es im Code gefixt. Variablen vertauscht... 😉

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

            @thomas-braun Das sieht besser aus 🙂

            *** LIFE CYCLE STATUS ***
            Your Operating System 'jammy' is an aging Ubuntu LTS release! Please upgrade to                                                                                             
            the latest LTS release 'noble' in due time!
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Feuersturm last edited by

              @feuersturm

              In der Summary gleichlautend?
              Ich hab da noch einen Knoten drin, scheint mir.

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

                @thomas-braun Sieht gut aus bei mir:

                Skript v.2024-08-18
                
                *** BASE SYSTEM ***
                 Static hostname: ioB-Prod-Testsystem
                       Icon name: computer-container
                         Chassis: container
                  Virtualization: lxc
                Operating System: Ubuntu 22.04.4 LTS
                          Kernel: Linux 6.5.13-1-pve
                    Architecture: x86-64
                OS is similar to: debian
                
                model name      : Intel(R) Celeron(R) CPU  N3150  @ 1.60GHz
                Docker          : false
                Virtualization  : lxc
                Kernel          : x86_64
                Userland        : 64 bit
                
                Systemuptime and Load:
                 21:22:28 up 15 days,  7:24,  1 user,  load average: 1.95, 2.04, 2.25
                CPU threads: 4
                
                
                *** LIFE CYCLE STATUS ***
                Your Operating System 'jammy' is an aging Ubuntu LTS release! Please upgrade to the latest LTS release 'noble' in due time!
                
                

                und Summary

                ======================= SUMMARY =======================
                                        v.2024-08-18
                
                
                 Static hostname: ioB-Prod-Testsystem
                       Icon name: computer-container
                         Chassis: container
                  Virtualization: lxc
                Operating System: Ubuntu 22.04.4 LTS
                          Kernel: Linux 6.5.13-1-pve
                    Architecture: x86-64
                
                Installation:           lxc
                Kernel:                 x86_64
                Userland:               64 bit
                Timezone:               Europe/Berlin (CEST, +0200)
                User-ID:                1001
                Display-Server:         false
                Boot Target:            graphical.target
                
                Pending OS-Updates:     0
                Pending iob updates:    2
                
                Nodejs-Installation:
                /usr/bin/nodejs         v20.16.0
                /usr/bin/node           v20.16.0
                /usr/bin/npm            10.8.1
                /usr/bin/npx            10.8.1
                /usr/bin/corepack       0.28.2
                
                Recommended versions are nodejs 20.16.0 and npm 10.8.1
                Your nodejs installation is correct
                
                MEMORY:
                               total        used        free      shared  buff/cache   available
                Mem:            8.0G        2.2G        4.8G        0.0K        1.0G        5.8G
                Swap:           2.0G        1.1G        976M
                Total:           10G        3.3G        5.8G
                
                Active iob-Instances:   31
                Upgrade policy: none
                
                ioBroker Core:          js-controller           6.0.10
                                        admin                   7.0.23
                
                ioBroker Status:        iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Status admin and web instance:
                + system.adapter.admin.0                  : admin                 : ioB-Prod-Testsystem                      -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.web.0                    : web                   : ioB-Prod-Testsystem                      -  enabled, port: 8082, bind: 192.168.178.105, run as: admin
                + system.adapter.web.1                    : web                   : ioB-Prod-Testsystem                      -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                
                Objects:                14532
                States:                 12032
                
                Size of iob-Database:
                
                27M     /opt/iobroker/iobroker-data/objects.jsonl
                17M     /opt/iobroker/iobroker-data/objects.json.migrated
                17M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                2.3M    /opt/iobroker/iobroker-data/objects_BACKUP_153020.json
                1.2M    /opt/iobroker/iobroker-data/objects_REMOTE_153020.json
                19M     /opt/iobroker/iobroker-data/states.jsonl
                6.3M    /opt/iobroker/iobroker-data/states.json.migrated
                6.3M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                0       /opt/iobroker/iobroker-data/states.json.broken
                
                
                Your Operating System 'jammy' is an aging Ubuntu LTS release! Please upgrade to the latest LTS release 'noble' in due time!
                =================== END OF SUMMARY ====================
                
                Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @Feuersturm last edited by

                  @feuersturm rein aus Neugier
                  welche Farbe hat die Zeile?

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

                    @feuersturm

                    Danke. Bei 'testing releases' wird da warum auch immer was unterschiedliches angezeigt. Und ich verstehe gerade nicht warum...

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

                      @homoran sagte in iob diag - Skript:

                      welche Farbe hat die Zeile?

                      Bei der Langfassung und Summary ist die Information Gelb,

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

                        @feuersturm sagte in iob diag - Skript:

                        Bei der Langfassung und Summary ist die Information Gelb,

                        So soll es sein. Stabile Releases wären Grün, abgekündigte wären Rot.

                        Nashra Negalein 2 Replies Last reply Reply Quote 0
                        • Nashra
                          Nashra Most Active Forum Testing @Thomas Braun last edited by

                          @thomas-braun
                          Moin, hier mit LXC

                          ======================= SUMMARY =======================
                                                  v.2024-08-18_5
                          
                          
                           Static hostname: ioBroker
                                 Icon name: computer-container
                                   Chassis: container ☐
                            Virtualization: lxc
                          Operating System: Debian GNU/Linux 12 (bookworm)
                                    Kernel: Linux 6.8.12-1-pve
                              Architecture: x86-64
                          
                          Installation:           lxc
                          Kernel:                 x86_64
                          Userland:               64 bit
                          Timezone:               Europe/Berlin (CEST, +0200)
                          User-ID:                1000
                          Display-Server:         false
                          Boot Target:            graphical.target
                          
                          Pending OS-Updates:     0
                          Pending iob updates:    2
                          
                          Nodejs-Installation:
                          /usr/bin/nodejs         v20.16.0
                          /usr/bin/node           v20.16.0
                          /usr/bin/npm            10.8.1
                          /usr/bin/npx            10.8.1
                          /usr/bin/corepack       0.28.2
                          
                          Recommended versions are nodejs 20.16.0 and npm 10.8.1
                          Your nodejs installation is correct
                          
                          MEMORY: 
                                         total        used        free      shared  buff/cache   available
                          Mem:             12G        4.1G        7.9G        122K        873M        8.7G
                          Swap:             0B          0B          0B
                          Total:           12G        4.1G        7.9G
                          
                          Active iob-Instances:   45
                          Upgrade policy: none
                          
                          ioBroker Core:          js-controller           6.0.9
                                                  admin                   7.0.22
                          
                          ioBroker Status:        iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Status admin and web instance:
                          + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 192.168.1.14, run as: admin
                          
                          Objects:                54190
                          States:                 50980
                          
                          Size of iob-Database:
                          
                          86M     /opt/iobroker/iobroker-data/objects.jsonl
                          88M     /opt/iobroker/iobroker-data/states.jsonl
                          
                          
                          Your Operating System is the current Debian stable version 'bookworm'!
                          
                          =================== END OF SUMMARY ====================
                          
                          1 Reply Last reply Reply Quote 0
                          • Negalein
                            Negalein Global Moderator @Thomas Braun last edited by

                            @thomas-braun

                            hier ein LXC

                            ======================= SUMMARY =======================
                                                    v.2024-08-18_5
                            
                            
                             Static hostname: ioBroker
                                   Icon name: computer-container
                                     Chassis: container
                              Virtualization: lxc
                            Operating System: Ubuntu 22.04.4 LTS
                                      Kernel: Linux 5.15.30-2-pve
                                Architecture: x86-64
                            
                            Installation:           lxc
                            Kernel:                 x86_64
                            Userland:               64 bit
                            Timezone:               Europe/Vienna (CEST, +0200)
                            User-ID:                1001
                            Display-Server:         false
                            Boot Target:            graphical.target
                            
                            Pending OS-Updates:     31
                            Pending iob updates:    4
                            
                            Nodejs-Installation:
                            /usr/bin/nodejs         v20.15.0
                            /usr/bin/node           v20.15.0
                            /usr/bin/npm            10.7.0
                            /usr/bin/npx            10.7.0
                            /usr/bin/corepack       0.28.1
                            
                            Recommended versions are nodejs 20.16.0 and npm 10.8.1
                            Your nodejs installation is correct
                            
                            MEMORY:
                                           total        used        free      shared  buff/cache   available
                            Mem:             10G        4.8G        4.4G        0.0K        865M        5.3G
                            Swap:           3.1G        1.1G        2.0G
                            Total:           13G        5.8G        6.4G
                            
                            Active iob-Instances:   60
                            Active repo(s): Beta (latest)
                            
                            ioBroker Core:          js-controller           5.0.19
                                                    admin                   7.0.24
                            
                            ioBroker Status:        iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            Status admin and web instance:
                            + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                            + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            Objects:                32233
                            States:                 31404
                            
                            Size of iob-Database:
                            
                            53M     /opt/iobroker/iobroker-data/objects.jsonl
                            29M     /opt/iobroker/iobroker-data/objects.json.migrated
                            29M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                            0       /opt/iobroker/iobroker-data/objects.json.broken
                            54M     /opt/iobroker/iobroker-data/states.jsonl
                            9.4M    /opt/iobroker/iobroker-data/states.json.migrated
                            9.4M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                            0       /opt/iobroker/iobroker-data/states.json.broken
                            
                            
                            Your Operating System jammy is an aging Ubuntu LTS release! Please upgrade to the latest LTS release 'noble' in due time!
                            
                            =================== END OF SUMMARY ====================
                            
                            1 Reply Last reply Reply Quote 0
                            • S
                              Shadowhunter23 last edited by

                              Vielleicht noch ein Hinweis, ich habe 4 zigbee Adapter und keinen USB Stick. Angezeigt wird nur bis Adapter .2

                              Die Koordinatoren sind alle per Netzwerk eingebunden. Ob du das abfragen kann das kein USB Stick angeschlossen ist weiß ich nicht.

                              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'
                              
                              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
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Shadowhunter23 last edited by

                                @shadowhunter23

                                Ich war davon ausgeganen, das 3 zigbee-Instanzen ausreichend sein sollten.
                                Ich würde da auch eher per Router ein Zigbee-Netz draus weben, an deiner Stelle.

                                Und ich vergleiche auch nur die EInträge von 'by-id' mit den Ports aus dem Adapter.
                                Ob die Einstellungen dann die richtigen sind musst du selber prüfen.
                                Ist ja auch nur ein Hinweis.

                                Kurz: Won't fix.

                                S 1 Reply Last reply Reply Quote 0
                                • S
                                  Shadowhunter23 @Thomas Braun last edited by Shadowhunter23

                                  @thomas-braun

                                  Ich würde da auch eher per Router ein Zigbee-Netz draus weben, an deiner Stelle.

                                  Auch hier, Won't fix 🙂 . Das ist schon mit Absicht so gemacht.

                                  Kurz: Won't fix.

                                  OK, war ja auch nur ein Hinweis.

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

                                    Da ich das Skript in den letzten Tagen um einige Funktionen (Anlage eines users, wenn es als root oder 'iobroker' aufgerufen wird; setzen der Zeitzone, wenn eine vermutlich falsche (wie Europe/London oder UTC) erkannt wird) und kritische Fehler im Kernel Ring Puffer (dmesg) jetzt gemeldet werden würde ich gerne ein paar Läufe auf anderen Systemen als meinen Testkisten sehen. Insbesondere LXC und Docker ist da interessant für mich.

                                    Es gibt auch ein paar Meldungen auf deutsch, wenn das Skript mit der Option '--de' aufgerufen wird. Auch dazu wäre Feedback willkommen. Gleich vorweg: Es kann keine vollständige Übersetzung geben, da einige Kommandos nur englische Ausgaben liefern.

                                    Bitte diese Beta-Version wie im ersten Beitrag gezeigt lokal ausführen, im ioBroker selber ist diese Version v.2024-09-07 natürlich noch nicht implementiert.

                                    Meister Mopper 1 Reply Last reply Reply Quote 1
                                    • T
                                      TT-Tom last edited by TT-Tom

                                      Hallo Thomas,

                                      habe das Script aus dem Standartuser Ordner Tom gestartet. Musste zwischen durch das Password für sudo eingeben. System LXC-Container mit einem Testsystem auf Beta-Repro.

                                      Script v.2024-09-07
                                      
                                      *** BASE SYSTEM ***
                                       Static hostname: iobtest
                                             Icon name: computer-container
                                               Chassis: container ☐
                                        Virtualization: lxc
                                      Operating System: Debian GNU/Linux 12 (bookworm)
                                                Kernel: Linux 6.8.12-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:
                                       14:11:14 up 24 days, 36 min,  1 user,  load average: 0.06, 0.08, 0.01
                                      CPU threads: 4
                                      
                                      
                                      *** LIFE CYCLE STATUS ***
                                      Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.
                                      
                                      *** TIME AND TIMEZONES ***
                                                     Local time: Sun 2024-09-08 14:11:14 CEST
                                                 Universal time: Sun 2024-09-08 12:11:14 UTC
                                                       RTC time: n/a
                                                      Time zone: Europe/Berlin (CEST, +0200)
                                      System clock synchronized: yes
                                                    NTP service: inactive
                                                RTC in local TZ: no
                                      
                                      *** Users and Groups ***
                                      User that called 'iob diag':
                                      tom
                                      HOME=/home/tom
                                      GROUPS=tom sudo users iobroker
                                      
                                      User that is running 'js-controller':
                                      iobroker
                                      [sudo] password for tom: 
                                      HOME=/home/iobroker
                                      GROUPS=iobroker tty dialout audio video plugdev
                                      
                                      *** DISPLAY-SERVER SETUP ***
                                      Display-Server: false
                                      Desktop: 	
                                      Terminal: 	tty
                                      Boot Target: 	graphical.target
                                      
                                      *** MEMORY ***
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            8.4G        1.6G        5.2G        131K        1.6G        6.8G
                                      Swap:           536M          0B        536M
                                      Total:          8.9G        1.6G        5.7G
                                      
                                      Active iob-Instances: 	10
                                      
                                               8000 M total memory
                                               1507 M used memory
                                               1442 M active memory
                                               1464 M inactive memory
                                               4944 M free memory
                                                  0 M buffer memory
                                               1547 M swap cache
                                                512 M total swap
                                                  0 M used swap
                                                512 M free swap
                                      
                                      *** top - Table Of Processes  ***
                                      top - 14:11:34 up 24 days, 36 min,  1 user,  load average: 0.05, 0.07, 0.01
                                      Tasks:  34 total,   1 running,  33 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,   4944.3 free,   1508.0 used,   1547.8 buff/cache     
                                      MiB Swap:    512.0 total,    512.0 free,      0.0 used.   6492.0 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
                                      
                                      LOAD   = Reflects whether the unit definition was properly loaded.
                                      ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                                      SUB    = The low-level unit activation state, values depend on unit type.
                                      2 loaded units listed.
                                      
                                      
                                      *** DMESG CRITICAL ERRORS ***
                                      
                                      dmesg: read kernel buffer failed: Operation not permitted
                                      No critical errors detected
                                      
                                      *** FILESYSTEM ***
                                      Filesystem                       Type      Size  Used Avail Use% Mounted on
                                      /dev/mapper/pve-vm--101--disk--0 ext4       63G  6.0G   54G  10% /
                                      none                             tmpfs     492K  4.0K  488K   1% /dev
                                      udev                             devtmpfs  7.7G     0  7.7G   0% /dev/tty
                                      tmpfs                            tmpfs     7.8G     0  7.8G   0% /dev/shm
                                      tmpfs                            tmpfs     3.1G  124K  3.1G   1% /run
                                      tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                                      tmpfs                            tmpfs     1.6G     0  1.6G   0% /run/user/1000
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      dmesg: read kernel buffer failed: Operation not permitted
                                      
                                      Show mounted filesystems:
                                      TARGET SOURCE                           FSTYPE OPTIONS
                                      /      /dev/mapper/pve-vm--101--disk--0 ext4   rw,relatime,stripe=16
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      463M	/var/
                                      250M	/var/cache
                                      246M	/var/cache/apt
                                      170M	/var/cache/apt/archives
                                      154M	/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 16.4M in the file system.
                                      
                                      /opt/iobroker/backups:
                                      46M	/opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      767M	/opt/iobroker/iobroker-data/
                                      645M	/opt/iobroker/iobroker-data/files
                                      493M	/opt/iobroker/iobroker-data/files/javascript.admin
                                      461M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                                      460M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                      
                                      The five largest files in iobroker-data are:
                                      35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                      30M	/opt/iobroker/iobroker-data/objects.jsonl
                                      19M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.1d90720e.js.map
                                      14M	/opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.js
                                      8.7M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/838.0aa41cb0.chunk.js.map
                                      
                                      USB-Devices by-id:
                                      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                      
                                      No Devices found 'by-id'
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs 	v20.17.0
                                      /usr/bin/node 		v20.17.0
                                      /usr/bin/npm 		10.8.2
                                      /usr/bin/npx 		10.8.2
                                      /usr/bin/corepack 	0.29.3
                                      
                                      nodejs:
                                        Installed: 20.17.0-1nodesource1
                                        Candidate: 20.17.0-1nodesource1
                                        Version table:
                                       *** 20.17.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                              100 /var/lib/dpkg/status
                                           20.16.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.15.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.15.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.14.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.13.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.13.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.12.2-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.12.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.12.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.11.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.11.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.10.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.9.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.8.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.8.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.7.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.6.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.6.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.5.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.5.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.4.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.3.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.3.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.2.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.1.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.0.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           18.19.0+dfsg-6~deb12u2 500
                                              500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                           18.19.0+dfsg-6~deb12u1 500
                                              500 http://security.debian.org bookworm-security/main amd64 Packages
                                      
                                      Temp directories causing deletion problem: 0
                                      No problems detected
                                      
                                      Errors in npm tree: 0
                                      No problems detected
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Hosts:
                                      iobtest             iobtest (version: 6.0.11, hostname: iobtest       , alive, uptime: 1310623)
                                      
                                      Core adapters versions
                                      js-controller: 	6.0.11
                                      admin: 		7.1.0
                                      javascript: 	8.8.2
                                      
                                      nodejs modules from github: 	2
                                      +-- iobroker.iosapp@1.0.3 (git+ssh://git@github.com/tt-tom17/ioBroker.iosapp.git#57aa9615040d4d80b735ca0fb4beddc5aee69c9d)
                                      +-- iobroker.nspanel-lovelace-ui@0.0.4-preAlpha.3 (git+ssh://git@github.com/ticaki/ioBroker.nspanel-lovelace-ui.git#eaa0acd87ee8a90d72fee56e8fc3531ee62a94e4)
                                      
                                      Adapter State
                                        system.adapter.accuweather.0            : accuweather           : iobtest                                  - disabled
                                      + 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.devices.0                : devices               : iobtest                                  - disabled
                                      + system.adapter.fahrplan.0               : fahrplan              : iobtest                                  -  enabled
                                        system.adapter.ical.0                   : ical                  : iobtest                                  -  enabled
                                      + system.adapter.influxdb.0               : influxdb              : iobtest                                  -  enabled, port: 8086
                                      + system.adapter.iosapp.0                 : iosapp                : iobtest                                  -  enabled
                                      + system.adapter.javascript.0             : javascript            : iobtest                                  -  enabled
                                      + system.adapter.javascript.1             : javascript            : iobtest                                  -  enabled
                                      + system.adapter.mqtt.0                   : mqtt                  : iobtest                                  -  enabled, port: 1883, bind: 0.0.0.0
                                        system.adapter.netatmo-crawler.0        : netatmo-crawler       : iobtest                                  -  enabled
                                        system.adapter.nspanel-lovelace-ui.0    : nspanel-lovelace-ui   : iobtest                                  - disabled
                                        system.adapter.opendtu.0                : opendtu               : iobtest                                  - disabled
                                      + system.adapter.sql.0                    : sql                   : iobtest                                  -  enabled
                                        system.adapter.trashschedule.0          : trashschedule         : iobtest                                  - disabled
                                        system.adapter.web.0                    : web                   : iobtest                                  - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        system.adapter.yahka.0                  : yahka                 : 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.0                   : mqtt                  : iobtest                                  -  enabled, port: 1883, bind: 0.0.0.0
                                      
                                      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-Instances
                                      Used repository: beta
                                      Adapter    "accuweather"  : 1.5.0    , installed 1.5.0
                                      Adapter    "admin"        : 7.1.0    , installed 7.1.0
                                      Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                      Adapter    "backitup"     : 3.0.22   , installed 3.0.22
                                      Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                      Adapter    "fahrplan"     : 1.2.3    , installed 1.2.3
                                      Adapter    "ical"         : 1.15.0   , installed 1.15.0
                                      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                      Adapter    "javascript"   : 8.8.3    , installed 8.8.2  [Updatable]
                                      Controller "js-controller": 6.0.11   , installed 6.0.11
                                      Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                                      Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
                                      Adapter    "opendtu"      : 2.0.0    , installed 2.0.0
                                      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                      Adapter    "sql"          : 3.0.1    , installed 3.0.1
                                      Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                                      Adapter    "web"          : 6.3.0    , installed 6.3.0
                                      Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                      Adapter    "yahka"        : 1.0.8    , installed 1.0.8
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects: 	4034
                                      States: 	3519
                                      
                                      *** OS-Repositories and Updates ***
                                      Hit:1 http://security.debian.org bookworm-security InRelease
                                      Hit:2 http://deb.debian.org/debian bookworm InRelease                                                                                                       
                                      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease                                                                                               
                                      Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease                                                          
                                      Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian bookworm InRelease                     
                                      Reading package lists... Done
                                      Pending Updates: 2
                                      
                                      *** Listening Ports ***
                                      Active Internet connections (only servers)
                                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          13079      1/systemd           
                                      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          13990      296/master          
                                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       29389306   35190/iobroker.js-c 
                                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       29389311   35190/iobroker.js-c 
                                      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          13991      296/master          
                                      tcp6       0      0 :::9192                 :::*                    LISTEN      1001       29392405   35471/io.iosapp.0   
                                      tcp6       0      0 :::111                  :::*                    LISTEN      0          13081      1/systemd           
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          13201      1/systemd           
                                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       60327454   91363/io.admin.0    
                                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          13080      1/systemd           
                                      udp6       0      0 :::111                  :::*                                0          13082      1/systemd           
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2024-09-08 14:02:49.853  - info: javascript.1 (61255) Start JavaScript script.js.common.SQL_Daten.Abfrage_aktueller_Verbrauch (JavaScript/js)
                                      2024-09-08 14:02:49.860  - info: javascript.1 (61255) script.js.common.SQL_Daten.Abfrage_aktueller_Verbrauch: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                                      2024-09-08 14:02:49.864  - info: javascript.1 (61255) script.js.common.SQL_Daten.Abfrage_aktueller_Verbrauch: Connected!
                                      2024-09-08 14:02:49.899  - info: javascript.1 (61255) script.js.common.SQL_Daten.Abfrage_aktueller_Verbrauch:  ist das eine zahl false
                                      2024-09-08 14:02:49.900  - info: javascript.1 (61255) script.js.common.SQL_Daten.Abfrage_aktueller_Verbrauch: Tagesverbrauch: 5.1 kWh
                                      2024-09-08 14:02:49.900  - info: javascript.1 (61255) script.js.common.SQL_Daten.Abfrage_aktueller_Verbrauch: Wochenverbrauch: 39.3 kWh
                                      2024-09-08 14:02:49.900  - info: javascript.1 (61255) script.js.common.SQL_Daten.Abfrage_aktueller_Verbrauch: Monatsverbrauch: 47.3 kWh
                                      2024-09-08 14:02:49.900  - info: javascript.1 (61255) script.js.common.SQL_Daten.Abfrage_aktueller_Verbrauch: Quartalsverbrauch: 455.6 kWh
                                      2024-09-08 14:02:49.900  - info: javascript.1 (61255) script.js.common.SQL_Daten.Abfrage_aktueller_Verbrauch: Jahrsverbrauch: 2018.2 kWh
                                      2024-09-08 14:02:49.900  - info: javascript.1 (61255) script.js.common.SQL_Daten.Abfrage_aktueller_Verbrauch: Betroffene Zeilen: 0
                                      2024-09-08 14:02:49.900  - info: javascript.1 (61255) script.js.common.SQL_Daten.Abfrage_aktueller_Verbrauch: Serverstatus: 34
                                      2024-09-08 14:05:39.663  - info: fahrplan.0 (72820) Updated 2 routes, 2 enabled and 0 disabled
                                      2024-09-08 14:05:39.895  - info: fahrplan.0 (72820) Updated 1 departure timetables, 1 enabled and 0 disabled
                                      2024-09-08 14:05:48.012  - info: host.iobtest instance system.adapter.netatmo-crawler.0 in version "0.8.1" started with pid 127484
                                      2024-09-08 14:05:48.620  - info: netatmo-crawler.0 (127484) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v20.17.0, js-controller: 6.0.11
                                      2024-09-08 14:05:48.637  - info: netatmo-crawler.0 (127484) Getting data for stationid:70:ee:50:35:dc:b6
                                      2024-09-08 14:06:07.272  - info: netatmo-crawler.0 (127484) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                                      2024-09-08 14:06:07.781  - info: host.iobtest instance system.adapter.netatmo-crawler.0 having pid 127484 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2024-09-08 14:10:44.041  - info: fahrplan.0 (72820) Updated 2 routes, 2 enabled and 0 disabled
                                      2024-09-08 14:10:44.229  - info: fahrplan.0 (72820) Updated 1 departure timetables, 1 enabled and 0 disabled
                                      2024-09-08 14:10:48.011  - info: host.iobtest instance system.adapter.netatmo-crawler.0 in version "0.8.1" started with pid 127529
                                      2024-09-08 14:10:48.618  - info: netatmo-crawler.0 (127529) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v20.17.0, js-controller: 6.0.11
                                      2024-09-08 14:10:48.635  - info: netatmo-crawler.0 (127529) Getting data for stationid:70:ee:50:35:dc:b6
                                      2024-09-08 14:10:59.398  - info: netatmo-crawler.0 (127529) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                                      2024-09-08 14:10:59.907  - info: host.iobtest instance system.adapter.netatmo-crawler.0 having pid 127529 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      
                                      
                                      ======================= SUMMARY =======================
                                      			v.2024-09-07
                                      
                                      
                                       Static hostname: iobtest
                                             Icon name: computer-container
                                               Chassis: container ☐
                                        Virtualization: lxc
                                      Operating System: Debian GNU/Linux 12 (bookworm)
                                                Kernel: Linux 6.8.12-1-pve
                                          Architecture: x86-64
                                      
                                      Installation: 		lxc
                                      Kernel: 		x86_64
                                      Userland: 		64 bit
                                      Timezone: 		Europe/Berlin (CEST, +0200)
                                      User-ID: 		1000
                                      Display-Server: 	false
                                      Boot Target: 		graphical.target
                                      
                                      Pending OS-Updates: 	2
                                      Pending iob updates: 	1
                                      
                                      Nodejs-Installation:
                                      /usr/bin/nodejs 	v20.17.0
                                      /usr/bin/node 		v20.17.0
                                      /usr/bin/npm 		10.8.2
                                      /usr/bin/npx 		10.8.2
                                      /usr/bin/corepack 	0.29.3
                                      
                                      Recommended versions are nodejs 20.17.0 and npm 10.8.2
                                      nodeJS installation is correct
                                      
                                      MEMORY: 
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            8.4G        1.7G        5.0G        131K        1.6G        6.7G
                                      Swap:           536M          0B        536M
                                      Total:          8.9G        1.7G        5.6G
                                      
                                      Active iob-Instances: 	10
                                      Upgrade policy: none
                                      
                                      ioBroker Core: 		js-controller 		6.0.11
                                      			admin 			7.1.0
                                      
                                      ioBroker Status: 	iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Status admin and web instance:
                                      + system.adapter.admin.0                  : admin                 : iobtest                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        system.adapter.web.0                    : web                   : iobtest                                  - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      
                                      Objects: 		4034
                                      States: 		3519
                                      
                                      Size of iob-Database:
                                      
                                      30M	/opt/iobroker/iobroker-data/objects.jsonl
                                      6.0M	/opt/iobroker/iobroker-data/states.jsonl
                                      
                                      
                                      Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.
                                      
                                      =================== END OF SUMMARY ====================
                                      

                                      in deutsch

                                      *** ioBroker Diagnose ***
                                      
                                      Das Fenster des Terminalprogramms (puTTY) bitte so groß wie möglich ziehen oder den Vollbildmodus verwenden.
                                      
                                      Die nachfolgenden Prüfungen liefern Hinweise zu etwaigen Fehlern, bitte im Forum hochladen:
                                      
                                      https://forum.iobroker.net
                                      
                                      Bitte die vollständige Ausgabe, einschließlich der ``` Zeichen am Anfang und am Ende markieren und kopieren.
                                      Es hilft beim helfen!
                                      
                                      Bitte eine Taste drücken
                                      
                                      

                                      ========== Langfassung ab hier markieren und kopieren ===========

                                      Skript v.2024-09-07
                                      
                                      *** GRUNDSYSTEM ***
                                       Static hostname: iobtest
                                             Icon name: computer-container
                                               Chassis: container ☐
                                        Virtualization: lxc
                                      Operating System: Debian GNU/Linux 12 (bookworm)
                                                Kernel: Linux 6.8.12-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:
                                       14:17:19 up 24 days, 42 min,  1 user,  load average: 0.25, 0.19, 0.07
                                      CPU threads: 4
                                      
                                      
                                      *** LEBENSZYKLUS STATUS ***
                                      Das Betriebssystem mit dem Codenamen '' ist unbekannt. Bitte den Status der Unterstützung eigenständig prüfen.
                                      
                                      *** ZEIT UND ZEITZONEN ***
                                                     Local time: Sun 2024-09-08 14:17:19 CEST
                                                 Universal time: Sun 2024-09-08 12:17:19 UTC
                                                       RTC time: n/a
                                                      Time zone: Europe/Berlin (CEST, +0200)
                                      System clock synchronized: yes
                                                    NTP service: inactive
                                                RTC in local TZ: no
                                      
                                      *** User und Gruppen ***
                                      User der 'iob diag' aufgerufen hat:
                                      tom
                                      HOME=/home/tom
                                      GROUPS=tom sudo users iobroker
                                      
                                      User der den 'js-controller' ausführt:
                                      iobroker
                                      HOME=/home/iobroker
                                      GROUPS=iobroker tty dialout audio video plugdev
                                      
                                      *** DISPLAY-SERVER SETUP ***
                                      Display-Server: false
                                      Desktop: 	
                                      Terminal: 	tty
                                      Boot Target: 	graphical.target
                                      
                                      *** MEMORY ***
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            8.4G        1.6G        5.2G        131K        1.6G        6.8G
                                      Swap:           536M          0B        536M
                                      Total:          8.9G        1.6G        5.7G
                                      
                                      Active iob-Instances: 	10
                                      
                                               8000 M total memory
                                               1507 M used memory
                                               1439 M active memory
                                               1471 M inactive memory
                                               4936 M free memory
                                                  0 M buffer memory
                                               1555 M swap cache
                                                512 M total swap
                                                  0 M used swap
                                                512 M free swap
                                      
                                      *** top - Table Of Processes  ***
                                      top - 14:17:20 up 24 days, 42 min,  1 user,  load average: 0.25, 0.19, 0.07
                                      Tasks:  34 total,   1 running,  33 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,   4935.5 free,   1509.3 used,   1555.3 buff/cache     
                                      MiB Swap:    512.0 total,    512.0 free,      0.0 used.   6490.7 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
                                      
                                      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
                                      Es wurden keine kritischen Fehler gefunden
                                      
                                      *** FILESYSTEM ***
                                      Filesystem                       Type      Size  Used Avail Use% Mounted on
                                      /dev/mapper/pve-vm--101--disk--0 ext4       63G  6.0G   54G  10% /
                                      none                             tmpfs     492K  4.0K  488K   1% /dev
                                      udev                             devtmpfs  7.7G     0  7.7G   0% /dev/tty
                                      tmpfs                            tmpfs     7.8G     0  7.8G   0% /dev/shm
                                      tmpfs                            tmpfs     3.1G  124K  3.1G   1% /run
                                      tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                                      tmpfs                            tmpfs     1.6G     0  1.6G   0% /run/user/1000
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      dmesg: read kernel buffer failed: Operation not permitted
                                      
                                      Show mounted filesystems:
                                      TARGET SOURCE                           FSTYPE OPTIONS
                                      /      /dev/mapper/pve-vm--101--disk--0 ext4   rw,relatime,stripe=16
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      463M	/var/
                                      250M	/var/cache
                                      246M	/var/cache/apt
                                      170M	/var/cache/apt/archives
                                      154M	/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 16.4M in the file system.
                                      
                                      /opt/iobroker/backups:
                                      46M	/opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      768M	/opt/iobroker/iobroker-data/
                                      645M	/opt/iobroker/iobroker-data/files
                                      493M	/opt/iobroker/iobroker-data/files/javascript.admin
                                      461M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                                      460M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                      
                                      The five largest files in iobroker-data are:
                                      35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                      30M	/opt/iobroker/iobroker-data/objects.jsonl
                                      19M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.1d90720e.js.map
                                      14M	/opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.js
                                      8.7M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/838.0aa41cb0.chunk.js.map
                                      
                                      USB-Devices by-id:
                                      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                      
                                      No Devices found 'by-id'
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs 	v20.17.0
                                      /usr/bin/node 		v20.17.0
                                      /usr/bin/npm 		10.8.2
                                      /usr/bin/npx 		10.8.2
                                      /usr/bin/corepack 	0.29.3
                                      
                                      nodejs:
                                        Installed: 20.17.0-1nodesource1
                                        Candidate: 20.17.0-1nodesource1
                                        Version table:
                                       *** 20.17.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                              100 /var/lib/dpkg/status
                                           20.16.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.15.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.15.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.14.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.13.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.13.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.12.2-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.12.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.12.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.11.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.11.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.10.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.9.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.8.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.8.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.7.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.6.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.6.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.5.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.5.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.4.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.3.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.3.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.2.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.1.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           20.0.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                           18.19.0+dfsg-6~deb12u2 500
                                              500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                           18.19.0+dfsg-6~deb12u1 500
                                              500 http://security.debian.org bookworm-security/main amd64 Packages
                                      
                                      Temp directories causing deletion problem: 0
                                      No problems detected
                                      
                                      Errors in npm tree: 0
                                      No problems detected
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Hosts:
                                      iobtest             iobtest (version: 6.0.11, hostname: iobtest       , alive, uptime: 1310968)
                                      
                                      Core adapters versions
                                      js-controller: 	6.0.11
                                      admin: 		7.1.0
                                      javascript: 	8.8.2
                                      
                                      nodejs modules from github: 	2
                                      +-- iobroker.iosapp@1.0.3 (git+ssh://git@github.com/tt-tom17/ioBroker.iosapp.git#57aa9615040d4d80b735ca0fb4beddc5aee69c9d)
                                      +-- iobroker.nspanel-lovelace-ui@0.0.4-preAlpha.3 (git+ssh://git@github.com/ticaki/ioBroker.nspanel-lovelace-ui.git#eaa0acd87ee8a90d72fee56e8fc3531ee62a94e4)
                                      
                                      Adapter State
                                        system.adapter.accuweather.0            : accuweather           : iobtest                                  - disabled
                                      + 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.devices.0                : devices               : iobtest                                  - disabled
                                      + system.adapter.fahrplan.0               : fahrplan              : iobtest                                  -  enabled
                                        system.adapter.ical.0                   : ical                  : iobtest                                  -  enabled
                                      + system.adapter.influxdb.0               : influxdb              : iobtest                                  -  enabled, port: 8086
                                      + system.adapter.iosapp.0                 : iosapp                : iobtest                                  -  enabled
                                      + system.adapter.javascript.0             : javascript            : iobtest                                  -  enabled
                                      + system.adapter.javascript.1             : javascript            : iobtest                                  -  enabled
                                      + system.adapter.mqtt.0                   : mqtt                  : iobtest                                  -  enabled, port: 1883, bind: 0.0.0.0
                                        system.adapter.netatmo-crawler.0        : netatmo-crawler       : iobtest                                  -  enabled
                                        system.adapter.nspanel-lovelace-ui.0    : nspanel-lovelace-ui   : iobtest                                  - disabled
                                        system.adapter.opendtu.0                : opendtu               : iobtest                                  - disabled
                                      + system.adapter.sql.0                    : sql                   : iobtest                                  -  enabled
                                        system.adapter.trashschedule.0          : trashschedule         : iobtest                                  - disabled
                                        system.adapter.web.0                    : web                   : iobtest                                  - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        system.adapter.yahka.0                  : yahka                 : 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.0                   : mqtt                  : iobtest                                  -  enabled, port: 1883, bind: 0.0.0.0
                                      
                                      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-Instances
                                      Used repository: beta
                                      Adapter    "accuweather"  : 1.5.0    , installed 1.5.0
                                      Adapter    "admin"        : 7.1.0    , installed 7.1.0
                                      Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                      Adapter    "backitup"     : 3.0.22   , installed 3.0.22
                                      Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                      Adapter    "fahrplan"     : 1.2.3    , installed 1.2.3
                                      Adapter    "ical"         : 1.15.0   , installed 1.15.0
                                      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                      Adapter    "javascript"   : 8.8.3    , installed 8.8.2  [Updatable]
                                      Controller "js-controller": 6.0.11   , installed 6.0.11
                                      Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                                      Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
                                      Adapter    "opendtu"      : 2.0.0    , installed 2.0.0
                                      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                      Adapter    "sql"          : 3.0.1    , installed 3.0.1
                                      Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                                      Adapter    "web"          : 6.3.0    , installed 6.3.0
                                      Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                      Adapter    "yahka"        : 1.0.8    , installed 1.0.8
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects: 	3978
                                      States: 	3463
                                      
                                      *** OS-Repositories and Updates ***
                                      Hit:1 http://deb.debian.org/debian bookworm InRelease
                                      Hit:2 http://security.debian.org bookworm-security InRelease                                                                                                 
                                      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease                                                                                                
                                      Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease                                                          
                                      Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian bookworm InRelease                      
                                      Reading package lists... Done
                                      Offene Systemupdates: 2
                                      
                                      *** Listening Ports ***
                                      Active Internet connections (only servers)
                                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          13079      1/systemd           
                                      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          13990      296/master          
                                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       29389306   35190/iobroker.js-c 
                                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       29389311   35190/iobroker.js-c 
                                      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          13991      296/master          
                                      tcp6       0      0 :::9192                 :::*                    LISTEN      1001       29392405   35471/io.iosapp.0   
                                      tcp6       0      0 :::111                  :::*                    LISTEN      0          13081      1/systemd           
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          13201      1/systemd           
                                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       60327454   91363/io.admin.0    
                                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          13080      1/systemd           
                                      udp6       0      0 :::111                  :::*                                0          13082      1/systemd           
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2024-09-08 14:02:49.900  - info: javascript.1 (61255) script.js.common.SQL_Daten.Abfrage_aktueller_Verbrauch: Quartalsverbrauch: 455.6 kWh
                                      2024-09-08 14:02:49.900  - info: javascript.1 (61255) script.js.common.SQL_Daten.Abfrage_aktueller_Verbrauch: Jahrsverbrauch: 2018.2 kWh
                                      2024-09-08 14:02:49.900  - info: javascript.1 (61255) script.js.common.SQL_Daten.Abfrage_aktueller_Verbrauch: Betroffene Zeilen: 0
                                      2024-09-08 14:02:49.900  - info: javascript.1 (61255) script.js.common.SQL_Daten.Abfrage_aktueller_Verbrauch: Serverstatus: 34
                                      2024-09-08 14:05:39.663  - info: fahrplan.0 (72820) Updated 2 routes, 2 enabled and 0 disabled
                                      2024-09-08 14:05:39.895  - info: fahrplan.0 (72820) Updated 1 departure timetables, 1 enabled and 0 disabled
                                      2024-09-08 14:05:48.012  - info: host.iobtest instance system.adapter.netatmo-crawler.0 in version "0.8.1" started with pid 127484
                                      2024-09-08 14:05:48.620  - info: netatmo-crawler.0 (127484) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v20.17.0, js-controller: 6.0.11
                                      2024-09-08 14:05:48.637  - info: netatmo-crawler.0 (127484) Getting data for stationid:70:ee:50:35:dc:b6
                                      2024-09-08 14:06:07.272  - info: netatmo-crawler.0 (127484) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                                      2024-09-08 14:06:07.781  - info: host.iobtest instance system.adapter.netatmo-crawler.0 having pid 127484 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2024-09-08 14:10:44.041  - info: fahrplan.0 (72820) Updated 2 routes, 2 enabled and 0 disabled
                                      2024-09-08 14:10:44.229  - info: fahrplan.0 (72820) Updated 1 departure timetables, 1 enabled and 0 disabled
                                      2024-09-08 14:10:48.011  - info: host.iobtest instance system.adapter.netatmo-crawler.0 in version "0.8.1" started with pid 127529
                                      2024-09-08 14:10:48.618  - info: netatmo-crawler.0 (127529) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v20.17.0, js-controller: 6.0.11
                                      2024-09-08 14:10:48.635  - info: netatmo-crawler.0 (127529) Getting data for stationid:70:ee:50:35:dc:b6
                                      2024-09-08 14:10:59.398  - info: netatmo-crawler.0 (127529) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                                      2024-09-08 14:10:59.907  - info: host.iobtest instance system.adapter.netatmo-crawler.0 having pid 127529 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2024-09-08 14:15:47.449  - info: fahrplan.0 (72820) Updated 2 routes, 2 enabled and 0 disabled
                                      2024-09-08 14:15:47.640  - info: fahrplan.0 (72820) Updated 1 departure timetables, 1 enabled and 0 disabled
                                      2024-09-08 14:15:48.011  - info: host.iobtest instance system.adapter.netatmo-crawler.0 in version "0.8.1" started with pid 128557
                                      2024-09-08 14:15:48.614  - info: netatmo-crawler.0 (128557) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v20.17.0, js-controller: 6.0.11
                                      2024-09-08 14:15:48.630  - info: netatmo-crawler.0 (128557) Getting data for stationid:70:ee:50:35:dc:b6
                                      2024-09-08 14:15:58.272  - info: netatmo-crawler.0 (128557) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                                      2024-09-08 14:15:58.781  - info: host.iobtest instance system.adapter.netatmo-crawler.0 having pid 128557 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      
                                      

                                      ============ Langfassung bis hier markieren =============

                                      iob diag hat das System inspiziert.

                                      Beliebige Taste für eine Zusammenfassung drücken

                                      Zusammfassung ab hier markieren und kopieren:

                                      ===================== ZUSAMMENFASSUNG =====================
                                      			v.2024-09-07
                                      
                                      
                                       Static hostname: iobtest
                                             Icon name: computer-container
                                               Chassis: container ☐
                                        Virtualization: lxc
                                      Operating System: Debian GNU/Linux 12 (bookworm)
                                                Kernel: Linux 6.8.12-1-pve
                                          Architecture: x86-64
                                      
                                      Installation: 		lxc
                                      Kernel: 		x86_64
                                      Userland: 		64 bit
                                      Timezone: 		Europe/Berlin (CEST, +0200)
                                      User-ID: 		1000
                                      Display-Server: 	false
                                      Boot Target: 		graphical.target
                                      
                                      Offene OS-Updates: 	2
                                      Offene iob updates: 	1
                                      
                                      Nodejs-Installation:
                                      /usr/bin/nodejs 	v20.17.0
                                      /usr/bin/node 		v20.17.0
                                      /usr/bin/npm 		10.8.2
                                      /usr/bin/npx 		10.8.2
                                      /usr/bin/corepack 	0.29.3
                                      
                                      Empfohlene Versionen sind zurzeit nodejs 20.17.0 und npm 10.8.2
                                      nodeJS ist korrekt installiert
                                      
                                      MEMORY: 
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            8.4G        1.6G        5.1G        131K        1.6G        6.8G
                                      Swap:           536M          0B        536M
                                      Total:          8.9G        1.6G        5.7G
                                      
                                      Active iob-Instances: 	10
                                      Upgrade policy: none
                                      
                                      ioBroker Core: 		js-controller 		6.0.11
                                      			admin 			7.1.0
                                      
                                      ioBroker Status: 	iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Status admin and web instance:
                                      + system.adapter.admin.0                  : admin                 : iobtest                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        system.adapter.web.0                    : web                   : iobtest                                  - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      
                                      Objects: 		3978
                                      States: 		3463
                                      
                                      Size of iob-Database:
                                      
                                      30M	/opt/iobroker/iobroker-data/objects.jsonl
                                      6.4M	/opt/iobroker/iobroker-data/states.jsonl
                                      
                                      
                                      Das Betriebssystem mit dem Codenamen '' ist unbekannt. Bitte den Status der Unterstützung eigenständig prüfen.
                                      
                                      =================== ENDE DER ZUSAMMENFASSUNG ====================
                                      

                                      === Ausgabe bis hier markieren und kopieren ===
                                      tom@iobtest:~$

                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @TT-Tom last edited by Thomas Braun

                                        @tt-tom sagte in iob diag - Skript:

                                        *** LIFE CYCLE STATUS ***

                                        Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.

                                        Hm. Da sollte eigentlich dann 'bookworm' gemeldet werden. Muss ich dann im LXC mal schauen, ob und wo ich die Info anderweitig bekomme.

                                        Kannst du mal bitte

                                        lsb_release -a
                                        cat /etc/debian_version
                                        hostnamectl
                                        

                                        im Container ausführen?

                                        T 1 Reply Last reply Reply Quote 0
                                        • T
                                          TT-Tom @Thomas Braun last edited by TT-Tom

                                          @thomas-braun

                                          Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, permitted by applicable law.
                                          Letzte Anmeldung: Sonntag, den 08. September 2024,
                                          tom@iobtest:~$ lsb_release
                                          -bash: Isb_release: Kommando nicht gefunden.
                                          tom@iobtest:~$ lsb_release -a
                                          bash: Isb_release: Kommando nicht gefunden. 
                                          tom@iobtest:~$cat /etc/debian_version
                                          12.7
                                          tom@iobtest:*$ hostnamectl
                                          Static hostname: iobtest
                                          Icon name: computer-container
                                          Chassis: container
                                          Machine ID: 661945b8c6614fe89d03fba976fb627e 
                                          Boot ID: 9650d956e3ce42b185dda1a4dcaa22f4
                                          Virtualization: lxc
                                          Operating System: ;;https://www.debian.org/Debian GNU/Linux 12 (bookworm);;
                                          Kernel: Linux 6.8.12-1-pve
                                          Architecture: x86-64
                                          tom@iobtest:~$
                                          

                                          Edit: hostnamectl aktualisiert.

                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            Shadowhunter23 last edited by Shadowhunter23

                                            Proxmox lxc

                                            Script v.2024-09-07
                                            
                                            *** BASE SYSTEM ***
                                             Static hostname: iobroker
                                                   Icon name: computer-container
                                                     Chassis: container ☐
                                              Virtualization: lxc
                                            Operating System: Debian GNU/Linux 12 (bookworm)
                                                      Kernel: Linux 6.8.12-1-pve
                                                Architecture: x86-64
                                            OS is similar to:
                                            
                                            model name      : Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz
                                            Docker          : false
                                            Virtualization  : lxc
                                            Kernel          : x86_64
                                            Userland        : 64 bit
                                            
                                            Systemuptime and Load:
                                             16:16:01 up 9 days, 19:35,  1 user,  load average: 0.58, 0.25, 0.20
                                            CPU threads: 4
                                            
                                            
                                            *** LIFE CYCLE STATUS ***
                                            Operating System is the current Debian stable version codenamed 'bookworm'!
                                            
                                            *** TIME AND TIMEZONES ***
                                                           Local time: Sun 2024-09-08 16:16:01 CEST
                                                       Universal time: Sun 2024-09-08 14:16:01 UTC
                                                             RTC time: n/a
                                                            Time zone: Europe/Berlin (CEST, +0200)
                                            System clock synchronized: yes
                                                          NTP service: n/a
                                                      RTC in local TZ: no
                                            
                                            *** Users and Groups ***
                                            User that called 'iob diag':
                                            tobias
                                            HOME=/home/tobias
                                            GROUPS=tobias sudo users iobroker
                                            
                                            User that is running 'js-controller':
                                            iobroker
                                            HOME=/home/iobroker
                                            GROUPS=iobroker tty dialout audio video plugdev redis
                                            
                                            *** DISPLAY-SERVER SETUP ***
                                            Display-Server: false
                                            Desktop:
                                            Terminal:       tty
                                            Boot Target:    graphical.target
                                            
                                            *** MEMORY ***
                                                           total        used        free      shared  buff/cache   available
                                            Mem:             10G        4.4G        4.9G        499K        1.4G        6.4G
                                            Swap:             0B          0B          0B
                                            Total:           10G        4.4G        4.9G
                                            
                                            Active iob-Instances:   50
                                            
                                                    10240 M total memory
                                                     4176 M used memory
                                                     1435 M active memory
                                                     3875 M inactive memory
                                                     4689 M free memory
                                                        0 M buffer memory
                                                     1374 M swap cache
                                                        0 M total swap
                                                        0 M used swap
                                                        0 M free swap
                                            
                                            *** top - Table Of Processes  ***
                                            top - 16:16:02 up 9 days, 19:35,  1 user,  load average: 0.58, 0.25, 0.20
                                            Tasks:  80 total,   1 running,  79 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 :  10240.0 total,   4687.7 free,   4178.0 used,   1374.8 buff/cache
                                            MiB Swap:      0.0 total,      0.0 free,      0.0 used.   6062.0 avail Mem
                                            
                                            *** FAILED SERVICES ***
                                            
                                              UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                                            * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                                            
                                            LOAD   = Reflects whether the unit definition was properly loaded.
                                            ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                                            SUB    = The low-level unit activation state, values depend on unit type.
                                            1 loaded units listed.
                                            
                                            
                                            *** DMESG CRITICAL ERRORS ***
                                            
                                            dmesg: read kernel buffer failed: Operation not permitted
                                            No critical errors detected
                                            
                                            *** FILESYSTEM ***
                                            Filesystem                       Type      Size  Used Avail Use% Mounted on
                                            /dev/mapper/pve-vm--400--disk--0 ext4       16G   11G  4.1G  73% /
                                            none                             tmpfs     492K  4.0K  488K   1% /dev
                                            udev                             devtmpfs  7.8G     0  7.8G   0% /dev/tty
                                            tmpfs                            tmpfs     7.8G     0  7.8G   0% /dev/shm
                                            tmpfs                            tmpfs     3.1G  144K  3.1G   1% /run
                                            tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                                            tmpfs                            tmpfs     1.6G     0  1.6G   0% /run/user/1000
                                            
                                            Messages concerning ext4 filesystem in dmesg:
                                            dmesg: read kernel buffer failed: Operation not permitted
                                            
                                            Show mounted filesystems:
                                            TARGET SOURCE                           FSTYPE OPTIONS
                                            /      /dev/mapper/pve-vm--400--disk--0 ext4   rw,relatime,stripe=16
                                            
                                            Files in neuralgic directories:
                                            
                                            /var:
                                            1.1G    /var/
                                            491M    /var/lib
                                            340M    /var/lib/redis
                                            307M    /var/cache
                                            303M    /var/cache/apt
                                            
                                            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 48.9M in the file system.
                                            
                                            /opt/iobroker/backups:
                                            248M    /opt/iobroker/backups/
                                            
                                            /opt/iobroker/iobroker-data:
                                            706M    /opt/iobroker/iobroker-data/
                                            573M    /opt/iobroker/iobroker-data/files
                                            299M    /opt/iobroker/iobroker-data/files/javascript.admin
                                            265M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                                            264M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                            
                                            The five largest files in iobroker-data are:
                                            40M     /opt/iobroker/iobroker-data/objects.jsonl
                                            38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                                            29M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.448016d7.js.map
                                            24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.4ff93037.js.map
                                            19M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.02fc3820.js.map
                                            
                                            USB-Devices by-id:
                                            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                            
                                            No Devices found 'by-id'
                                            
                                            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
                                            
                                            *** NodeJS-Installation ***
                                            
                                            /usr/bin/nodejs         v20.17.0
                                            /usr/bin/node           v20.17.0
                                            /usr/bin/npm            10.8.2
                                            /usr/bin/npx            10.8.2
                                            /usr/bin/corepack       0.29.3
                                            
                                            nodejs:
                                              Installed: 20.17.0-1nodesource1
                                              Candidate: 20.17.0-1nodesource1
                                              Version table:
                                             *** 20.17.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                    100 /var/lib/dpkg/status
                                                 20.16.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.15.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.15.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.14.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.13.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.13.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.12.2-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.12.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.12.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.11.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.11.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.10.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.9.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.8.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.8.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.7.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.6.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.6.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.5.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.5.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.4.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.3.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.3.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.2.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.1.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.0.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 18.19.0+dfsg-6~deb12u2 500
                                                    500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                                 18.19.0+dfsg-6~deb12u1 500
                                                    500 http://security.debian.org bookworm-security/main amd64 Packages
                                            
                                            Temp directories causing deletion problem: 0
                                            No problems detected
                                            
                                            Errors in npm tree: 0
                                            No problems detected
                                            
                                            *** ioBroker-Installation ***
                                            
                                            ioBroker Status
                                            iobroker is running on this host.
                                            
                                            At least one iobroker host is running.
                                            
                                            Objects type: redis
                                            States  type: redis
                                            
                                            Hosts:
                                            iobroker            iobroker (version: 6.0.11, hostname: iobroker      , alive, uptime: 848141)
                                            
                                            Core adapters versions
                                            js-controller:  6.0.11
                                            admin:          7.1.0
                                            javascript:     8.8.3
                                            
                                            nodejs modules from github:     0
                                            
                                            Adapter State
                                            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                            + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                                            + system.adapter.awtrix-light.0           : awtrix-light          : iobroker                                 -  enabled
                                            + system.adapter.awtrix-light.1           : awtrix-light          : iobroker                                 -  enabled
                                            + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                            + system.adapter.chromecast.0             : chromecast            : iobroker                                 -  enabled
                                            + system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
                                            + system.adapter.device-watcher.0         : device-watcher        : iobroker                                 -  enabled
                                            + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                                            + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobroker                                 -  enabled
                                              system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
                                            + system.adapter.fritzdect.0              : fritzdect             : iobroker                                 -  enabled
                                            + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled
                                              system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                                              system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
                                            + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                            + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                                            + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                              system.adapter.lg-thinq.0               : lg-thinq              : iobroker                                 - disabled
                                            + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                            + system.adapter.mytime.0                 : mytime                : iobroker                                 -  enabled
                                            + system.adapter.netatmo.0                : netatmo               : iobroker                                 -  enabled
                                            + system.adapter.notification-manager.0   : notification-manager  : iobroker                                 -  enabled
                                            + system.adapter.nuki.0                   : nuki                  : iobroker                                 -  enabled
                                              system.adapter.octoprint.1              : octoprint             : iobroker                                 - disabled
                                              system.adapter.octoprint.2              : octoprint             : iobroker                                 - disabled
                                            + system.adapter.operating-hours.0        : operating-hours       : iobroker                                 -  enabled
                                            + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                                            + system.adapter.ping.1                   : ping                  : iobroker                                 -  enabled
                                            + system.adapter.pushover.0               : pushover              : iobroker                                 -  enabled
                                            + system.adapter.pushover.1               : pushover              : iobroker                                 -  enabled
                                            + system.adapter.pushover.2               : pushover              : iobroker                                 -  enabled
                                            + system.adapter.rest-api.0               : rest-api              : iobroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: admin
                                            + system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled
                                            + system.adapter.sayit.1                  : sayit                 : iobroker                                 -  enabled
                                            + system.adapter.sayit.2                  : sayit                 : iobroker                                 -  enabled
                                            + system.adapter.sayit.3                  : sayit                 : iobroker                                 -  enabled
                                              system.adapter.sayit.4                  : sayit                 : iobroker                                 - disabled
                                            + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                            + system.adapter.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                            + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                              system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 - disabled
                                            + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                            + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                            + system.adapter.telegram.2               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                            + system.adapter.text2command.0           : text2command          : iobroker                                 -  enabled
                                            + system.adapter.text2command.1           : text2command          : iobroker                                 -  enabled
                                            + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
                                            + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                                              system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 - disabled
                                            + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
                                              system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                                              system.adapter.vis-weather.0            : vis-weather           : iobroker                                 - disabled
                                              system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                            + system.adapter.wireguard.0              : wireguard             : iobroker                                 -  enabled
                                            + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.64:20108
                                            + system.adapter.zigbee.1                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.69:20108
                                            + system.adapter.zigbee.2                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.79:20108
                                            + system.adapter.zigbee.3                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.63:20108
                                            + system.adapter.zigbee.4                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.99:20108
                                            
                                            + instance is alive
                                            
                                            Enabled adapters with bindings
                                            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                            + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                            + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                            + system.adapter.rest-api.0               : rest-api              : iobroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: admin
                                            + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                            + system.adapter.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                            + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                            + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                            + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                            + system.adapter.telegram.2               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                            + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.64:20108
                                            + system.adapter.zigbee.1                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.69:20108
                                            + system.adapter.zigbee.2                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.79:20108
                                            + system.adapter.zigbee.3                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.63:20108
                                            + system.adapter.zigbee.4                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.99:20108
                                            
                                            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-Instances
                                            Used repository: beta
                                            Adapter    "admin"        : 7.1.0    , installed 7.1.0
                                            Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                                            Adapter    "awtrix-light" : 1.3.0    , installed 1.3.0
                                            Adapter    "backitup"     : 3.0.22   , installed 3.0.22
                                            Adapter    "chromecast"   : 3.4.1    , installed 3.4.1
                                            Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                                            Adapter    "device-watcher": 2.12.1  , installed 2.12.1
                                            Adapter    "email"        : 1.3.1    , installed 1.3.1
                                            Adapter    "fb-checkpresence": 1.2.4 , installed 1.2.4
                                            Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                            Adapter    "fritzdect"    : 2.5.11   , installed 2.5.11
                                            Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                                            Adapter    "ical"         : 1.15.0   , installed 1.15.0
                                            Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                            Adapter    "iot"          : 3.4.0    , installed 3.4.0
                                            Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                                            Controller "js-controller": 6.0.11   , installed 6.0.11
                                            Adapter    "lg-thinq"     : 1.0.1    , installed 1.0.1
                                            Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                                            Adapter    "mytime"       : 0.7.12   , installed 0.7.12
                                            Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
                                            Adapter    "notification-manager": 1.2.1, installed 1.2.1
                                            Adapter    "nuki"         : 2.0.0    , installed 2.0.0
                                            Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
                                            Adapter    "operating-hours": 1.1.0  , installed 1.1.0
                                            Adapter    "ping"         : 1.7.3    , installed 1.7.3
                                            Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                                            Adapter    "rest-api"     : 2.0.3    , installed 2.0.3
                                            Adapter    "sayit"        : 5.0.0    , installed 5.0.0
                                            Adapter    "shelly"       : 8.1.1    , installed 8.1.1
                                            Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                            Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                            Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                                            Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                                            Adapter    "text2command" : 3.0.3    , installed 3.0.3
                                            Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                                            Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                                            Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                            Adapter    "vis-icontwo"  : 1.6.3    , installed 1.6.3
                                            Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                                            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                            Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                                            Adapter    "web"          : 6.3.0    , installed 6.3.0
                                            Adapter    "wireguard"    : 1.6.4    , installed 1.6.4
                                            Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                            Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                                            
                                            Objects and States
                                            Please stand by - This may take a while
                                            Objects:        11315
                                            States:         10115
                                            
                                            *** OS-Repositories and Updates ***
                                            Hit:1 http://security.debian.org bookworm-security InRelease
                                            Hit:2 http://deb.debian.org/debian bookworm InRelease
                                            Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                                            Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                                            Hit:5 https://packages.redis.io/deb bookworm InRelease
                                            Reading package lists... Done
                                            Pending Updates: 0
                                            
                                            *** Listening Ports ***
                                            Active Internet connections (only servers)
                                            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                            tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          118935115  1/systemd
                                            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       156490584  651521/io.mqtt.0
                                            tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       118947555  877/io.shelly.1
                                            tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      106        118941820  170/redis-server 12
                                            tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          118940237  404/master
                                            tcp        0      0 192.168.0.222:9092      0.0.0.0:*               LISTEN      1001       118943133  781/io.nuki.0
                                            tcp6       0      0 :::22                   :::*                    LISTEN      0          118937351  1/systemd
                                            tcp6       0      0 :::80                   :::*                    LISTEN      0          135858214  294782/apache2
                                            tcp6       0      0 :::111                  :::*                    LISTEN      0          118935117  1/systemd
                                            tcp6       0      0 :::3000                 :::*                    LISTEN      1001       118951273  1120/io.fullybrowse
                                            tcp6       0      0 ::1:25                  :::*                    LISTEN      0          118940238  404/master
                                            tcp6       0      0 ::1:6379                :::*                    LISTEN      106        118941821  170/redis-server 12
                                            tcp6       0      0 :::8093                 :::*                    LISTEN      1001       118953403  1186/io.rest-api.0
                                            tcp6       0      0 :::8087                 :::*                    LISTEN      1001       118953652  1281/io.simple-api.
                                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       149284472  525475/io.admin.0
                                            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       118956323  1397/io.web.0
                                            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          118935218  90/dhclient
                                            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          118935116  1/systemd
                                            udp        0      0 192.168.0.222:123       0.0.0.0:*                           0          118937414  180/ntpd
                                            udp        0      0 127.0.0.1:123           0.0.0.0:*                           0          118937412  180/ntpd
                                            udp        0      0 0.0.0.0:123             0.0.0.0:*                           0          118937408  180/ntpd
                                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       118946983  661/io.chromecast.0
                                            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       118947492  857/io.shelly.0
                                            udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       118943201  897/io.tuya.0
                                            udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       118943202  897/io.tuya.0
                                            udp6       0      0 :::111                  :::*                                0          118935118  1/systemd
                                            udp6       0      0 fe80::8c62:1cff:fe4:123 :::*                                105        118940387  180/ntpd
                                            udp6       0      0 ::1:123                 :::*                                0          118937416  180/ntpd
                                            udp6       0      0 :::123                  :::*                                0          118937405  180/ntpd
                                            
                                            *** Log File - Last 25 Lines ***
                                            
                                            2024-09-08 14:00:00.013  - info: host.iobroker instance system.adapter.ical.1 in version "1.15.0" started with pid 1049671
                                            2024-09-08 14:00:04.018  - info: host.iobroker instance system.adapter.ical.0 in version "1.15.0" started with pid 1049691
                                            2024-09-08 14:00:08.105  - info: host.iobroker instance system.adapter.ical.1 having pid 1049671 terminated with code 0 (NO_ERROR)
                                            2024-09-08 14:00:10.686  - info: host.iobroker instance system.adapter.ical.0 having pid 1049691 terminated with code 0 (NO_ERROR)
                                            2024-09-08 14:30:00.013  - info: host.iobroker instance system.adapter.ical.0 in version "1.15.0" started with pid 1051935
                                            2024-09-08 14:30:04.019  - info: host.iobroker instance system.adapter.ical.1 in version "1.15.0" started with pid 1051950
                                            2024-09-08 14:30:06.665  - info: host.iobroker instance system.adapter.ical.0 having pid 1051935 terminated with code 0 (NO_ERROR)
                                            2024-09-08 14:30:12.176  - info: host.iobroker instance system.adapter.ical.1 having pid 1051950 terminated with code 0 (NO_ERROR)
                                            2024-09-08 15:00:00.022  - info: host.iobroker instance system.adapter.ical.1 in version "1.15.0" started with pid 1054104
                                            2024-09-08 15:00:04.027  - info: host.iobroker instance system.adapter.ical.0 in version "1.15.0" started with pid 1054124
                                            2024-09-08 15:00:08.093  - info: host.iobroker instance system.adapter.ical.1 having pid 1054104 terminated with code 0 (NO_ERROR)
                                            2024-09-08 15:00:10.660  - info: host.iobroker instance system.adapter.ical.0 having pid 1054124 terminated with code 0 (NO_ERROR)
                                            2024-09-08 15:30:00.016  - info: host.iobroker instance system.adapter.ical.0 in version "1.15.0" started with pid 1056283
                                            2024-09-08 15:30:04.021  - info: host.iobroker instance system.adapter.ical.1 in version "1.15.0" started with pid 1056303
                                            2024-09-08 15:30:06.698  - info: host.iobroker instance system.adapter.ical.0 having pid 1056283 terminated with code 0 (NO_ERROR)
                                            2024-09-08 15:30:12.224  - info: host.iobroker instance system.adapter.ical.1 having pid 1056303 terminated with code 0 (NO_ERROR)
                                            2024-09-08 16:00:00.015  - info: host.iobroker instance system.adapter.ical.1 in version "1.15.0" started with pid 1058656
                                            2024-09-08 16:00:04.021  - info: host.iobroker instance system.adapter.ical.0 in version "1.15.0" started with pid 1058676
                                            2024-09-08 16:00:08.144  - info: host.iobroker instance system.adapter.ical.1 having pid 1058656 terminated with code 0 (NO_ERROR)
                                            2024-09-08 16:00:10.674  - info: host.iobroker instance system.adapter.ical.0 having pid 1058676 terminated with code 0 (NO_ERROR)
                                            
                                            
                                            ======================= SUMMARY =======================
                                                                    v.2024-09-07
                                            
                                            
                                             Static hostname: iobroker
                                                   Icon name: computer-container
                                                     Chassis: container ☐
                                              Virtualization: lxc
                                            Operating System: Debian GNU/Linux 12 (bookworm)
                                                      Kernel: Linux 6.8.12-1-pve
                                                Architecture: x86-64
                                            
                                            Installation:           lxc
                                            Kernel:                 x86_64
                                            Userland:               64 bit
                                            Timezone:               Europe/Berlin (CEST, +0200)
                                            User-ID:                1000
                                            Display-Server:         false
                                            Boot Target:            graphical.target
                                            
                                            Pending OS-Updates:     0
                                            Pending iob updates:    0
                                            
                                            Nodejs-Installation:
                                            /usr/bin/nodejs         v20.17.0
                                            /usr/bin/node           v20.17.0
                                            /usr/bin/npm            10.8.2
                                            /usr/bin/npx            10.8.2
                                            /usr/bin/corepack       0.29.3
                                            
                                            Recommended versions are nodejs 20.17.0 and npm 10.8.2
                                            nodeJS installation is correct
                                            
                                            MEMORY:
                                                           total        used        free      shared  buff/cache   available
                                            Mem:             10G        4.4G        4.9G        524K        1.4G        6.3G
                                            Swap:             0B          0B          0B
                                            Total:           10G        4.4G        4.9G
                                            
                                            Active iob-Instances:   50
                                            Upgrade policy: none
                                            
                                            ioBroker Core:          js-controller           6.0.11
                                                                    admin                   7.1.0
                                            
                                            ioBroker Status:        iobroker is running on this host.
                                            
                                            At least one iobroker host is running.
                                            
                                            Objects type: redis
                                            States  type: redis
                                            
                                            Status admin and web instance:
                                            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                            
                                            Objects:                11315
                                            States:                 10115
                                            
                                            Size of iob-Database:
                                            
                                            40M     /opt/iobroker/iobroker-data/objects.jsonl
                                            4.0M    /opt/iobroker/iobroker-data/states.jsonl
                                            
                                            
                                            Operating System is the current Debian stable version codenamed 'bookworm'!
                                            
                                            =================== END OF SUMMARY ====================
                                            

                                            Deutsch:

                                            Skript v.2024-09-07
                                            
                                            *** GRUNDSYSTEM ***
                                             Static hostname: iobroker
                                                   Icon name: computer-container
                                                     Chassis: container ☐
                                              Virtualization: lxc
                                            Operating System: Debian GNU/Linux 12 (bookworm)
                                                      Kernel: Linux 6.8.12-1-pve
                                                Architecture: x86-64
                                            OS is similar to:
                                            
                                            model name      : Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz
                                            Docker          : false
                                            Virtualization  : lxc
                                            Kernel          : x86_64
                                            Userland        : 64 bit
                                            
                                            Systemuptime and Load:
                                             16:20:31 up 9 days, 19:40,  2 users,  load average: 1.88, 1.07, 0.55
                                            CPU threads: 4
                                            
                                            
                                            *** LEBENSZYKLUS STATUS ***
                                            Das Betriebssystem ist das aktuelle, stabile Debian 'bookworm'!
                                            
                                            *** ZEIT UND ZEITZONEN ***
                                                           Local time: Sun 2024-09-08 16:20:31 CEST
                                                       Universal time: Sun 2024-09-08 14:20:31 UTC
                                                             RTC time: n/a
                                                            Time zone: Europe/Berlin (CEST, +0200)
                                            System clock synchronized: yes
                                                          NTP service: n/a
                                                      RTC in local TZ: no
                                            
                                            *** User und Gruppen ***
                                            User der 'iob diag' aufgerufen hat:
                                            tobias
                                            HOME=/home/tobias
                                            GROUPS=tobias sudo users iobroker
                                            
                                            User der den 'js-controller' ausführt:
                                            iobroker
                                            HOME=/home/iobroker
                                            GROUPS=iobroker tty dialout audio video plugdev redis
                                            
                                            *** DISPLAY-SERVER SETUP ***
                                            Display-Server: false
                                            Desktop:
                                            Terminal:       tty
                                            Boot Target:    graphical.target
                                            
                                            *** MEMORY ***
                                                           total        used        free      shared  buff/cache   available
                                            Mem:             10G        4.4G        4.9G        524K        1.4G        6.3G
                                            Swap:             0B          0B          0B
                                            Total:           10G        4.4G        4.9G
                                            
                                            Active iob-Instances:   50
                                            
                                                    10240 M total memory
                                                     4186 M used memory
                                                     1444 M active memory
                                                     3875 M inactive memory
                                                     4678 M free memory
                                                        0 M buffer memory
                                                     1375 M swap cache
                                                        0 M total swap
                                                        0 M used swap
                                                        0 M free swap
                                            
                                            *** top - Table Of Processes  ***
                                            top - 16:20:31 up 9 days, 19:40,  2 users,  load average: 1.88, 1.07, 0.55
                                            Tasks:  86 total,   2 running,  83 sleeping,   0 stopped,   1 zombie
                                            %Cpu(s):  0.0 us, 50.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                            MiB Mem :  10240.0 total,   4677.1 free,   4187.5 used,   1375.9 buff/cache
                                            MiB Swap:      0.0 total,      0.0 free,      0.0 used.   6052.5 avail Mem
                                            
                                            *** FAILED SERVICES ***
                                            
                                              UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                                            * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                                            
                                            LOAD   = Reflects whether the unit definition was properly loaded.
                                            ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                                            SUB    = The low-level unit activation state, values depend on unit type.
                                            1 loaded units listed.
                                            
                                            
                                            *** DMESG CRITICAL ERRORS ***
                                            
                                            dmesg: read kernel buffer failed: Operation not permitted
                                            Es wurden keine kritischen Fehler gefunden
                                            
                                            *** FILESYSTEM ***
                                            Filesystem                       Type      Size  Used Avail Use% Mounted on
                                            /dev/mapper/pve-vm--400--disk--0 ext4       16G   11G  4.1G  73% /
                                            none                             tmpfs     492K  4.0K  488K   1% /dev
                                            udev                             devtmpfs  7.8G     0  7.8G   0% /dev/tty
                                            tmpfs                            tmpfs     7.8G     0  7.8G   0% /dev/shm
                                            tmpfs                            tmpfs     3.1G  168K  3.1G   1% /run
                                            tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                                            tmpfs                            tmpfs     1.6G     0  1.6G   0% /run/user/1000
                                            tmpfs                            tmpfs     1.6G     0  1.6G   0% /run/user/0
                                            
                                            Messages concerning ext4 filesystem in dmesg:
                                            dmesg: read kernel buffer failed: Operation not permitted
                                            
                                            Show mounted filesystems:
                                            TARGET SOURCE                           FSTYPE OPTIONS
                                            /      /dev/mapper/pve-vm--400--disk--0 ext4   rw,relatime,stripe=16
                                            
                                            Files in neuralgic directories:
                                            
                                            /var:
                                            1.1G    /var/
                                            491M    /var/lib
                                            340M    /var/lib/redis
                                            307M    /var/cache
                                            303M    /var/cache/apt
                                            
                                            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 48.9M in the file system.
                                            
                                            /opt/iobroker/backups:
                                            248M    /opt/iobroker/backups/
                                            
                                            /opt/iobroker/iobroker-data:
                                            706M    /opt/iobroker/iobroker-data/
                                            573M    /opt/iobroker/iobroker-data/files
                                            299M    /opt/iobroker/iobroker-data/files/javascript.admin
                                            265M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                                            264M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                            
                                            The five largest files in iobroker-data are:
                                            40M     /opt/iobroker/iobroker-data/objects.jsonl
                                            38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                                            29M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.448016d7.js.map
                                            24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.4ff93037.js.map
                                            19M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.02fc3820.js.map
                                            
                                            USB-Devices by-id:
                                            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                            
                                            No Devices found 'by-id'
                                            
                                            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
                                            
                                            *** NodeJS-Installation ***
                                            
                                            /usr/bin/nodejs         v20.17.0
                                            /usr/bin/node           v20.17.0
                                            /usr/bin/npm            10.8.2
                                            /usr/bin/npx            10.8.2
                                            /usr/bin/corepack       0.29.3
                                            
                                            nodejs:
                                              Installed: 20.17.0-1nodesource1
                                              Candidate: 20.17.0-1nodesource1
                                              Version table:
                                             *** 20.17.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                    100 /var/lib/dpkg/status
                                                 20.16.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.15.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.15.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.14.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.13.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.13.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.12.2-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.12.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.12.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.11.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.11.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.10.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.9.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.8.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.8.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.7.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.6.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.6.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.5.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.5.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.4.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.3.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.3.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.2.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.1.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 20.0.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                                 18.19.0+dfsg-6~deb12u2 500
                                                    500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                                 18.19.0+dfsg-6~deb12u1 500
                                                    500 http://security.debian.org bookworm-security/main amd64 Packages
                                            
                                            Temp directories causing deletion problem: 0
                                            No problems detected
                                            
                                            Errors in npm tree: 0
                                            No problems detected
                                            
                                            *** ioBroker-Installation ***
                                            
                                            ioBroker Status
                                            iobroker is running on this host.
                                            
                                            At least one iobroker host is running.
                                            
                                            Objects type: redis
                                            States  type: redis
                                            
                                            Hosts:
                                            iobroker            iobroker (version: 6.0.11, hostname: iobroker      , alive, uptime: 848411)
                                            
                                            Core adapters versions
                                            js-controller:  6.0.11
                                            admin:          7.1.0
                                            javascript:     8.8.3
                                            
                                            nodejs modules from github:     0
                                            
                                            Adapter State
                                            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                            + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                                            + system.adapter.awtrix-light.0           : awtrix-light          : iobroker                                 -  enabled
                                            + system.adapter.awtrix-light.1           : awtrix-light          : iobroker                                 -  enabled
                                            + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                            + system.adapter.chromecast.0             : chromecast            : iobroker                                 -  enabled
                                            + system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
                                            + system.adapter.device-watcher.0         : device-watcher        : iobroker                                 -  enabled
                                            + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                                            + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobroker                                 -  enabled
                                              system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
                                            + system.adapter.fritzdect.0              : fritzdect             : iobroker                                 -  enabled
                                            + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled
                                              system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                                              system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
                                            + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                            + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                                            + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                              system.adapter.lg-thinq.0               : lg-thinq              : iobroker                                 - disabled
                                            + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                            + system.adapter.mytime.0                 : mytime                : iobroker                                 -  enabled
                                            + system.adapter.netatmo.0                : netatmo               : iobroker                                 -  enabled
                                            + system.adapter.notification-manager.0   : notification-manager  : iobroker                                 -  enabled
                                            + system.adapter.nuki.0                   : nuki                  : iobroker                                 -  enabled
                                              system.adapter.octoprint.1              : octoprint             : iobroker                                 - disabled
                                              system.adapter.octoprint.2              : octoprint             : iobroker                                 - disabled
                                            + system.adapter.operating-hours.0        : operating-hours       : iobroker                                 -  enabled
                                            + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                                            + system.adapter.ping.1                   : ping                  : iobroker                                 -  enabled
                                            + system.adapter.pushover.0               : pushover              : iobroker                                 -  enabled
                                            + system.adapter.pushover.1               : pushover              : iobroker                                 -  enabled
                                            + system.adapter.pushover.2               : pushover              : iobroker                                 -  enabled
                                            + system.adapter.rest-api.0               : rest-api              : iobroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: admin
                                            + system.adapter.sayit.0                  : sayit                 : iobroker                                 -  enabled
                                            + system.adapter.sayit.1                  : sayit                 : iobroker                                 -  enabled
                                            + system.adapter.sayit.2                  : sayit                 : iobroker                                 -  enabled
                                            + system.adapter.sayit.3                  : sayit                 : iobroker                                 -  enabled
                                              system.adapter.sayit.4                  : sayit                 : iobroker                                 - disabled
                                            + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                            + system.adapter.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                            + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                              system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 - disabled
                                            + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                            + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                            + system.adapter.telegram.2               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                            + system.adapter.text2command.0           : text2command          : iobroker                                 -  enabled
                                            + system.adapter.text2command.1           : text2command          : iobroker                                 -  enabled
                                            + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
                                            + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                                              system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 - disabled
                                            + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
                                              system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                                              system.adapter.vis-weather.0            : vis-weather           : iobroker                                 - disabled
                                              system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                            + system.adapter.wireguard.0              : wireguard             : iobroker                                 -  enabled
                                            + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.64:20108
                                            + system.adapter.zigbee.1                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.69:20108
                                            + system.adapter.zigbee.2                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.79:20108
                                            + system.adapter.zigbee.3                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.63:20108
                                            + system.adapter.zigbee.4                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.99:20108
                                            
                                            + instance is alive
                                            
                                            Enabled adapters with bindings
                                            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                            + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                            + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                            + system.adapter.rest-api.0               : rest-api              : iobroker                                 -  enabled, port: 8093, bind: 0.0.0.0, run as: admin
                                            + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                            + system.adapter.shelly.1                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                            + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                            + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                            + system.adapter.telegram.1               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                            + system.adapter.telegram.2               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                            + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.64:20108
                                            + system.adapter.zigbee.1                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.69:20108
                                            + system.adapter.zigbee.2                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.79:20108
                                            + system.adapter.zigbee.3                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.63:20108
                                            + system.adapter.zigbee.4                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.0.99:20108
                                            
                                            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-Instances
                                            Used repository: beta
                                            Adapter    "admin"        : 7.1.0    , installed 7.1.0
                                            Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                                            Adapter    "awtrix-light" : 1.3.0    , installed 1.3.0
                                            Adapter    "backitup"     : 3.0.22   , installed 3.0.22
                                            Adapter    "chromecast"   : 3.4.1    , installed 3.4.1
                                            Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                                            Adapter    "device-watcher": 2.12.1  , installed 2.12.1
                                            Adapter    "email"        : 1.3.1    , installed 1.3.1
                                            Adapter    "fb-checkpresence": 1.2.4 , installed 1.2.4
                                            Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                            Adapter    "fritzdect"    : 2.5.11   , installed 2.5.11
                                            Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                                            Adapter    "ical"         : 1.15.0   , installed 1.15.0
                                            Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                            Adapter    "iot"          : 3.4.0    , installed 3.4.0
                                            Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                                            Controller "js-controller": 6.0.11   , installed 6.0.11
                                            Adapter    "lg-thinq"     : 1.0.1    , installed 1.0.1
                                            Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                                            Adapter    "mytime"       : 0.7.12   , installed 0.7.12
                                            Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
                                            Adapter    "notification-manager": 1.2.1, installed 1.2.1
                                            Adapter    "nuki"         : 2.0.0    , installed 2.0.0
                                            Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
                                            Adapter    "operating-hours": 1.1.0  , installed 1.1.0
                                            Adapter    "ping"         : 1.7.3    , installed 1.7.3
                                            Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                                            Adapter    "rest-api"     : 2.0.3    , installed 2.0.3
                                            Adapter    "sayit"        : 5.0.0    , installed 5.0.0
                                            Adapter    "shelly"       : 8.1.1    , installed 8.1.1
                                            Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                            Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                            Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                                            Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                                            Adapter    "text2command" : 3.0.3    , installed 3.0.3
                                            Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                                            Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                                            Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                            Adapter    "vis-icontwo"  : 1.6.3    , installed 1.6.3
                                            Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                                            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                            Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                                            Adapter    "web"          : 6.3.0    , installed 6.3.0
                                            Adapter    "wireguard"    : 1.6.4    , installed 1.6.4
                                            Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                            Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                                            
                                            Objects and States
                                            Please stand by - This may take a while
                                            Objects:        11315
                                            States:         10115
                                            
                                            *** OS-Repositories and Updates ***
                                            Hit:1 http://deb.debian.org/debian bookworm InRelease
                                            Hit:2 http://security.debian.org bookworm-security InRelease
                                            Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                                            Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                                            Hit:5 https://packages.redis.io/deb bookworm InRelease
                                            Reading package lists... Done
                                            Offene Systemupdates: 0
                                            
                                            *** Listening Ports ***
                                            (Not all processes could be identified, non-owned process info
                                             will not be shown, you would have to be root to see it all.)
                                            Active Internet connections (only servers)
                                            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                            tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          118935115  1/systemd
                                            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       156490584  651521/io.mqtt.0
                                            tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       118947555  877/io.shelly.1
                                            tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      106        118941820  170/redis-server 12
                                            tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          118940237  404/master
                                            tcp        0      0 192.168.0.222:9092      0.0.0.0:*               LISTEN      1001       118943133  781/io.nuki.0
                                            tcp6       0      0 :::22                   :::*                    LISTEN      0          118937351  1/systemd
                                            tcp6       0      0 :::80                   :::*                    LISTEN      0          135858214  294782/apache2
                                            tcp6       0      0 :::111                  :::*                    LISTEN      0          118935117  1/systemd
                                            tcp6       0      0 :::3000                 :::*                    LISTEN      1001       118951273  1120/io.fullybrowse
                                            tcp6       0      0 ::1:25                  :::*                    LISTEN      0          118940238  404/master
                                            tcp6       0      0 ::1:6379                :::*                    LISTEN      106        118941821  170/redis-server 12
                                            tcp6       0      0 :::8093                 :::*                    LISTEN      1001       118953403  1186/io.rest-api.0
                                            tcp6       0      0 :::8087                 :::*                    LISTEN      1001       118953652  1281/io.simple-api.
                                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       149284472  525475/io.admin.0
                                            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       118956323  1397/io.web.0
                                            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          118935218  90/dhclient
                                            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          118935116  1/systemd
                                            udp        0      0 192.168.0.222:123       0.0.0.0:*                           0          118937414  180/ntpd
                                            udp        0      0 127.0.0.1:123           0.0.0.0:*                           0          118937412  180/ntpd
                                            udp        0      0 0.0.0.0:123             0.0.0.0:*                           0          118937408  180/ntpd
                                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       118946983  661/io.chromecast.0
                                            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       118947492  857/io.shelly.0
                                            udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       118943201  897/io.tuya.0
                                            udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       118943202  897/io.tuya.0
                                            udp6       0      0 :::111                  :::*                                0          118935118  1/systemd
                                            udp6       0      0 fe80::8c62:1cff:fe4:123 :::*                                105        118940387  180/ntpd
                                            udp6       0      0 ::1:123                 :::*                                0          118937416  180/ntpd
                                            udp6       0      0 :::123                  :::*                                0          118937405  180/ntpd
                                            
                                            *** Log File - Last 25 Lines ***
                                            
                                            2024-09-08 14:00:00.013  - info: host.iobroker instance system.adapter.ical.1 in version "1.15.0" started with pid 1049671
                                            2024-09-08 14:00:04.018  - info: host.iobroker instance system.adapter.ical.0 in version "1.15.0" started with pid 1049691
                                            2024-09-08 14:00:08.105  - info: host.iobroker instance system.adapter.ical.1 having pid 1049671 terminated with code 0 (NO_ERROR)
                                            2024-09-08 14:00:10.686  - info: host.iobroker instance system.adapter.ical.0 having pid 1049691 terminated with code 0 (NO_ERROR)
                                            2024-09-08 14:30:00.013  - info: host.iobroker instance system.adapter.ical.0 in version "1.15.0" started with pid 1051935
                                            2024-09-08 14:30:04.019  - info: host.iobroker instance system.adapter.ical.1 in version "1.15.0" started with pid 1051950
                                            2024-09-08 14:30:06.665  - info: host.iobroker instance system.adapter.ical.0 having pid 1051935 terminated with code 0 (NO_ERROR)
                                            2024-09-08 14:30:12.176  - info: host.iobroker instance system.adapter.ical.1 having pid 1051950 terminated with code 0 (NO_ERROR)
                                            2024-09-08 15:00:00.022  - info: host.iobroker instance system.adapter.ical.1 in version "1.15.0" started with pid 1054104
                                            2024-09-08 15:00:04.027  - info: host.iobroker instance system.adapter.ical.0 in version "1.15.0" started with pid 1054124
                                            2024-09-08 15:00:08.093  - info: host.iobroker instance system.adapter.ical.1 having pid 1054104 terminated with code 0 (NO_ERROR)
                                            2024-09-08 15:00:10.660  - info: host.iobroker instance system.adapter.ical.0 having pid 1054124 terminated with code 0 (NO_ERROR)
                                            2024-09-08 15:30:00.016  - info: host.iobroker instance system.adapter.ical.0 in version "1.15.0" started with pid 1056283
                                            2024-09-08 15:30:04.021  - info: host.iobroker instance system.adapter.ical.1 in version "1.15.0" started with pid 1056303
                                            2024-09-08 15:30:06.698  - info: host.iobroker instance system.adapter.ical.0 having pid 1056283 terminated with code 0 (NO_ERROR)
                                            2024-09-08 15:30:12.224  - info: host.iobroker instance system.adapter.ical.1 having pid 1056303 terminated with code 0 (NO_ERROR)
                                            2024-09-08 16:00:00.015  - info: host.iobroker instance system.adapter.ical.1 in version "1.15.0" started with pid 1058656
                                            2024-09-08 16:00:04.021  - info: host.iobroker instance system.adapter.ical.0 in version "1.15.0" started with pid 1058676
                                            2024-09-08 16:00:08.144  - info: host.iobroker instance system.adapter.ical.1 having pid 1058656 terminated with code 0 (NO_ERROR)
                                            2024-09-08 16:00:10.674  - info: host.iobroker instance system.adapter.ical.0 having pid 1058676 terminated with code 0 (NO_ERROR)
                                            
                                            
                                            ===================== ZUSAMMENFASSUNG =====================
                                                                    v.2024-09-07
                                            
                                            
                                             Static hostname: iobroker
                                                   Icon name: computer-container
                                                     Chassis: container ☐
                                              Virtualization: lxc
                                            Operating System: Debian GNU/Linux 12 (bookworm)
                                                      Kernel: Linux 6.8.12-1-pve
                                                Architecture: x86-64
                                            
                                            Installation:           lxc
                                            Kernel:                 x86_64
                                            Userland:               64 bit
                                            Timezone:               Europe/Berlin (CEST, +0200)
                                            User-ID:                1000
                                            Display-Server:         false
                                            Boot Target:            graphical.target
                                            
                                            Offene OS-Updates:      0
                                            Offene iob updates:     0
                                            
                                            Nodejs-Installation:
                                            /usr/bin/nodejs         v20.17.0
                                            /usr/bin/node           v20.17.0
                                            /usr/bin/npm            10.8.2
                                            /usr/bin/npx            10.8.2
                                            /usr/bin/corepack       0.29.3
                                            
                                            Empfohlene Versionen sind zurzeit nodejs 20.17.0 und npm 10.8.2
                                            nodeJS ist korrekt installiert
                                            
                                            MEMORY:
                                                           total        used        free      shared  buff/cache   available
                                            Mem:             10G        4.4G        4.9G        524K        1.4G        6.3G
                                            Swap:             0B          0B          0B
                                            Total:           10G        4.4G        4.9G
                                            
                                            Active iob-Instances:   50
                                            Upgrade policy: none
                                            
                                            ioBroker Core:          js-controller           6.0.11
                                                                    admin                   7.1.0
                                            
                                            ioBroker Status:        iobroker is running on this host.
                                            
                                            At least one iobroker host is running.
                                            
                                            Objects type: redis
                                            States  type: redis
                                            
                                            Status admin and web instance:
                                            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                            
                                            Objects:                11315
                                            States:                 10115
                                            
                                            Size of iob-Database:
                                            
                                            40M     /opt/iobroker/iobroker-data/objects.jsonl
                                            4.0M    /opt/iobroker/iobroker-data/states.jsonl
                                            
                                            
                                            Das Betriebssystem ist das aktuelle, stabile Debian 'bookworm'!
                                            
                                            =================== ENDE DER ZUSAMMENFASSUNG ====================
                                            
                                            Homoran 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            820
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

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