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.
    • 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
                          • Homoran
                            Homoran Global Moderator Administrators @Shadowhunter23 last edited by

                            @shadowhunter23 sagte in iob diag - Skript:

                            dmesg: read kernel buffer failed: Operation not permitted

                            @thomas-braun
                            fehlende Gruppe für den user (adm?)

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

                              @thomas-braun

                              Habe mal einen Proxmox Test LXC angeschmissen und das Skript laufen lassen:

                              Langfassung:

                              Script v.2024-09-07
                              
                              *** BASE SYSTEM ***
                              Static hostname: ioTest
                                    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) i3-10110U CPU @ 2.10GHz
                              Docker          : false
                              Virtualization  : lxc
                              Kernel          : x86_64
                              Userland        : 64 bit
                              
                              Systemuptime and Load:
                              17:01:44 up 4 min,  1 user,  load average: 0.98, 0.56, 0.33
                              CPU threads: 1
                              
                              
                              *** LIFE CYCLE STATUS ***
                              Operating System is the current Debian stable version codenamed 'bookworm'!
                              
                              *** TIME AND TIMEZONES ***
                                            Local time: Sun 2024-09-08 17:01:44 CEST
                                        Universal time: Sun 2024-09-08 15:01:44 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':
                              thomas
                              HOME=/home/thomas
                              GROUPS=thomas adm sudo 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:    multi-user.target
                              
                              *** MEMORY ***
                                            total        used        free      shared  buff/cache   available
                              Mem:            2.1G        1.1G        982M        118K        102M        1.1G
                              Swap:             0B          0B          0B
                              Total:          2.1G        1.1G        982M
                              
                              Active iob-Instances:   5
                              
                                      2048 M total memory
                                      1013 M used memory
                                      1090 M active memory
                                         0 M inactive memory
                                       936 M free memory
                                         0 M buffer memory
                                        98 M swap cache
                                         0 M total swap
                                         0 M used swap
                                         0 M free swap
                              
                              *** top - Table Of Processes  ***
                              top - 17:01:44 up 4 min,  1 user,  load average: 0.98, 0.56, 0.33
                              Tasks:  27 total,   1 running,  26 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 :   2048.0 total,    935.0 free,   1014.9 used,     98.1 buff/cache
                              MiB Swap:      0.0 total,      0.0 free,      0.0 used.   1033.1 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
                              * sys-kernel-debug.mount  loaded failed failed Kernel Debug 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.
                              3 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
                              rpool/data/subvol-300-disk-0 zfs        12G  6.0G  6.1G  50% /
                              none                         tmpfs     492K  4.0K  488K   1% /dev
                              udev                         devtmpfs   16G     0   16G   0% /dev/tty
                              tmpfs                        tmpfs      16G     0   16G   0% /dev/shm
                              tmpfs                        tmpfs     6.3G  112K  6.3G   1% /run
                              tmpfs                        tmpfs     5.0M     0  5.0M   0% /run/lock
                              tmpfs                        tmpfs     3.2G     0  3.2G   0% /run/user/1001
                              
                              Messages concerning ext4 filesystem in dmesg:
                              dmesg: read kernel buffer failed: Operation not permitted
                              
                              Show mounted filesystems:
                              TARGET SOURCE                       FSTYPE OPTIONS
                              /      rpool/data/subvol-300-disk-0 zfs    rw,noatime,xattr,posixacl,casesensitive
                              
                              Files in neuralgic directories:
                              
                              /var:
                              1.1G    /var/
                              603M    /var/log
                              602M    /var/log/journal/c5b67cb2fb4c49678a4fd62f7e4a2b20
                              602M    /var/log/journal
                              369M    /var/lib
                              
                              Archived and active journals take up 601.0M in the file system.
                              
                              /opt/iobroker/backups:
                              489M    /opt/iobroker/backups/
                              8.5K    /opt/iobroker/backups/scripte0
                              
                              /opt/iobroker/iobroker-data:
                              164M    /opt/iobroker/iobroker-data/
                              105M    /opt/iobroker/iobroker-data/files
                              47M     /opt/iobroker/iobroker-data/files/javascript.admin
                              40M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                              40M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                              
                              The five largest files in iobroker-data are:
                              3.6M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.f6fd0e72.chunk.js.map
                              3.5M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.0ffea560.chunk.js.map
                              3.4M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.b6edad9e.chunk.js.map
                              3.2M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.c2161e55.chunk.js.map
                              3.2M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.69975cd7.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/debian-security 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:
                              ioTest              ioTest (version: 6.0.11, hostname: ioTest        , alive, uptime: 286)
                              
                              Core adapters versions
                              js-controller:  6.0.11
                              admin:          7.0.23
                              javascript:     8.7.6
                              
                              nodejs modules from github:     2
                              | +-- samsungtv@0.0.0 (git+https://git@github.com/luca-saggese/samsungtv.git#7fc20107455414e2afb94022682e0787e8635550)
                              | +-- syno@3.0.0 (git+ssh://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : ioTest                                   -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                               system.adapter.alias-manager.0          : alias-manager         : ioTest                                   -  enabled
                              + system.adapter.backitup.0               : backitup              : ioTest                                   -  enabled
                               system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioTest                                   - disabled
                               system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioTest                                   - disabled
                              + system.adapter.javascript.0             : javascript            : ioTest                                   -  enabled
                               system.adapter.vis-bars.0               : vis-bars              : ioTest                                   - disabled
                               system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioTest                                   - disabled
                               system.adapter.vis-fancyswitch.0        : vis                   : ioTest                                   - disabled
                               system.adapter.vis-history.0            : vis-history           : ioTest                                   - disabled
                               system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioTest                                   - disabled
                               system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioTest                                   - disabled
                               system.adapter.vis-justgage.0           : vis-justgage          : ioTest                                   - disabled
                               system.adapter.vis-metro.0              : vis                   : ioTest                                   - disabled
                               system.adapter.vis-plumb.0              : vis                   : ioTest                                   - disabled
                               system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioTest                                   - disabled
                               system.adapter.vis.0                    : vis                   : ioTest                                   -  enabled
                              + system.adapter.web.0                    : web                   : ioTest                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : ioTest                                   -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                              + system.adapter.web.0                    : web                   : ioTest                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              ioBroker-Repositories
                              ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                              │ (index) │ name     │ url                                                     │ auto upgrade │
                              ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                              │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                              │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                              └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                              
                              Active repo(s): stable
                              Upgrade policy: none
                              
                              Installed ioBroker-Instances
                              Used repository: stable
                              Adapter    "admin"        : 7.0.23   , installed 7.0.23
                              Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                              Adapter    "backitup"     : 3.0.19   , installed 3.0.19
                              Adapter    "bluelink"     : 2.3.6    , installed 2.3.6
                              Adapter    "denon"        : 1.15.12  , installed 1.15.12
                              Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
                              Adapter    "flot"         : 1.12.0   , installed 1.12.0
                              Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                              Adapter    "ham"          : 5.3.1    , installed 5.3.1
                              Adapter    "heos"         : 2.2.1    , installed 2.2.1
                              Adapter    "history"      : 3.0.1    , installed 3.0.1
                              Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                              Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                              Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                              Controller "js-controller": 6.0.11   , installed 6.0.11
                              Adapter    "linux-control": 1.1.5    , installed 1.1.5
                              Adapter    "modbus"       : 6.2.3    , installed 6.2.3
                              Adapter    "nina"         : 0.0.25   , installed 0.0.25
                              Adapter    "openligadb"   : 1.4.11   , installed 1.4.11
                              Adapter    "philips-tv"   : 0.5.3    , installed 0.5.3
                              Adapter    "samsung"      : 0.6.0    , installed 0.6.0
                              Adapter    "samsung_tizen": 1.1.0    , installed 1.1.0
                              Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                              Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                              Adapter    "solax"        : 0.9.9    , installed 0.9.9
                              Adapter    "sonoff"       : 3.1.0    , installed 3.1.0
                              Adapter    "synology"     : 3.1.0    , installed 3.1.0
                              Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                              Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                              Adapter    "traccar"      : 1.1.4    , installed 1.1.4
                              Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                              Adapter    "vis"          : 1.5.6    , installed 1.5.6
                              Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                              Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                              Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                              Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                              Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                              Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                              Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                              Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                              Adapter    "web"          : 6.2.5    , installed 6.2.5
                              Adapter    "ws"           : 2.6.2    , installed 2.6.2
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        453
                              States:         337
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://deb.debian.org/debian bookworm InRelease
                              Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                              Hit:3 http://security.debian.org/debian-security bookworm-security InRelease
                              Hit:4 https://deb.nodesource.com/node_20.x nodistro 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 127.0.0.1:6379          0.0.0.0:*               LISTEN      107        146671219  117/redis-server 12
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          146671191  124/sshd: /usr/sbin
                              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          146670661  1/systemd
                              tcp6       0      0 :::6556                 :::*                    LISTEN      0          146670958  1/systemd
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1000       146671441  166/io.admin.0
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1000       146672892  237/io.web.0
                              tcp6       0      0 ::1:6379                :::*                    LISTEN      107        146671220  117/redis-server 12
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          146671202  124/sshd: /usr/sbin
                              tcp6       0      0 :::111                  :::*                    LISTEN      0          146670663  1/systemd
                              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          146670662  1/systemd
                              udp6       0      0 :::111                  :::*                                0          146670664  1/systemd
                              
                              *** Log File - Last 25 Lines ***
                              
                              2024-09-08 16:57:10.689  - info: javascript.0 (193) starting. Version 8.7.6 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.17.0, js-controller: 6.0.11
                              2024-09-08 16:57:11.006  - info: javascript.0 (193) requesting all states
                              2024-09-08 16:57:11.006  - info: javascript.0 (193) requesting all objects
                              2024-09-08 16:57:11.031  - info: javascript.0 (193) received all states
                              2024-09-08 16:57:11.518  - info: javascript.0 (193) received all objects
                              
                              

                              Kurzfassung:

                              ======================= SUMMARY =======================
                                                     v.2024-09-07
                              
                              
                              Static hostname: ioTest
                                    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:                1001
                              Display-Server:         false
                              Boot Target:            multi-user.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:            2.1G        1.1G        1.0G        118K         62M        1.1G
                              Swap:             0B          0B          0B
                              Total:          2.1G        1.1G        1.0G
                              
                              Active iob-Instances:   5
                              Upgrade policy: none
                              
                              ioBroker Core:          js-controller           6.0.11
                                                     admin                   7.0.23
                              
                              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                 : ioTest                                   -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                              + system.adapter.web.0                    : web                   : ioTest                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              Objects:                453
                              States:                 337
                              
                              Size of iob-Database:
                              
                              1.9M    /opt/iobroker/iobroker-data/objects.json.bak
                              1.9M    /opt/iobroker/iobroker-data/objects.json
                              221K    /opt/iobroker/iobroker-data/states.json.bak
                              221K    /opt/iobroker/iobroker-data/states.json
                              
                              
                              Operating System is the current Debian stable version codenamed 'bookworm'!
                              
                              =================== END OF SUMMARY ====================
                              

                              Langfassung DE:

                              Skript v.2024-09-07
                              
                              *** GRUNDSYSTEM ***
                              Static hostname: ioTest
                                    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) i3-10110U CPU @ 2.10GHz
                              Docker          : false
                              Virtualization  : lxc
                              Kernel          : x86_64
                              Userland        : 64 bit
                              
                              Systemuptime and Load:
                              17:04:41 up 7 min,  1 user,  load average: 0.37, 0.48, 0.35
                              CPU threads: 1
                              
                              
                              *** LEBENSZYKLUS STATUS ***
                              Das Betriebssystem ist das aktuelle, stabile Debian 'bookworm'!
                              
                              *** ZEIT UND ZEITZONEN ***
                                            Local time: Sun 2024-09-08 17:04:41 CEST
                                        Universal time: Sun 2024-09-08 15:04:41 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:
                              thomas
                              HOME=/home/thomas
                              GROUPS=thomas adm sudo 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:    multi-user.target
                              
                              *** MEMORY ***
                                            total        used        free      shared  buff/cache   available
                              Mem:            2.1G        1.1G        1.0G        118K         62M        1.1G
                              Swap:             0B          0B          0B
                              Total:          2.1G        1.1G        1.0G
                              
                              Active iob-Instances:   5
                              
                                      2048 M total memory
                                      1018 M used memory
                                      1055 M active memory
                                         0 M inactive memory
                                       970 M free memory
                                         0 M buffer memory
                                        59 M swap cache
                                         0 M total swap
                                         0 M used swap
                                         0 M free swap
                              
                              *** top - Table Of Processes  ***
                              top - 17:04:41 up 7 min,  1 user,  load average: 0.37, 0.48, 0.35
                              Tasks:  27 total,   1 running,  26 sleeping,   0 stopped,   0 zombie
                              %Cpu(s):  0.0 us,100.0 sy,  0.0 ni,  0.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                              MiB Mem :   2048.0 total,    968.4 free,   1020.2 used,     59.6 buff/cache
                              MiB Swap:      0.0 total,      0.0 free,      0.0 used.   1027.8 avail Mem
                              
                              *** FAILED SERVICES ***
                              
                               UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
                              * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
                              * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
                              * sys-kernel-debug.mount  loaded failed failed Kernel Debug 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.
                              3 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
                              rpool/data/subvol-300-disk-0 zfs        12G  6.0G  6.1G  50% /
                              none                         tmpfs     492K  4.0K  488K   1% /dev
                              udev                         devtmpfs   16G     0   16G   0% /dev/tty
                              tmpfs                        tmpfs      16G     0   16G   0% /dev/shm
                              tmpfs                        tmpfs     6.3G  112K  6.3G   1% /run
                              tmpfs                        tmpfs     5.0M     0  5.0M   0% /run/lock
                              tmpfs                        tmpfs     3.2G     0  3.2G   0% /run/user/1001
                              
                              Messages concerning ext4 filesystem in dmesg:
                              dmesg: read kernel buffer failed: Operation not permitted
                              
                              Show mounted filesystems:
                              TARGET SOURCE                       FSTYPE OPTIONS
                              /      rpool/data/subvol-300-disk-0 zfs    rw,noatime,xattr,posixacl,casesensitive
                              
                              Files in neuralgic directories:
                              
                              /var:
                              1.1G    /var/
                              603M    /var/log
                              602M    /var/log/journal/c5b67cb2fb4c49678a4fd62f7e4a2b20
                              602M    /var/log/journal
                              369M    /var/lib
                              
                              Archived and active journals take up 601.0M in the file system.
                              
                              /opt/iobroker/backups:
                              489M    /opt/iobroker/backups/
                              8.5K    /opt/iobroker/backups/scripte0
                              
                              /opt/iobroker/iobroker-data:
                              164M    /opt/iobroker/iobroker-data/
                              105M    /opt/iobroker/iobroker-data/files
                              47M     /opt/iobroker/iobroker-data/files/javascript.admin
                              40M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                              40M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                              
                              The five largest files in iobroker-data are:
                              3.6M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.f6fd0e72.chunk.js.map
                              3.5M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.0ffea560.chunk.js.map
                              3.4M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.b6edad9e.chunk.js.map
                              3.2M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.c2161e55.chunk.js.map
                              3.2M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.69975cd7.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/debian-security 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:
                              ioTest              ioTest (version: 6.0.11, hostname: ioTest        , alive, uptime: 466)
                              
                              Core adapters versions
                              js-controller:  6.0.11
                              admin:          7.0.23
                              javascript:     8.7.6
                              
                              nodejs modules from github:     2
                              | +-- samsungtv@0.0.0 (git+https://git@github.com/luca-saggese/samsungtv.git#7fc20107455414e2afb94022682e0787e8635550)
                              | +-- syno@3.0.0 (git+ssh://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : ioTest                                   -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                               system.adapter.alias-manager.0          : alias-manager         : ioTest                                   -  enabled
                              + system.adapter.backitup.0               : backitup              : ioTest                                   -  enabled
                               system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioTest                                   - disabled
                               system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioTest                                   - disabled
                              + system.adapter.javascript.0             : javascript            : ioTest                                   -  enabled
                               system.adapter.vis-bars.0               : vis-bars              : ioTest                                   - disabled
                               system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioTest                                   - disabled
                               system.adapter.vis-fancyswitch.0        : vis                   : ioTest                                   - disabled
                               system.adapter.vis-history.0            : vis-history           : ioTest                                   - disabled
                               system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioTest                                   - disabled
                               system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioTest                                   - disabled
                               system.adapter.vis-justgage.0           : vis-justgage          : ioTest                                   - disabled
                               system.adapter.vis-metro.0              : vis                   : ioTest                                   - disabled
                               system.adapter.vis-plumb.0              : vis                   : ioTest                                   - disabled
                               system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioTest                                   - disabled
                               system.adapter.vis.0                    : vis                   : ioTest                                   -  enabled
                              + system.adapter.web.0                    : web                   : ioTest                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : ioTest                                   -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                              + system.adapter.web.0                    : web                   : ioTest                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              ioBroker-Repositories
                              ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                              │ (index) │ name     │ url                                                     │ auto upgrade │
                              ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                              │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                              │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                              └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                              
                              Active repo(s): stable
                              Upgrade policy: none
                              
                              Installed ioBroker-Instances
                              Used repository: stable
                              Adapter    "admin"        : 7.0.23   , installed 7.0.23
                              Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                              Adapter    "backitup"     : 3.0.19   , installed 3.0.19
                              Adapter    "bluelink"     : 2.3.6    , installed 2.3.6
                              Adapter    "denon"        : 1.15.12  , installed 1.15.12
                              Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
                              Adapter    "flot"         : 1.12.0   , installed 1.12.0
                              Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                              Adapter    "ham"          : 5.3.1    , installed 5.3.1
                              Adapter    "heos"         : 2.2.1    , installed 2.2.1
                              Adapter    "history"      : 3.0.1    , installed 3.0.1
                              Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                              Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                              Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                              Controller "js-controller": 6.0.11   , installed 6.0.11
                              Adapter    "linux-control": 1.1.5    , installed 1.1.5
                              Adapter    "modbus"       : 6.2.3    , installed 6.2.3
                              Adapter    "nina"         : 0.0.25   , installed 0.0.25
                              Adapter    "openligadb"   : 1.4.11   , installed 1.4.11
                              Adapter    "philips-tv"   : 0.5.3    , installed 0.5.3
                              Adapter    "samsung"      : 0.6.0    , installed 0.6.0
                              Adapter    "samsung_tizen": 1.1.0    , installed 1.1.0
                              Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                              Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                              Adapter    "solax"        : 0.9.9    , installed 0.9.9
                              Adapter    "sonoff"       : 3.1.0    , installed 3.1.0
                              Adapter    "synology"     : 3.1.0    , installed 3.1.0
                              Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                              Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                              Adapter    "traccar"      : 1.1.4    , installed 1.1.4
                              Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                              Adapter    "vis"          : 1.5.6    , installed 1.5.6
                              Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                              Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                              Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                              Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                              Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                              Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                              Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                              Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                              Adapter    "web"          : 6.2.5    , installed 6.2.5
                              Adapter    "ws"           : 2.6.2    , installed 2.6.2
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        453
                              States:         337
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://deb.debian.org/debian bookworm InRelease
                              Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                              Hit:3 http://security.debian.org/debian-security bookworm-security InRelease
                              Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                              Reading package lists... Done
                              Offene Systemupdates: 0
                              
                              *** Listening Ports ***
                              Active Internet connections (only servers)
                              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                              tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      107        146671219  117/redis-server 12
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          146671191  124/sshd: /usr/sbin
                              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          146670661  1/systemd
                              tcp6       0      0 :::6556                 :::*                    LISTEN      0          146670958  1/systemd
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1000       146671441  166/io.admin.0
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1000       146672892  237/io.web.0
                              tcp6       0      0 ::1:6379                :::*                    LISTEN      107        146671220  117/redis-server 12
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          146671202  124/sshd: /usr/sbin
                              tcp6       0      0 :::111                  :::*                    LISTEN      0          146670663  1/systemd
                              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          146670662  1/systemd
                              udp6       0      0 :::111                  :::*                                0          146670664  1/systemd
                              
                              *** Log File - Last 25 Lines ***
                              
                              2024-09-08 16:57:10.689  - info: javascript.0 (193) starting. Version 8.7.6 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.17.0, js-controller: 6.0.11
                              2024-09-08 16:57:11.006  - info: javascript.0 (193) requesting all states
                              2024-09-08 16:57:11.006  - info: javascript.0 (193) requesting all objects
                              2024-09-08 16:57:11.031  - info: javascript.0 (193) received all states
                              2024-09-08 16:57:11.518  - info: javascript.0 (193) received all objects
                              
                              

                              Kurzfassung DE:

                              ===================== ZUSAMMENFASSUNG =====================
                                                     v.2024-09-07
                              
                              
                              Static hostname: ioTest
                                    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:                1001
                              Display-Server:         false
                              Boot Target:            multi-user.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:            2.1G        1.1G        1.0G        118K         62M        1.1G
                              Swap:             0B          0B          0B
                              Total:          2.1G        1.1G        1.0G
                              
                              Active iob-Instances:   5
                              Upgrade policy: none
                              
                              ioBroker Core:          js-controller           6.0.11
                                                     admin                   7.0.23
                              
                              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                 : ioTest                                   -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                              + system.adapter.web.0                    : web                   : ioTest                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              Objects:                453
                              States:                 337
                              
                              Size of iob-Database:
                              
                              1.9M    /opt/iobroker/iobroker-data/objects.json.bak
                              1.9M    /opt/iobroker/iobroker-data/objects.json
                              221K    /opt/iobroker/iobroker-data/states.json.bak
                              221K    /opt/iobroker/iobroker-data/states.json
                              
                              
                              Das Betriebssystem ist das aktuelle, stabile Debian 'bookworm'!
                              
                              =================== ENDE DER ZUSAMMENFASSUNG ====================
                              

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

                                @homoran sagte in iob diag - Skript:

                                fehlende Gruppe für den user (adm?)

                                Nee, LXC-Eigenheit.

                                Bei Meister Mopper wird auch richtig Bookworm erkannt...

                                Meister Mopper T 3 Replies Last reply Reply Quote 1
                                • Meister Mopper
                                  Meister Mopper @Thomas Braun last edited by

                                  @thomas-braun

                                  Jetzt mal die Variante als root user:

                                  Script v.2024-09-07
                                  
                                  *** BASE SYSTEM ***
                                  Static hostname: ioTest
                                        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) i3-10110U CPU @ 2.10GHz
                                  Docker          : false
                                  Virtualization  : lxc
                                  Kernel          : x86_64
                                  Userland        : 64 bit
                                  
                                  Systemuptime and Load:
                                  17:46:56 up 50 min,  1 user,  load average: 0.65, 0.48, 0.44
                                  CPU threads: 1
                                  
                                  
                                  *** LIFE CYCLE STATUS ***
                                  Operating System is the current Debian stable version codenamed 'bookworm'!
                                  
                                  *** TIME AND TIMEZONES ***
                                                Local time: Sun 2024-09-08 17:46:56 CEST
                                            Universal time: Sun 2024-09-08 15:46:56 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':
                                  root
                                  HOME=/root
                                  GROUPS=root
                                  
                                  User that is running 'js-controller':
                                  iobroker
                                  HOME=/home/iobroker
                                  GROUPS=iobroker tty dialout audio video plugdev redis
                                  
                                  A default user should be created! This user will be enabled to temporarily switch to root via 'sudo'!
                                  A root login is not required in most Linux Distributions.
                                  Enter the username for a new user (Not 'root' and not 'iobroker'!): testuser
                                  Enter the password for the new user:
                                  Confirm the password for the new user:
                                  Adding new user account...
                                  *** DISPLAY-SERVER SETUP ***
                                  Display-Server: false
                                  Desktop:
                                  Terminal:
                                  Boot Target:    multi-user.target
                                  
                                  *** MEMORY ***
                                                total        used        free      shared  buff/cache   available
                                  Mem:            2.1G        1.1G        1.0G        110K         64M        1.1G
                                  Swap:             0B          0B          0B
                                  Total:          2.1G        1.1G        1.0G
                                  
                                  Active iob-Instances:   5
                                  
                                          2048 M total memory
                                          1022 M used memory
                                          1048 M active memory
                                             0 M inactive memory
                                           964 M free memory
                                             0 M buffer memory
                                            61 M swap cache
                                             0 M total swap
                                             0 M used swap
                                             0 M free swap
                                  
                                  *** top - Table Of Processes  ***
                                  top - 17:47:31 up 50 min,  1 user,  load average: 0.41, 0.44, 0.43
                                  Tasks:  29 total,   1 running,  28 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 :   2048.0 total,    962.5 free,   1024.3 used,     61.2 buff/cache
                                  MiB Swap:      0.0 total,      0.0 free,      0.0 used.   1023.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
                                  * sys-kernel-debug.mount  loaded failed failed Kernel Debug 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.
                                  3 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
                                  rpool/data/subvol-300-disk-0 zfs        12G  6.0G  6.1G  50% /
                                  none                         tmpfs     492K  4.0K  488K   1% /dev
                                  udev                         devtmpfs   16G     0   16G   0% /dev/tty
                                  tmpfs                        tmpfs      16G     0   16G   0% /dev/shm
                                  tmpfs                        tmpfs     6.3G  104K  6.3G   1% /run
                                  tmpfs                        tmpfs     5.0M     0  5.0M   0% /run/lock
                                  tmpfs                        tmpfs     3.2G     0  3.2G   0% /run/user/1001
                                  
                                  Messages concerning ext4 filesystem in dmesg:
                                  dmesg: read kernel buffer failed: Operation not permitted
                                  
                                  Show mounted filesystems:
                                  TARGET SOURCE                       FSTYPE OPTIONS
                                  /      rpool/data/subvol-300-disk-0 zfs    rw,noatime,xattr,posixacl,casesensitive
                                  
                                  Files in neuralgic directories:
                                  
                                  /var:
                                  1.1G    /var/
                                  603M    /var/log
                                  602M    /var/log/journal/c5b67cb2fb4c49678a4fd62f7e4a2b20
                                  602M    /var/log/journal
                                  369M    /var/lib
                                  
                                  Archived and active journals take up 601.1M in the file system.
                                  
                                  /opt/iobroker/backups:
                                  489M    /opt/iobroker/backups/
                                  8.5K    /opt/iobroker/backups/scripte0
                                  
                                  /opt/iobroker/iobroker-data:
                                  164M    /opt/iobroker/iobroker-data/
                                  105M    /opt/iobroker/iobroker-data/files
                                  47M     /opt/iobroker/iobroker-data/files/javascript.admin
                                  40M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                  40M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                                  
                                  The five largest files in iobroker-data are:
                                  3.6M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.f6fd0e72.chunk.js.map
                                  3.5M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.0ffea560.chunk.js.map
                                  3.4M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.b6edad9e.chunk.js.map
                                  3.2M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.c2161e55.chunk.js.map
                                  3.2M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.69975cd7.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/debian-security 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:
                                  ioTest              ioTest (version: 6.0.11, hostname: ioTest        , alive, uptime: 1351)
                                  
                                  Core adapters versions
                                  js-controller:  6.0.11
                                  admin:          7.0.23
                                  javascript:     8.7.6
                                  
                                  nodejs modules from github:     2
                                  | +-- samsungtv@0.0.0 (git+https://git@github.com/luca-saggese/samsungtv.git#7fc20107455414e2afb94022682e0787e8635550)
                                  | +-- syno@3.0.0 (git+ssh://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
                                  
                                  Adapter State
                                  + system.adapter.admin.0                  : admin                 : ioTest                                   -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                   system.adapter.alias-manager.0          : alias-manager         : ioTest                                   -  enabled
                                  + system.adapter.backitup.0               : backitup              : ioTest                                   -  enabled
                                   system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioTest                                   - disabled
                                   system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioTest                                   - disabled
                                  + system.adapter.javascript.0             : javascript            : ioTest                                   -  enabled
                                   system.adapter.vis-bars.0               : vis-bars              : ioTest                                   - disabled
                                   system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioTest                                   - disabled
                                   system.adapter.vis-fancyswitch.0        : vis                   : ioTest                                   - disabled
                                   system.adapter.vis-history.0            : vis-history           : ioTest                                   - disabled
                                   system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioTest                                   - disabled
                                   system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioTest                                   - disabled
                                   system.adapter.vis-justgage.0           : vis-justgage          : ioTest                                   - disabled
                                   system.adapter.vis-metro.0              : vis                   : ioTest                                   - disabled
                                   system.adapter.vis-plumb.0              : vis                   : ioTest                                   - disabled
                                   system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioTest                                   - disabled
                                   system.adapter.vis.0                    : vis                   : ioTest                                   -  enabled
                                  + system.adapter.web.0                    : web                   : ioTest                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  
                                  + instance is alive
                                  
                                  Enabled adapters with bindings
                                  + system.adapter.admin.0                  : admin                 : ioTest                                   -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                  + system.adapter.web.0                    : web                   : ioTest                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  
                                  ioBroker-Repositories
                                  ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                  │ (index) │ name     │ url                                                     │ auto upgrade │
                                  ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                  │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                  │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                  └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                  
                                  Active repo(s): stable
                                  Upgrade policy: none
                                  
                                  Installed ioBroker-Instances
                                  Used repository: stable
                                  Adapter    "admin"        : 7.0.23   , installed 7.0.23
                                  Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                  Adapter    "backitup"     : 3.0.19   , installed 3.0.19
                                  Adapter    "bluelink"     : 2.3.6    , installed 2.3.6
                                  Adapter    "denon"        : 1.15.12  , installed 1.15.12
                                  Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
                                  Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                  Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                                  Adapter    "ham"          : 5.3.1    , installed 5.3.1
                                  Adapter    "heos"         : 2.2.1    , installed 2.2.1
                                  Adapter    "history"      : 3.0.1    , installed 3.0.1
                                  Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                                  Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                  Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                                  Controller "js-controller": 6.0.11   , installed 6.0.11
                                  Adapter    "linux-control": 1.1.5    , installed 1.1.5
                                  Adapter    "modbus"       : 6.2.3    , installed 6.2.3
                                  Adapter    "nina"         : 0.0.25   , installed 0.0.25
                                  Adapter    "openligadb"   : 1.4.11   , installed 1.4.11
                                  Adapter    "philips-tv"   : 0.5.3    , installed 0.5.3
                                  Adapter    "samsung"      : 0.6.0    , installed 0.6.0
                                  Adapter    "samsung_tizen": 1.1.0    , installed 1.1.0
                                  Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                  Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                  Adapter    "solax"        : 0.9.9    , installed 0.9.9
                                  Adapter    "sonoff"       : 3.1.0    , installed 3.1.0
                                  Adapter    "synology"     : 3.1.0    , installed 3.1.0
                                  Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                                  Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                                  Adapter    "traccar"      : 1.1.4    , installed 1.1.4
                                  Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                                  Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                  Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                  Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                  Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                  Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                  Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                  Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                  Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                  Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                                  Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                  Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                  Adapter    "web"          : 6.2.5    , installed 6.2.5
                                  Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                  
                                  Objects and States
                                  Please stand by - This may take a while
                                  Objects:        453
                                  States:         337
                                  
                                  *** OS-Repositories and Updates ***
                                  Hit:1 http://deb.debian.org/debian bookworm InRelease
                                  Hit:2 http://security.debian.org/debian-security bookworm-security InRelease
                                  Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                                  Hit:4 https://deb.nodesource.com/node_20.x nodistro 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 127.0.0.1:6379          0.0.0.0:*               LISTEN      107        146671219  117/redis-server 12
                                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          146671191  124/sshd: /usr/sbin
                                  tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          146670661  1/systemd
                                  tcp6       0      0 :::6556                 :::*                    LISTEN      0          146670958  1/systemd
                                  tcp6       0      0 :::8081                 :::*                    LISTEN      1000       146791638  5317/io.admin.0
                                  tcp6       0      0 :::8082                 :::*                    LISTEN      1000       146791954  5388/io.web.0
                                  tcp6       0      0 ::1:6379                :::*                    LISTEN      107        146671220  117/redis-server 12
                                  tcp6       0      0 :::22                   :::*                    LISTEN      0          146671202  124/sshd: /usr/sbin
                                  tcp6       0      0 :::111                  :::*                    LISTEN      0          146670663  1/systemd
                                  udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          146670662  1/systemd
                                  udp6       0      0 :::111                  :::*                                0          146670664  1/systemd
                                  
                                  *** Log File - Last 25 Lines ***
                                  
                                  2024-09-08 16:57:10.689  - info: javascript.0 (193) starting. Version 8.7.6 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.17.0, js-controller: 6.0.11
                                  2024-09-08 16:57:11.006  - info: javascript.0 (193) requesting all states
                                  2024-09-08 16:57:11.006  - info: javascript.0 (193) requesting all objects
                                  2024-09-08 16:57:11.031  - info: javascript.0 (193) received all states
                                  2024-09-08 16:57:11.518  - info: javascript.0 (193) received all objects
                                  2024-09-08 17:24:26.513  - info: javascript.0 (193) terminating
                                  2024-09-08 17:24:26.514  - info: javascript.0 (193) Terminated (NO_ERROR): Without reason
                                  2024-09-08 17:24:26.518  - info: javascript.0 (193) Got terminate signal TERMINATE_YOURSELF
                                  2024-09-08 17:24:27.005  - info: javascript.0 (193) terminating
                                  2024-09-08 17:25:05.872  - info: javascript.0 (5358) starting. Version 8.7.6 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.17.0, js-controller: 6.0.11
                                  2024-09-08 17:25:06.028  - info: javascript.0 (5358) requesting all states
                                  2024-09-08 17:25:06.029  - info: javascript.0 (5358) requesting all objects
                                  2024-09-08 17:25:06.044  - info: javascript.0 (5358) received all states
                                  2024-09-08 17:25:06.261  - info: javascript.0 (5358) received all objects
                                  
                                  

                                  Mein eingerichteter testuser hat auch die richtigen Rechte bekommen.

                                  testuser@ioTest:~$ groups
                                  testuser adm dialout sudo audio video plugdev users iobroker
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    TT-Tom @Thomas Braun last edited by

                                    @thomas-braun
                                    @Meister-Mopper
                                    @Shadowhunter23

                                    von welcher Konsole habt ihr das script gestartet? aus der Proxmox oder per ssh aus einem Terminal?

                                    Meister Mopper W 2 Replies Last reply Reply Quote 0
                                    • Meister Mopper
                                      Meister Mopper @TT-Tom last edited by

                                      @tt-tom sagte in iob diag - Skript:

                                      @thomas-braun
                                      @Meister-Mopper
                                      @Shadowhunter23

                                      von welcher Konsole habt ihr das script gestartet? aus der Proxmox oder per ssh aus einem Terminal?

                                      ssh vom windows terminal

                                      1 Reply Last reply Reply Quote 0
                                      • W
                                        Wildbill @TT-Tom last edited by

                                        @tt-tom Das sollte egal sein. Wenn Du Dich per SSH in einem LXC anmeldest landest Du im selben Userspace, als wenn Du Dich über die Proxmox-Konsole im LXC anmeldest.

                                        Gruss, Jürgen

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

                                          @wildbill

                                          ich nutze die Konsole von Proxmox nicht, da Safari mich da immer ärgert. Darum die Frage, ob es vielleicht kleine Abweichungen gibt.

                                          @Thomas-Braun nutzt du lsb_release -a zur Abfrage des OS?

                                          ich habe nur das Standard Template für den LXC genommen und folgende Pakete nach installiert.

                                          apt install -y curl gnupg ca-certificates sudo mc
                                          
                                          W Thomas Braun 2 Replies Last reply Reply Quote 0
                                          • Meister Mopper
                                            Meister Mopper @Thomas Braun last edited by

                                            @thomas-braun

                                            So, jetzt noch timedatectl:

                                            Auf Normalzeit umgestellt:

                                            Current default time zone: 'Etc/UTC'
                                            Local time is now:      Sun Sep  8 16:09:36 UTC 2024.
                                            Universal Time is now:  Sun Sep  8 16:09:36 UTC 2024.
                                            
                                            thomas@ioTest:~$
                                            

                                            Skript gestartet:

                                            Script v.2024-09-07
                                            
                                            *** BASE SYSTEM ***
                                            Static hostname: ioTest
                                                  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) i3-10110U CPU @ 2.10GHz
                                            Docker          : false
                                            Virtualization  : lxc
                                            Kernel          : x86_64
                                            Userland        : 64 bit
                                            
                                            Systemuptime and Load:
                                            16:12:51 up 4 min,  2 users,  load average: 0.20, 0.27, 0.33
                                            CPU threads: 1
                                            
                                            
                                            *** LIFE CYCLE STATUS ***
                                            Operating System is the current Debian stable version codenamed 'bookworm'!
                                            
                                            *** TIME AND TIMEZONES ***
                                                          Local time: Sun 2024-09-08 16:12:51 UTC
                                                      Universal time: Sun 2024-09-08 16:12:51 UTC
                                                            RTC time: n/a
                                                           Time zone: Etc/UTC (UTC, +0000)
                                            System clock synchronized: yes
                                                         NTP service: inactive
                                                     RTC in local TZ: no
                                            Timezone is probably wrong. Do you want to reconfigure it? (y/n)
                                            Setting up timezone
                                            Enter the timezone for the server (default is Europe/Berlin):
                                            Setting up time synchronization with systemd-timesyncd
                                            
                                            *** Users and Groups ***
                                            User that called 'iob diag':
                                            thomas
                                            HOME=/home/thomas
                                            GROUPS=thomas adm sudo 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:    multi-user.target
                                            
                                            *** MEMORY ***
                                                          total        used        free      shared  buff/cache   available
                                            Mem:            2.1G        1.1G        1.1G        118K         10M        1.1G
                                            Swap:             0B          0B          0B
                                            Total:          2.1G        1.1G        1.1G
                                            
                                            Active iob-Instances:   5
                                            
                                                    2048 M total memory
                                                    1019 M used memory
                                                    1009 M active memory
                                                       0 M inactive memory
                                                    1018 M free memory
                                                       0 M buffer memory
                                                      10 M swap cache
                                                       0 M total swap
                                                       0 M used swap
                                                       0 M free swap
                                            
                                            *** top - Table Of Processes  ***
                                            top - 18:13:07 up 4 min,  2 users,  load average: 0.22, 0.27, 0.33
                                            Tasks:  28 total,   1 running,  27 sleeping,   0 stopped,   0 zombie
                                            %Cpu(s):  0.0 us,100.0 sy,  0.0 ni,  0.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                            MiB Mem :   2048.0 total,   1016.4 free,   1021.2 used,     10.6 buff/cache
                                            MiB Swap:      0.0 total,      0.0 free,      0.0 used.   1026.8 avail Mem
                                            
                                            *** FAILED SERVICES ***
                                            
                                             UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
                                            * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
                                            * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
                                            * sys-kernel-debug.mount  loaded failed failed Kernel Debug 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.
                                            3 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
                                            rpool/data/subvol-300-disk-0 zfs        12G  6.0G  6.1G  50% /
                                            none                         tmpfs     492K  4.0K  488K   1% /dev
                                            udev                         devtmpfs   16G     0   16G   0% /dev/tty
                                            tmpfs                        tmpfs      16G     0   16G   0% /dev/shm
                                            tmpfs                        tmpfs     6.3G  112K  6.3G   1% /run
                                            tmpfs                        tmpfs     5.0M     0  5.0M   0% /run/lock
                                            tmpfs                        tmpfs     3.2G     0  3.2G   0% /run/user/1001
                                            
                                            Messages concerning ext4 filesystem in dmesg:
                                            dmesg: read kernel buffer failed: Operation not permitted
                                            
                                            Show mounted filesystems:
                                            TARGET SOURCE                       FSTYPE OPTIONS
                                            /      rpool/data/subvol-300-disk-0 zfs    rw,noatime,xattr,posixacl,casesensitive
                                            
                                            Files in neuralgic directories:
                                            
                                            /var:
                                            1.1G    /var/
                                            603M    /var/log
                                            602M    /var/log/journal/c5b67cb2fb4c49678a4fd62f7e4a2b20
                                            602M    /var/log/journal
                                            369M    /var/lib
                                            
                                            Archived and active journals take up 601.2M in the file system.
                                            
                                            /opt/iobroker/backups:
                                            489M    /opt/iobroker/backups/
                                            8.5K    /opt/iobroker/backups/scripte0
                                            
                                            /opt/iobroker/iobroker-data:
                                            164M    /opt/iobroker/iobroker-data/
                                            105M    /opt/iobroker/iobroker-data/files
                                            47M     /opt/iobroker/iobroker-data/files/javascript.admin
                                            40M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                            40M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                                            
                                            The five largest files in iobroker-data are:
                                            3.6M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.f6fd0e72.chunk.js.map
                                            3.5M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.0ffea560.chunk.js.map
                                            3.4M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.b6edad9e.chunk.js.map
                                            3.2M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.c2161e55.chunk.js.map
                                            3.2M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.69975cd7.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/debian-security 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:
                                            ioTest              ioTest (version: 6.0.11, hostname: ioTest        , alive, uptime: 286)
                                            
                                            Core adapters versions
                                            js-controller:  6.0.11
                                            admin:          7.0.23
                                            javascript:     8.7.6
                                            
                                            nodejs modules from github:     2
                                            | +-- samsungtv@0.0.0 (git+https://git@github.com/luca-saggese/samsungtv.git#7fc20107455414e2afb94022682e0787e8635550)
                                            | +-- syno@3.0.0 (git+ssh://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
                                            
                                            Adapter State
                                            + system.adapter.admin.0                  : admin                 : ioTest                                   -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                             system.adapter.alias-manager.0          : alias-manager         : ioTest                                   -  enabled
                                            + system.adapter.backitup.0               : backitup              : ioTest                                   -  enabled
                                             system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioTest                                   - disabled
                                             system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioTest                                   - disabled
                                            + system.adapter.javascript.0             : javascript            : ioTest                                   -  enabled
                                             system.adapter.vis-bars.0               : vis-bars              : ioTest                                   - disabled
                                             system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioTest                                   - disabled
                                             system.adapter.vis-fancyswitch.0        : vis                   : ioTest                                   - disabled
                                             system.adapter.vis-history.0            : vis-history           : ioTest                                   - disabled
                                             system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioTest                                   - disabled
                                             system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioTest                                   - disabled
                                             system.adapter.vis-justgage.0           : vis-justgage          : ioTest                                   - disabled
                                             system.adapter.vis-metro.0              : vis                   : ioTest                                   - disabled
                                             system.adapter.vis-plumb.0              : vis                   : ioTest                                   - disabled
                                             system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioTest                                   - disabled
                                             system.adapter.vis.0                    : vis                   : ioTest                                   -  enabled
                                            + system.adapter.web.0                    : web                   : ioTest                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                            
                                            + instance is alive
                                            
                                            Enabled adapters with bindings
                                            + system.adapter.admin.0                  : admin                 : ioTest                                   -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                            + system.adapter.web.0                    : web                   : ioTest                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                            
                                            ioBroker-Repositories
                                            ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                            │ (index) │ name     │ url                                                     │ auto upgrade │
                                            ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                            │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                            │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                            └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                            
                                            Active repo(s): stable
                                            Upgrade policy: none
                                            
                                            Installed ioBroker-Instances
                                            Used repository: stable
                                            Adapter    "admin"        : 7.0.23   , installed 7.0.23
                                            Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                                            Adapter    "backitup"     : 3.0.19   , installed 3.0.19
                                            Adapter    "bluelink"     : 2.3.6    , installed 2.3.6
                                            Adapter    "denon"        : 1.15.12  , installed 1.15.12
                                            Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
                                            Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                            Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                                            Adapter    "ham"          : 5.3.1    , installed 5.3.1
                                            Adapter    "heos"         : 2.2.1    , installed 2.2.1
                                            Adapter    "history"      : 3.0.1    , installed 3.0.1
                                            Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                                            Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                            Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                                            Controller "js-controller": 6.0.11   , installed 6.0.11
                                            Adapter    "linux-control": 1.1.5    , installed 1.1.5
                                            Adapter    "modbus"       : 6.2.3    , installed 6.2.3
                                            Adapter    "nina"         : 0.0.25   , installed 0.0.25
                                            Adapter    "openligadb"   : 1.4.11   , installed 1.4.11
                                            Adapter    "philips-tv"   : 0.5.3    , installed 0.5.3
                                            Adapter    "samsung"      : 0.6.0    , installed 0.6.0
                                            Adapter    "samsung_tizen": 1.1.0    , installed 1.1.0
                                            Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                            Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                            Adapter    "solax"        : 0.9.9    , installed 0.9.9
                                            Adapter    "sonoff"       : 3.1.0    , installed 3.1.0
                                            Adapter    "synology"     : 3.1.0    , installed 3.1.0
                                            Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                                            Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                                            Adapter    "traccar"      : 1.1.4    , installed 1.1.4
                                            Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                                            Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                            Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                            Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                            Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                            Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                            Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                            Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                            Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                            Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                                            Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                            Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                            Adapter    "web"          : 6.2.5    , installed 6.2.5
                                            Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                            
                                            Objects and States
                                            Please stand by - This may take a while
                                            Objects:        453
                                            States:         337
                                            
                                            *** OS-Repositories and Updates ***
                                            Hit:1 http://deb.debian.org/debian bookworm InRelease
                                            Hit:2 http://security.debian.org/debian-security bookworm-security InRelease
                                            Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                                            Hit:4 https://deb.nodesource.com/node_20.x nodistro 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          146965130  1/init
                                            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          146967666  123/sshd: /usr/sbin
                                            tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      107        146967727  113/redis-server 12
                                            tcp6       0      0 :::111                  :::*                    LISTEN      0          146965132  1/init
                                            tcp6       0      0 :::22                   :::*                    LISTEN      0          146967677  123/sshd: /usr/sbin
                                            tcp6       0      0 :::8082                 :::*                    LISTEN      1000       146968429  237/io.web.0
                                            tcp6       0      0 :::8081                 :::*                    LISTEN      1000       146967920  151/io.admin.0
                                            tcp6       0      0 :::6556                 :::*                    LISTEN      0          146965446  1/init
                                            tcp6       0      0 ::1:6379                :::*                    LISTEN      107        146967728  113/redis-server 12
                                            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          146965131  1/init
                                            udp6       0      0 :::111                  :::*                                0          146965133  1/init
                                            
                                            *** Log File - Last 25 Lines ***
                                            
                                            2024-09-08 16:57:11.031  - info: javascript.0 (193) received all states
                                            2024-09-08 16:57:11.518  - info: javascript.0 (193) received all objects
                                            2024-09-08 17:24:26.513  - info: javascript.0 (193) terminating
                                            2024-09-08 17:24:26.514  - info: javascript.0 (193) Terminated (NO_ERROR): Without reason
                                            2024-09-08 17:24:26.518  - info: javascript.0 (193) Got terminate signal TERMINATE_YOURSELF
                                            2024-09-08 17:24:27.005  - info: javascript.0 (193) terminating
                                            2024-09-08 17:25:05.872  - info: javascript.0 (5358) starting. Version 8.7.6 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.17.0, js-controller: 6.0.11
                                            2024-09-08 17:25:06.028  - info: javascript.0 (5358) requesting all states
                                            2024-09-08 17:25:06.029  - info: javascript.0 (5358) requesting all objects
                                            2024-09-08 17:25:06.044  - info: javascript.0 (5358) received all states
                                            2024-09-08 17:25:06.261  - info: javascript.0 (5358) received all objects
                                            2024-09-08 17:56:50.232  - info: javascript.0 (192) starting. Version 8.7.6 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.17.0, js-controller: 6.0.11
                                            2024-09-08 17:56:50.378  - info: javascript.0 (192) requesting all states
                                            2024-09-08 17:56:50.379  - info: javascript.0 (192) requesting all objects
                                            2024-09-08 17:56:50.395  - info: javascript.0 (192) received all states
                                            2024-09-08 17:56:50.615  - info: javascript.0 (192) received all objects
                                            2024-09-08 17:58:03.057  - info: javascript.0 (192) terminating
                                            2024-09-08 17:58:03.060  - info: javascript.0 (192) Terminated (NO_ERROR): Without reason
                                            2024-09-08 17:58:03.071  - info: javascript.0 (192) Got terminate signal TERMINATE_YOURSELF
                                            2024-09-08 17:58:03.545  - info: javascript.0 (192) terminating
                                            2024-09-08 18:08:28.307  - info: javascript.0 (192) starting. Version 8.7.6 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.17.0, js-controller: 6.0.11
                                            2024-09-08 18:08:28.451  - info: javascript.0 (192) requesting all states
                                            2024-09-08 18:08:28.452  - info: javascript.0 (192) requesting all objects
                                            2024-09-08 18:08:28.468  - info: javascript.0 (192) received all states
                                            2024-09-08 18:08:28.700  - info: javascript.0 (192) received all objects
                                            
                                            

                                            Kontrolle:

                                            thomas@ioTest:~$ timedatectl
                                                           Local time: So 2024-09-08 18:15:10 CEST
                                                       Universal time: So 2024-09-08 16:15:10 UTC
                                                             RTC time: n/a
                                                            Time zone: Europe/Berlin (CEST, +0200)
                                            System clock synchronized: yes
                                                          NTP service: inactive
                                                      RTC in local TZ: no
                                            

                                            Ich sag mal: Perfekt!

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

                                            Support us

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

                                            1.1k
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            49
                                            725
                                            138973
                                            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