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

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

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 6.0.x jetzt für alle User im STABLE!

NEWS

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

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

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

js-controller 6.0.x jetzt für alle User im STABLE!

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
controllerjs-controllerkierastable
257 Beiträge 47 Kommentatoren 65.4k Aufrufe 45 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • J Offline
    J Offline
    Joe550
    schrieb am zuletzt editiert von Joe550
    #194

    @thomas-braun sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

    iob logs --watch

    2024-08-13 19:25:32.571  - info: host.smarthome Delete state "system.host.smarthome.versions.npmNewest"
    2024-08-13 19:25:32.620  - info: host.smarthome Delete state "system.host.smarthome.versions.npmNewestNext"
    2024-08-13 19:25:32.627  - info: host.smarthome Some obsolete host states deleted.
    2024-08-13 19:25:34.781  - info: host.smarthome iobroker npm-install: NPM version: 10.8.1
    2024-08-13 19:25:34.783  - info: host.smarthome iobroker npm-install: Installing iobroker.icons-mfd-png@1.2.1... (System call)
    2024-08-13 19:25:35.311  - info: admin.0 (92249) starting. Version 7.0.22 in /opt/iobroker/node_modules/iobroker.admin, node: v20.16.0, js-controller: 6.0.9
    2024-08-13 19:25:35.351  - info: admin.0 (92249) requesting all objects
    2024-08-13 19:25:37.131  - info: admin.0 (92249) received all objects
    2024-08-13 19:25:37.776  - info: admin.0 (92249) Secure socket.io server listening on port 8081
    2024-08-13 19:25:37.781  - info: admin.0 (92249) https server listening on port 8081
    2024-08-13 19:25:37.781  - info: admin.0 (92249) Use link "https://127.0.0.1:8081" to configure.
    2024-08-13 19:25:48.401  - error: host.smarthome uncaught exception: Could not determine controller directory
    2024-08-13 19:25:48.402  - error: host.smarthome Error: Could not determine controller directory
        at getControllerDir (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/esm/lib/common/tools.js:1853:11)
        at Module.getAdapterDir (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/esm/lib/common/tools.js:1323:37)
        at startInstance (file:///opt/iobroker/node_modules/iobroker.js-controller/build/esm/main.js:3223:30)
    
    

    Das sind die Fehler, die immer wieder angezeigt werden.

    Die als fehlend bemängelten Dateien tools.js und main.js sind aber an den genannten Stellen vorhanden

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • J Joe550

      @thomas-braun sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

      iob logs --watch

      2024-08-13 19:25:32.571  - info: host.smarthome Delete state "system.host.smarthome.versions.npmNewest"
      2024-08-13 19:25:32.620  - info: host.smarthome Delete state "system.host.smarthome.versions.npmNewestNext"
      2024-08-13 19:25:32.627  - info: host.smarthome Some obsolete host states deleted.
      2024-08-13 19:25:34.781  - info: host.smarthome iobroker npm-install: NPM version: 10.8.1
      2024-08-13 19:25:34.783  - info: host.smarthome iobroker npm-install: Installing iobroker.icons-mfd-png@1.2.1... (System call)
      2024-08-13 19:25:35.311  - info: admin.0 (92249) starting. Version 7.0.22 in /opt/iobroker/node_modules/iobroker.admin, node: v20.16.0, js-controller: 6.0.9
      2024-08-13 19:25:35.351  - info: admin.0 (92249) requesting all objects
      2024-08-13 19:25:37.131  - info: admin.0 (92249) received all objects
      2024-08-13 19:25:37.776  - info: admin.0 (92249) Secure socket.io server listening on port 8081
      2024-08-13 19:25:37.781  - info: admin.0 (92249) https server listening on port 8081
      2024-08-13 19:25:37.781  - info: admin.0 (92249) Use link "https://127.0.0.1:8081" to configure.
      2024-08-13 19:25:48.401  - error: host.smarthome uncaught exception: Could not determine controller directory
      2024-08-13 19:25:48.402  - error: host.smarthome Error: Could not determine controller directory
          at getControllerDir (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/esm/lib/common/tools.js:1853:11)
          at Module.getAdapterDir (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/build/esm/lib/common/tools.js:1323:37)
          at startInstance (file:///opt/iobroker/node_modules/iobroker.js-controller/build/esm/main.js:3223:30)
      
      

      Das sind die Fehler, die immer wieder angezeigt werden.

      Die als fehlend bemängelten Dateien tools.js und main.js sind aber an den genannten Stellen vorhanden

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

      @joe550

      Was sagt denn der

      iob fix
      

      zu der Geschichte?

      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

      J 1 Antwort Letzte Antwort
      0
      • J Offline
        J Offline
        Joe550
        schrieb am zuletzt editiert von
        #196

        @thomas-braun sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

        der iob fix läuft ohne meckern durch.
        Habe dann noch immer die gleichen Fehlermeldungen

        JoJo58J 1 Antwort Letzte Antwort
        0
        • J Joe550

          @thomas-braun sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

          der iob fix läuft ohne meckern durch.
          Habe dann noch immer die gleichen Fehlermeldungen

          JoJo58J Offline
          JoJo58J Offline
          JoJo58
          schrieb am zuletzt editiert von
          #197

          Moin Zusammen,

          ich habe letzte Woche auch die Version 6.0.9 installiert und auf meinem Produktivsystem lief danach alles normal weiter. Mir ist aber aufgefallen das in den letzten Tagen die Reaktion des IOB langsamer ist. Bewegungsmelder schalten das Licht erst nach etwa 2 Sekunden ein und das war vorher nicht so, meine ich zumindest. Wenn ich im IOB unter Hosts nachsehe, ist die CPU im Schnitt bei über 50%. Gestern Linuxupdates gemacht und danach war die Auslastung bei 106%. Also das System aus einem Snapshot, das ich vorher erstellt hatte, wiederhergestellt.
          Ich würde jetzt gerne (zum Testen) auf den js-controller 5.x zurückgehen und dann mal sehen wie die Auslastung usw. ist.
          Kann ich das problemlos machen? Wenn ja, wie? Ich habe dazu keine Anleitung gefunden?

          Gruß, Johannes

          Intel NUC i7 64GB 1TB SSD - Proxmox - Raspi 4 8GB 500 GB SSD - Raspi 4 4GB 500GB SSD - Qnap 16TB - CCU3 - Fritz 6591 Cable - Green Cell USV 1500VA
          Sonoff CC2652P - HUE Bridge - Broadlink RM4 pro u. RM3 mini - 5 x Echo - 1 x Samsung STab 8 - 54 x HM und HMIP - 32 x Zigbee - 2 x Shelly 3EM.
          Einfach ein tolles Hobby :-)

          crunchipC 1 Antwort Letzte Antwort
          0
          • JoJo58J JoJo58

            Moin Zusammen,

            ich habe letzte Woche auch die Version 6.0.9 installiert und auf meinem Produktivsystem lief danach alles normal weiter. Mir ist aber aufgefallen das in den letzten Tagen die Reaktion des IOB langsamer ist. Bewegungsmelder schalten das Licht erst nach etwa 2 Sekunden ein und das war vorher nicht so, meine ich zumindest. Wenn ich im IOB unter Hosts nachsehe, ist die CPU im Schnitt bei über 50%. Gestern Linuxupdates gemacht und danach war die Auslastung bei 106%. Also das System aus einem Snapshot, das ich vorher erstellt hatte, wiederhergestellt.
            Ich würde jetzt gerne (zum Testen) auf den js-controller 5.x zurückgehen und dann mal sehen wie die Auslastung usw. ist.
            Kann ich das problemlos machen? Wenn ja, wie? Ich habe dazu keine Anleitung gefunden?

            Gruß, Johannes

            crunchipC Abwesend
            crunchipC Abwesend
            crunchip
            Forum Testing Most Active
            schrieb am zuletzt editiert von
            #198

            @jojo58 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

            Wenn ja, wie? Ich habe dazu keine Anleitung gefunden?

            Steht im ersten Beitrag

            umgestiegen von Proxmox auf Unraid

            JoJo58J 1 Antwort Letzte Antwort
            1
            • crunchipC crunchip

              @jojo58 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

              Wenn ja, wie? Ich habe dazu keine Anleitung gefunden?

              Steht im ersten Beitrag

              JoJo58J Offline
              JoJo58J Offline
              JoJo58
              schrieb am zuletzt editiert von
              #199

              @crunchip

              Okay, das hatte ich echt überlesen. Sorry. Was da nicht steht, man musste vorher in den Ordner IoBroker wechseln, zumindest war es bei mir so.
              Nachdem ich zurück auf die Version 5.0.19 bin, liegt die durchschnittliche Auslastung bei 40%, anstatt wie bei 6.0.9 bei über 50% und auch die Bewegungsmelder schalten wieder sofort. Jemand eine Idee, was das sein kann?

              Ich installiere jetzt nochmal die 6.0.9 und mal sehen ob es immer noch so ist.

              Intel NUC i7 64GB 1TB SSD - Proxmox - Raspi 4 8GB 500 GB SSD - Raspi 4 4GB 500GB SSD - Qnap 16TB - CCU3 - Fritz 6591 Cable - Green Cell USV 1500VA
              Sonoff CC2652P - HUE Bridge - Broadlink RM4 pro u. RM3 mini - 5 x Echo - 1 x Samsung STab 8 - 54 x HM und HMIP - 32 x Zigbee - 2 x Shelly 3EM.
              Einfach ein tolles Hobby :-)

              JoJo58J crunchipC 2 Antworten Letzte Antwort
              0
              • JoJo58J JoJo58

                @crunchip

                Okay, das hatte ich echt überlesen. Sorry. Was da nicht steht, man musste vorher in den Ordner IoBroker wechseln, zumindest war es bei mir so.
                Nachdem ich zurück auf die Version 5.0.19 bin, liegt die durchschnittliche Auslastung bei 40%, anstatt wie bei 6.0.9 bei über 50% und auch die Bewegungsmelder schalten wieder sofort. Jemand eine Idee, was das sein kann?

                Ich installiere jetzt nochmal die 6.0.9 und mal sehen ob es immer noch so ist.

                JoJo58J Offline
                JoJo58J Offline
                JoJo58
                schrieb am zuletzt editiert von
                #200

                Also, folgender Stand:

                Version 5.0.19: Auslastung unter Hosts zwischen 30% und 55%. Bewegungsmelder reagieren sofort und Licht geht sofort an.

                Version 6.0.9 : Auslastung unter Hosts zwischen 50% und 80%. Bewegungsmelder und damit das Licht einschalten und andere Aktionen, reagieren verzögert. Etwa 1 bis 1,5 Sekunden.

                Was kann ich tun im das Problem zu lösen, oder einzugrenzen? Oder muss ich jetzt damit leben?

                Das System Bookworm ist auf aktuellem Stand und auch alle Adapter sind aktuell. Das System läuft auf Proxmox mit 8 CPUs und 12 GB Ram. Ich habe zwar etliche Adapter installiert, da aber unter 5.0.19 alles okay ist, sollte es damit nichts zu tun haben.

                Oder soll ich die Version 6.0.10 mal testen? Ich weiß im Moment nicht weiter.

                Intel NUC i7 64GB 1TB SSD - Proxmox - Raspi 4 8GB 500 GB SSD - Raspi 4 4GB 500GB SSD - Qnap 16TB - CCU3 - Fritz 6591 Cable - Green Cell USV 1500VA
                Sonoff CC2652P - HUE Bridge - Broadlink RM4 pro u. RM3 mini - 5 x Echo - 1 x Samsung STab 8 - 54 x HM und HMIP - 32 x Zigbee - 2 x Shelly 3EM.
                Einfach ein tolles Hobby :-)

                Thomas BraunT crunchipC 2 Antworten Letzte Antwort
                0
                • JoJo58J JoJo58

                  @crunchip

                  Okay, das hatte ich echt überlesen. Sorry. Was da nicht steht, man musste vorher in den Ordner IoBroker wechseln, zumindest war es bei mir so.
                  Nachdem ich zurück auf die Version 5.0.19 bin, liegt die durchschnittliche Auslastung bei 40%, anstatt wie bei 6.0.9 bei über 50% und auch die Bewegungsmelder schalten wieder sofort. Jemand eine Idee, was das sein kann?

                  Ich installiere jetzt nochmal die 6.0.9 und mal sehen ob es immer noch so ist.

                  crunchipC Abwesend
                  crunchipC Abwesend
                  crunchip
                  Forum Testing Most Active
                  schrieb am zuletzt editiert von
                  #201

                  @jojo58 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                  zumindest war es bei mir so.

                  Nicht nur bei dir, das ist immer der Fall

                  umgestiegen von Proxmox auf Unraid

                  1 Antwort Letzte Antwort
                  0
                  • JoJo58J JoJo58

                    Also, folgender Stand:

                    Version 5.0.19: Auslastung unter Hosts zwischen 30% und 55%. Bewegungsmelder reagieren sofort und Licht geht sofort an.

                    Version 6.0.9 : Auslastung unter Hosts zwischen 50% und 80%. Bewegungsmelder und damit das Licht einschalten und andere Aktionen, reagieren verzögert. Etwa 1 bis 1,5 Sekunden.

                    Was kann ich tun im das Problem zu lösen, oder einzugrenzen? Oder muss ich jetzt damit leben?

                    Das System Bookworm ist auf aktuellem Stand und auch alle Adapter sind aktuell. Das System läuft auf Proxmox mit 8 CPUs und 12 GB Ram. Ich habe zwar etliche Adapter installiert, da aber unter 5.0.19 alles okay ist, sollte es damit nichts zu tun haben.

                    Oder soll ich die Version 6.0.10 mal testen? Ich weiß im Moment nicht weiter.

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

                    @jojo58

                    Schau dir das Gesamtkonstrukt an. Mittels

                    iob diag
                    

                    am besten.

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

                    1 Antwort Letzte Antwort
                    0
                    • JoJo58J JoJo58

                      Also, folgender Stand:

                      Version 5.0.19: Auslastung unter Hosts zwischen 30% und 55%. Bewegungsmelder reagieren sofort und Licht geht sofort an.

                      Version 6.0.9 : Auslastung unter Hosts zwischen 50% und 80%. Bewegungsmelder und damit das Licht einschalten und andere Aktionen, reagieren verzögert. Etwa 1 bis 1,5 Sekunden.

                      Was kann ich tun im das Problem zu lösen, oder einzugrenzen? Oder muss ich jetzt damit leben?

                      Das System Bookworm ist auf aktuellem Stand und auch alle Adapter sind aktuell. Das System läuft auf Proxmox mit 8 CPUs und 12 GB Ram. Ich habe zwar etliche Adapter installiert, da aber unter 5.0.19 alles okay ist, sollte es damit nichts zu tun haben.

                      Oder soll ich die Version 6.0.10 mal testen? Ich weiß im Moment nicht weiter.

                      crunchipC Abwesend
                      crunchipC Abwesend
                      crunchip
                      Forum Testing Most Active
                      schrieb am zuletzt editiert von
                      #203

                      @jojo58 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                      Was kann ich tun im das Problem zu lösen, oder einzugrenzen

                      Mehr Informationen liefern, Beginnend mit der Ausgabe

                      iob diag
                      

                      umgestiegen von Proxmox auf Unraid

                      JoJo58J 1 Antwort Letzte Antwort
                      0
                      • crunchipC crunchip

                        @jojo58 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                        Was kann ich tun im das Problem zu lösen, oder einzugrenzen

                        Mehr Informationen liefern, Beginnend mit der Ausgabe

                        iob diag
                        
                        JoJo58J Offline
                        JoJo58J Offline
                        JoJo58
                        schrieb am zuletzt editiert von
                        #204

                        @crunchip @Thomas-Braun

                        Hier das Ergebnis:

                        Summary:

                        ======================= SUMMARY =======================
                                               v.2024-05-22
                        
                        
                        Static hostname: vm-iobroker
                              Icon name: computer-vm
                                Chassis: vm 🖴
                         Virtualization: kvm
                        Operating System: Debian GNU/Linux 12 (bookworm)
                                 Kernel: Linux 6.1.0-23-amd64
                           Architecture: x86-64
                        Hardware Vendor: QEMU
                         Hardware Model: Standard PC _i440FX + PIIX, 1996_
                        Firmware Version: rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org
                        
                        Installation:           kvm
                        Kernel:                 x86_64
                        Userland:               64 bit
                        Timezone:               Europe/Berlin (CEST, +0200)
                        User-ID:                1000
                        Display-Server:         false
                        Boot Target:            graphical.target
                        
                        Pending OS-Updates:     0
                        Pending iob updates:    0
                        
                        Nodejs-Installation:
                        /usr/bin/nodejs         v20.16.0
                        /usr/bin/node           v20.16.0
                        /usr/bin/npm            10.8.2
                        /usr/bin/npx            10.8.2
                        /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:             16G        5.7G         10G        1.1M        1.4G         11G
                        Swap:           1.0G          0B        1.0G
                        Total:           17G        5.7G         11G
                        
                        Active iob-Instances:   62
                        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                 : vm-iobroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.web.0                    : web                   : vm-iobroker                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        + system.adapter.web.1                    : web                   : vm-iobroker                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                        
                        Objects:                72049
                        States:                 65059
                        
                        Size of iob-Database:
                        
                        129M    /opt/iobroker/iobroker-data/objects.jsonl
                        236M    /opt/iobroker/iobroker-data/states.jsonl
                        
                        
                        
                        =================== END OF SUMMARY ====================
                        

                        Langfassung:

                        Skript v.2024-05-22
                        
                        *** BASE SYSTEM ***
                        Static hostname: vm-iobroker
                              Icon name: computer-vm
                                Chassis: vm 🖴
                         Virtualization: kvm
                        Operating System: Debian GNU/Linux 12 (bookworm)
                                 Kernel: Linux 6.1.0-23-amd64
                           Architecture: x86-64
                        Hardware Vendor: QEMU
                         Hardware Model: Standard PC _i440FX + PIIX, 1996_
                        Firmware Version: rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org
                        
                        model name      : QEMU Virtual CPU version 2.5+
                        Docker          : false
                        Virtualization  : kvm
                        Kernel          : x86_64
                        Userland        : 64 bit
                        
                        Systemuptime and Load:
                        12:40:31 up 37 min,  2 users,  load average: 0.98, 1.28, 1.06
                        CPU threads: 8
                        
                        
                        *** Time and Time Zones ***
                                      Local time: Fri 2024-08-16 12:40:31 CEST
                                  Universal time: Fri 2024-08-16 10:40:31 UTC
                                        RTC time: Fri 2024-08-16 10:40:31
                                       Time zone: Europe/Berlin (CEST, +0200)
                        System clock synchronized: yes
                                     NTP service: active
                                 RTC in local TZ: no
                        
                        *** Users and Groups ***
                        User that called 'iob diag':
                        smarthome
                        HOME=/home/smarthome
                        GROUPS=smarthome cdrom floppy audio dip video plugdev users netdev bluetooth lpadmin scanner iobroker
                        
                        User that is running 'js-controller':
                        iobroker
                        HOME=/home/iobroker
                        GROUPS=iobroker tty dialout audio video plugdev bluetooth redis
                        
                        *** Display-Server-Setup ***
                        Display-Server: false
                        Desktop:
                        Terminal:       tty
                        Boot Target:    graphical.target
                        
                        *** MEMORY ***
                                      total        used        free      shared  buff/cache   available
                        Mem:             16G        5.7G         10G        1.1M        1.3G         11G
                        Swap:           1.0G          0B        1.0G
                        Total:           17G        5.7G         11G
                        
                        Active iob-Instances:   62
                        
                               15991 M total memory
                                5451 M used memory
                                 440 M active memory
                                5533 M inactive memory
                                9620 M free memory
                                  89 M buffer memory
                                1121 M swap cache
                                 974 M total swap
                                   0 M used swap
                                 974 M free swap
                        
                        *** top - Table Of Processes  ***
                        top - 12:40:31 up 37 min,  2 users,  load average: 0.98, 1.28, 1.06
                        Tasks: 235 total,   3 running, 232 sleeping,   0 stopped,   0 zombie
                        %Cpu(s): 40.0 us,  0.0 sy,  0.0 ni, 60.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                        MiB Mem :  15991.7 total,   9624.3 free,   5447.1 used,   1210.9 buff/cache
                        MiB Swap:    975.0 total,    975.0 free,      0.0 used.  10544.6 avail Mem
                        
                        *** FAILED SERVICES ***
                        
                         UNIT               LOAD   ACTIVE SUB    DESCRIPTION
                        * networking.service loaded failed failed Raise network interfaces
                        
                        LOAD   = Reflects whether the unit definition was properly loaded.
                        ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                        SUB    = The low-level unit activation state, values depend on unit type.
                        1 loaded units listed.
                        
                        *** FILESYSTEM ***
                        Filesystem            Type      Size  Used Avail Use% Mounted on
                        udev                  devtmpfs  7.8G     0  7.8G   0% /dev
                        tmpfs                 tmpfs     1.6G 1008K  1.6G   1% /run
                        /dev/sda1             ext4       62G   44G   16G  74% /
                        tmpfs                 tmpfs     7.9G     0  7.9G   0% /dev/shm
                        tmpfs                 tmpfs     5.0M     0  5.0M   0% /run/lock
                        192.168.1.6:/RasPi-BU nfs        11T  9.6T  1.2T  89% /mnt/backup
                        tmpfs                 tmpfs     1.6G   28K  1.6G   1% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [Fri Aug 16 12:03:05 2024] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                        [Fri Aug 16 12:03:05 2024] EXT4-fs (sda1): re-mounted. Quota mode: none.
                        
                        Show mounted filesystems:
                        TARGET                                                  SOURCE                FSTYPE          OPTIONS
                        /                                                       /dev/sda1             ext4            rw,relatime,errors=remount-ro
                        |-/sys                                                  sysfs                 sysfs           rw,nosuid,nodev,noexec,relatime
                        | |-/sys/kernel/security                                securityfs            securityfs      rw,nosuid,nodev,noexec,relatime
                        | |-/sys/fs/cgroup                                      cgroup2               cgroup2         rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
                        | |-/sys/fs/pstore                                      pstore                pstore          rw,nosuid,nodev,noexec,relatime
                        | |-/sys/fs/bpf                                         bpf                   bpf             rw,nosuid,nodev,noexec,relatime,mode=700
                        | |-/sys/kernel/tracing                                 tracefs               tracefs         rw,nosuid,nodev,noexec,relatime
                        | |-/sys/kernel/debug                                   debugfs               debugfs         rw,nosuid,nodev,noexec,relatime
                        | |-/sys/fs/fuse/connections                            fusectl               fusectl         rw,nosuid,nodev,noexec,relatime
                        | `-/sys/kernel/config                                  configfs              configfs        rw,nosuid,nodev,noexec,relatime
                        |-/proc                                                 proc                  proc            rw,nosuid,nodev,noexec,relatime
                        | `-/proc/sys/fs/binfmt_misc                            systemd-1             autofs          rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=13983
                        |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc           binfmt_misc     rw,nosuid,nodev,noexec,relatime
                        |-/dev                                                  udev                  devtmpfs        rw,nosuid,relatime,size=8155500k,nr_inodes=2038875,mode=755,inode64
                        | |-/dev/pts                                            devpts                devpts          rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                        | |-/dev/shm                                            tmpfs                 tmpfs           rw,nosuid,nodev,inode64
                        | |-/dev/mqueue                                         mqueue                mqueue          rw,nosuid,nodev,noexec,relatime
                        | `-/dev/hugepages                                      hugetlbfs             hugetlbfs       rw,relatime,pagesize=2M
                        |-/run                                                  tmpfs                 tmpfs           rw,nosuid,nodev,noexec,relatime,size=1637556k,mode=755,inode64
                        | |-/run/lock                                           tmpfs                 tmpfs           rw,nosuid,nodev,noexec,relatime,size=5120k,inode64
                        | |-/run/credentials/systemd-sysusers.service           ramfs                 ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                        | |-/run/credentials/systemd-sysctl.service             ramfs                 ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                        | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs                 ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                        | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs                 ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                        | |-/run/rpc_pipefs                                     sunrpc                rpc_pipefs      rw,relatime
                        | `-/run/user/1000                                      tmpfs                 tmpfs           rw,nosuid,nodev,relatime,size=1637552k,nr_inodes=409388,mode=700,uid=1000,gid=1000,inode64
                        |   `-/run/user/1000/gvfs                               gvfsd-fuse            fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                        `-/mnt/backup                                           192.168.1.6:/RasPi-BU nfs             rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.6,mountvers=3,mountport=30000,mountproto=udp,local_lock=none,addr=192.168.1.6
                        
                        Files in neuralgic directories:
                        
                        /var:
                        4.9G    /var/
                        2.9G    /var/log/journal/16b2cb0d6af74575856d4757cf8a865a
                        2.9G    /var/log/journal
                        2.9G    /var/log
                        1.7G    /var/cache/apt
                        
                        Hint: You are currently not seeing messages from other users and the system.
                             Users in groups 'adm', 'systemd-journal' can see all messages.
                             Pass -q to turn off this notice.
                        Archived and active journals take up 2.0G in the file system.
                        
                        /opt/iobroker/backups:
                        25G     /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        1.8G    /opt/iobroker/iobroker-data/
                        1.2G    /opt/iobroker/iobroker-data/files
                        441M    /opt/iobroker/iobroker-data/files/javascript.admin
                        409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                        408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                        
                        The five largest files in iobroker-data are:
                        208M    /opt/iobroker/iobroker-data/states.jsonl
                        129M    /opt/iobroker/iobroker-data/objects.jsonl
                        41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                        38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                        35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.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':
                        
                        /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
                        
                        HINT:
                        Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                        /dev/ttyUSB0
                        
                        
                        
                        *** NodeJS-Installation ***
                        
                        /usr/bin/nodejs         v20.16.0
                        /usr/bin/node           v20.16.0
                        /usr/bin/npm            10.8.2
                        /usr/bin/npx            10.8.2
                        /usr/bin/corepack       0.28.2
                        
                        
                        nodejs:
                         Installed: 20.16.0-1nodesource1
                         Candidate: 20.16.0-1nodesource1
                         Version table:
                        *** 20.16.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                               100 /var/lib/dpkg/status
                            20.15.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.15.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.14.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.13.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.13.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.12.2-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.12.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.12.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.11.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.11.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.10.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.9.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.8.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.8.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.7.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.6.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.6.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.5.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.5.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.4.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.3.1-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.3.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.2.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.1.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            20.0.0-1nodesource1 1001
                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                            18.19.0+dfsg-6~deb12u2 500
                               500 http://deb.debian.org/debian bookworm/main amd64 Packages
                            18.19.0+dfsg-6~deb12u1 500
                               500 http://security.debian.org/debian-security bookworm-security/main amd64 Packages
                        
                        Temp directories causing npm8 problem: 0
                        No problems detected
                        
                        Errors in npm tree:
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Core adapters versions
                        js-controller:  6.0.9
                        admin:          7.0.22
                        javascript:     8.7.6
                        
                        nodejs modules from github:     6
                        +-- iobroker.alexa2@3.26.5 (git+ssh://git@github.com/Apollon77/ioBroker.alexa2.git#37160cf729a9c70ca70679d4b1d3c16ba51c6456)
                        +-- iobroker.drops-weather@0.3.1 (git+ssh://git@github.com/inbux/ioBroker.drops-weather.git#608ed1fcbbde3f59b6a09f2f188b92823481ae90)
                        +-- iobroker.life360@0.2.22 (git+ssh://git@github.com/MiGoller/ioBroker.life360.git#23166aab1b2e36d917a9b7b480d9faa7f73ca2d1)
                        +-- iobroker.sourceanalytix@0.4.14 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#b9a3db457ac1a6e1ef4b7ab6edcfddc0388e4b19)
                        +-- iobroker.vis-materialdesign@0.5.94 (git+ssh://git@github.com/Scrounger/ioBroker.vis-materialdesign.git#8b7529d493f223dfc4f1d1f632553fcb35bbcc92)
                        +-- iobroker.vis-owl@0.2.13 (git+ssh://git@github.com/gerbuchner/ioBroker.vis-owl.git#26f227f5d70d75b265c03bb40c3e400d90013b84)
                        
                        Adapter State
                        + system.adapter.admin.0                  : admin                 : vm-iobroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.alexa2.0                 : alexa2                : vm-iobroker                              -  enabled
                         system.adapter.alias-manager.0          : alias-manager         : vm-iobroker                              - disabled
                        + system.adapter.backitup.0               : backitup              : vm-iobroker                              -  enabled
                        + system.adapter.backitup.1               : backitup              : vm-iobroker                              -  enabled
                        + system.adapter.broadlink2.0             : broadlink2            : vm-iobroker                              -  enabled
                        + system.adapter.cloud.0                  : cloud                 : vm-iobroker                              -  enabled
                        + system.adapter.cloud.1                  : cloud                 : vm-iobroker                              -  enabled
                         system.adapter.daswetter.0              : daswetter             : vm-iobroker                              -  enabled
                        + system.adapter.device-reminder.0        : device-reminder       : vm-iobroker                              -  enabled
                        + system.adapter.device-watcher.0         : device-watcher        : vm-iobroker                              -  enabled
                         system.adapter.devices.0                : devices               : vm-iobroker                              - disabled
                        + system.adapter.discovery.0              : discovery             : vm-iobroker                              -  enabled
                        + system.adapter.drops-weather.0          : drops-weather         : vm-iobroker                              -  enabled
                         system.adapter.dwd.0                    : dwd                   : vm-iobroker                              -  enabled
                        + system.adapter.echarts.0                : echarts               : vm-iobroker                              -  enabled
                        + system.adapter.email.0                  : email                 : vm-iobroker                              -  enabled
                        + system.adapter.fb-checkpresence.0       : fb-checkpresence      : vm-iobroker                              -  enabled
                         system.adapter.feiertage.0              : feiertage             : vm-iobroker                              -  enabled
                         system.adapter.flot.0                   : flot                  : vm-iobroker                              - disabled
                        + system.adapter.fullybrowser.0           : fullybrowser          : vm-iobroker                              -  enabled
                        + system.adapter.hm-rega.0                : hm-rega               : vm-iobroker                              -  enabled
                        + system.adapter.hm-rpc.0                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                        + system.adapter.hm-rpc.1                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                        + system.adapter.hm-rpc.3                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                        + system.adapter.hue.0                    : hue                   : vm-iobroker                              -  enabled, port: 443
                         system.adapter.ical.0                   : ical                  : vm-iobroker                              -  enabled
                         system.adapter.ical.1                   : ical                  : vm-iobroker                              -  enabled
                         system.adapter.iceroad.0                : iceroad               : vm-iobroker                              -  enabled
                         system.adapter.icons-icons8.0           : icons-icons8          : vm-iobroker                              - disabled
                         system.adapter.icons-mfd-png.0          : icons-mfd-png         : vm-iobroker                              - disabled
                         system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : vm-iobroker                              - disabled
                        + system.adapter.influxdb.0               : influxdb              : vm-iobroker                              -  enabled, port: 8086
                        + system.adapter.info.0                   : info                  : vm-iobroker                              -  enabled
                        + system.adapter.iot.0                    : iot                   : vm-iobroker                              -  enabled
                        + system.adapter.javascript.0             : javascript            : vm-iobroker                              -  enabled
                         system.adapter.life360.0                : life360               : vm-iobroker                              - disabled
                        + system.adapter.linux-control.0          : linux-control         : vm-iobroker                              -  enabled
                        + system.adapter.logparser.0              : logparser             : vm-iobroker                              -  enabled
                         system.adapter.material.0               : material              : vm-iobroker                              - disabled
                         system.adapter.meteoalarm.0             : meteoalarm            : vm-iobroker                              -  enabled
                         system.adapter.meteoalarm.1             : meteoalarm            : vm-iobroker                              -  enabled
                         system.adapter.meteoalarm.2             : meteoalarm            : vm-iobroker                              -  enabled
                         system.adapter.meteoalarm.3             : meteoalarm            : vm-iobroker                              -  enabled
                        + system.adapter.mqtt.0                   : mqtt                  : vm-iobroker                              -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.net-tools.0              : net-tools             : vm-iobroker                              -  enabled
                        + system.adapter.notification-manager.0   : notification-manager  : vm-iobroker                              -  enabled
                        + system.adapter.nuki-extended.0          : nuki-extended         : vm-iobroker                              -  enabled
                        + system.adapter.nut.0                    : nut                   : vm-iobroker                              -  enabled
                        + system.adapter.operating-hours.0        : operating-hours       : vm-iobroker                              -  enabled
                        + system.adapter.parcel.0                 : parcel                : vm-iobroker                              -  enabled
                        + system.adapter.parcel.1                 : parcel                : vm-iobroker                              -  enabled
                        + system.adapter.ping.0                   : ping                  : vm-iobroker                              -  enabled
                        + system.adapter.pollenflug.0             : pollenflug            : vm-iobroker                              -  enabled
                        + system.adapter.proxmox.0                : proxmox               : vm-iobroker                              -  enabled, port: 8006
                        + system.adapter.pushover.0               : pushover              : vm-iobroker                              -  enabled
                        + system.adapter.pushover.1               : pushover              : vm-iobroker                              -  enabled
                        + system.adapter.pushover.2               : pushover              : vm-iobroker                              -  enabled
                        + system.adapter.rpi2.0                   : rpi2                  : vm-iobroker                              -  enabled
                        + system.adapter.samsung_tizen.0          : samsung_tizen         : vm-iobroker                              -  enabled, port: 8002
                        + system.adapter.scenes.0                 : scenes                : vm-iobroker                              -  enabled
                         system.adapter.schoolfree.0             : schoolfree            : vm-iobroker                              -  enabled
                        + system.adapter.shelly.0                 : shelly                : vm-iobroker                              -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.simple-api.0             : simple-api            : vm-iobroker                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                        + system.adapter.snmp.0                   : snmp                  : vm-iobroker                              -  enabled
                        + system.adapter.socketio.0               : socketio              : vm-iobroker                              -  enabled, port: 8094, bind: 0.0.0.0, run as: admin
                        + system.adapter.sourceanalytix.0         : sourceanalytix        : vm-iobroker                              -  enabled
                        + system.adapter.tankerkoenig.0           : tankerkoenig          : vm-iobroker                              -  enabled
                        + system.adapter.telegram.0               : telegram              : vm-iobroker                              -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.text2command.0           : text2command          : vm-iobroker                              -  enabled
                        + system.adapter.tr-064.0                 : tr-064                : vm-iobroker                              -  enabled
                        + system.adapter.trashschedule.0          : trashschedule         : vm-iobroker                              -  enabled
                        + system.adapter.upnp.0                   : upnp                  : vm-iobroker                              -  enabled
                         system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : vm-iobroker                              - disabled
                         system.adapter.vis-colorpicker.0        : vis-colorpicker       : vm-iobroker                              - disabled
                         system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : vm-iobroker                              - disabled
                         system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : vm-iobroker                              - disabled
                         system.adapter.vis-icontwo.0            : vis-icontwo           : vm-iobroker                              - disabled
                        + system.adapter.vis-inventwo.0           : vis-inventwo          : vm-iobroker                              -  enabled
                         system.adapter.vis-justgage.0           : vis-justgage          : vm-iobroker                              - disabled
                         system.adapter.vis-map.0                : vis-map               : vm-iobroker                              - disabled
                         system.adapter.vis-material-advanced.0  : vis-material-advanced : vm-iobroker                              - disabled
                         system.adapter.vis-material-webfont.0   : vis-material-webfont  : vm-iobroker                              - disabled
                         system.adapter.vis-materialdesign.0     : vis-materialdesign    : vm-iobroker                              - disabled
                         system.adapter.vis-metro.0              : vis-metro             : vm-iobroker                              - disabled
                         system.adapter.vis-owl.0                : vis-owl               : vm-iobroker                              - disabled
                         system.adapter.vis-timeandweather.0     : vis-timeandweather    : vm-iobroker                              - disabled
                         system.adapter.vis-weather.0            : vis-weather           : vm-iobroker                              - disabled
                         system.adapter.vis.0                    : vis                   : vm-iobroker                              -  enabled
                         system.adapter.weatherunderground.0     : weatherunderground    : vm-iobroker                              -  enabled
                        + system.adapter.web.0                    : web                   : vm-iobroker                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        + system.adapter.web.1                    : web                   : vm-iobroker                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                        + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : vm-iobroker                              -  enabled
                        + system.adapter.whatsapp-cmb.1           : whatsapp-cmb          : vm-iobroker                              -  enabled
                        + system.adapter.ws.0                     : ws                    : vm-iobroker                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                         system.adapter.yr.0                     : yr                    : vm-iobroker                              -  enabled
                        + system.adapter.zigbee.0                 : zigbee                : vm-iobroker                              -  enabled, port: /dev/ttyUSB0
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                        + system.adapter.admin.0                  : admin                 : vm-iobroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.hm-rpc.0                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                        + system.adapter.hm-rpc.1                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                        + system.adapter.hm-rpc.3                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                        + system.adapter.hue.0                    : hue                   : vm-iobroker                              -  enabled, port: 443
                        + system.adapter.influxdb.0               : influxdb              : vm-iobroker                              -  enabled, port: 8086
                        + system.adapter.mqtt.0                   : mqtt                  : vm-iobroker                              -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.proxmox.0                : proxmox               : vm-iobroker                              -  enabled, port: 8006
                        + system.adapter.samsung_tizen.0          : samsung_tizen         : vm-iobroker                              -  enabled, port: 8002
                        + system.adapter.shelly.0                 : shelly                : vm-iobroker                              -  enabled, port: 1882, bind: 0.0.0.0
                        + system.adapter.simple-api.0             : simple-api            : vm-iobroker                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                        + system.adapter.socketio.0               : socketio              : vm-iobroker                              -  enabled, port: 8094, bind: 0.0.0.0, run as: admin
                        + system.adapter.telegram.0               : telegram              : vm-iobroker                              -  enabled, port: 8443, bind: 0.0.0.0
                        + system.adapter.web.0                    : web                   : vm-iobroker                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        + system.adapter.web.1                    : web                   : vm-iobroker                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                        + system.adapter.ws.0                     : ws                    : vm-iobroker                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                        + system.adapter.zigbee.0                 : zigbee                : vm-iobroker                              -  enabled, port: /dev/ttyUSB0
                        
                        ioBroker-Repositories
                        ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                        │ (index) │ name     │ url                                                     │ auto upgrade │
                        ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                        │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                        │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                        
                        Active repo(s): stable
                        Upgrade policy: none
                        
                        Installed ioBroker-Instances
                        Used repository: stable
                        Adapter    "admin"        : 7.0.22   , installed 7.0.22
                        Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                        Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                        Adapter    "backitup"     : 3.0.16   , installed 3.0.16
                        Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                        Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                        Adapter    "daswetter"    : 3.1.15   , installed 3.1.15
                        Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                        Adapter    "device-watcher": 2.12.1  , installed 2.12.1
                        Adapter    "devices"      : 1.1.5    , installed 1.1.5
                        Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                        Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                        Adapter    "echarts"      : 1.7.2    , installed 1.7.2
                        Adapter    "email"        : 1.3.1    , installed 1.3.1
                        Adapter    "fb-checkpresence": 1.2.4 , installed 1.2.4
                        Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                        Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                        Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                        Adapter    "hm-rpc"       : 1.17.0   , installed 1.17.0
                        Adapter    "hue"          : 3.11.0   , installed 3.11.0
                        Adapter    "ical"         : 1.15.0   , installed 1.15.0
                        Adapter    "iceroad"      : 1.2.1    , installed 1.2.1
                        Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                        Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                        Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                        Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                        Adapter    "iot"          : 3.3.0    , installed 3.3.0
                        Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                        Controller "js-controller": 6.0.9    , installed 6.0.9
                        Adapter    "linux-control": 1.1.5    , installed 1.1.5
                        Adapter    "logparser"    : 2.2.2    , installed 2.2.2
                        Adapter    "material"     : 1.3.1    , installed 1.3.1
                        Adapter    "meteoalarm"   : 3.0.2    , installed 3.0.2
                        Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                        Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
                        Adapter    "notification-manager": 1.1.2, installed 1.1.2
                        Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
                        Adapter    "nut"          : 1.6.0    , installed 1.6.0
                        Adapter    "operating-hours": 1.0.6  , installed 1.0.6
                        Adapter    "ping"         : 1.6.2    , installed 1.6.2
                        Adapter    "pollenflug"   : 2.0.0    , installed 2.0.0
                        Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
                        Adapter    "pushover"     : 3.0.6    , installed 3.0.6
                        Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                        Adapter    "samsung_tizen": 1.1.0    , installed 1.1.0
                        Adapter    "scenes"       : 3.2.1    , installed 3.2.1
                        Adapter    "schoolfree"   : 1.1.4    , installed 1.1.4
                        Adapter    "shelly"       : 7.0.0    , installed 7.0.0
                        Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                        Adapter    "snmp"         : 3.2.0    , installed 3.2.0
                        Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                        Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                        Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                        Adapter    "text2command" : 3.0.3    , installed 3.0.3
                        Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                        Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                        Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                        Adapter    "vis"          : 1.5.6    , installed 1.5.6
                        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                        Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                        Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                        Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
                        Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                        Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                        Adapter    "vis-map"      : 1.0.5    , installed 1.0.5
                        Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                        Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
                        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                        Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                        Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                        Adapter    "web"          : 6.2.5    , installed 6.2.5
                        Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                        Adapter    "ws"           : 2.6.2    , installed 2.6.2
                        Adapter    "yr"           : 5.3.0    , installed 5.3.0
                        Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        72049
                        States:         65059
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://deb.debian.org/debian bookworm InRelease
                        Hit:2 http://security.debian.org/debian-security bookworm-security InRelease
                        Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                        Hit:4 https://repos.influxdata.com/debian stable InRelease
                        Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                        Reading package lists...
                        Pending Updates: 0
                        
                        *** Listening Ports ***
                        Active Internet connections (only servers)
                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                        tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      995        20499      636/influxd
                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          846        610/sshd: /usr/sbin
                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          12417      1/init
                        tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1002       20893      1570/io.shelly.0
                        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      112        14210      604/mosquitto
                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1002       19406      747/iobroker.js-con
                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1002       12784      747/iobroker.js-con
                        tcp        0      0 192.168.1.14:42010      0.0.0.0:*               LISTEN      1002       24007      1242/io.hm-rpc.1
                        tcp        0      0 192.168.1.14:42001      0.0.0.0:*               LISTEN      1002       25651      1216/io.hm-rpc.0
                        tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          828        594/cupsd
                        tcp        0      0 192.168.1.14:49292      0.0.0.0:*               LISTEN      1002       20052      1257/io.hm-rpc.3
                        tcp        0      0 0.0.0.0:44467           0.0.0.0:*               LISTEN      115        12755      717/rpc.statd
                        tcp        0      0 0.0.0.0:44155           0.0.0.0:*               LISTEN      0          22684      -
                        tcp6       0      0 :::56179                :::*                    LISTEN      115        12759      717/rpc.statd
                        tcp6       0      0 :::8081                 :::*                    LISTEN      1002       16147      790/io.admin.0
                        tcp6       0      0 :::8082                 :::*                    LISTEN      1002       34256      3291/io.web.0
                        tcp6       0      0 :::8084                 :::*                    LISTEN      1002       38562      3334/io.ws.0
                        tcp6       0      0 :::8086                 :::*                    LISTEN      995        22644      636/influxd
                        tcp6       0      0 :::8087                 :::*                    LISTEN      1002       29326      3125/io.simple-api.
                        tcp6       0      0 :::8089                 :::*                    LISTEN      1002       40253      3312/io.web.1
                        tcp6       0      0 :::8094                 :::*                    LISTEN      1002       36115      3347/io.socketio.0
                        tcp6       0      0 :::8188                 :::*                    LISTEN      999        22048      625/node
                        tcp6       0      0 :::8000                 :::*                    LISTEN      1002       30131      3209/io.upnp.0
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          848        610/sshd: /usr/sbin
                        tcp6       0      0 :::111                  :::*                    LISTEN      0          14371      1/init
                        tcp6       0      0 :::1883                 :::*                    LISTEN      112        14211      604/mosquitto
                        tcp6       0      0 ::1:631                 :::*                    LISTEN      0          827        594/cupsd
                        tcp6       0      0 :::35813                :::*                    LISTEN      0          22686      -
                        udp        0      0 0.0.0.0:42838           0.0.0.0:*                           115        12752      717/rpc.statd
                        udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1002       40232      3209/io.upnp.0
                        udp        0      0 0.0.0.0:43018           0.0.0.0:*                           1002       29379      3209/io.upnp.0
                        udp        0      0 0.0.0.0:51474           0.0.0.0:*                           0          22683      -
                        udp        0      0 0.0.0.0:51675           0.0.0.0:*                           1002       19900      984/io.broadlink2.0
                        udp        0      0 0.0.0.0:51787           0.0.0.0:*                           1002       22418      984/io.broadlink2.0
                        udp        0      0 0.0.0.0:45727           0.0.0.0:*                           105        19332      549/avahi-daemon: r
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           105        19330      549/avahi-daemon: r
                        udp        0      0 0.0.0.0:46609           0.0.0.0:*                           1002       22419      984/io.broadlink2.0
                        udp        0      0 0.0.0.0:47439           0.0.0.0:*                           1002       26825      1585/io.snmp.0
                        udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1002       22415      984/io.broadlink2.0
                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          13990      1/init
                        udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          12722      627/cups-browsed
                        udp        0      0 127.0.0.1:893           0.0.0.0:*                           0          12747      717/rpc.statd
                        udp6       0      0 :::34696                :::*                                115        12757      717/rpc.statd
                        udp6       0      0 :::35676                :::*                                105        19333      549/avahi-daemon: r
                        udp6       0      0 :::36223                :::*                                0          22685      -
                        udp6       0      0 :::5353                 :::*                                105        19331      549/avahi-daemon: r
                        udp6       0      0 :::111                  :::*                                0          15864      1/init
                        udp6       0      0 fe80::9064:1cff:fe5:546 :::*                                0          22731      564/NetworkManager
                        
                        *** Log File - Last 25 Lines ***
                        
                        2024-08-16 12:35:07.951  - info: ical.1 (7088) Terminated (NO_ERROR): Without reason
                        2024-08-16 12:35:08.464  - info: host.vm-iobroker instance system.adapter.ical.1 having pid 7088 terminated with code 0 (NO_ERROR)
                        2024-08-16 12:35:09.475  - info: host.vm-iobroker instance system.adapter.dwd.0 having pid 8016 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2024-08-16 12:36:11.436  - info: javascript.0 (867) script.js.VIS_Scripte.Material-Design_DasWetter: Material Design Widgets: Wetter Skript triggered by 'hm-rpc.1.000EDF29AF0CB5.1.ACTUAL_TEMPERATURE'
                        2024-08-16 12:36:11.559  - info: host.vm-iobroker instance system.adapter.meteoalarm.0 in version "3.0.2" started with pid 8118
                        2024-08-16 12:36:15.033  - info: host.vm-iobroker instance system.adapter.meteoalarm.0 having pid 8118 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2024-08-16 12:36:20.016  - info: host.vm-iobroker instance system.adapter.meteoalarm.2 in version "3.0.2" started with pid 8145
                        2024-08-16 12:36:25.124  - info: host.vm-iobroker instance system.adapter.meteoalarm.2 having pid 8145 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2024-08-16 12:37:43.521  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                        2024-08-16 12:37:44.693  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                        2024-08-16 12:37:45.357  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                        2024-08-16 12:37:45.451  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                        2024-08-16 12:37:45.518  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                        2024-08-16 12:37:45.625  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                        2024-08-16 12:37:45.703  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                        2024-08-16 12:37:45.841  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                        2024-08-16 12:37:45.944  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                        2024-08-16 12:38:22.312  - info: javascript.0 (867) script.js.VIS_Scripte.Material-Design_DasWetter: Material Design Widgets: Wetter Skript triggered by 'hm-rpc.1.000EDF29AF0CB5.1.ACTUAL_TEMPERATURE'
                        2024-08-16 12:39:25.497  - info: admin.0 (790) <== Disconnect system.user.admin from ::ffff:192.168.1.55 admin
                        2024-08-16 12:39:25.636  - info: admin.0 (790) ==> Connected system.user.admin from ::ffff:192.168.1.55
                        2024-08-16 12:39:26.528  - info: admin.0 (790) ==> Connected system.user.admin from ::ffff:192.168.1.55
                        2024-08-16 12:40:07.009  - info: host.vm-iobroker instance system.adapter.dwd.0 in version "2.8.5" started with pid 9001
                        2024-08-16 12:40:09.379  - info: host.vm-iobroker instance system.adapter.dwd.0 having pid 9001 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2024-08-16 12:40:21.610  - info: host.vm-iobroker instance system.adapter.meteoalarm.3 in version "3.0.2" started with pid 9030
                        2024-08-16 12:40:25.063  - info: host.vm-iobroker instance system.adapter.meteoalarm.3 having pid 9030 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        
                        

                        Danke für eure Hilfe.

                        Intel NUC i7 64GB 1TB SSD - Proxmox - Raspi 4 8GB 500 GB SSD - Raspi 4 4GB 500GB SSD - Qnap 16TB - CCU3 - Fritz 6591 Cable - Green Cell USV 1500VA
                        Sonoff CC2652P - HUE Bridge - Broadlink RM4 pro u. RM3 mini - 5 x Echo - 1 x Samsung STab 8 - 54 x HM und HMIP - 32 x Zigbee - 2 x Shelly 3EM.
                        Einfach ein tolles Hobby :-)

                        Thomas BraunT crunchipC 2 Antworten Letzte Antwort
                        0
                        • JoJo58J JoJo58

                          @crunchip @Thomas-Braun

                          Hier das Ergebnis:

                          Summary:

                          ======================= SUMMARY =======================
                                                 v.2024-05-22
                          
                          
                          Static hostname: vm-iobroker
                                Icon name: computer-vm
                                  Chassis: vm 🖴
                           Virtualization: kvm
                          Operating System: Debian GNU/Linux 12 (bookworm)
                                   Kernel: Linux 6.1.0-23-amd64
                             Architecture: x86-64
                          Hardware Vendor: QEMU
                           Hardware Model: Standard PC _i440FX + PIIX, 1996_
                          Firmware Version: rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org
                          
                          Installation:           kvm
                          Kernel:                 x86_64
                          Userland:               64 bit
                          Timezone:               Europe/Berlin (CEST, +0200)
                          User-ID:                1000
                          Display-Server:         false
                          Boot Target:            graphical.target
                          
                          Pending OS-Updates:     0
                          Pending iob updates:    0
                          
                          Nodejs-Installation:
                          /usr/bin/nodejs         v20.16.0
                          /usr/bin/node           v20.16.0
                          /usr/bin/npm            10.8.2
                          /usr/bin/npx            10.8.2
                          /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:             16G        5.7G         10G        1.1M        1.4G         11G
                          Swap:           1.0G          0B        1.0G
                          Total:           17G        5.7G         11G
                          
                          Active iob-Instances:   62
                          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                 : vm-iobroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.web.0                    : web                   : vm-iobroker                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          + system.adapter.web.1                    : web                   : vm-iobroker                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                          
                          Objects:                72049
                          States:                 65059
                          
                          Size of iob-Database:
                          
                          129M    /opt/iobroker/iobroker-data/objects.jsonl
                          236M    /opt/iobroker/iobroker-data/states.jsonl
                          
                          
                          
                          =================== END OF SUMMARY ====================
                          

                          Langfassung:

                          Skript v.2024-05-22
                          
                          *** BASE SYSTEM ***
                          Static hostname: vm-iobroker
                                Icon name: computer-vm
                                  Chassis: vm 🖴
                           Virtualization: kvm
                          Operating System: Debian GNU/Linux 12 (bookworm)
                                   Kernel: Linux 6.1.0-23-amd64
                             Architecture: x86-64
                          Hardware Vendor: QEMU
                           Hardware Model: Standard PC _i440FX + PIIX, 1996_
                          Firmware Version: rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org
                          
                          model name      : QEMU Virtual CPU version 2.5+
                          Docker          : false
                          Virtualization  : kvm
                          Kernel          : x86_64
                          Userland        : 64 bit
                          
                          Systemuptime and Load:
                          12:40:31 up 37 min,  2 users,  load average: 0.98, 1.28, 1.06
                          CPU threads: 8
                          
                          
                          *** Time and Time Zones ***
                                        Local time: Fri 2024-08-16 12:40:31 CEST
                                    Universal time: Fri 2024-08-16 10:40:31 UTC
                                          RTC time: Fri 2024-08-16 10:40:31
                                         Time zone: Europe/Berlin (CEST, +0200)
                          System clock synchronized: yes
                                       NTP service: active
                                   RTC in local TZ: no
                          
                          *** Users and Groups ***
                          User that called 'iob diag':
                          smarthome
                          HOME=/home/smarthome
                          GROUPS=smarthome cdrom floppy audio dip video plugdev users netdev bluetooth lpadmin scanner iobroker
                          
                          User that is running 'js-controller':
                          iobroker
                          HOME=/home/iobroker
                          GROUPS=iobroker tty dialout audio video plugdev bluetooth redis
                          
                          *** Display-Server-Setup ***
                          Display-Server: false
                          Desktop:
                          Terminal:       tty
                          Boot Target:    graphical.target
                          
                          *** MEMORY ***
                                        total        used        free      shared  buff/cache   available
                          Mem:             16G        5.7G         10G        1.1M        1.3G         11G
                          Swap:           1.0G          0B        1.0G
                          Total:           17G        5.7G         11G
                          
                          Active iob-Instances:   62
                          
                                 15991 M total memory
                                  5451 M used memory
                                   440 M active memory
                                  5533 M inactive memory
                                  9620 M free memory
                                    89 M buffer memory
                                  1121 M swap cache
                                   974 M total swap
                                     0 M used swap
                                   974 M free swap
                          
                          *** top - Table Of Processes  ***
                          top - 12:40:31 up 37 min,  2 users,  load average: 0.98, 1.28, 1.06
                          Tasks: 235 total,   3 running, 232 sleeping,   0 stopped,   0 zombie
                          %Cpu(s): 40.0 us,  0.0 sy,  0.0 ni, 60.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                          MiB Mem :  15991.7 total,   9624.3 free,   5447.1 used,   1210.9 buff/cache
                          MiB Swap:    975.0 total,    975.0 free,      0.0 used.  10544.6 avail Mem
                          
                          *** FAILED SERVICES ***
                          
                           UNIT               LOAD   ACTIVE SUB    DESCRIPTION
                          * networking.service loaded failed failed Raise network interfaces
                          
                          LOAD   = Reflects whether the unit definition was properly loaded.
                          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                          SUB    = The low-level unit activation state, values depend on unit type.
                          1 loaded units listed.
                          
                          *** FILESYSTEM ***
                          Filesystem            Type      Size  Used Avail Use% Mounted on
                          udev                  devtmpfs  7.8G     0  7.8G   0% /dev
                          tmpfs                 tmpfs     1.6G 1008K  1.6G   1% /run
                          /dev/sda1             ext4       62G   44G   16G  74% /
                          tmpfs                 tmpfs     7.9G     0  7.9G   0% /dev/shm
                          tmpfs                 tmpfs     5.0M     0  5.0M   0% /run/lock
                          192.168.1.6:/RasPi-BU nfs        11T  9.6T  1.2T  89% /mnt/backup
                          tmpfs                 tmpfs     1.6G   28K  1.6G   1% /run/user/1000
                          
                          Messages concerning ext4 filesystem in dmesg:
                          [Fri Aug 16 12:03:05 2024] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                          [Fri Aug 16 12:03:05 2024] EXT4-fs (sda1): re-mounted. Quota mode: none.
                          
                          Show mounted filesystems:
                          TARGET                                                  SOURCE                FSTYPE          OPTIONS
                          /                                                       /dev/sda1             ext4            rw,relatime,errors=remount-ro
                          |-/sys                                                  sysfs                 sysfs           rw,nosuid,nodev,noexec,relatime
                          | |-/sys/kernel/security                                securityfs            securityfs      rw,nosuid,nodev,noexec,relatime
                          | |-/sys/fs/cgroup                                      cgroup2               cgroup2         rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
                          | |-/sys/fs/pstore                                      pstore                pstore          rw,nosuid,nodev,noexec,relatime
                          | |-/sys/fs/bpf                                         bpf                   bpf             rw,nosuid,nodev,noexec,relatime,mode=700
                          | |-/sys/kernel/tracing                                 tracefs               tracefs         rw,nosuid,nodev,noexec,relatime
                          | |-/sys/kernel/debug                                   debugfs               debugfs         rw,nosuid,nodev,noexec,relatime
                          | |-/sys/fs/fuse/connections                            fusectl               fusectl         rw,nosuid,nodev,noexec,relatime
                          | `-/sys/kernel/config                                  configfs              configfs        rw,nosuid,nodev,noexec,relatime
                          |-/proc                                                 proc                  proc            rw,nosuid,nodev,noexec,relatime
                          | `-/proc/sys/fs/binfmt_misc                            systemd-1             autofs          rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=13983
                          |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc           binfmt_misc     rw,nosuid,nodev,noexec,relatime
                          |-/dev                                                  udev                  devtmpfs        rw,nosuid,relatime,size=8155500k,nr_inodes=2038875,mode=755,inode64
                          | |-/dev/pts                                            devpts                devpts          rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                          | |-/dev/shm                                            tmpfs                 tmpfs           rw,nosuid,nodev,inode64
                          | |-/dev/mqueue                                         mqueue                mqueue          rw,nosuid,nodev,noexec,relatime
                          | `-/dev/hugepages                                      hugetlbfs             hugetlbfs       rw,relatime,pagesize=2M
                          |-/run                                                  tmpfs                 tmpfs           rw,nosuid,nodev,noexec,relatime,size=1637556k,mode=755,inode64
                          | |-/run/lock                                           tmpfs                 tmpfs           rw,nosuid,nodev,noexec,relatime,size=5120k,inode64
                          | |-/run/credentials/systemd-sysusers.service           ramfs                 ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                          | |-/run/credentials/systemd-sysctl.service             ramfs                 ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                          | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs                 ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                          | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs                 ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                          | |-/run/rpc_pipefs                                     sunrpc                rpc_pipefs      rw,relatime
                          | `-/run/user/1000                                      tmpfs                 tmpfs           rw,nosuid,nodev,relatime,size=1637552k,nr_inodes=409388,mode=700,uid=1000,gid=1000,inode64
                          |   `-/run/user/1000/gvfs                               gvfsd-fuse            fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                          `-/mnt/backup                                           192.168.1.6:/RasPi-BU nfs             rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.6,mountvers=3,mountport=30000,mountproto=udp,local_lock=none,addr=192.168.1.6
                          
                          Files in neuralgic directories:
                          
                          /var:
                          4.9G    /var/
                          2.9G    /var/log/journal/16b2cb0d6af74575856d4757cf8a865a
                          2.9G    /var/log/journal
                          2.9G    /var/log
                          1.7G    /var/cache/apt
                          
                          Hint: You are currently not seeing messages from other users and the system.
                               Users in groups 'adm', 'systemd-journal' can see all messages.
                               Pass -q to turn off this notice.
                          Archived and active journals take up 2.0G in the file system.
                          
                          /opt/iobroker/backups:
                          25G     /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          1.8G    /opt/iobroker/iobroker-data/
                          1.2G    /opt/iobroker/iobroker-data/files
                          441M    /opt/iobroker/iobroker-data/files/javascript.admin
                          409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                          408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                          
                          The five largest files in iobroker-data are:
                          208M    /opt/iobroker/iobroker-data/states.jsonl
                          129M    /opt/iobroker/iobroker-data/objects.jsonl
                          41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                          38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                          35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.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':
                          
                          /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
                          
                          HINT:
                          Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                          /dev/ttyUSB0
                          
                          
                          
                          *** NodeJS-Installation ***
                          
                          /usr/bin/nodejs         v20.16.0
                          /usr/bin/node           v20.16.0
                          /usr/bin/npm            10.8.2
                          /usr/bin/npx            10.8.2
                          /usr/bin/corepack       0.28.2
                          
                          
                          nodejs:
                           Installed: 20.16.0-1nodesource1
                           Candidate: 20.16.0-1nodesource1
                           Version table:
                          *** 20.16.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 100 /var/lib/dpkg/status
                              20.15.1-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.15.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.14.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.13.1-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.13.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.12.2-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.12.1-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.12.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.11.1-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.11.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.10.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.9.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.8.1-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.8.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.7.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.6.1-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.6.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.5.1-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.5.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.4.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.3.1-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.3.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.2.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.1.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              20.0.0-1nodesource1 1001
                                 500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              18.19.0+dfsg-6~deb12u2 500
                                 500 http://deb.debian.org/debian bookworm/main amd64 Packages
                              18.19.0+dfsg-6~deb12u1 500
                                 500 http://security.debian.org/debian-security bookworm-security/main amd64 Packages
                          
                          Temp directories causing npm8 problem: 0
                          No problems detected
                          
                          Errors in npm tree:
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Core adapters versions
                          js-controller:  6.0.9
                          admin:          7.0.22
                          javascript:     8.7.6
                          
                          nodejs modules from github:     6
                          +-- iobroker.alexa2@3.26.5 (git+ssh://git@github.com/Apollon77/ioBroker.alexa2.git#37160cf729a9c70ca70679d4b1d3c16ba51c6456)
                          +-- iobroker.drops-weather@0.3.1 (git+ssh://git@github.com/inbux/ioBroker.drops-weather.git#608ed1fcbbde3f59b6a09f2f188b92823481ae90)
                          +-- iobroker.life360@0.2.22 (git+ssh://git@github.com/MiGoller/ioBroker.life360.git#23166aab1b2e36d917a9b7b480d9faa7f73ca2d1)
                          +-- iobroker.sourceanalytix@0.4.14 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#b9a3db457ac1a6e1ef4b7ab6edcfddc0388e4b19)
                          +-- iobroker.vis-materialdesign@0.5.94 (git+ssh://git@github.com/Scrounger/ioBroker.vis-materialdesign.git#8b7529d493f223dfc4f1d1f632553fcb35bbcc92)
                          +-- iobroker.vis-owl@0.2.13 (git+ssh://git@github.com/gerbuchner/ioBroker.vis-owl.git#26f227f5d70d75b265c03bb40c3e400d90013b84)
                          
                          Adapter State
                          + system.adapter.admin.0                  : admin                 : vm-iobroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.alexa2.0                 : alexa2                : vm-iobroker                              -  enabled
                           system.adapter.alias-manager.0          : alias-manager         : vm-iobroker                              - disabled
                          + system.adapter.backitup.0               : backitup              : vm-iobroker                              -  enabled
                          + system.adapter.backitup.1               : backitup              : vm-iobroker                              -  enabled
                          + system.adapter.broadlink2.0             : broadlink2            : vm-iobroker                              -  enabled
                          + system.adapter.cloud.0                  : cloud                 : vm-iobroker                              -  enabled
                          + system.adapter.cloud.1                  : cloud                 : vm-iobroker                              -  enabled
                           system.adapter.daswetter.0              : daswetter             : vm-iobroker                              -  enabled
                          + system.adapter.device-reminder.0        : device-reminder       : vm-iobroker                              -  enabled
                          + system.adapter.device-watcher.0         : device-watcher        : vm-iobroker                              -  enabled
                           system.adapter.devices.0                : devices               : vm-iobroker                              - disabled
                          + system.adapter.discovery.0              : discovery             : vm-iobroker                              -  enabled
                          + system.adapter.drops-weather.0          : drops-weather         : vm-iobroker                              -  enabled
                           system.adapter.dwd.0                    : dwd                   : vm-iobroker                              -  enabled
                          + system.adapter.echarts.0                : echarts               : vm-iobroker                              -  enabled
                          + system.adapter.email.0                  : email                 : vm-iobroker                              -  enabled
                          + system.adapter.fb-checkpresence.0       : fb-checkpresence      : vm-iobroker                              -  enabled
                           system.adapter.feiertage.0              : feiertage             : vm-iobroker                              -  enabled
                           system.adapter.flot.0                   : flot                  : vm-iobroker                              - disabled
                          + system.adapter.fullybrowser.0           : fullybrowser          : vm-iobroker                              -  enabled
                          + system.adapter.hm-rega.0                : hm-rega               : vm-iobroker                              -  enabled
                          + system.adapter.hm-rpc.0                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                          + system.adapter.hm-rpc.1                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                          + system.adapter.hm-rpc.3                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                          + system.adapter.hue.0                    : hue                   : vm-iobroker                              -  enabled, port: 443
                           system.adapter.ical.0                   : ical                  : vm-iobroker                              -  enabled
                           system.adapter.ical.1                   : ical                  : vm-iobroker                              -  enabled
                           system.adapter.iceroad.0                : iceroad               : vm-iobroker                              -  enabled
                           system.adapter.icons-icons8.0           : icons-icons8          : vm-iobroker                              - disabled
                           system.adapter.icons-mfd-png.0          : icons-mfd-png         : vm-iobroker                              - disabled
                           system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : vm-iobroker                              - disabled
                          + system.adapter.influxdb.0               : influxdb              : vm-iobroker                              -  enabled, port: 8086
                          + system.adapter.info.0                   : info                  : vm-iobroker                              -  enabled
                          + system.adapter.iot.0                    : iot                   : vm-iobroker                              -  enabled
                          + system.adapter.javascript.0             : javascript            : vm-iobroker                              -  enabled
                           system.adapter.life360.0                : life360               : vm-iobroker                              - disabled
                          + system.adapter.linux-control.0          : linux-control         : vm-iobroker                              -  enabled
                          + system.adapter.logparser.0              : logparser             : vm-iobroker                              -  enabled
                           system.adapter.material.0               : material              : vm-iobroker                              - disabled
                           system.adapter.meteoalarm.0             : meteoalarm            : vm-iobroker                              -  enabled
                           system.adapter.meteoalarm.1             : meteoalarm            : vm-iobroker                              -  enabled
                           system.adapter.meteoalarm.2             : meteoalarm            : vm-iobroker                              -  enabled
                           system.adapter.meteoalarm.3             : meteoalarm            : vm-iobroker                              -  enabled
                          + system.adapter.mqtt.0                   : mqtt                  : vm-iobroker                              -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.net-tools.0              : net-tools             : vm-iobroker                              -  enabled
                          + system.adapter.notification-manager.0   : notification-manager  : vm-iobroker                              -  enabled
                          + system.adapter.nuki-extended.0          : nuki-extended         : vm-iobroker                              -  enabled
                          + system.adapter.nut.0                    : nut                   : vm-iobroker                              -  enabled
                          + system.adapter.operating-hours.0        : operating-hours       : vm-iobroker                              -  enabled
                          + system.adapter.parcel.0                 : parcel                : vm-iobroker                              -  enabled
                          + system.adapter.parcel.1                 : parcel                : vm-iobroker                              -  enabled
                          + system.adapter.ping.0                   : ping                  : vm-iobroker                              -  enabled
                          + system.adapter.pollenflug.0             : pollenflug            : vm-iobroker                              -  enabled
                          + system.adapter.proxmox.0                : proxmox               : vm-iobroker                              -  enabled, port: 8006
                          + system.adapter.pushover.0               : pushover              : vm-iobroker                              -  enabled
                          + system.adapter.pushover.1               : pushover              : vm-iobroker                              -  enabled
                          + system.adapter.pushover.2               : pushover              : vm-iobroker                              -  enabled
                          + system.adapter.rpi2.0                   : rpi2                  : vm-iobroker                              -  enabled
                          + system.adapter.samsung_tizen.0          : samsung_tizen         : vm-iobroker                              -  enabled, port: 8002
                          + system.adapter.scenes.0                 : scenes                : vm-iobroker                              -  enabled
                           system.adapter.schoolfree.0             : schoolfree            : vm-iobroker                              -  enabled
                          + system.adapter.shelly.0                 : shelly                : vm-iobroker                              -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.simple-api.0             : simple-api            : vm-iobroker                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                          + system.adapter.snmp.0                   : snmp                  : vm-iobroker                              -  enabled
                          + system.adapter.socketio.0               : socketio              : vm-iobroker                              -  enabled, port: 8094, bind: 0.0.0.0, run as: admin
                          + system.adapter.sourceanalytix.0         : sourceanalytix        : vm-iobroker                              -  enabled
                          + system.adapter.tankerkoenig.0           : tankerkoenig          : vm-iobroker                              -  enabled
                          + system.adapter.telegram.0               : telegram              : vm-iobroker                              -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.text2command.0           : text2command          : vm-iobroker                              -  enabled
                          + system.adapter.tr-064.0                 : tr-064                : vm-iobroker                              -  enabled
                          + system.adapter.trashschedule.0          : trashschedule         : vm-iobroker                              -  enabled
                          + system.adapter.upnp.0                   : upnp                  : vm-iobroker                              -  enabled
                           system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : vm-iobroker                              - disabled
                           system.adapter.vis-colorpicker.0        : vis-colorpicker       : vm-iobroker                              - disabled
                           system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : vm-iobroker                              - disabled
                           system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : vm-iobroker                              - disabled
                           system.adapter.vis-icontwo.0            : vis-icontwo           : vm-iobroker                              - disabled
                          + system.adapter.vis-inventwo.0           : vis-inventwo          : vm-iobroker                              -  enabled
                           system.adapter.vis-justgage.0           : vis-justgage          : vm-iobroker                              - disabled
                           system.adapter.vis-map.0                : vis-map               : vm-iobroker                              - disabled
                           system.adapter.vis-material-advanced.0  : vis-material-advanced : vm-iobroker                              - disabled
                           system.adapter.vis-material-webfont.0   : vis-material-webfont  : vm-iobroker                              - disabled
                           system.adapter.vis-materialdesign.0     : vis-materialdesign    : vm-iobroker                              - disabled
                           system.adapter.vis-metro.0              : vis-metro             : vm-iobroker                              - disabled
                           system.adapter.vis-owl.0                : vis-owl               : vm-iobroker                              - disabled
                           system.adapter.vis-timeandweather.0     : vis-timeandweather    : vm-iobroker                              - disabled
                           system.adapter.vis-weather.0            : vis-weather           : vm-iobroker                              - disabled
                           system.adapter.vis.0                    : vis                   : vm-iobroker                              -  enabled
                           system.adapter.weatherunderground.0     : weatherunderground    : vm-iobroker                              -  enabled
                          + system.adapter.web.0                    : web                   : vm-iobroker                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          + system.adapter.web.1                    : web                   : vm-iobroker                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                          + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : vm-iobroker                              -  enabled
                          + system.adapter.whatsapp-cmb.1           : whatsapp-cmb          : vm-iobroker                              -  enabled
                          + system.adapter.ws.0                     : ws                    : vm-iobroker                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                           system.adapter.yr.0                     : yr                    : vm-iobroker                              -  enabled
                          + system.adapter.zigbee.0                 : zigbee                : vm-iobroker                              -  enabled, port: /dev/ttyUSB0
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                          + system.adapter.admin.0                  : admin                 : vm-iobroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.hm-rpc.0                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                          + system.adapter.hm-rpc.1                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                          + system.adapter.hm-rpc.3                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                          + system.adapter.hue.0                    : hue                   : vm-iobroker                              -  enabled, port: 443
                          + system.adapter.influxdb.0               : influxdb              : vm-iobroker                              -  enabled, port: 8086
                          + system.adapter.mqtt.0                   : mqtt                  : vm-iobroker                              -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.proxmox.0                : proxmox               : vm-iobroker                              -  enabled, port: 8006
                          + system.adapter.samsung_tizen.0          : samsung_tizen         : vm-iobroker                              -  enabled, port: 8002
                          + system.adapter.shelly.0                 : shelly                : vm-iobroker                              -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.simple-api.0             : simple-api            : vm-iobroker                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                          + system.adapter.socketio.0               : socketio              : vm-iobroker                              -  enabled, port: 8094, bind: 0.0.0.0, run as: admin
                          + system.adapter.telegram.0               : telegram              : vm-iobroker                              -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.web.0                    : web                   : vm-iobroker                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          + system.adapter.web.1                    : web                   : vm-iobroker                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                          + system.adapter.ws.0                     : ws                    : vm-iobroker                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                          + system.adapter.zigbee.0                 : zigbee                : vm-iobroker                              -  enabled, port: /dev/ttyUSB0
                          
                          ioBroker-Repositories
                          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                          │ (index) │ name     │ url                                                     │ auto upgrade │
                          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                          
                          Active repo(s): stable
                          Upgrade policy: none
                          
                          Installed ioBroker-Instances
                          Used repository: stable
                          Adapter    "admin"        : 7.0.22   , installed 7.0.22
                          Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                          Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                          Adapter    "backitup"     : 3.0.16   , installed 3.0.16
                          Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                          Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                          Adapter    "daswetter"    : 3.1.15   , installed 3.1.15
                          Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                          Adapter    "device-watcher": 2.12.1  , installed 2.12.1
                          Adapter    "devices"      : 1.1.5    , installed 1.1.5
                          Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                          Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                          Adapter    "echarts"      : 1.7.2    , installed 1.7.2
                          Adapter    "email"        : 1.3.1    , installed 1.3.1
                          Adapter    "fb-checkpresence": 1.2.4 , installed 1.2.4
                          Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
                          Adapter    "flot"         : 1.12.0   , installed 1.12.0
                          Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                          Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                          Adapter    "hm-rpc"       : 1.17.0   , installed 1.17.0
                          Adapter    "hue"          : 3.11.0   , installed 3.11.0
                          Adapter    "ical"         : 1.15.0   , installed 1.15.0
                          Adapter    "iceroad"      : 1.2.1    , installed 1.2.1
                          Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                          Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                          Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                          Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                          Adapter    "iot"          : 3.3.0    , installed 3.3.0
                          Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                          Controller "js-controller": 6.0.9    , installed 6.0.9
                          Adapter    "linux-control": 1.1.5    , installed 1.1.5
                          Adapter    "logparser"    : 2.2.2    , installed 2.2.2
                          Adapter    "material"     : 1.3.1    , installed 1.3.1
                          Adapter    "meteoalarm"   : 3.0.2    , installed 3.0.2
                          Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                          Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
                          Adapter    "notification-manager": 1.1.2, installed 1.1.2
                          Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
                          Adapter    "nut"          : 1.6.0    , installed 1.6.0
                          Adapter    "operating-hours": 1.0.6  , installed 1.0.6
                          Adapter    "ping"         : 1.6.2    , installed 1.6.2
                          Adapter    "pollenflug"   : 2.0.0    , installed 2.0.0
                          Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
                          Adapter    "pushover"     : 3.0.6    , installed 3.0.6
                          Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                          Adapter    "samsung_tizen": 1.1.0    , installed 1.1.0
                          Adapter    "scenes"       : 3.2.1    , installed 3.2.1
                          Adapter    "schoolfree"   : 1.1.4    , installed 1.1.4
                          Adapter    "shelly"       : 7.0.0    , installed 7.0.0
                          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                          Adapter    "snmp"         : 3.2.0    , installed 3.2.0
                          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                          Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                          Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                          Adapter    "text2command" : 3.0.3    , installed 3.0.3
                          Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                          Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                          Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                          Adapter    "vis"          : 1.5.6    , installed 1.5.6
                          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                          Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                          Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                          Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
                          Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                          Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                          Adapter    "vis-map"      : 1.0.5    , installed 1.0.5
                          Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                          Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
                          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                          Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                          Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                          Adapter    "web"          : 6.2.5    , installed 6.2.5
                          Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                          Adapter    "ws"           : 2.6.2    , installed 2.6.2
                          Adapter    "yr"           : 5.3.0    , installed 5.3.0
                          Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        72049
                          States:         65059
                          
                          *** OS-Repositories and Updates ***
                          Hit:1 http://deb.debian.org/debian bookworm InRelease
                          Hit:2 http://security.debian.org/debian-security bookworm-security InRelease
                          Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                          Hit:4 https://repos.influxdata.com/debian stable InRelease
                          Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                          Reading package lists...
                          Pending Updates: 0
                          
                          *** Listening Ports ***
                          Active Internet connections (only servers)
                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                          tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      995        20499      636/influxd
                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          846        610/sshd: /usr/sbin
                          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          12417      1/init
                          tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1002       20893      1570/io.shelly.0
                          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      112        14210      604/mosquitto
                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1002       19406      747/iobroker.js-con
                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1002       12784      747/iobroker.js-con
                          tcp        0      0 192.168.1.14:42010      0.0.0.0:*               LISTEN      1002       24007      1242/io.hm-rpc.1
                          tcp        0      0 192.168.1.14:42001      0.0.0.0:*               LISTEN      1002       25651      1216/io.hm-rpc.0
                          tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          828        594/cupsd
                          tcp        0      0 192.168.1.14:49292      0.0.0.0:*               LISTEN      1002       20052      1257/io.hm-rpc.3
                          tcp        0      0 0.0.0.0:44467           0.0.0.0:*               LISTEN      115        12755      717/rpc.statd
                          tcp        0      0 0.0.0.0:44155           0.0.0.0:*               LISTEN      0          22684      -
                          tcp6       0      0 :::56179                :::*                    LISTEN      115        12759      717/rpc.statd
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1002       16147      790/io.admin.0
                          tcp6       0      0 :::8082                 :::*                    LISTEN      1002       34256      3291/io.web.0
                          tcp6       0      0 :::8084                 :::*                    LISTEN      1002       38562      3334/io.ws.0
                          tcp6       0      0 :::8086                 :::*                    LISTEN      995        22644      636/influxd
                          tcp6       0      0 :::8087                 :::*                    LISTEN      1002       29326      3125/io.simple-api.
                          tcp6       0      0 :::8089                 :::*                    LISTEN      1002       40253      3312/io.web.1
                          tcp6       0      0 :::8094                 :::*                    LISTEN      1002       36115      3347/io.socketio.0
                          tcp6       0      0 :::8188                 :::*                    LISTEN      999        22048      625/node
                          tcp6       0      0 :::8000                 :::*                    LISTEN      1002       30131      3209/io.upnp.0
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          848        610/sshd: /usr/sbin
                          tcp6       0      0 :::111                  :::*                    LISTEN      0          14371      1/init
                          tcp6       0      0 :::1883                 :::*                    LISTEN      112        14211      604/mosquitto
                          tcp6       0      0 ::1:631                 :::*                    LISTEN      0          827        594/cupsd
                          tcp6       0      0 :::35813                :::*                    LISTEN      0          22686      -
                          udp        0      0 0.0.0.0:42838           0.0.0.0:*                           115        12752      717/rpc.statd
                          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1002       40232      3209/io.upnp.0
                          udp        0      0 0.0.0.0:43018           0.0.0.0:*                           1002       29379      3209/io.upnp.0
                          udp        0      0 0.0.0.0:51474           0.0.0.0:*                           0          22683      -
                          udp        0      0 0.0.0.0:51675           0.0.0.0:*                           1002       19900      984/io.broadlink2.0
                          udp        0      0 0.0.0.0:51787           0.0.0.0:*                           1002       22418      984/io.broadlink2.0
                          udp        0      0 0.0.0.0:45727           0.0.0.0:*                           105        19332      549/avahi-daemon: r
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           105        19330      549/avahi-daemon: r
                          udp        0      0 0.0.0.0:46609           0.0.0.0:*                           1002       22419      984/io.broadlink2.0
                          udp        0      0 0.0.0.0:47439           0.0.0.0:*                           1002       26825      1585/io.snmp.0
                          udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1002       22415      984/io.broadlink2.0
                          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          13990      1/init
                          udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          12722      627/cups-browsed
                          udp        0      0 127.0.0.1:893           0.0.0.0:*                           0          12747      717/rpc.statd
                          udp6       0      0 :::34696                :::*                                115        12757      717/rpc.statd
                          udp6       0      0 :::35676                :::*                                105        19333      549/avahi-daemon: r
                          udp6       0      0 :::36223                :::*                                0          22685      -
                          udp6       0      0 :::5353                 :::*                                105        19331      549/avahi-daemon: r
                          udp6       0      0 :::111                  :::*                                0          15864      1/init
                          udp6       0      0 fe80::9064:1cff:fe5:546 :::*                                0          22731      564/NetworkManager
                          
                          *** Log File - Last 25 Lines ***
                          
                          2024-08-16 12:35:07.951  - info: ical.1 (7088) Terminated (NO_ERROR): Without reason
                          2024-08-16 12:35:08.464  - info: host.vm-iobroker instance system.adapter.ical.1 having pid 7088 terminated with code 0 (NO_ERROR)
                          2024-08-16 12:35:09.475  - info: host.vm-iobroker instance system.adapter.dwd.0 having pid 8016 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2024-08-16 12:36:11.436  - info: javascript.0 (867) script.js.VIS_Scripte.Material-Design_DasWetter: Material Design Widgets: Wetter Skript triggered by 'hm-rpc.1.000EDF29AF0CB5.1.ACTUAL_TEMPERATURE'
                          2024-08-16 12:36:11.559  - info: host.vm-iobroker instance system.adapter.meteoalarm.0 in version "3.0.2" started with pid 8118
                          2024-08-16 12:36:15.033  - info: host.vm-iobroker instance system.adapter.meteoalarm.0 having pid 8118 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2024-08-16 12:36:20.016  - info: host.vm-iobroker instance system.adapter.meteoalarm.2 in version "3.0.2" started with pid 8145
                          2024-08-16 12:36:25.124  - info: host.vm-iobroker instance system.adapter.meteoalarm.2 having pid 8145 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2024-08-16 12:37:43.521  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                          2024-08-16 12:37:44.693  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                          2024-08-16 12:37:45.357  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                          2024-08-16 12:37:45.451  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                          2024-08-16 12:37:45.518  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                          2024-08-16 12:37:45.625  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                          2024-08-16 12:37:45.703  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                          2024-08-16 12:37:45.841  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                          2024-08-16 12:37:45.944  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                          2024-08-16 12:38:22.312  - info: javascript.0 (867) script.js.VIS_Scripte.Material-Design_DasWetter: Material Design Widgets: Wetter Skript triggered by 'hm-rpc.1.000EDF29AF0CB5.1.ACTUAL_TEMPERATURE'
                          2024-08-16 12:39:25.497  - info: admin.0 (790) <== Disconnect system.user.admin from ::ffff:192.168.1.55 admin
                          2024-08-16 12:39:25.636  - info: admin.0 (790) ==> Connected system.user.admin from ::ffff:192.168.1.55
                          2024-08-16 12:39:26.528  - info: admin.0 (790) ==> Connected system.user.admin from ::ffff:192.168.1.55
                          2024-08-16 12:40:07.009  - info: host.vm-iobroker instance system.adapter.dwd.0 in version "2.8.5" started with pid 9001
                          2024-08-16 12:40:09.379  - info: host.vm-iobroker instance system.adapter.dwd.0 having pid 9001 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2024-08-16 12:40:21.610  - info: host.vm-iobroker instance system.adapter.meteoalarm.3 in version "3.0.2" started with pid 9030
                          2024-08-16 12:40:25.063  - info: host.vm-iobroker instance system.adapter.meteoalarm.3 having pid 9030 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          
                          

                          Danke für eure Hilfe.

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

                          @jojo58

                          Dicke Dinger seh ich da nicht. Der nicht laufende networking.service kommt mir komisch vor.

                          Stell vielleicht mal von jsonl auf redis um.

                          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

                          JoJo58J 2 Antworten Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @jojo58

                            Dicke Dinger seh ich da nicht. Der nicht laufende networking.service kommt mir komisch vor.

                            Stell vielleicht mal von jsonl auf redis um.

                            JoJo58J Offline
                            JoJo58J Offline
                            JoJo58
                            schrieb am zuletzt editiert von
                            #206

                            @thomas-braun

                            Das mit dem network.sevice habe ich auch gesehen, aber keine Ahnung woher das kommt. Es scheint aber auf die Funktionalität des IOB keinen Einfluss zu haben.
                            Auf redis umstellen traue ich mich noch nicht, da werde ich wohl erst noch etwas dazu recherchieren müssen.

                            Intel NUC i7 64GB 1TB SSD - Proxmox - Raspi 4 8GB 500 GB SSD - Raspi 4 4GB 500GB SSD - Qnap 16TB - CCU3 - Fritz 6591 Cable - Green Cell USV 1500VA
                            Sonoff CC2652P - HUE Bridge - Broadlink RM4 pro u. RM3 mini - 5 x Echo - 1 x Samsung STab 8 - 54 x HM und HMIP - 32 x Zigbee - 2 x Shelly 3EM.
                            Einfach ein tolles Hobby :-)

                            1 Antwort Letzte Antwort
                            0
                            • JoJo58J JoJo58

                              @crunchip @Thomas-Braun

                              Hier das Ergebnis:

                              Summary:

                              ======================= SUMMARY =======================
                                                     v.2024-05-22
                              
                              
                              Static hostname: vm-iobroker
                                    Icon name: computer-vm
                                      Chassis: vm 🖴
                               Virtualization: kvm
                              Operating System: Debian GNU/Linux 12 (bookworm)
                                       Kernel: Linux 6.1.0-23-amd64
                                 Architecture: x86-64
                              Hardware Vendor: QEMU
                               Hardware Model: Standard PC _i440FX + PIIX, 1996_
                              Firmware Version: rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org
                              
                              Installation:           kvm
                              Kernel:                 x86_64
                              Userland:               64 bit
                              Timezone:               Europe/Berlin (CEST, +0200)
                              User-ID:                1000
                              Display-Server:         false
                              Boot Target:            graphical.target
                              
                              Pending OS-Updates:     0
                              Pending iob updates:    0
                              
                              Nodejs-Installation:
                              /usr/bin/nodejs         v20.16.0
                              /usr/bin/node           v20.16.0
                              /usr/bin/npm            10.8.2
                              /usr/bin/npx            10.8.2
                              /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:             16G        5.7G         10G        1.1M        1.4G         11G
                              Swap:           1.0G          0B        1.0G
                              Total:           17G        5.7G         11G
                              
                              Active iob-Instances:   62
                              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                 : vm-iobroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.web.0                    : web                   : vm-iobroker                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.web.1                    : web                   : vm-iobroker                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                              
                              Objects:                72049
                              States:                 65059
                              
                              Size of iob-Database:
                              
                              129M    /opt/iobroker/iobroker-data/objects.jsonl
                              236M    /opt/iobroker/iobroker-data/states.jsonl
                              
                              
                              
                              =================== END OF SUMMARY ====================
                              

                              Langfassung:

                              Skript v.2024-05-22
                              
                              *** BASE SYSTEM ***
                              Static hostname: vm-iobroker
                                    Icon name: computer-vm
                                      Chassis: vm 🖴
                               Virtualization: kvm
                              Operating System: Debian GNU/Linux 12 (bookworm)
                                       Kernel: Linux 6.1.0-23-amd64
                                 Architecture: x86-64
                              Hardware Vendor: QEMU
                               Hardware Model: Standard PC _i440FX + PIIX, 1996_
                              Firmware Version: rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org
                              
                              model name      : QEMU Virtual CPU version 2.5+
                              Docker          : false
                              Virtualization  : kvm
                              Kernel          : x86_64
                              Userland        : 64 bit
                              
                              Systemuptime and Load:
                              12:40:31 up 37 min,  2 users,  load average: 0.98, 1.28, 1.06
                              CPU threads: 8
                              
                              
                              *** Time and Time Zones ***
                                            Local time: Fri 2024-08-16 12:40:31 CEST
                                        Universal time: Fri 2024-08-16 10:40:31 UTC
                                              RTC time: Fri 2024-08-16 10:40:31
                                             Time zone: Europe/Berlin (CEST, +0200)
                              System clock synchronized: yes
                                           NTP service: active
                                       RTC in local TZ: no
                              
                              *** Users and Groups ***
                              User that called 'iob diag':
                              smarthome
                              HOME=/home/smarthome
                              GROUPS=smarthome cdrom floppy audio dip video plugdev users netdev bluetooth lpadmin scanner iobroker
                              
                              User that is running 'js-controller':
                              iobroker
                              HOME=/home/iobroker
                              GROUPS=iobroker tty dialout audio video plugdev bluetooth redis
                              
                              *** Display-Server-Setup ***
                              Display-Server: false
                              Desktop:
                              Terminal:       tty
                              Boot Target:    graphical.target
                              
                              *** MEMORY ***
                                            total        used        free      shared  buff/cache   available
                              Mem:             16G        5.7G         10G        1.1M        1.3G         11G
                              Swap:           1.0G          0B        1.0G
                              Total:           17G        5.7G         11G
                              
                              Active iob-Instances:   62
                              
                                     15991 M total memory
                                      5451 M used memory
                                       440 M active memory
                                      5533 M inactive memory
                                      9620 M free memory
                                        89 M buffer memory
                                      1121 M swap cache
                                       974 M total swap
                                         0 M used swap
                                       974 M free swap
                              
                              *** top - Table Of Processes  ***
                              top - 12:40:31 up 37 min,  2 users,  load average: 0.98, 1.28, 1.06
                              Tasks: 235 total,   3 running, 232 sleeping,   0 stopped,   0 zombie
                              %Cpu(s): 40.0 us,  0.0 sy,  0.0 ni, 60.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                              MiB Mem :  15991.7 total,   9624.3 free,   5447.1 used,   1210.9 buff/cache
                              MiB Swap:    975.0 total,    975.0 free,      0.0 used.  10544.6 avail Mem
                              
                              *** FAILED SERVICES ***
                              
                               UNIT               LOAD   ACTIVE SUB    DESCRIPTION
                              * networking.service loaded failed failed Raise network interfaces
                              
                              LOAD   = Reflects whether the unit definition was properly loaded.
                              ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                              SUB    = The low-level unit activation state, values depend on unit type.
                              1 loaded units listed.
                              
                              *** FILESYSTEM ***
                              Filesystem            Type      Size  Used Avail Use% Mounted on
                              udev                  devtmpfs  7.8G     0  7.8G   0% /dev
                              tmpfs                 tmpfs     1.6G 1008K  1.6G   1% /run
                              /dev/sda1             ext4       62G   44G   16G  74% /
                              tmpfs                 tmpfs     7.9G     0  7.9G   0% /dev/shm
                              tmpfs                 tmpfs     5.0M     0  5.0M   0% /run/lock
                              192.168.1.6:/RasPi-BU nfs        11T  9.6T  1.2T  89% /mnt/backup
                              tmpfs                 tmpfs     1.6G   28K  1.6G   1% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Fri Aug 16 12:03:05 2024] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                              [Fri Aug 16 12:03:05 2024] EXT4-fs (sda1): re-mounted. Quota mode: none.
                              
                              Show mounted filesystems:
                              TARGET                                                  SOURCE                FSTYPE          OPTIONS
                              /                                                       /dev/sda1             ext4            rw,relatime,errors=remount-ro
                              |-/sys                                                  sysfs                 sysfs           rw,nosuid,nodev,noexec,relatime
                              | |-/sys/kernel/security                                securityfs            securityfs      rw,nosuid,nodev,noexec,relatime
                              | |-/sys/fs/cgroup                                      cgroup2               cgroup2         rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
                              | |-/sys/fs/pstore                                      pstore                pstore          rw,nosuid,nodev,noexec,relatime
                              | |-/sys/fs/bpf                                         bpf                   bpf             rw,nosuid,nodev,noexec,relatime,mode=700
                              | |-/sys/kernel/tracing                                 tracefs               tracefs         rw,nosuid,nodev,noexec,relatime
                              | |-/sys/kernel/debug                                   debugfs               debugfs         rw,nosuid,nodev,noexec,relatime
                              | |-/sys/fs/fuse/connections                            fusectl               fusectl         rw,nosuid,nodev,noexec,relatime
                              | `-/sys/kernel/config                                  configfs              configfs        rw,nosuid,nodev,noexec,relatime
                              |-/proc                                                 proc                  proc            rw,nosuid,nodev,noexec,relatime
                              | `-/proc/sys/fs/binfmt_misc                            systemd-1             autofs          rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=13983
                              |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc           binfmt_misc     rw,nosuid,nodev,noexec,relatime
                              |-/dev                                                  udev                  devtmpfs        rw,nosuid,relatime,size=8155500k,nr_inodes=2038875,mode=755,inode64
                              | |-/dev/pts                                            devpts                devpts          rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                              | |-/dev/shm                                            tmpfs                 tmpfs           rw,nosuid,nodev,inode64
                              | |-/dev/mqueue                                         mqueue                mqueue          rw,nosuid,nodev,noexec,relatime
                              | `-/dev/hugepages                                      hugetlbfs             hugetlbfs       rw,relatime,pagesize=2M
                              |-/run                                                  tmpfs                 tmpfs           rw,nosuid,nodev,noexec,relatime,size=1637556k,mode=755,inode64
                              | |-/run/lock                                           tmpfs                 tmpfs           rw,nosuid,nodev,noexec,relatime,size=5120k,inode64
                              | |-/run/credentials/systemd-sysusers.service           ramfs                 ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                              | |-/run/credentials/systemd-sysctl.service             ramfs                 ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                              | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs                 ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                              | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs                 ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
                              | |-/run/rpc_pipefs                                     sunrpc                rpc_pipefs      rw,relatime
                              | `-/run/user/1000                                      tmpfs                 tmpfs           rw,nosuid,nodev,relatime,size=1637552k,nr_inodes=409388,mode=700,uid=1000,gid=1000,inode64
                              |   `-/run/user/1000/gvfs                               gvfsd-fuse            fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                              `-/mnt/backup                                           192.168.1.6:/RasPi-BU nfs             rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.6,mountvers=3,mountport=30000,mountproto=udp,local_lock=none,addr=192.168.1.6
                              
                              Files in neuralgic directories:
                              
                              /var:
                              4.9G    /var/
                              2.9G    /var/log/journal/16b2cb0d6af74575856d4757cf8a865a
                              2.9G    /var/log/journal
                              2.9G    /var/log
                              1.7G    /var/cache/apt
                              
                              Hint: You are currently not seeing messages from other users and the system.
                                   Users in groups 'adm', 'systemd-journal' can see all messages.
                                   Pass -q to turn off this notice.
                              Archived and active journals take up 2.0G in the file system.
                              
                              /opt/iobroker/backups:
                              25G     /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              1.8G    /opt/iobroker/iobroker-data/
                              1.2G    /opt/iobroker/iobroker-data/files
                              441M    /opt/iobroker/iobroker-data/files/javascript.admin
                              409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                              408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                              
                              The five largest files in iobroker-data are:
                              208M    /opt/iobroker/iobroker-data/states.jsonl
                              129M    /opt/iobroker/iobroker-data/objects.jsonl
                              41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                              38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                              35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.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':
                              
                              /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
                              
                              HINT:
                              Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                              /dev/ttyUSB0
                              
                              
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v20.16.0
                              /usr/bin/node           v20.16.0
                              /usr/bin/npm            10.8.2
                              /usr/bin/npx            10.8.2
                              /usr/bin/corepack       0.28.2
                              
                              
                              nodejs:
                               Installed: 20.16.0-1nodesource1
                               Candidate: 20.16.0-1nodesource1
                               Version table:
                              *** 20.16.0-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     100 /var/lib/dpkg/status
                                  20.15.1-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.15.0-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.14.0-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.13.1-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.13.0-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.12.2-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.12.1-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.12.0-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.11.1-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.11.0-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.10.0-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.9.0-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.8.1-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.8.0-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.7.0-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.6.1-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.6.0-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.5.1-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.5.0-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.4.0-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.3.1-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.3.0-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.2.0-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.1.0-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  20.0.0-1nodesource1 1001
                                     500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                  18.19.0+dfsg-6~deb12u2 500
                                     500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                  18.19.0+dfsg-6~deb12u1 500
                                     500 http://security.debian.org/debian-security bookworm-security/main amd64 Packages
                              
                              Temp directories causing npm8 problem: 0
                              No problems detected
                              
                              Errors in npm tree:
                              
                              *** ioBroker-Installation ***
                              
                              ioBroker Status
                              iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              Core adapters versions
                              js-controller:  6.0.9
                              admin:          7.0.22
                              javascript:     8.7.6
                              
                              nodejs modules from github:     6
                              +-- iobroker.alexa2@3.26.5 (git+ssh://git@github.com/Apollon77/ioBroker.alexa2.git#37160cf729a9c70ca70679d4b1d3c16ba51c6456)
                              +-- iobroker.drops-weather@0.3.1 (git+ssh://git@github.com/inbux/ioBroker.drops-weather.git#608ed1fcbbde3f59b6a09f2f188b92823481ae90)
                              +-- iobroker.life360@0.2.22 (git+ssh://git@github.com/MiGoller/ioBroker.life360.git#23166aab1b2e36d917a9b7b480d9faa7f73ca2d1)
                              +-- iobroker.sourceanalytix@0.4.14 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#b9a3db457ac1a6e1ef4b7ab6edcfddc0388e4b19)
                              +-- iobroker.vis-materialdesign@0.5.94 (git+ssh://git@github.com/Scrounger/ioBroker.vis-materialdesign.git#8b7529d493f223dfc4f1d1f632553fcb35bbcc92)
                              +-- iobroker.vis-owl@0.2.13 (git+ssh://git@github.com/gerbuchner/ioBroker.vis-owl.git#26f227f5d70d75b265c03bb40c3e400d90013b84)
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : vm-iobroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.alexa2.0                 : alexa2                : vm-iobroker                              -  enabled
                               system.adapter.alias-manager.0          : alias-manager         : vm-iobroker                              - disabled
                              + system.adapter.backitup.0               : backitup              : vm-iobroker                              -  enabled
                              + system.adapter.backitup.1               : backitup              : vm-iobroker                              -  enabled
                              + system.adapter.broadlink2.0             : broadlink2            : vm-iobroker                              -  enabled
                              + system.adapter.cloud.0                  : cloud                 : vm-iobroker                              -  enabled
                              + system.adapter.cloud.1                  : cloud                 : vm-iobroker                              -  enabled
                               system.adapter.daswetter.0              : daswetter             : vm-iobroker                              -  enabled
                              + system.adapter.device-reminder.0        : device-reminder       : vm-iobroker                              -  enabled
                              + system.adapter.device-watcher.0         : device-watcher        : vm-iobroker                              -  enabled
                               system.adapter.devices.0                : devices               : vm-iobroker                              - disabled
                              + system.adapter.discovery.0              : discovery             : vm-iobroker                              -  enabled
                              + system.adapter.drops-weather.0          : drops-weather         : vm-iobroker                              -  enabled
                               system.adapter.dwd.0                    : dwd                   : vm-iobroker                              -  enabled
                              + system.adapter.echarts.0                : echarts               : vm-iobroker                              -  enabled
                              + system.adapter.email.0                  : email                 : vm-iobroker                              -  enabled
                              + system.adapter.fb-checkpresence.0       : fb-checkpresence      : vm-iobroker                              -  enabled
                               system.adapter.feiertage.0              : feiertage             : vm-iobroker                              -  enabled
                               system.adapter.flot.0                   : flot                  : vm-iobroker                              - disabled
                              + system.adapter.fullybrowser.0           : fullybrowser          : vm-iobroker                              -  enabled
                              + system.adapter.hm-rega.0                : hm-rega               : vm-iobroker                              -  enabled
                              + system.adapter.hm-rpc.0                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                              + system.adapter.hm-rpc.1                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                              + system.adapter.hm-rpc.3                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                              + system.adapter.hue.0                    : hue                   : vm-iobroker                              -  enabled, port: 443
                               system.adapter.ical.0                   : ical                  : vm-iobroker                              -  enabled
                               system.adapter.ical.1                   : ical                  : vm-iobroker                              -  enabled
                               system.adapter.iceroad.0                : iceroad               : vm-iobroker                              -  enabled
                               system.adapter.icons-icons8.0           : icons-icons8          : vm-iobroker                              - disabled
                               system.adapter.icons-mfd-png.0          : icons-mfd-png         : vm-iobroker                              - disabled
                               system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : vm-iobroker                              - disabled
                              + system.adapter.influxdb.0               : influxdb              : vm-iobroker                              -  enabled, port: 8086
                              + system.adapter.info.0                   : info                  : vm-iobroker                              -  enabled
                              + system.adapter.iot.0                    : iot                   : vm-iobroker                              -  enabled
                              + system.adapter.javascript.0             : javascript            : vm-iobroker                              -  enabled
                               system.adapter.life360.0                : life360               : vm-iobroker                              - disabled
                              + system.adapter.linux-control.0          : linux-control         : vm-iobroker                              -  enabled
                              + system.adapter.logparser.0              : logparser             : vm-iobroker                              -  enabled
                               system.adapter.material.0               : material              : vm-iobroker                              - disabled
                               system.adapter.meteoalarm.0             : meteoalarm            : vm-iobroker                              -  enabled
                               system.adapter.meteoalarm.1             : meteoalarm            : vm-iobroker                              -  enabled
                               system.adapter.meteoalarm.2             : meteoalarm            : vm-iobroker                              -  enabled
                               system.adapter.meteoalarm.3             : meteoalarm            : vm-iobroker                              -  enabled
                              + system.adapter.mqtt.0                   : mqtt                  : vm-iobroker                              -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.net-tools.0              : net-tools             : vm-iobroker                              -  enabled
                              + system.adapter.notification-manager.0   : notification-manager  : vm-iobroker                              -  enabled
                              + system.adapter.nuki-extended.0          : nuki-extended         : vm-iobroker                              -  enabled
                              + system.adapter.nut.0                    : nut                   : vm-iobroker                              -  enabled
                              + system.adapter.operating-hours.0        : operating-hours       : vm-iobroker                              -  enabled
                              + system.adapter.parcel.0                 : parcel                : vm-iobroker                              -  enabled
                              + system.adapter.parcel.1                 : parcel                : vm-iobroker                              -  enabled
                              + system.adapter.ping.0                   : ping                  : vm-iobroker                              -  enabled
                              + system.adapter.pollenflug.0             : pollenflug            : vm-iobroker                              -  enabled
                              + system.adapter.proxmox.0                : proxmox               : vm-iobroker                              -  enabled, port: 8006
                              + system.adapter.pushover.0               : pushover              : vm-iobroker                              -  enabled
                              + system.adapter.pushover.1               : pushover              : vm-iobroker                              -  enabled
                              + system.adapter.pushover.2               : pushover              : vm-iobroker                              -  enabled
                              + system.adapter.rpi2.0                   : rpi2                  : vm-iobroker                              -  enabled
                              + system.adapter.samsung_tizen.0          : samsung_tizen         : vm-iobroker                              -  enabled, port: 8002
                              + system.adapter.scenes.0                 : scenes                : vm-iobroker                              -  enabled
                               system.adapter.schoolfree.0             : schoolfree            : vm-iobroker                              -  enabled
                              + system.adapter.shelly.0                 : shelly                : vm-iobroker                              -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.simple-api.0             : simple-api            : vm-iobroker                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              + system.adapter.snmp.0                   : snmp                  : vm-iobroker                              -  enabled
                              + system.adapter.socketio.0               : socketio              : vm-iobroker                              -  enabled, port: 8094, bind: 0.0.0.0, run as: admin
                              + system.adapter.sourceanalytix.0         : sourceanalytix        : vm-iobroker                              -  enabled
                              + system.adapter.tankerkoenig.0           : tankerkoenig          : vm-iobroker                              -  enabled
                              + system.adapter.telegram.0               : telegram              : vm-iobroker                              -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.text2command.0           : text2command          : vm-iobroker                              -  enabled
                              + system.adapter.tr-064.0                 : tr-064                : vm-iobroker                              -  enabled
                              + system.adapter.trashschedule.0          : trashschedule         : vm-iobroker                              -  enabled
                              + system.adapter.upnp.0                   : upnp                  : vm-iobroker                              -  enabled
                               system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : vm-iobroker                              - disabled
                               system.adapter.vis-colorpicker.0        : vis-colorpicker       : vm-iobroker                              - disabled
                               system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : vm-iobroker                              - disabled
                               system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : vm-iobroker                              - disabled
                               system.adapter.vis-icontwo.0            : vis-icontwo           : vm-iobroker                              - disabled
                              + system.adapter.vis-inventwo.0           : vis-inventwo          : vm-iobroker                              -  enabled
                               system.adapter.vis-justgage.0           : vis-justgage          : vm-iobroker                              - disabled
                               system.adapter.vis-map.0                : vis-map               : vm-iobroker                              - disabled
                               system.adapter.vis-material-advanced.0  : vis-material-advanced : vm-iobroker                              - disabled
                               system.adapter.vis-material-webfont.0   : vis-material-webfont  : vm-iobroker                              - disabled
                               system.adapter.vis-materialdesign.0     : vis-materialdesign    : vm-iobroker                              - disabled
                               system.adapter.vis-metro.0              : vis-metro             : vm-iobroker                              - disabled
                               system.adapter.vis-owl.0                : vis-owl               : vm-iobroker                              - disabled
                               system.adapter.vis-timeandweather.0     : vis-timeandweather    : vm-iobroker                              - disabled
                               system.adapter.vis-weather.0            : vis-weather           : vm-iobroker                              - disabled
                               system.adapter.vis.0                    : vis                   : vm-iobroker                              -  enabled
                               system.adapter.weatherunderground.0     : weatherunderground    : vm-iobroker                              -  enabled
                              + system.adapter.web.0                    : web                   : vm-iobroker                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.web.1                    : web                   : vm-iobroker                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                              + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : vm-iobroker                              -  enabled
                              + system.adapter.whatsapp-cmb.1           : whatsapp-cmb          : vm-iobroker                              -  enabled
                              + system.adapter.ws.0                     : ws                    : vm-iobroker                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                               system.adapter.yr.0                     : yr                    : vm-iobroker                              -  enabled
                              + system.adapter.zigbee.0                 : zigbee                : vm-iobroker                              -  enabled, port: /dev/ttyUSB0
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : vm-iobroker                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.hm-rpc.0                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                              + system.adapter.hm-rpc.1                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                              + system.adapter.hm-rpc.3                 : hm-rpc                : vm-iobroker                              -  enabled, port: 0
                              + system.adapter.hue.0                    : hue                   : vm-iobroker                              -  enabled, port: 443
                              + system.adapter.influxdb.0               : influxdb              : vm-iobroker                              -  enabled, port: 8086
                              + system.adapter.mqtt.0                   : mqtt                  : vm-iobroker                              -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.proxmox.0                : proxmox               : vm-iobroker                              -  enabled, port: 8006
                              + system.adapter.samsung_tizen.0          : samsung_tizen         : vm-iobroker                              -  enabled, port: 8002
                              + system.adapter.shelly.0                 : shelly                : vm-iobroker                              -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.simple-api.0             : simple-api            : vm-iobroker                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              + system.adapter.socketio.0               : socketio              : vm-iobroker                              -  enabled, port: 8094, bind: 0.0.0.0, run as: admin
                              + system.adapter.telegram.0               : telegram              : vm-iobroker                              -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.web.0                    : web                   : vm-iobroker                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.web.1                    : web                   : vm-iobroker                              -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                              + system.adapter.ws.0                     : ws                    : vm-iobroker                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                              + system.adapter.zigbee.0                 : zigbee                : vm-iobroker                              -  enabled, port: /dev/ttyUSB0
                              
                              ioBroker-Repositories
                              ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                              │ (index) │ name     │ url                                                     │ auto upgrade │
                              ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                              │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                              │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                              └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                              
                              Active repo(s): stable
                              Upgrade policy: none
                              
                              Installed ioBroker-Instances
                              Used repository: stable
                              Adapter    "admin"        : 7.0.22   , installed 7.0.22
                              Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                              Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                              Adapter    "backitup"     : 3.0.16   , installed 3.0.16
                              Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                              Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                              Adapter    "daswetter"    : 3.1.15   , installed 3.1.15
                              Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                              Adapter    "device-watcher": 2.12.1  , installed 2.12.1
                              Adapter    "devices"      : 1.1.5    , installed 1.1.5
                              Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                              Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                              Adapter    "echarts"      : 1.7.2    , installed 1.7.2
                              Adapter    "email"        : 1.3.1    , installed 1.3.1
                              Adapter    "fb-checkpresence": 1.2.4 , installed 1.2.4
                              Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
                              Adapter    "flot"         : 1.12.0   , installed 1.12.0
                              Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                              Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                              Adapter    "hm-rpc"       : 1.17.0   , installed 1.17.0
                              Adapter    "hue"          : 3.11.0   , installed 3.11.0
                              Adapter    "ical"         : 1.15.0   , installed 1.15.0
                              Adapter    "iceroad"      : 1.2.1    , installed 1.2.1
                              Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                              Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                              Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                              Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                              Adapter    "iot"          : 3.3.0    , installed 3.3.0
                              Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                              Controller "js-controller": 6.0.9    , installed 6.0.9
                              Adapter    "linux-control": 1.1.5    , installed 1.1.5
                              Adapter    "logparser"    : 2.2.2    , installed 2.2.2
                              Adapter    "material"     : 1.3.1    , installed 1.3.1
                              Adapter    "meteoalarm"   : 3.0.2    , installed 3.0.2
                              Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                              Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
                              Adapter    "notification-manager": 1.1.2, installed 1.1.2
                              Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
                              Adapter    "nut"          : 1.6.0    , installed 1.6.0
                              Adapter    "operating-hours": 1.0.6  , installed 1.0.6
                              Adapter    "ping"         : 1.6.2    , installed 1.6.2
                              Adapter    "pollenflug"   : 2.0.0    , installed 2.0.0
                              Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
                              Adapter    "pushover"     : 3.0.6    , installed 3.0.6
                              Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                              Adapter    "samsung_tizen": 1.1.0    , installed 1.1.0
                              Adapter    "scenes"       : 3.2.1    , installed 3.2.1
                              Adapter    "schoolfree"   : 1.1.4    , installed 1.1.4
                              Adapter    "shelly"       : 7.0.0    , installed 7.0.0
                              Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                              Adapter    "snmp"         : 3.2.0    , installed 3.2.0
                              Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                              Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                              Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                              Adapter    "text2command" : 3.0.3    , installed 3.0.3
                              Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                              Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                              Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                              Adapter    "vis"          : 1.5.6    , installed 1.5.6
                              Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                              Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                              Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                              Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
                              Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                              Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                              Adapter    "vis-map"      : 1.0.5    , installed 1.0.5
                              Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                              Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
                              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                              Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                              Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                              Adapter    "web"          : 6.2.5    , installed 6.2.5
                              Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                              Adapter    "ws"           : 2.6.2    , installed 2.6.2
                              Adapter    "yr"           : 5.3.0    , installed 5.3.0
                              Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        72049
                              States:         65059
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://deb.debian.org/debian bookworm InRelease
                              Hit:2 http://security.debian.org/debian-security bookworm-security InRelease
                              Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                              Hit:4 https://repos.influxdata.com/debian stable InRelease
                              Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                              Reading package lists...
                              Pending Updates: 0
                              
                              *** Listening Ports ***
                              Active Internet connections (only servers)
                              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                              tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      995        20499      636/influxd
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          846        610/sshd: /usr/sbin
                              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          12417      1/init
                              tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1002       20893      1570/io.shelly.0
                              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      112        14210      604/mosquitto
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1002       19406      747/iobroker.js-con
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1002       12784      747/iobroker.js-con
                              tcp        0      0 192.168.1.14:42010      0.0.0.0:*               LISTEN      1002       24007      1242/io.hm-rpc.1
                              tcp        0      0 192.168.1.14:42001      0.0.0.0:*               LISTEN      1002       25651      1216/io.hm-rpc.0
                              tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          828        594/cupsd
                              tcp        0      0 192.168.1.14:49292      0.0.0.0:*               LISTEN      1002       20052      1257/io.hm-rpc.3
                              tcp        0      0 0.0.0.0:44467           0.0.0.0:*               LISTEN      115        12755      717/rpc.statd
                              tcp        0      0 0.0.0.0:44155           0.0.0.0:*               LISTEN      0          22684      -
                              tcp6       0      0 :::56179                :::*                    LISTEN      115        12759      717/rpc.statd
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1002       16147      790/io.admin.0
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1002       34256      3291/io.web.0
                              tcp6       0      0 :::8084                 :::*                    LISTEN      1002       38562      3334/io.ws.0
                              tcp6       0      0 :::8086                 :::*                    LISTEN      995        22644      636/influxd
                              tcp6       0      0 :::8087                 :::*                    LISTEN      1002       29326      3125/io.simple-api.
                              tcp6       0      0 :::8089                 :::*                    LISTEN      1002       40253      3312/io.web.1
                              tcp6       0      0 :::8094                 :::*                    LISTEN      1002       36115      3347/io.socketio.0
                              tcp6       0      0 :::8188                 :::*                    LISTEN      999        22048      625/node
                              tcp6       0      0 :::8000                 :::*                    LISTEN      1002       30131      3209/io.upnp.0
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          848        610/sshd: /usr/sbin
                              tcp6       0      0 :::111                  :::*                    LISTEN      0          14371      1/init
                              tcp6       0      0 :::1883                 :::*                    LISTEN      112        14211      604/mosquitto
                              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          827        594/cupsd
                              tcp6       0      0 :::35813                :::*                    LISTEN      0          22686      -
                              udp        0      0 0.0.0.0:42838           0.0.0.0:*                           115        12752      717/rpc.statd
                              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1002       40232      3209/io.upnp.0
                              udp        0      0 0.0.0.0:43018           0.0.0.0:*                           1002       29379      3209/io.upnp.0
                              udp        0      0 0.0.0.0:51474           0.0.0.0:*                           0          22683      -
                              udp        0      0 0.0.0.0:51675           0.0.0.0:*                           1002       19900      984/io.broadlink2.0
                              udp        0      0 0.0.0.0:51787           0.0.0.0:*                           1002       22418      984/io.broadlink2.0
                              udp        0      0 0.0.0.0:45727           0.0.0.0:*                           105        19332      549/avahi-daemon: r
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           105        19330      549/avahi-daemon: r
                              udp        0      0 0.0.0.0:46609           0.0.0.0:*                           1002       22419      984/io.broadlink2.0
                              udp        0      0 0.0.0.0:47439           0.0.0.0:*                           1002       26825      1585/io.snmp.0
                              udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1002       22415      984/io.broadlink2.0
                              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          13990      1/init
                              udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          12722      627/cups-browsed
                              udp        0      0 127.0.0.1:893           0.0.0.0:*                           0          12747      717/rpc.statd
                              udp6       0      0 :::34696                :::*                                115        12757      717/rpc.statd
                              udp6       0      0 :::35676                :::*                                105        19333      549/avahi-daemon: r
                              udp6       0      0 :::36223                :::*                                0          22685      -
                              udp6       0      0 :::5353                 :::*                                105        19331      549/avahi-daemon: r
                              udp6       0      0 :::111                  :::*                                0          15864      1/init
                              udp6       0      0 fe80::9064:1cff:fe5:546 :::*                                0          22731      564/NetworkManager
                              
                              *** Log File - Last 25 Lines ***
                              
                              2024-08-16 12:35:07.951  - info: ical.1 (7088) Terminated (NO_ERROR): Without reason
                              2024-08-16 12:35:08.464  - info: host.vm-iobroker instance system.adapter.ical.1 having pid 7088 terminated with code 0 (NO_ERROR)
                              2024-08-16 12:35:09.475  - info: host.vm-iobroker instance system.adapter.dwd.0 having pid 8016 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2024-08-16 12:36:11.436  - info: javascript.0 (867) script.js.VIS_Scripte.Material-Design_DasWetter: Material Design Widgets: Wetter Skript triggered by 'hm-rpc.1.000EDF29AF0CB5.1.ACTUAL_TEMPERATURE'
                              2024-08-16 12:36:11.559  - info: host.vm-iobroker instance system.adapter.meteoalarm.0 in version "3.0.2" started with pid 8118
                              2024-08-16 12:36:15.033  - info: host.vm-iobroker instance system.adapter.meteoalarm.0 having pid 8118 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2024-08-16 12:36:20.016  - info: host.vm-iobroker instance system.adapter.meteoalarm.2 in version "3.0.2" started with pid 8145
                              2024-08-16 12:36:25.124  - info: host.vm-iobroker instance system.adapter.meteoalarm.2 having pid 8145 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2024-08-16 12:37:43.521  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                              2024-08-16 12:37:44.693  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                              2024-08-16 12:37:45.357  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                              2024-08-16 12:37:45.451  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                              2024-08-16 12:37:45.518  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                              2024-08-16 12:37:45.625  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                              2024-08-16 12:37:45.703  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                              2024-08-16 12:37:45.841  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                              2024-08-16 12:37:45.944  - info: admin.0 (790) failed connection to socket.io from ::ffff:192.168.1.57: Passport was not initialized
                              2024-08-16 12:38:22.312  - info: javascript.0 (867) script.js.VIS_Scripte.Material-Design_DasWetter: Material Design Widgets: Wetter Skript triggered by 'hm-rpc.1.000EDF29AF0CB5.1.ACTUAL_TEMPERATURE'
                              2024-08-16 12:39:25.497  - info: admin.0 (790) <== Disconnect system.user.admin from ::ffff:192.168.1.55 admin
                              2024-08-16 12:39:25.636  - info: admin.0 (790) ==> Connected system.user.admin from ::ffff:192.168.1.55
                              2024-08-16 12:39:26.528  - info: admin.0 (790) ==> Connected system.user.admin from ::ffff:192.168.1.55
                              2024-08-16 12:40:07.009  - info: host.vm-iobroker instance system.adapter.dwd.0 in version "2.8.5" started with pid 9001
                              2024-08-16 12:40:09.379  - info: host.vm-iobroker instance system.adapter.dwd.0 having pid 9001 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2024-08-16 12:40:21.610  - info: host.vm-iobroker instance system.adapter.meteoalarm.3 in version "3.0.2" started with pid 9030
                              2024-08-16 12:40:25.063  - info: host.vm-iobroker instance system.adapter.meteoalarm.3 having pid 9030 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              
                              

                              Danke für eure Hilfe.

                              crunchipC Abwesend
                              crunchipC Abwesend
                              crunchip
                              Forum Testing Most Active
                              schrieb am zuletzt editiert von
                              #207

                              @jojo58 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                              /opt/iobroker/backups: 25G /opt/iobroker/backups/

                              Zwar nicht Thema, macht aber wenig Sinn

                              umgestiegen von Proxmox auf Unraid

                              JoJo58J 1 Antwort Letzte Antwort
                              0
                              • crunchipC crunchip

                                @jojo58 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                /opt/iobroker/backups: 25G /opt/iobroker/backups/

                                Zwar nicht Thema, macht aber wenig Sinn

                                JoJo58J Offline
                                JoJo58J Offline
                                JoJo58
                                schrieb am zuletzt editiert von
                                #208

                                @crunchip sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                Zwar nicht Thema, macht aber wenig Sinn

                                Ich weiß, aber das liegt daran, das ich auch auf OneDrive sichere und die letzten 20 behalte. Die liegen alle immer auf OneDrive und leider auch unter /opt/iobroker/backups.

                                Ich weiß nicht warum die doppelt gespeichert werden. Ich bin immer davon ausgegangen, das das sozusagen temporäre Daten für OneDrive sind. Das ich es also so hinnehmen muss.

                                Intel NUC i7 64GB 1TB SSD - Proxmox - Raspi 4 8GB 500 GB SSD - Raspi 4 4GB 500GB SSD - Qnap 16TB - CCU3 - Fritz 6591 Cable - Green Cell USV 1500VA
                                Sonoff CC2652P - HUE Bridge - Broadlink RM4 pro u. RM3 mini - 5 x Echo - 1 x Samsung STab 8 - 54 x HM und HMIP - 32 x Zigbee - 2 x Shelly 3EM.
                                Einfach ein tolles Hobby :-)

                                1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @jojo58

                                  Dicke Dinger seh ich da nicht. Der nicht laufende networking.service kommt mir komisch vor.

                                  Stell vielleicht mal von jsonl auf redis um.

                                  JoJo58J Offline
                                  JoJo58J Offline
                                  JoJo58
                                  schrieb am zuletzt editiert von
                                  #209

                                  @thomas-braun

                                  Ich habe eben ein "apt full-upgrade" gemacht und danach den Server neu gestartet, Jetzt schwankt die Auslastung unter Hosts zwischen 70% und 105% und wenn ich über ssh mal top eingebe, kommt das raus:

                                  top - 09:27:26 up 17 min,  1 user,  load average: 1,35, 2,16, 1,78
                                  Tasks: 229 total,   1 running, 228 sleeping,   0 stopped,   0 zombie
                                  %CPU(s): 13,0 us,  1,3 sy,  0,0 ni, 84,7 id,  0,0 wa,  0,0 hi,  0,9 si,  0,0 st
                                  MiB Spch:  15991,7 total,   9823,0 free,   5236,7 used,   1185,4 buff/cache
                                  MiB Swap:    975,0 total,    975,0 free,      0,0 used.  10755,0 avail Spch
                                  
                                     PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     ZEIT+ BEFEHL
                                     757 iobroker  20   0   22,1g 998,6m  50788 S  76,5   6,2  17:14.68 iobroker.js-con
                                     959 iobroker  20   0   31,8g 723940  50984 S  16,9   4,4   5:41.55 io.javascript.0
                                     944 iobroker  20   0   11,1g 153936  44624 S   8,3   0,9   1:26.85 io.influxdb.0
                                    3454 iobroker  20   0   11,0g 118436  48972 S   7,9   0,7   1:19.55 io.operating-ho
                                    2019 iobroker  20   0   11,3g 152108  51228 S   7,0   0,9   0:13.57 io.zigbee.0
                                    1679 iobroker  20   0   11,1g  81968  44776 S   3,6   0,5   0:07.06 io.proxmox.0
                                    2415 iobroker  20   0   11,0g  88808  49136 S   3,0   0,5   0:09.82 io.logparser.0
                                    1767 iobroker  20   0   11,0g 103460  48984 S   2,6   0,6   0:13.38 io.shelly.0
                                  
                                  
                                  top - 09:28:33 up 18 min,  1 user,  load average: 1,52, 2,05, 1,77
                                  Tasks: 229 total,   2 running, 227 sleeping,   0 stopped,   0 zombie
                                  %CPU(s): 17,8 us,  1,4 sy,  0,0 ni, 80,0 id,  0,0 wa,  0,0 hi,  0,8 si,  0,0 st
                                  MiB Spch:  15991,7 total,   9774,7 free,   5271,5 used,   1199,1 buff/cache
                                  MiB Swap:    975,0 total,    975,0 free,      0,0 used.  10720,2 avail Spch
                                  
                                     PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     ZEIT+ BEFEHL
                                     757 iobroker  20   0   22,1g 996,5m  50788 R 118,2   6,2  18:11.70 iobroker.js-con
                                     959 iobroker  20   0   31,8g 749536  50984 S  20,4   4,6   5:56.12 io.javascript.0
                                     944 iobroker  20   0   11,1g 163976  44624 S   7,9   1,0   1:32.19 io.influxdb.0
                                     637 influxdb  20   0 1666088 157516  28532 S   2,3   1,0   0:05.66 influxd
                                    3454 iobroker  20   0   11,0g 118960  48972 S   2,3   0,7   1:25.66 io.operating-ho
                                    3604 iobroker  20   0   11,0g  89996  44700 S   1,3   0,5   0:17.64 io.upnp.0
                                    1580 iobroker  20   0   21,0g  87492  45772 S   0,7   0,5   0:06.33 io.hue.0
                                    2250 iobroker  20   0   21,1g  95864  46244 S   0,7   0,6   0:21.31 io.fb-checkpres
                                      17 root      20   0       0      0      0 I   0,3   0,0   0:00.37 kworker/0:1-mm_percpu_wq
                                      60 root      20   0       0      0      0 I   0,3   0,0   0:00.18 kworker/u16:6-writeback
                                  
                                  
                                  top - 09:49:21 up 39 min,  1 user,  load average: 2,01, 1,87, 1,94
                                  Tasks: 229 total,   2 running, 227 sleeping,   0 stopped,   0 zombie
                                  %CPU(s): 13,7 us,  1,0 sy,  0,0 ni, 84,4 id,  0,1 wa,  0,0 hi,  0,7 si,  0,0 st
                                  MiB Spch:  15991,7 total,   9398,7 free,   5419,7 used,   1430,1 buff/cache
                                  MiB Swap:    975,0 total,    975,0 free,      0,0 used.  10572,0 avail Spch
                                  
                                     PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     ZEIT+ BEFEHL
                                     757 iobroker  20   0   22,2g   1,0g  50788 R  91,7   6,3  37:53.33 iobroker.js-con
                                     959 iobroker  20   0   31,8g 746432  50984 S  16,9   4,6  11:23.84 io.javascript.0
                                    9414 iobroker  20   0   21,3g  86692  45172 S  11,0   0,5   0:05.93 io.daswetter.0
                                    3454 iobroker  20   0   11,0g 124744  48972 S   6,6   0,8   3:39.92 io.operating-ho
                                     944 iobroker  20   0   11,1g 153964  44624 S   6,3   0,9   3:24.35 io.influxdb.0
                                    2415 iobroker  20   0   11,0g  92096  49136 S   2,3   0,6   0:19.33 io.logparser.0
                                    3604 iobroker  20   0   11,0g  91448  44700 S   1,7   0,6   0:37.79 io.upnp.0
                                    1580 iobroker  20   0   21,0g  90992  45772 S   1,0   0,6   0:11.31 io.hue.0
                                    1442 iobroker  20   0   11,3g  94588  45380 S   0,7   0,6   0:23.14 io.alexa2.0
                                    3510 iobroker  20   0   11,0g 107328  44132 S   0,7   0,7   0:35.51 io.sourceanalyt
                                  
                                  

                                  Der JS-Controller ist immer ganz oben. Meinst du das eine Umstellung auf redis da wirklich helfen könnte?

                                  Intel NUC i7 64GB 1TB SSD - Proxmox - Raspi 4 8GB 500 GB SSD - Raspi 4 4GB 500GB SSD - Qnap 16TB - CCU3 - Fritz 6591 Cable - Green Cell USV 1500VA
                                  Sonoff CC2652P - HUE Bridge - Broadlink RM4 pro u. RM3 mini - 5 x Echo - 1 x Samsung STab 8 - 54 x HM und HMIP - 32 x Zigbee - 2 x Shelly 3EM.
                                  Einfach ein tolles Hobby :-)

                                  Ro75R foxriver76F 2 Antworten Letzte Antwort
                                  0
                                  • JoJo58J JoJo58

                                    @thomas-braun

                                    Ich habe eben ein "apt full-upgrade" gemacht und danach den Server neu gestartet, Jetzt schwankt die Auslastung unter Hosts zwischen 70% und 105% und wenn ich über ssh mal top eingebe, kommt das raus:

                                    top - 09:27:26 up 17 min,  1 user,  load average: 1,35, 2,16, 1,78
                                    Tasks: 229 total,   1 running, 228 sleeping,   0 stopped,   0 zombie
                                    %CPU(s): 13,0 us,  1,3 sy,  0,0 ni, 84,7 id,  0,0 wa,  0,0 hi,  0,9 si,  0,0 st
                                    MiB Spch:  15991,7 total,   9823,0 free,   5236,7 used,   1185,4 buff/cache
                                    MiB Swap:    975,0 total,    975,0 free,      0,0 used.  10755,0 avail Spch
                                    
                                       PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     ZEIT+ BEFEHL
                                       757 iobroker  20   0   22,1g 998,6m  50788 S  76,5   6,2  17:14.68 iobroker.js-con
                                       959 iobroker  20   0   31,8g 723940  50984 S  16,9   4,4   5:41.55 io.javascript.0
                                       944 iobroker  20   0   11,1g 153936  44624 S   8,3   0,9   1:26.85 io.influxdb.0
                                      3454 iobroker  20   0   11,0g 118436  48972 S   7,9   0,7   1:19.55 io.operating-ho
                                      2019 iobroker  20   0   11,3g 152108  51228 S   7,0   0,9   0:13.57 io.zigbee.0
                                      1679 iobroker  20   0   11,1g  81968  44776 S   3,6   0,5   0:07.06 io.proxmox.0
                                      2415 iobroker  20   0   11,0g  88808  49136 S   3,0   0,5   0:09.82 io.logparser.0
                                      1767 iobroker  20   0   11,0g 103460  48984 S   2,6   0,6   0:13.38 io.shelly.0
                                    
                                    
                                    top - 09:28:33 up 18 min,  1 user,  load average: 1,52, 2,05, 1,77
                                    Tasks: 229 total,   2 running, 227 sleeping,   0 stopped,   0 zombie
                                    %CPU(s): 17,8 us,  1,4 sy,  0,0 ni, 80,0 id,  0,0 wa,  0,0 hi,  0,8 si,  0,0 st
                                    MiB Spch:  15991,7 total,   9774,7 free,   5271,5 used,   1199,1 buff/cache
                                    MiB Swap:    975,0 total,    975,0 free,      0,0 used.  10720,2 avail Spch
                                    
                                       PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     ZEIT+ BEFEHL
                                       757 iobroker  20   0   22,1g 996,5m  50788 R 118,2   6,2  18:11.70 iobroker.js-con
                                       959 iobroker  20   0   31,8g 749536  50984 S  20,4   4,6   5:56.12 io.javascript.0
                                       944 iobroker  20   0   11,1g 163976  44624 S   7,9   1,0   1:32.19 io.influxdb.0
                                       637 influxdb  20   0 1666088 157516  28532 S   2,3   1,0   0:05.66 influxd
                                      3454 iobroker  20   0   11,0g 118960  48972 S   2,3   0,7   1:25.66 io.operating-ho
                                      3604 iobroker  20   0   11,0g  89996  44700 S   1,3   0,5   0:17.64 io.upnp.0
                                      1580 iobroker  20   0   21,0g  87492  45772 S   0,7   0,5   0:06.33 io.hue.0
                                      2250 iobroker  20   0   21,1g  95864  46244 S   0,7   0,6   0:21.31 io.fb-checkpres
                                        17 root      20   0       0      0      0 I   0,3   0,0   0:00.37 kworker/0:1-mm_percpu_wq
                                        60 root      20   0       0      0      0 I   0,3   0,0   0:00.18 kworker/u16:6-writeback
                                    
                                    
                                    top - 09:49:21 up 39 min,  1 user,  load average: 2,01, 1,87, 1,94
                                    Tasks: 229 total,   2 running, 227 sleeping,   0 stopped,   0 zombie
                                    %CPU(s): 13,7 us,  1,0 sy,  0,0 ni, 84,4 id,  0,1 wa,  0,0 hi,  0,7 si,  0,0 st
                                    MiB Spch:  15991,7 total,   9398,7 free,   5419,7 used,   1430,1 buff/cache
                                    MiB Swap:    975,0 total,    975,0 free,      0,0 used.  10572,0 avail Spch
                                    
                                       PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     ZEIT+ BEFEHL
                                       757 iobroker  20   0   22,2g   1,0g  50788 R  91,7   6,3  37:53.33 iobroker.js-con
                                       959 iobroker  20   0   31,8g 746432  50984 S  16,9   4,6  11:23.84 io.javascript.0
                                      9414 iobroker  20   0   21,3g  86692  45172 S  11,0   0,5   0:05.93 io.daswetter.0
                                      3454 iobroker  20   0   11,0g 124744  48972 S   6,6   0,8   3:39.92 io.operating-ho
                                       944 iobroker  20   0   11,1g 153964  44624 S   6,3   0,9   3:24.35 io.influxdb.0
                                      2415 iobroker  20   0   11,0g  92096  49136 S   2,3   0,6   0:19.33 io.logparser.0
                                      3604 iobroker  20   0   11,0g  91448  44700 S   1,7   0,6   0:37.79 io.upnp.0
                                      1580 iobroker  20   0   21,0g  90992  45772 S   1,0   0,6   0:11.31 io.hue.0
                                      1442 iobroker  20   0   11,3g  94588  45380 S   0,7   0,6   0:23.14 io.alexa2.0
                                      3510 iobroker  20   0   11,0g 107328  44132 S   0,7   0,7   0:35.51 io.sourceanalyt
                                    
                                    

                                    Der JS-Controller ist immer ganz oben. Meinst du das eine Umstellung auf redis da wirklich helfen könnte?

                                    Ro75R Online
                                    Ro75R Online
                                    Ro75
                                    schrieb am zuletzt editiert von
                                    #210

                                    @jojo58 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                    Meinst du das eine Umstellung auf redis da wirklich helfen könnte?

                                    Aus eigener Erfahrung, JA - 16GB RAM ist auch nicht zu wenig. Bei mir lag dananch die Auslastung bei unter 5%.

                                        685 redis     20   0 1185512 810768   7096 S   5,0   5,0 154:49.97 redis-server
                                    2320615 iobroker  20   0   21,6g 430364  43192 S   4,3   2,7  26:37.21 io.javascript.0
                                    2803140 root      20   0       0      0      0 D   4,0   0,0   2:00.92 kworker/0:3+pm
                                    2027671 plex      20   0   94912  51152  10288 S   3,6   0,3  38:18.95 Plex DLNA Serve
                                    2321527 iobroker  20   0   21,2g  88272  36248 S   3,3   0,5   2:55.22 io.tapo.0
                                    2321146 iobroker  20   0   11,3g 130728  39344 S   3,0   0,8  22:11.21 io.zigbee.0
                                    2321816 iobroker  20   0   21,0g  83488  35936 S   3,0   0,5  12:56.69 io.linux-contro
                                    2320724 iobroker  20   0   11,0g  96380  34604 S   2,6   0,6  15:53.22 io.influxdb.0
                                    2320849 iobroker  20   0   21,0g 105820  35580 S   2,0   0,7  14:12.71 io.hue.0
                                    2320975 iobroker  20   0   11,0g  71812  34228 S   2,0   0,4   9:25.16 io.ping.0
                                    2029873 grafana   20   0 1680360 186972 110368 S   1,7   1,2  27:34.04 grafana
                                    2047265 influxdb  20   0 1896428 262700  46784 S   1,7   1,6  28:18.78 influxd
                                    2322489 iobroker  20   0   11,0g  87756  38328 S   1,7   0,5  11:04.29 io.upnp.0
                                    2321182 iobroker  20   0   11,0g  87492  37952 S   1,3   0,5   4:55.54 io.tr-064.0
                                       2623 pihole    20   0  138224  11136   8068 S   1,0   0,1  33:32.34 redis-server
                                    2046919 root       0 -20       0      0      0 I   0,7   0,0  10:06.59 kworker/u9:2-uvcvideo
                                          1 root      20   0  168268  13176   7932 S   0,3   0,1   5:05.31 systemd
                                        339 root      20   0       0      0      0 S   0,3   0,0   1:35.85 jbd2/sda2-8
                                        404 root      19  -1  151244  77024  75188 S   0,3   0,5   3:35.55 systemd-journal
                                        621 message+  20   0    9308   5160   3796 S   0,3   0,0   3:51.75 dbus-daemon
                                        687 Debian-+  20   0   24680  11504   7596 S   0,3   0,1  14:24.72 snmpd
                                        753 pihole    10 -10  713576  41240  11348 S   0,3   0,3  19:13.74 pihole-FTL
                                       2516 35002     20   0 7425832 103848  20736 S   0,3   0,6   6:58.94 java
                                       3209 ubuntu    20   0 3277172 264848  13824 S   0,3   1,6   9:54.92 java
                                       3593 35002     20   0 7827192 156024  20956 S   0,3   1,0   9:33.72 java
                                       3822 911       20   0  398604 182960  25652 S   0,3   1,1  10:08.59 uvicorn
                                    2027673 plex      20   0   43940  12368  10356 S   0,3   0,1   1:47.77 Plex Tuner Serv
                                    2320476 iobroker  20   0   21,3g 157528  41440 S   0,3   1,0   1:39.71 iobroker.js-con
                                    2320554 ubuntu    20   0 7832008 240004  20192 S   0,3   1,5   1:34.19 java
                                    2321619 iobroker  20   0   11,2g 108920  35844 S   0,3   0,7   0:54.00 io.imap.0
                                    2787903 root      20   0       0      0      0 I   0,3   0,0   1:13.14 kworker/0:1-kacpi_notify
                                    2843965 ubuntu    20   0   11212   4724   3844 R   0,3   0,0   0:00.63 top
                                          2 root      20   0       0      0      0 S   0,0   0,0   0:00.28 kthreadd
                                          3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                   
                                    

                                    Ro75.

                                    SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

                                    JoJo58J 1 Antwort Letzte Antwort
                                    0
                                    • JoJo58J JoJo58

                                      @thomas-braun

                                      Ich habe eben ein "apt full-upgrade" gemacht und danach den Server neu gestartet, Jetzt schwankt die Auslastung unter Hosts zwischen 70% und 105% und wenn ich über ssh mal top eingebe, kommt das raus:

                                      top - 09:27:26 up 17 min,  1 user,  load average: 1,35, 2,16, 1,78
                                      Tasks: 229 total,   1 running, 228 sleeping,   0 stopped,   0 zombie
                                      %CPU(s): 13,0 us,  1,3 sy,  0,0 ni, 84,7 id,  0,0 wa,  0,0 hi,  0,9 si,  0,0 st
                                      MiB Spch:  15991,7 total,   9823,0 free,   5236,7 used,   1185,4 buff/cache
                                      MiB Swap:    975,0 total,    975,0 free,      0,0 used.  10755,0 avail Spch
                                      
                                         PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     ZEIT+ BEFEHL
                                         757 iobroker  20   0   22,1g 998,6m  50788 S  76,5   6,2  17:14.68 iobroker.js-con
                                         959 iobroker  20   0   31,8g 723940  50984 S  16,9   4,4   5:41.55 io.javascript.0
                                         944 iobroker  20   0   11,1g 153936  44624 S   8,3   0,9   1:26.85 io.influxdb.0
                                        3454 iobroker  20   0   11,0g 118436  48972 S   7,9   0,7   1:19.55 io.operating-ho
                                        2019 iobroker  20   0   11,3g 152108  51228 S   7,0   0,9   0:13.57 io.zigbee.0
                                        1679 iobroker  20   0   11,1g  81968  44776 S   3,6   0,5   0:07.06 io.proxmox.0
                                        2415 iobroker  20   0   11,0g  88808  49136 S   3,0   0,5   0:09.82 io.logparser.0
                                        1767 iobroker  20   0   11,0g 103460  48984 S   2,6   0,6   0:13.38 io.shelly.0
                                      
                                      
                                      top - 09:28:33 up 18 min,  1 user,  load average: 1,52, 2,05, 1,77
                                      Tasks: 229 total,   2 running, 227 sleeping,   0 stopped,   0 zombie
                                      %CPU(s): 17,8 us,  1,4 sy,  0,0 ni, 80,0 id,  0,0 wa,  0,0 hi,  0,8 si,  0,0 st
                                      MiB Spch:  15991,7 total,   9774,7 free,   5271,5 used,   1199,1 buff/cache
                                      MiB Swap:    975,0 total,    975,0 free,      0,0 used.  10720,2 avail Spch
                                      
                                         PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     ZEIT+ BEFEHL
                                         757 iobroker  20   0   22,1g 996,5m  50788 R 118,2   6,2  18:11.70 iobroker.js-con
                                         959 iobroker  20   0   31,8g 749536  50984 S  20,4   4,6   5:56.12 io.javascript.0
                                         944 iobroker  20   0   11,1g 163976  44624 S   7,9   1,0   1:32.19 io.influxdb.0
                                         637 influxdb  20   0 1666088 157516  28532 S   2,3   1,0   0:05.66 influxd
                                        3454 iobroker  20   0   11,0g 118960  48972 S   2,3   0,7   1:25.66 io.operating-ho
                                        3604 iobroker  20   0   11,0g  89996  44700 S   1,3   0,5   0:17.64 io.upnp.0
                                        1580 iobroker  20   0   21,0g  87492  45772 S   0,7   0,5   0:06.33 io.hue.0
                                        2250 iobroker  20   0   21,1g  95864  46244 S   0,7   0,6   0:21.31 io.fb-checkpres
                                          17 root      20   0       0      0      0 I   0,3   0,0   0:00.37 kworker/0:1-mm_percpu_wq
                                          60 root      20   0       0      0      0 I   0,3   0,0   0:00.18 kworker/u16:6-writeback
                                      
                                      
                                      top - 09:49:21 up 39 min,  1 user,  load average: 2,01, 1,87, 1,94
                                      Tasks: 229 total,   2 running, 227 sleeping,   0 stopped,   0 zombie
                                      %CPU(s): 13,7 us,  1,0 sy,  0,0 ni, 84,4 id,  0,1 wa,  0,0 hi,  0,7 si,  0,0 st
                                      MiB Spch:  15991,7 total,   9398,7 free,   5419,7 used,   1430,1 buff/cache
                                      MiB Swap:    975,0 total,    975,0 free,      0,0 used.  10572,0 avail Spch
                                      
                                         PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     ZEIT+ BEFEHL
                                         757 iobroker  20   0   22,2g   1,0g  50788 R  91,7   6,3  37:53.33 iobroker.js-con
                                         959 iobroker  20   0   31,8g 746432  50984 S  16,9   4,6  11:23.84 io.javascript.0
                                        9414 iobroker  20   0   21,3g  86692  45172 S  11,0   0,5   0:05.93 io.daswetter.0
                                        3454 iobroker  20   0   11,0g 124744  48972 S   6,6   0,8   3:39.92 io.operating-ho
                                         944 iobroker  20   0   11,1g 153964  44624 S   6,3   0,9   3:24.35 io.influxdb.0
                                        2415 iobroker  20   0   11,0g  92096  49136 S   2,3   0,6   0:19.33 io.logparser.0
                                        3604 iobroker  20   0   11,0g  91448  44700 S   1,7   0,6   0:37.79 io.upnp.0
                                        1580 iobroker  20   0   21,0g  90992  45772 S   1,0   0,6   0:11.31 io.hue.0
                                        1442 iobroker  20   0   11,3g  94588  45380 S   0,7   0,6   0:23.14 io.alexa2.0
                                        3510 iobroker  20   0   11,0g 107328  44132 S   0,7   0,7   0:35.51 io.sourceanalyt
                                      
                                      

                                      Der JS-Controller ist immer ganz oben. Meinst du das eine Umstellung auf redis da wirklich helfen könnte?

                                      foxriver76F Offline
                                      foxriver76F Offline
                                      foxriver76
                                      Developer
                                      schrieb am zuletzt editiert von
                                      #211

                                      @jojo58 würde empfehlen mal einzelne Adapter zu stoppen um evtl. zu schauen welcher dazu führt, da die DB im Controller läuft kann es durchaus an einem Adapter liegen. In unserem Benchmark Tests war nichts auffällig zwischen Controller 6 zu 5.

                                      Videotutorials & mehr

                                      Hier könnt ihr mich unterstützen.

                                      JoJo58J 1 Antwort Letzte Antwort
                                      1
                                      • crunchipC Abwesend
                                        crunchipC Abwesend
                                        crunchip
                                        Forum Testing Most Active
                                        schrieb am zuletzt editiert von
                                        #212

                                        @jojo58 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                        system.adapter.discovery

                                        ist unnötig und bereitete in der Vergangenheit schon mal Probleme

                                        @jojo58 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                        nodejs modules from github: 6

                                        ggf github versionen reduzieren

                                        @jojo58 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                        networking.service loaded failed failed Raise network interfaces

                                        da solltest du mal dein /etc/network/interfaces kontrollieren, ggf ist da etwas falsch eingetragen

                                        @jojo58 sagte in js-controller 6.0.x jetzt für alle User im STABLE!:

                                        Ich weiß nicht warum die doppelt gespeichert werden

                                        in der Regel werden die nicht doppelt gesichert, manuell angestoßene Backups bleiben in dem Ordner oder wenn das Verzeichnis nicht leer ist, bleiben auch die automatischen drin und zu zuger letzt, wenn ein backup fehl schlug, bleiben sie auch dort liegen, müsstest du allerdings im log sehen bzw auf der Gegenstelle kein backup vorhanden sein

                                        umgestiegen von Proxmox auf Unraid

                                        1 Antwort Letzte Antwort
                                        0
                                        • foxriver76F foxriver76

                                          @jojo58 würde empfehlen mal einzelne Adapter zu stoppen um evtl. zu schauen welcher dazu führt, da die DB im Controller läuft kann es durchaus an einem Adapter liegen. In unserem Benchmark Tests war nichts auffällig zwischen Controller 6 zu 5.

                                          JoJo58J Offline
                                          JoJo58J Offline
                                          JoJo58
                                          schrieb am zuletzt editiert von
                                          #213

                                          @foxriver76

                                          Dauerte etwas bis ich die meisten Adapter mal deaktiviert und dann einzeln wieder aktiviert hatte. Es gibt 2 Adapter die Probleme bereiten. Das ist "operating-hours.0" und "upnp.0". Ohne diese Beiden liegt die Auslastung bei Hosts um die 20%, ab und zu mal Spitzen um die 50%-60%. Aktiviere ich dann "UPnP" liegt die Auslastung um die 55% mit Spitzen um die 80%.
                                          Aktiviere ich dann noch "Betriebsstunden", ist es vorbei mit der Ruhe, dann liege ich im Schnitt bei 80%. Wenn ich dann die "Aktualisierungsrate" in der Instanz runter setze, wird's schon mal besser. Auf diesen Adapter könnte ich notfalls auch verzichten, nutze den nur, weil ich Sammler und Jäger bin. Ich lasse den "operating-hours.0" erstmal deaktiviert.
                                          Auf den "UPnP" will ich nicht verzichten, da nutze ich dann doch einige Datenpunkte.

                                          @Ro75
                                          Ich werde mir die Videos von Matthias zu "Redis" mal erneut ansehen und dann wohl umstellen.

                                          @crunchip
                                          Deinen Hinweisen werde ich auch noch nachgehen.

                                          Danke euch für die Hilfe und Tipps.

                                          Johannes

                                          Intel NUC i7 64GB 1TB SSD - Proxmox - Raspi 4 8GB 500 GB SSD - Raspi 4 4GB 500GB SSD - Qnap 16TB - CCU3 - Fritz 6591 Cable - Green Cell USV 1500VA
                                          Sonoff CC2652P - HUE Bridge - Broadlink RM4 pro u. RM3 mini - 5 x Echo - 1 x Samsung STab 8 - 54 x HM und HMIP - 32 x Zigbee - 2 x Shelly 3EM.
                                          Einfach ein tolles Hobby :-)

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


                                          Support us

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

                                          724

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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