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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

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

NEWS

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

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

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

iob diag - Skript

Scheduled Pinned Locked Moved ioBroker Allgemein
738 Posts 49 Posters 207.8k Views 38 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • FeuersturmF Feuersturm

    @thomas-braun Hi,
    bei mir wird das ausgegeben:

    
    ======== Start marking the full check here =========
    
    ```bash
    Skript v.2024-08-18
    
    *** BASE SYSTEM ***
     Static hostname: ioB-Prod-Testsystem
           Icon name: computer-container
             Chassis: container
      Virtualization: lxc
    Operating System: Ubuntu 22.04.4 LTS
              Kernel: Linux 6.5.13-1-pve
        Architecture: x86-64
    OS is similar to: debian
    
    model name      : Intel(R) Celeron(R) CPU  N3150  @ 1.60GHz
    Docker          : false
    Virtualization  : lxc
    Kernel          : x86_64
    Userland        : 64 bit
    
    Systemuptime and Load:
     19:30:53 up 15 days,  5:33,  1 user,  load average: 3.39, 2.72, 2.50
    CPU threads: 4
    
    
    *** LIFE CYCLE STATUS ***
    Your Operating System 'jammy focal' is an aging Ubuntu LTS release! Please upgrade to the latest LTS release 'noble' in due time!
    
    

    Das ist das OS auf dem Testsystem

    Welcome to Ubuntu 22.04.4 LTS (GNU/Linux 6.5.13-1-pve x86_64)
    
     * Documentation:  https://help.ubuntu.com
     * Management:     https://landscape.canonical.com
     * Support:        https://ubuntu.com/pro
    Last login: Sun Aug 18 19:27:48 2024 from 192.168.178.128
    proxmox@ioB-Prod-Testsystem:~$ ^C
    proxmox@ioB-Prod-Testsystem:~$ lsb_release -a
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description:    Ubuntu 22.04.4 LTS
    Release:        22.04
    Codename:       jammy
    
    • Ist die Ausgabe jammy focal von iob diag richtig oder müsste es nur jammy sein?
    • Laut dieser Liste https://wiki.ubuntu.com/Releases wird jammy noch bis 2027 gepflegt. Prüft iob diag ob es nur eine aktuellere Version gibt oder auf welcher Basis wird die Aussage "is an aging Ubuntu LTS release" generiert?
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by Thomas Braun
    #624

    @feuersturm sagte in iob diag - Skript:

    Ist die Ausgabe jammy focal von iob diag richtig oder müsste es nur jammy sein?

    Das ist die Ausgabe von

    lsb_release -sc
    

    Laut dieser Liste https://wiki.ubuntu.com/Releases wird jammy noch bis 2027 gepflegt. Prüft iob diag ob es nur eine aktuellere Version gibt oder auf welcher Basis wird die Aussage "is an aging Ubuntu LTS release" generiert?

    Ja, deswegen ja auch die Aussage, dass deine Distribution nicht das aktuelle LTS-Release ist, aber noch unterhalten wird.

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

    FeuersturmF 1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @feuersturm sagte in iob diag - Skript:

      Ist die Ausgabe jammy focal von iob diag richtig oder müsste es nur jammy sein?

      Das ist die Ausgabe von

      lsb_release -sc
      

      Laut dieser Liste https://wiki.ubuntu.com/Releases wird jammy noch bis 2027 gepflegt. Prüft iob diag ob es nur eine aktuellere Version gibt oder auf welcher Basis wird die Aussage "is an aging Ubuntu LTS release" generiert?

      Ja, deswegen ja auch die Aussage, dass deine Distribution nicht das aktuelle LTS-Release ist, aber noch unterhalten wird.

      FeuersturmF Online
      FeuersturmF Online
      Feuersturm
      wrote on last edited by
      #625

      @thomas-braun Der Befehl

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

      gibt aber nur jammy aus und nicht jammy focal

      Thomas BraunT 2 Replies Last reply
      0
      • FeuersturmF Feuersturm

        @thomas-braun Der Befehl

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

        gibt aber nur jammy aus und nicht jammy focal

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #626

        @feuersturm

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

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

        1 Reply Last reply
        0
        • FeuersturmF Feuersturm

          @thomas-braun Der Befehl

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

          gibt aber nur jammy aus und nicht jammy focal

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by Thomas Braun
          #627

          @feuersturm sagte in iob diag - Skript:

          gibt aber nur jammy aus und nicht jammy focal

          Hab es im Code gefixt. Variablen vertauscht... ;-)

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

          FeuersturmF 1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @feuersturm sagte in iob diag - Skript:

            gibt aber nur jammy aus und nicht jammy focal

            Hab es im Code gefixt. Variablen vertauscht... ;-)

            FeuersturmF Online
            FeuersturmF Online
            Feuersturm
            wrote on last edited by
            #628

            @thomas-braun Das sieht besser aus :-)

            *** LIFE CYCLE STATUS ***
            Your Operating System 'jammy' is an aging Ubuntu LTS release! Please upgrade to                                                                                             
            the latest LTS release 'noble' in due time!
            
            Thomas BraunT 1 Reply Last reply
            0
            • FeuersturmF Feuersturm

              @thomas-braun Das sieht besser aus :-)

              *** LIFE CYCLE STATUS ***
              Your Operating System 'jammy' is an aging Ubuntu LTS release! Please upgrade to                                                                                             
              the latest LTS release 'noble' in due time!
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #629

              @feuersturm

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

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

              FeuersturmF 1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @feuersturm

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

                FeuersturmF Online
                FeuersturmF Online
                Feuersturm
                wrote on last edited by
                #630

                @thomas-braun Sieht gut aus bei mir:

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

                und Summary

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

                  @thomas-braun Sieht gut aus bei mir:

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

                  und Summary

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

                  @feuersturm rein aus Neugier
                  welche Farbe hat die Zeile?

                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  FeuersturmF 1 Reply Last reply
                  0
                  • FeuersturmF Feuersturm

                    @thomas-braun Sieht gut aus bei mir:

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

                    und Summary

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

                    @feuersturm

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

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

                    1 Reply Last reply
                    0
                    • HomoranH Homoran

                      @feuersturm rein aus Neugier
                      welche Farbe hat die Zeile?

                      FeuersturmF Online
                      FeuersturmF Online
                      Feuersturm
                      wrote on last edited by
                      #633

                      @homoran sagte in iob diag - Skript:

                      welche Farbe hat die Zeile?

                      Bei der Langfassung und Summary ist die Information Gelb,

                      Thomas BraunT 1 Reply Last reply
                      0
                      • FeuersturmF Feuersturm

                        @homoran sagte in iob diag - Skript:

                        welche Farbe hat die Zeile?

                        Bei der Langfassung und Summary ist die Information Gelb,

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #634

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

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

                        NashraN NegaleinN 2 Replies Last reply
                        0
                        • Thomas BraunT Thomas Braun

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

                          NashraN Offline
                          NashraN Offline
                          Nashra
                          Most Active Forum Testing
                          wrote on last edited by
                          #635

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

                          Gruß Ralf
                          Mir egal, wer Dein Vater ist! Wenn ich hier angel, wird nicht übers Wasser gelaufen!!

                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                          1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

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

                            NegaleinN Offline
                            NegaleinN Offline
                            Negalein
                            Global Moderator
                            wrote on last edited by
                            #636

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

                            ° Node.js: 20.17.0 NPM: 10.8.2
                            ° Proxmox, Ubuntu 22.04.3 LTS
                            ° Fixer ---> iob fix

                            1 Reply Last reply
                            0
                            • S Away
                              S Away
                              Shadowhunter23
                              wrote on last edited by
                              #637

                              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
                              

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

                              Thomas BraunT 1 Reply Last reply
                              0
                              • S Shadowhunter23

                                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 BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #638

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

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

                                S 1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @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 Away
                                  S Away
                                  Shadowhunter23
                                  wrote on last edited by Shadowhunter23
                                  #639

                                  @thomas-braun

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

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

                                  Kurz: Won't fix.

                                  OK, war ja auch nur ein Hinweis.

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

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • S Shadowhunter23

                                    @thomas-braun

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

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

                                    Kurz: Won't fix.

                                    OK, war ja auch nur ein Hinweis.

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    wrote on last edited by Thomas Braun
                                    #640

                                    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.

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

                                    Meister MopperM 1 Reply Last reply
                                    1
                                    • T Offline
                                      T Offline
                                      TT-Tom
                                      wrote on last edited by TT-Tom
                                      #641

                                      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:~$

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

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

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

                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • T 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 BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by Thomas Braun
                                        #642

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

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

                                        T 1 Reply Last reply
                                        0
                                        • Thomas BraunT 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 Offline
                                          T Offline
                                          TT-Tom
                                          wrote on last edited by TT-Tom
                                          #643

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

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

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

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

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          954

                                          Online

                                          32.4k

                                          Users

                                          81.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe