Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Upnp v0.3.6

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    591

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    482

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.0k

Upnp v0.3.6

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
111 Beiträge 24 Kommentatoren 19.0k Aufrufe 8 Beobachtet
  • Ä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.
  • K Kanumouse

    Jetzt bin ich erst einmal nach langer Suche mit meinem "Latein" am Ende.
    Mich würde einmal interessieren, ob jemand den Adapter in Zusammenhang mit der Fritzbox 5690 pro und unter Trixie Lite mit node.js 22.22.1 und js-controller 7.0.7. zum Laufen hat?
    Ich vermute mal, dass es entweder noch Probleme unter Trixie Lite gibt oder ich ggf. ein Paket nachinstallieren muss?

    Jey CeeJ Online
    Jey CeeJ Online
    Jey Cee
    Developer
    schrieb am zuletzt editiert von
    #90

    @Kanumouse was mir da noch einfällt wenn es nur um die FritzBox geht: Kann es sein das upnp in der Fritzbox deaktiviert wurde von einem Update?

    Sonst kannst du noch die v1.1.1 Testen, da hab ich ziemlich viel an der Basis gemacht.

    Persönlicher Support
    Spenden -> paypal.me/J3YC33

    K 1 Antwort Letzte Antwort
    0
    • Jey CeeJ Jey Cee

      @Kanumouse was mir da noch einfällt wenn es nur um die FritzBox geht: Kann es sein das upnp in der Fritzbox deaktiviert wurde von einem Update?

      Sonst kannst du noch die v1.1.1 Testen, da hab ich ziemlich viel an der Basis gemacht.

      K Offline
      K Offline
      Kanumouse
      schrieb am zuletzt editiert von
      #91

      @Jey-Cee
      Nein, in der FRITZ!Box habe ich upnp aktiviert. Hab auch schon mit den Leiten von Fritz gesprochen, ob da eventuell ein Bug in ihrer neuen Software ist - negativ. Ich werde jetzt mal deine Version 1.1.1. ausprobieren.

      1 Antwort Letzte Antwort
      0
      • K Offline
        K Offline
        Kanumouse
        schrieb am zuletzt editiert von
        #92

        Hab gerade deine Version 1.1.1. installieren wollen - geht nicht. Da schreibt er mir, dass der Adapter die admin-Adapter-Version 7.6.20. benötigt - ich habe aber die Version 7.7.22. installiert.

        mcm1957M 1 Antwort Letzte Antwort
        0
        • K Kanumouse

          Hab gerade deine Version 1.1.1. installieren wollen - geht nicht. Da schreibt er mir, dass der Adapter die admin-Adapter-Version 7.6.20. benötigt - ich habe aber die Version 7.7.22. installiert.

          mcm1957M Online
          mcm1957M Online
          mcm1957
          schrieb am zuletzt editiert von
          #93

          @Kanumouse sagte:

          Hab gerade deine Version 1.1.1. installieren wollen - geht nicht. Da schreibt er mir, dass der Adapter die admin-Adapter-Version 7.6.20. benötigt - ich habe aber die Version 7.7.22. installiert.

          Dann sollte es ja eigentlich gehen.

          ABER: Wahrscheinlich hast du ein multihost system und am slave ist nocht 7.6.20. Das ist zumindest der typische Grund für solche Meldungen.

          Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
          Support Repositoryverwaltung.

          Wer 'nen Kaffee spendieren will: https://paypal.me

          LESEN - gute Forenbeitrage

          1 Antwort Letzte Antwort
          0
          • K Offline
            K Offline
            Kanumouse
            schrieb am zuletzt editiert von
            #94

            Ich habe kein multihost-System. Der upnp-Adapter verlangt admin-Adapter 7.6.20. - ich habe aber den Admin-Adapter 7.7.22. installiert.

            Jey CeeJ 1 Antwort Letzte Antwort
            0
            • mcm1957M Online
              mcm1957M Online
              mcm1957
              schrieb am zuletzt editiert von mcm1957
              #95

              Ja, du hast vollkommen recht. Da fehlt offensichtlich ein >=

                  "globalDependencies": [
                    {
                      "admin": "7.6.20"
                    }
                  ]
              

              Leg ein Issue beim Adapter an. Das ist definitiv falsch.

              @jey-cee

              Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
              Support Repositoryverwaltung.

              Wer 'nen Kaffee spendieren will: https://paypal.me

              LESEN - gute Forenbeitrage

              1 Antwort Letzte Antwort
              0
              • K Kanumouse

                Ich habe kein multihost-System. Der upnp-Adapter verlangt admin-Adapter 7.6.20. - ich habe aber den Admin-Adapter 7.7.22. installiert.

                Jey CeeJ Online
                Jey CeeJ Online
                Jey Cee
                Developer
                schrieb am zuletzt editiert von
                #96

                @Kanumouse ist gefixt und du solltest jetzt version 1.1.2 installieren können

                Persönlicher Support
                Spenden -> paypal.me/J3YC33

                K 1 Antwort Letzte Antwort
                1
                • Jey CeeJ Jey Cee

                  @Kanumouse ist gefixt und du solltest jetzt version 1.1.2 installieren können

                  K Offline
                  K Offline
                  Kanumouse
                  schrieb am zuletzt editiert von
                  #97

                  @Jey-Cee
                  Ok, habe installieren können und läuft. Das Ergebnis ist aber das Gleiche - alle angelegten Datenpunkte werden nicht gefüllt.
                  Für zwei Geräte kommt jetzt immer „ Error: TypeError: Cannot read properties of undefined (reading 'deviceList')“.

                  Jey CeeJ 1 Antwort Letzte Antwort
                  0
                  • K Kanumouse

                    @Jey-Cee
                    Ok, habe installieren können und läuft. Das Ergebnis ist aber das Gleiche - alle angelegten Datenpunkte werden nicht gefüllt.
                    Für zwei Geräte kommt jetzt immer „ Error: TypeError: Cannot read properties of undefined (reading 'deviceList')“.

                    Jey CeeJ Online
                    Jey CeeJ Online
                    Jey Cee
                    Developer
                    schrieb am zuletzt editiert von
                    #98

                    @Kanumouse sagte:

                    Für zwei Geräte kommt jetzt immer „ Error: TypeError: Cannot read properties of undefined (reading 'deviceList')“.

                    Das ist mit 1.1.5 behoben

                    Persönlicher Support
                    Spenden -> paypal.me/J3YC33

                    K 1 Antwort Letzte Antwort
                    0
                    • Jey CeeJ Jey Cee

                      @Kanumouse sagte:

                      Für zwei Geräte kommt jetzt immer „ Error: TypeError: Cannot read properties of undefined (reading 'deviceList')“.

                      Das ist mit 1.1.5 behoben

                      K Offline
                      K Offline
                      Kanumouse
                      schrieb am zuletzt editiert von
                      #99

                      @Jey-Cee
                      Gerade die 1.1.5. installiert - die Fehlermeldungen sind weg - nach wie vor werden die Datenpunkte nicht gefüllt.

                      1 Antwort Letzte Antwort
                      0
                      • K Offline
                        K Offline
                        Kanumouse
                        schrieb am zuletzt editiert von Kanumouse
                        #100

                        Schade, aber ich habe jetzt kapituliert, da ich keine Ursache für das Nichtfüllen der Datenpunkte finde.
                        Hab auch gerade ein neues Update der Firmware der Fritzbox gemach, ich denke an der Box liegt es nicht.
                        Vielleicht liegt das doch irgendwie an Trixie Lite - ich steck da nicht so tief drin.

                        Hat nicht irgend jemand den Adapter in der gleichen Kofiguration am Laufen?
                        Fritzbox 5690 pro und unter Trixie Lite mit node.js 22.22.1 und js-controller 7.0.7.

                        Jey CeeJ 1 Antwort Letzte Antwort
                        0
                        • K Kanumouse

                          Schade, aber ich habe jetzt kapituliert, da ich keine Ursache für das Nichtfüllen der Datenpunkte finde.
                          Hab auch gerade ein neues Update der Firmware der Fritzbox gemach, ich denke an der Box liegt es nicht.
                          Vielleicht liegt das doch irgendwie an Trixie Lite - ich steck da nicht so tief drin.

                          Hat nicht irgend jemand den Adapter in der gleichen Kofiguration am Laufen?
                          Fritzbox 5690 pro und unter Trixie Lite mit node.js 22.22.1 und js-controller 7.0.7.

                          Jey CeeJ Online
                          Jey CeeJ Online
                          Jey Cee
                          Developer
                          schrieb am zuletzt editiert von
                          #101

                          @Kanumouse 1.1.9 installiert. Alles von 1.1.1 bis 1.1.8 hat mit der Fritzbox nichtbfunktioniert, weil ich viele veraltete Pakete ersetzt habe und da an manchen stellen sich mehr geändert hatte.

                          Persönlicher Support
                          Spenden -> paypal.me/J3YC33

                          K 1 Antwort Letzte Antwort
                          0
                          • Jey CeeJ Jey Cee

                            @Kanumouse 1.1.9 installiert. Alles von 1.1.1 bis 1.1.8 hat mit der Fritzbox nichtbfunktioniert, weil ich viele veraltete Pakete ersetzt habe und da an manchen stellen sich mehr geändert hatte.

                            K Offline
                            K Offline
                            Kanumouse
                            schrieb am zuletzt editiert von
                            #102

                            @Jey-Cee
                            Hab gerade die 1.1.9 installiert - das Ergebnis ist das Gleiche - Datenpunkte werden nicht gefüllt - "Alive-Status" überall auf "false"

                            1 Antwort Letzte Antwort
                            0
                            • K Offline
                              K Offline
                              Kanumouse
                              schrieb am zuletzt editiert von
                              #103

                              Wenn ich die Instanz laufen lassen, kommt jetzt immer der Fehler "upnp.0 2026-04-09 10:51:04.811 error Error processing task firstDevLookup: Task firstDevLookup timed out after 30000ms".

                              Jey CeeJ 1 Antwort Letzte Antwort
                              0
                              • K Kanumouse

                                Wenn ich die Instanz laufen lassen, kommt jetzt immer der Fehler "upnp.0 2026-04-09 10:51:04.811 error Error processing task firstDevLookup: Task firstDevLookup timed out after 30000ms".

                                Jey CeeJ Online
                                Jey CeeJ Online
                                Jey Cee
                                Developer
                                schrieb am zuletzt editiert von
                                #104

                                @Kanumouse Die Meldung an sich sagt nur das er ein Gerät nicht lesen kann, liegt vermutlich daran das es den UPnP Standard nicht ganz einhält. Sollte aber keine weitere Auswirkungen auf die Funktion vom Adapter haben, außer das dieses Gerät halt nicht im Adapter angelegt wird.

                                Persönlicher Support
                                Spenden -> paypal.me/J3YC33

                                K 1 Antwort Letzte Antwort
                                0
                                • Jey CeeJ Jey Cee

                                  @Kanumouse Die Meldung an sich sagt nur das er ein Gerät nicht lesen kann, liegt vermutlich daran das es den UPnP Standard nicht ganz einhält. Sollte aber keine weitere Auswirkungen auf die Funktion vom Adapter haben, außer das dieses Gerät halt nicht im Adapter angelegt wird.

                                  K Offline
                                  K Offline
                                  Kanumouse
                                  schrieb am zuletzt editiert von
                                  #105

                                  @Jey-Cee
                                  Kann ich noch etwas dazu beitragen, um die Ursache für die nichtfunktionierende Instanz im Zusammenhang mit meiner Konfiguration zu finden?

                                  Jey CeeJ 1 Antwort Letzte Antwort
                                  0
                                  • K Kanumouse

                                    @Jey-Cee
                                    Kann ich noch etwas dazu beitragen, um die Ursache für die nichtfunktionierende Instanz im Zusammenhang mit meiner Konfiguration zu finden?

                                    Jey CeeJ Online
                                    Jey CeeJ Online
                                    Jey Cee
                                    Developer
                                    schrieb am zuletzt editiert von
                                    #106

                                    @Kanumouse Nach deiner Schilderung tritt das Problem ja nur mit der Fritzbox auf und nicht mit anderen Geräten bzw. ich weiß gar nicht ob du es mit anderen Geräten probiert hast.
                                    Es scheint auch kein generelles Problem mit der Fritzbox zu sein, da ich von einem anderen User die Meldung bekommen habe, dass bei ihm auch Datenpunkte nicht abgerufen werden konnten mit der neuen Version ab 1.1.1 und nachdem ich das Update raus gebracht habe 1.1.9 hat bei ihm das mit der Fritzbox funktioniert.

                                    Du könntest mal iob diag starten und den Output hier posten, vielleicht bringt uns das weiter.

                                    Persönlicher Support
                                    Spenden -> paypal.me/J3YC33

                                    K 1 Antwort Letzte Antwort
                                    0
                                    • Jey CeeJ Jey Cee

                                      @Kanumouse Nach deiner Schilderung tritt das Problem ja nur mit der Fritzbox auf und nicht mit anderen Geräten bzw. ich weiß gar nicht ob du es mit anderen Geräten probiert hast.
                                      Es scheint auch kein generelles Problem mit der Fritzbox zu sein, da ich von einem anderen User die Meldung bekommen habe, dass bei ihm auch Datenpunkte nicht abgerufen werden konnten mit der neuen Version ab 1.1.1 und nachdem ich das Update raus gebracht habe 1.1.9 hat bei ihm das mit der Fritzbox funktioniert.

                                      Du könntest mal iob diag starten und den Output hier posten, vielleicht bringt uns das weiter.

                                      K Offline
                                      K Offline
                                      Kanumouse
                                      schrieb am zuletzt editiert von Kanumouse
                                      #107

                                      @Jey-Cee
                                      Ok, ich habe mal ein "iob diag" angestossen. Vielleicht erkennst du dort was.

                                      ========== Start marking the full check here ===========
                                      
                                      ```bash
                                      Script v.2026-01-31
                                      
                                      *** BASE SYSTEM ***
                                      Operating System: Debian GNU/Linux 13 (trixie)
                                       Static hostname: TrixiePI
                                             Icon name: computer
                                                Kernel: Linux 6.12.75+rpt-rpi-v8
                                          Architecture: arm64
                                      OS is similar to:
                                      
                                      Model           : Raspberry Pi 4 Model B Rev 1.2
                                      Docker          : false
                                      Virtualization  : none
                                      Kernel          : aarch64
                                      Userland        : 64 bit
                                      
                                      Systemuptime and Load:
                                       10:32:20 up 49 min,  1 user,  load average: 2.08, 1.20, 1.23
                                      CPU threads: 4
                                      
                                      
                                      *** LIFE CYCLE STATUS ***
                                      Operating System is the current Debian stable version codenamed 'trixie'!
                                      
                                      *** RASPBERRY THROTTLING ***
                                      Current issues:
                                      No throttling issues detected.
                                      
                                      Previously detected issues:
                                      No throttling issues detected.
                                      
                                      *** TIME AND TIMEZONES ***
                                                     Local time: Sat 2026-04-11 10:32:21 CEST
                                                 Universal time: Sat 2026-04-11 08:32:21 UTC
                                                       RTC time: n/a
                                                      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':
                                      pi
                                      HOME=/home/pi
                                      GROUPS=pi adm dialout cdrom sudo audio video plugdev games users netdev gpio i2c spi render input iobroker
                                      
                                      User that is running 'js-controller':
                                      iobroker
                                      HOME=/home/iobroker
                                      SUDO_HOME=/home/pi
                                      GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                                      
                                      *** DISPLAY-SERVER SETUP ***
                                      Display-Server:         false
                                      Unit display-manager.service could not be found.
                                      Display-Manager:
                                      Desktop:
                                      Session:                tty
                                      
                                      *** MEMORY ***
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            4.0G        3.6G        100M        1.7M        322M        341M
                                      Swap:           4.1G        1.5G        2.6G
                                      Total:          8.1G        5.2G        2.7G
                                      
                                      Active iob-Instances:   47
                                      
                                               3795 M total memory
                                               3470 M used memory
                                               1535 M active memory
                                               1574 M inactive memory
                                                 95 M free memory
                                                 27 M buffer memory
                                                279 M swap cache
                                               3945 M total swap
                                               1452 M used swap
                                               2493 M free swap
                                      
                                      *** top - Table Of Processes  ***
                                      top - 10:32:22 up 49 min,  1 user,  load average: 2.08, 1.20, 1.23
                                      Tasks: 237 total,   1 running, 236 sleeping,   0 stopped,   0 zombie
                                      %Cpu(s):  1.6 us,  3.1 sy,  0.0 ni, 89.1 id,  6.2 wa,  0.0 hi,  0.0 si,  0.0 st
                                      MiB Mem :   3795.7 total,     94.8 free,   3470.8 used,    308.0 buff/cache
                                      MiB Swap:   3945.5 total,   2493.1 free,   1452.4 used.    324.9 avail Mem
                                      
                                      *** FAILED SERVICES ***
                                      
                                        UNIT LOAD ACTIVE SUB DESCRIPTION
                                      
                                      0 loaded units listed.
                                      
                                      
                                      *** DMESG CRITICAL ERRORS ***
                                      No critical errors detected
                                      
                                      *** FILESYSTEM ***
                                      Filesystem     Type      Size  Used Avail Use% Mounted on
                                      udev           devtmpfs  1.6G     0  1.6G   0% /dev
                                      tmpfs          tmpfs     760M  9.3M  750M   2% /run
                                      /dev/sda2      ext4      917G   11G  870G   2% /
                                      tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                                      tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                                      tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
                                      tmpfs          tmpfs     1.9G  2.9M  1.9G   1% /tmp
                                      /dev/sda1      vfat      510M   66M  445M  13% /boot/firmware
                                      tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
                                      tmpfs          tmpfs     380M   12K  380M   1% /run/user/1000
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      [Sat Apr 11 09:43:08 2026] EXT4-fs (sda2): orphan cleanup on readonly fs
                                      [Sat Apr 11 09:43:08 2026] EXT4-fs (sda2): mounted filesystem 21724cc6-e5a3-48a1-8643-7917dba3a9fb ro with ordered data mode. Quota mode: none.
                                      [Sat Apr 11 09:43:11 2026] EXT4-fs (sda2): re-mounted 21724cc6-e5a3-48a1-8643-7917dba3a9fb r/w.
                                      
                                      Show mounted filesystems:
                                      TARGET           SOURCE    FSTYPE OPTIONS
                                      /                /dev/sda2 ext4   rw,noatime
                                      `-/boot/firmware /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      2.8G    /var/
                                      522M    /var/cache
                                      516M    /var/cache/apt
                                      383M    /var/cache/apt/archives
                                      254M    /var/lib
                                      
                                      Archived and active journals take up 8M in the file system.
                                      
                                      /opt/iobroker/backups:
                                      231M    /opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      1.4G    /opt/iobroker/iobroker-data/
                                      569M    /opt/iobroker/iobroker-data/history
                                      458M    /opt/iobroker/iobroker-data/files
                                      205M    /opt/iobroker/iobroker-data/backup-objects
                                      78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                                      
                                      The five largest files in iobroker-data are:
                                      101M    /opt/iobroker/iobroker-data/states.jsonl
                                      59M     /opt/iobroker/iobroker-data/objects.jsonl
                                      27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                                      9.3M    /opt/iobroker/iobroker-data/files/vis.0/main/vis-views.json
                                      9.2M    /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js
                                      
                                      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-ESERA-Automation_eBus_Coupler_12001_AL4XV0Y6-if00-port0
                                      
                                      *** ZigBee Settings ***
                                      
                                      ⚠ HINT:
                                      Your zigbee.0 COM-Port is NOT matching 'by-id'.
                                      Please check your setting:
                                      tcp
                                      
                                      Zigbee Network Settings on your coordinator/in nvbackup are:
                                      
                                      zigbee.X
                                      Extended Pan ID:
                                      *** MASKED ***
                                      Pan ID:
                                      *** MASKED ***
                                      Channel:
                                      *** MASKED ***
                                      Network Key:
                                      *** MASKED ***
                                      
                                      To unmask the settings run 'iob diag --unmask'
                                      
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs         v22.22.2
                                      /usr/bin/node           v22.22.2
                                      /usr/bin/npm            10.9.7
                                      /usr/bin/npx            10.9.7
                                      
                                      ✓ Node.js installation is correct
                                      
                                      nodejs:
                                        Installed: 22.22.2-1nodesource1
                                        Candidate: 22.22.2-1nodesource1
                                        Version table:
                                       *** 22.22.2-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                              100 /var/lib/dpkg/status
                                           22.22.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.22.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.21.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.20.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.19.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.18.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.17.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.17.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.16.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.15.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.15.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.14.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.13.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.13.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.12.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.11.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.10.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.9.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.8.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.7.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.6.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.5.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.5.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.4.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.4.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.3.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.2.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.1.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           22.0.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                           20.19.2+dfsg-1+deb13u2 500
                                              500 http://deb.debian.org/debian-security trixie-security/main arm64 Packages
                                           20.19.2+dfsg-1 500
                                              500 http://deb.debian.org/debian trixie/main arm64 Packages
                                      
                                      Temp directories causing deletion problem: 0
                                      No problems detected
                                      
                                      Errors in npm tree: 0
                                      No problems detected
                                      
                                      Checking for nodejs vulnerability:
                                      
                                      
                                       █████  ██      ██           ██████   ██████   ██████  ██████         ██
                                      ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                                      ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                                      ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                                      ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                                      
                                      
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Hosts:
                                      TrixiePI            TrixiePI (version: 7.0.7, hostname: TrixiePI      , alive, uptime: 2929)
                                      
                                      Core adapters versions
                                      js-controller:  7.0.7
                                      admin:          7.7.22
                                      javascript:     9.0.18
                                      
                                      nodejs modules from github:     9
                                      +-- iobroker.bosch-ebike@0.1.12 (git+ssh://git@github.com/TA2k/ioBroker.bosch-ebike.git#71ad7a8139a8af772f671e9c37eddf2ad064c69e)
                                      +-- iobroker.fritzdect@2.6.3 (git+ssh://git@github.com/foxthefox/ioBroker.fritzdect.git#52438d65d7835107260cdbbbc4f05b98c96fbc64)
                                      +-- iobroker.husqvarna-automower@0.6.0-beta.12 (git+ssh://git@github.com/ice987987/ioBroker.husqvarna-automower.git#0426d3f29db494dbd0c67591e8b830bb8c813c6e)
                                      +-- iobroker.icons-open-icon-library-png@0.1.3 (git+ssh://git@github.com/ioBroker/ioBroker.icons-open-icon-library-png.git#0847a79d713ee6725ccb6ccfb044c025b73ec946)
                                      +-- iobroker.nina@0.0.26 (git+ssh://git@github.com/TA2k/ioBroker.nina.git#99d491a973e79ab12f86aa961414be4249cfd2dc)
                                      +-- iobroker.tuya@3.17.0 (git+ssh://git@github.com/Apollon77/ioBroker.tuya.git#640df7360a877f37764a31d628e4d6de3ed1f6e3)
                                      +-- iobroker.upnp@1.1.9 (git+ssh://git@github.com/Jey-Cee/ioBroker.upnp.git#c1123f0773152804375ffc0ed44216986194c4d0)
                                      +-- iobroker.vis-materialdesign@0.5.94 (git+ssh://git@github.com/Scrounger/ioBroker.vis-materialdesign.git#8b7529d493f223dfc4f1d1f632553fcb35bbcc92)
                                      +-- iobroker.vis-players@0.1.7 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.vis-players.git#36cf4f56da3ffea9a10ca948e289e3293ab8f547)
                                      
                                      Adapter State
                                      + system.adapter.admin.0                  : admin                 : TrixiePI                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                      + system.adapter.alexa2.0                 : alexa2                : TrixiePI                                 -  enabled
                                        system.adapter.alias-manager.0          : alias-manager         : TrixiePI                                 - disabled
                                      + system.adapter.backitup.0               : backitup              : TrixiePI                                 -  enabled
                                      + system.adapter.bosch-ebike.0            : bosch-ebike           : TrixiePI                                 -  enabled
                                      + system.adapter.bydhvs.0                 : bydhvs                : TrixiePI                                 -  enabled
                                      + system.adapter.daswetter.0              : daswetter             : TrixiePI                                 -  enabled
                                        system.adapter.dwd.0                    : dwd                   : TrixiePI                                 -  enabled
                                      + system.adapter.ebus.0                   : ebus                  : TrixiePI                                 -  enabled
                                      + system.adapter.email.0                  : email                 : TrixiePI                                 -  enabled
                                        system.adapter.feiertage.0              : feiertage             : TrixiePI                                 -  enabled
                                        system.adapter.flot.0                   : flot                  : TrixiePI                                 - disabled
                                      + system.adapter.fritzbox.0               : fritzbox              : TrixiePI                                 -  enabled
                                      + system.adapter.fritzdect.0              : fritzdect             : TrixiePI                                 -  enabled
                                      + system.adapter.frontier_silicon.0       : frontier_silicon      : TrixiePI                                 -  enabled
                                      + system.adapter.history.0                : history               : TrixiePI                                 -  enabled
                                      + system.adapter.hm-rega.0                : hm-rega               : TrixiePI                                 -  enabled
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : TrixiePI                                 -  enabled, port: 18701
                                      + system.adapter.hm-rpc.1                 : hm-rpc                : TrixiePI                                 -  enabled, port: 12001
                                      + system.adapter.hm-rpc.2                 : hm-rpc                : TrixiePI                                 -  enabled, port: 12010
                                      + system.adapter.hm-rpc.3                 : hm-rpc                : TrixiePI                                 -  enabled, port: 12001
                                        system.adapter.husqvarna-automower.0    : husqvarna-automower   : TrixiePI                                 - disabled
                                        system.adapter.ical.0                   : ical                  : TrixiePI                                 -  enabled
                                        system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: TrixiePI                                 - disabled
                                        system.adapter.icons-icons8.0           : icons-icons8          : TrixiePI                                 - disabled
                                        system.adapter.icons-mfd-png.0          : icons-mfd-png         : TrixiePI                                 - disabled
                                        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : TrixiePI                                 - disabled
                                        system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: TrixiePI                                 - disabled
                                        system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : TrixiePI                                 - disabled
                                      + system.adapter.influxdb.0               : influxdb              : TrixiePI                                 -  enabled, port: 8086
                                      + system.adapter.iot.0                    : iot                   : TrixiePI                                 -  enabled
                                      + system.adapter.javascript.0             : javascript            : TrixiePI                                 -  enabled
                                      + system.adapter.logparser.0              : logparser             : TrixiePI                                 -  enabled
                                      + system.adapter.modbus.0                 : modbus                : TrixiePI                                 -  enabled
                                      + system.adapter.mqtt.0                   : mqtt                  : TrixiePI                                 -  enabled, port: 1883, bind: 0.0.0.0
                                      + system.adapter.nina.0                   : nina                  : TrixiePI                                 -  enabled
                                      + system.adapter.nut.0                    : nut                   : TrixiePI                                 -  enabled
                                      + system.adapter.ping.0                   : ping                  : TrixiePI                                 -  enabled
                                      + system.adapter.pollenflug.0             : pollenflug            : TrixiePI                                 -  enabled
                                      + system.adapter.pushover.0               : pushover              : TrixiePI                                 -  enabled
                                      + system.adapter.rpi2.0                   : rpi2                  : TrixiePI                                 -  enabled
                                      + system.adapter.samsung_tizen.0          : samsung_tizen         : TrixiePI                                 -  enabled, port: 8002
                                        system.adapter.schoolfree.0             : schoolfree            : TrixiePI                                 -  enabled
                                      + system.adapter.shelly.0                 : shelly                : TrixiePI                                 -  enabled, port: 5683, bind: 0.0.0.0
                                      + system.adapter.sourceanalytix.0         : sourceanalytix        : TrixiePI                                 -  enabled
                                      + system.adapter.sourceanalytix.1         : sourceanalytix        : TrixiePI                                 -  enabled
                                        system.adapter.sprinklecontrol.0        : sprinklecontrol       : TrixiePI                                 - disabled
                                      + system.adapter.tagesschau.0             : tagesschau            : TrixiePI                                 -  enabled
                                      + system.adapter.tahoma.0                 : tahoma                : TrixiePI                                 -  enabled
                                      + system.adapter.tankerkoenig.0           : tankerkoenig          : TrixiePI                                 -  enabled
                                      + system.adapter.text2command.0           : text2command          : TrixiePI                                 -  enabled
                                      + system.adapter.tr-064.0                 : tr-064                : TrixiePI                                 -  enabled
                                      + system.adapter.trashschedule.0          : trashschedule         : TrixiePI                                 -  enabled
                                      + system.adapter.tuya.0                   : tuya                  : TrixiePI                                 -  enabled
                                      + system.adapter.tvprogram.0              : tvprogram             : TrixiePI                                 -  enabled
                                        system.adapter.tvspielfilm.0            : tvspielfilm           : TrixiePI                                 - disabled
                                        system.adapter.upnp.0                   : upnp                  : TrixiePI                                 - disabled
                                        system.adapter.vis-bars.0               : vis-bars              : TrixiePI                                 - disabled
                                        system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : TrixiePI                                 - disabled
                                        system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : TrixiePI                                 - disabled
                                        system.adapter.vis-google-fonts.0       : vis-google-fonts      : TrixiePI                                 -  enabled
                                        system.adapter.vis-history.0            : vis-history           : TrixiePI                                 - disabled
                                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : TrixiePI                                 - disabled
                                        system.adapter.vis-icontwo.0            : vis-icontwo           : TrixiePI                                 - disabled
                                      + system.adapter.vis-inventwo.0           : vis-inventwo          : TrixiePI                                 -  enabled
                                        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : TrixiePI                                 - disabled
                                        system.adapter.vis-justgage.0           : vis-justgage          : TrixiePI                                 - disabled
                                        system.adapter.vis-keyboard.0           : vis-keyboard          : TrixiePI                                 - disabled
                                        system.adapter.vis-map.0                : vis-map               : TrixiePI                                 - disabled
                                        system.adapter.vis-material.0           : vis-material          : TrixiePI                                 - disabled
                                        system.adapter.vis-materialdesign.0     : vis-materialdesign    : TrixiePI                                 - disabled
                                        system.adapter.vis-metro.0              : vis-metro             : TrixiePI                                 - disabled
                                        system.adapter.vis-players.0            : vis-players           : TrixiePI                                 - disabled
                                        system.adapter.vis-plumb.0              : vis-plumb             : TrixiePI                                 - disabled
                                        system.adapter.vis-rgraph.0             : vis-rgraph            : TrixiePI                                 - disabled
                                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : TrixiePI                                 - disabled
                                        system.adapter.vis-weather.0            : vis-weather           : TrixiePI                                 - disabled
                                        system.adapter.vis.0                    : vis                   : TrixiePI                                 -  enabled
                                      + system.adapter.weather-warnings.0       : weather-warnings      : TrixiePI                                 -  enabled
                                        system.adapter.weatherunderground.0     : weatherunderground    : TrixiePI                                 -  enabled
                                      + system.adapter.web.0                    : web                   : TrixiePI                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : TrixiePI                                 -  enabled
                                      + system.adapter.zigbee.0                 : zigbee                : TrixiePI                                 -  enabled, port: tcp://192.168.178.80:6638
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                      + system.adapter.admin.0                  : admin                 : TrixiePI                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : TrixiePI                                 -  enabled, port: 18701
                                      + system.adapter.hm-rpc.1                 : hm-rpc                : TrixiePI                                 -  enabled, port: 12001
                                      + system.adapter.hm-rpc.2                 : hm-rpc                : TrixiePI                                 -  enabled, port: 12010
                                      + system.adapter.hm-rpc.3                 : hm-rpc                : TrixiePI                                 -  enabled, port: 12001
                                      + system.adapter.influxdb.0               : influxdb              : TrixiePI                                 -  enabled, port: 8086
                                      + system.adapter.mqtt.0                   : mqtt                  : TrixiePI                                 -  enabled, port: 1883, bind: 0.0.0.0
                                      + system.adapter.samsung_tizen.0          : samsung_tizen         : TrixiePI                                 -  enabled, port: 8002
                                      + system.adapter.shelly.0                 : shelly                : TrixiePI                                 -  enabled, port: 5683, bind: 0.0.0.0
                                      + system.adapter.web.0                    : web                   : TrixiePI                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      + system.adapter.zigbee.0                 : zigbee                : TrixiePI                                 -  enabled, port: tcp://192.168.178.80:6638
                                      
                                      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        │
                                      │ 2       │ 'latest' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                      
                                      Active repo(s): stable
                                      Upgrade policy: none
                                      
                                      Installed ioBroker-Adapters
                                      Used repository: stable
                                      Adapter    "admin"        : 7.7.22   , installed 7.7.22
                                      Adapter    "alexa2"       : 3.27.4   , installed 3.27.4
                                      Adapter    "alias-manager": 2.1.0    , installed 2.1.0
                                      Adapter    "backitup"     : 3.3.14   , installed 3.3.14
                                      Adapter    "bydhvs"       : 1.5.0    , installed 1.5.0
                                      Adapter    "daswetter"    : 4.5.3    , installed 4.5.3
                                      Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                      Adapter    "ebus"         : 3.8.0    , installed 3.8.0
                                      Adapter    "email"        : 2.0.4    , installed 2.0.4
                                      Adapter    "feiertage"    : 1.3.0    , installed 1.3.0
                                      Adapter    "fritzbox"     : 0.7.0    , installed 0.7.0
                                      Adapter    "fritzdect"    : 2.6.2    , installed 2.6.3
                                      Adapter    "frontier_silicon": 0.5.1 , installed 0.5.1
                                      Adapter    "history"      : 4.0.0    , installed 3.0.1  [Updatable]
                                      Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                                      Adapter    "hm-rpc"       : 3.0.1    , installed 3.0.1
                                      Adapter    "ical"         : 1.19.7   , installed 1.19.7
                                      Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                      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    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                                      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                      Adapter    "iot"          : 5.0.12   , installed 5.0.12
                                      Adapter    "javascript"   : 9.0.18   , installed 9.0.18
                                      Controller "js-controller": 7.0.7    , installed 7.0.7
                                      Adapter    "logparser"    : 2.4.0    , installed 2.4.0
                                      Adapter    "modbus"       : 8.0.3    , installed 8.0.3
                                      Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
                                      Adapter    "nina"         : 0.0.25   , installed 0.0.26
                                      Adapter    "nut"          : 1.7.0    , installed 1.7.0
                                      Adapter    "ping"         : 1.7.9    , installed 1.7.9
                                      Adapter    "pollenflug"   : 2.0.0    , installed 2.0.0
                                      Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                                      Adapter    "rpi2"         : 3.0.2    , installed 3.0.2
                                      Adapter    "samsung_tizen": 1.1.0    , installed 1.1.0
                                      Adapter    "schoolfree"   : 1.1.13   , installed 1.1.13
                                      Adapter    "shelly"       : 10.6.1   , installed 10.6.1
                                      Adapter    "socketio"     : 7.0.8    , installed 7.0.8
                                      Adapter    "sprinklecontrol": 0.2.19 , installed 0.2.19
                                      Adapter    "tagesschau"   : 0.6.0    , installed 0.6.0
                                      Adapter    "tahoma"       : 0.10.4   , installed 0.11.0
                                      Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                                      Adapter    "text2command" : 4.0.0    , installed 4.0.0
                                      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                                      Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                                      Adapter    "tuya"         : 3.16.0   , installed 3.17.0
                                      Adapter    "tvprogram"    : 4.0.2    , installed 4.0.2
                                      Adapter    "tvspielfilm"  : 2.1.0    , installed 2.1.0
                                      Adapter    "upnp"         : 1.1.0    , installed 1.1.9
                                      Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                      Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                      Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                                      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                      Adapter    "vis-hqwidgets": 1.6.0    , installed 1.6.0
                                      Adapter    "vis-icontwo"  : 2.11.1   , installed 2.11.1
                                      Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
                                      Adapter    "vis-jqui-mfd" : 1.1.3    , installed 1.1.3
                                      Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                      Adapter    "vis-keyboard" : 0.0.3    , installed 0.0.3
                                      Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
                                      Adapter    "vis-material" : 0.2.0    , installed 0.2.0
                                      Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
                                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                      Adapter    "vis-players"  : 0.1.6    , installed 0.1.7
                                      Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                      Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                      Adapter    "vis-weather"  : 2.5.13   , installed 2.5.13
                                      Adapter    "weather-warnings": 0.10.0, installed 0.10.0
                                      Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                                      Adapter    "web"          : 8.0.0    , installed 8.0.0
                                      Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                                      Adapter    "ws"           : 4.0.0    , installed 4.0.0
                                      Adapter    "zigbee"       : 3.3.5    , installed 3.3.5
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects:        50418
                                      States:         45533
                                      
                                      *** OS-Repositories and Updates ***
                                      Hit:1 http://deb.debian.org/debian trixie InRelease
                                      Hit:2 http://deb.debian.org/debian trixie-updates InRelease
                                      Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
                                      Hit:4 http://archive.raspberrypi.com/debian trixie InRelease
                                      Hit:5 https://apt.grafana.com stable InRelease
                                      Hit:6 https://deb.nodesource.com/node_22.x nodistro InRelease
                                      Get:7 https://repos.influxdata.com/debian stable InRelease [6922 B]
                                      Hit:8 https://packagecloud.io/ookla/speedtest-cli/debian trixie InRelease
                                      Fetched 6922 B in 1s (4680 B/s)
                                      Reading package lists...
                                      Pending systemupdates: 10
                                      
                                      *** 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:3493          0.0.0.0:*               LISTEN      0          25604      3128/upsd
                                      tcp        0      0 0.0.0.0:8889            0.0.0.0:*               LISTEN      0          7018       989/ebusd
                                      tcp        0      0 0.0.0.0:8888            0.0.0.0:*               LISTEN      0          7017       989/ebusd
                                      tcp        0      0 192.168.178.31:3493     0.0.0.0:*               LISTEN      0          25606      3128/upsd
                                      tcp        0      0 192.168.178.31:12001    0.0.0.0:*               LISTEN      1001       10931      1450/io.hm-rpc.1
                                      tcp        0      0 192.168.178.31:12002    0.0.0.0:*               LISTEN      1001       12534      1478/io.hm-rpc.3
                                      tcp        0      0 192.168.178.31:12010    0.0.0.0:*               LISTEN      1001       11953      1462/io.hm-rpc.2
                                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          2642       1/init
                                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          8444       976/sshd: /usr/sbin
                                      tcp        0      0 0.0.0.0:5683            0.0.0.0:*               LISTEN      1001       12992      1638/io.shelly.0
                                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       11069      1526/io.mqtt.0
                                      tcp        0      0 192.168.178.31:18701    0.0.0.0:*               LISTEN      1001       12462      1426/io.hm-rpc.0
                                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       8757       1116/iobroker.js-co
                                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       11431      1116/iobroker.js-co
                                      tcp6       0      0 :::3000                 :::*                    LISTEN      105        10395      1115/grafana
                                      tcp6       0      0 :::111                  :::*                    LISTEN      0          2643       1/init
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          8446       976/sshd: /usr/sbin
                                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       14910      1997/io.web.0
                                      tcp6       0      0 :::8086                 :::*                    LISTEN      999        11294      992/influxd
                                      tcp6       0      0 :::8084                 :::*                    LISTEN      1001       10578      1190/io.admin.0
                                      udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       14837      1674/io.tuya.0
                                      udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       14838      1674/io.tuya.0
                                      udp        0      0 192.168.178.31:5353     0.0.0.0:*                           1001       14436      1662/io.tr-064.0
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           101        7285       559/avahi-daemon: r
                                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          102        1/init
                                      udp        0      0 0.0.0.0:41166           0.0.0.0:*                           101        7287       559/avahi-daemon: r
                                      udp6       0      0 :::43292                :::*                                101        7288       559/avahi-daemon: r
                                      udp6       0      0 fe80::dea6:32ff:fe9:546 :::*                                0          7039       593/NetworkManager
                                      udp6       0      0 :::5353                 :::*                                101        7286       559/avahi-daemon: r
                                      udp6       0      0 :::111                  :::*                                0          5219       1/init
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2026-04-11 10:31:22.332  - info: weatherunderground.0 (5591) State value to set for "weatherunderground.0.forecastHourly.29h.precipitation" has to be type "value.precipitation" but received type "number"
                                      2026-04-11 10:31:22.438  - info: weatherunderground.0 (5591) State value to set for "weatherunderground.0.forecastHourly.30h.precipitation" has to be type "value.precipitation" but received type "number"
                                      2026-04-11 10:31:22.537  - info: weatherunderground.0 (5591) State value to set for "weatherunderground.0.forecastHourly.31h.precipitation" has to be type "value.precipitation" but received type "number"
                                      2026-04-11 10:31:22.638  - info: weatherunderground.0 (5591) State value to set for "weatherunderground.0.forecastHourly.32h.precipitation" has to be type "value.precipitation" but received type "number"
                                      2026-04-11 10:31:22.743  - info: weatherunderground.0 (5591) State value to set for "weatherunderground.0.forecastHourly.33h.precipitation" has to be type "value.precipitation" but received type "number"
                                      2026-04-11 10:31:22.846  - info: weatherunderground.0 (5591) State value to set for "weatherunderground.0.forecastHourly.34h.precipitation" has to be type "value.precipitation" but received type "number"
                                      2026-04-11 10:31:22.951  - info: weatherunderground.0 (5591) State value to set for "weatherunderground.0.forecastHourly.35h.precipitation" has to be type "value.precipitation" but received type "number"
                                      2026-04-11 10:31:25.042  - info: weatherunderground.0 (5591) Terminated (NO_ERROR): Without reason
                                      2026-04-11 10:31:25.576  - info: host.TrixiePI instance system.adapter.weatherunderground.0 having pid 5591 terminated with code 0 (NO_ERROR)
                                      2026-04-11 10:31:34.887  - info: dwd.0 (5608) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2026-04-11 10:31:35.440  - info: host.TrixiePI instance system.adapter.dwd.0 having pid 5608 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2026-04-11 10:31:57.746  - info: ebus.0 (1786) found ebusd update version OK, broadcast.csv: different version, memory
                                      2026-04-11 10:31:58.293  - info: ebus.0 (1786) all history done
                                      2026-04-11 10:32:04.263  - info: web.0 (1997) <== Disconnect system.user.admin from ::ffff:192.168.178.88 flot
                                      2026-04-11 10:32:04.314  - info: web.0 (1997) <== Disconnect system.user.admin from ::ffff:192.168.178.88 flot
                                      2026-04-11 10:32:04.330  - info: web.0 (1997) ==> Connected system.user.admin from ::ffff:192.168.178.88
                                      2026-04-11 10:32:04.354  - info: web.0 (1997) ==> Connected system.user.admin from ::ffff:192.168.178.88
                                      2026-04-11 10:34:00.964  - info: web.0 (1997) <== Disconnect system.user.admin from ::ffff:192.168.178.88 flot
                                      2026-04-11 10:34:01.761  - info: web.0 (1997) <== Disconnect system.user.admin from ::ffff:192.168.178.88 vis.0
                                      2026-04-11 10:34:03.841  - info: web.0 (1997) <== Disconnect system.user.admin from ::ffff:192.168.178.88 flot
                                      2026-04-11 10:34:23.696  - debug: nina.0 (1810) "69da0742-8f" https://warnung.bund.de/bbk.status/status_120670000000.json
                                      2026-04-11 10:34:23.971  - debug: nina.0 (1810) "69da0743-8f" https://warnung.bund.de/bbk.status/status_120530000000.json
                                      2026-04-11 10:34:23.972  - debug: nina.0 (1810) "69da0742-8f" https://warnung.bund.de/bbk.status/status_120670000000.json
                                      2026-04-11 10:34:27.273  - info: ebus.0 (1786) found ebusd update version OK, broadcast.csv: different version, memory
                                      2026-04-11 10:34:27.792  - info: ebus.0 (1786) all history done
                                      
                                      iob diag has finished.
                                      
                                      
                                      Jey CeeJ 1 Antwort Letzte Antwort
                                      0
                                      • K Kanumouse

                                        @Jey-Cee
                                        Ok, ich habe mal ein "iob diag" angestossen. Vielleicht erkennst du dort was.

                                        ========== Start marking the full check here ===========
                                        
                                        ```bash
                                        Script v.2026-01-31
                                        
                                        *** BASE SYSTEM ***
                                        Operating System: Debian GNU/Linux 13 (trixie)
                                         Static hostname: TrixiePI
                                               Icon name: computer
                                                  Kernel: Linux 6.12.75+rpt-rpi-v8
                                            Architecture: arm64
                                        OS is similar to:
                                        
                                        Model           : Raspberry Pi 4 Model B Rev 1.2
                                        Docker          : false
                                        Virtualization  : none
                                        Kernel          : aarch64
                                        Userland        : 64 bit
                                        
                                        Systemuptime and Load:
                                         10:32:20 up 49 min,  1 user,  load average: 2.08, 1.20, 1.23
                                        CPU threads: 4
                                        
                                        
                                        *** LIFE CYCLE STATUS ***
                                        Operating System is the current Debian stable version codenamed 'trixie'!
                                        
                                        *** RASPBERRY THROTTLING ***
                                        Current issues:
                                        No throttling issues detected.
                                        
                                        Previously detected issues:
                                        No throttling issues detected.
                                        
                                        *** TIME AND TIMEZONES ***
                                                       Local time: Sat 2026-04-11 10:32:21 CEST
                                                   Universal time: Sat 2026-04-11 08:32:21 UTC
                                                         RTC time: n/a
                                                        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':
                                        pi
                                        HOME=/home/pi
                                        GROUPS=pi adm dialout cdrom sudo audio video plugdev games users netdev gpio i2c spi render input iobroker
                                        
                                        User that is running 'js-controller':
                                        iobroker
                                        HOME=/home/iobroker
                                        SUDO_HOME=/home/pi
                                        GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                                        
                                        *** DISPLAY-SERVER SETUP ***
                                        Display-Server:         false
                                        Unit display-manager.service could not be found.
                                        Display-Manager:
                                        Desktop:
                                        Session:                tty
                                        
                                        *** MEMORY ***
                                                       total        used        free      shared  buff/cache   available
                                        Mem:            4.0G        3.6G        100M        1.7M        322M        341M
                                        Swap:           4.1G        1.5G        2.6G
                                        Total:          8.1G        5.2G        2.7G
                                        
                                        Active iob-Instances:   47
                                        
                                                 3795 M total memory
                                                 3470 M used memory
                                                 1535 M active memory
                                                 1574 M inactive memory
                                                   95 M free memory
                                                   27 M buffer memory
                                                  279 M swap cache
                                                 3945 M total swap
                                                 1452 M used swap
                                                 2493 M free swap
                                        
                                        *** top - Table Of Processes  ***
                                        top - 10:32:22 up 49 min,  1 user,  load average: 2.08, 1.20, 1.23
                                        Tasks: 237 total,   1 running, 236 sleeping,   0 stopped,   0 zombie
                                        %Cpu(s):  1.6 us,  3.1 sy,  0.0 ni, 89.1 id,  6.2 wa,  0.0 hi,  0.0 si,  0.0 st
                                        MiB Mem :   3795.7 total,     94.8 free,   3470.8 used,    308.0 buff/cache
                                        MiB Swap:   3945.5 total,   2493.1 free,   1452.4 used.    324.9 avail Mem
                                        
                                        *** FAILED SERVICES ***
                                        
                                          UNIT LOAD ACTIVE SUB DESCRIPTION
                                        
                                        0 loaded units listed.
                                        
                                        
                                        *** DMESG CRITICAL ERRORS ***
                                        No critical errors detected
                                        
                                        *** FILESYSTEM ***
                                        Filesystem     Type      Size  Used Avail Use% Mounted on
                                        udev           devtmpfs  1.6G     0  1.6G   0% /dev
                                        tmpfs          tmpfs     760M  9.3M  750M   2% /run
                                        /dev/sda2      ext4      917G   11G  870G   2% /
                                        tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                                        tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                                        tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
                                        tmpfs          tmpfs     1.9G  2.9M  1.9G   1% /tmp
                                        /dev/sda1      vfat      510M   66M  445M  13% /boot/firmware
                                        tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
                                        tmpfs          tmpfs     380M   12K  380M   1% /run/user/1000
                                        
                                        Messages concerning ext4 filesystem in dmesg:
                                        [Sat Apr 11 09:43:08 2026] EXT4-fs (sda2): orphan cleanup on readonly fs
                                        [Sat Apr 11 09:43:08 2026] EXT4-fs (sda2): mounted filesystem 21724cc6-e5a3-48a1-8643-7917dba3a9fb ro with ordered data mode. Quota mode: none.
                                        [Sat Apr 11 09:43:11 2026] EXT4-fs (sda2): re-mounted 21724cc6-e5a3-48a1-8643-7917dba3a9fb r/w.
                                        
                                        Show mounted filesystems:
                                        TARGET           SOURCE    FSTYPE OPTIONS
                                        /                /dev/sda2 ext4   rw,noatime
                                        `-/boot/firmware /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                        
                                        Files in neuralgic directories:
                                        
                                        /var:
                                        2.8G    /var/
                                        522M    /var/cache
                                        516M    /var/cache/apt
                                        383M    /var/cache/apt/archives
                                        254M    /var/lib
                                        
                                        Archived and active journals take up 8M in the file system.
                                        
                                        /opt/iobroker/backups:
                                        231M    /opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        1.4G    /opt/iobroker/iobroker-data/
                                        569M    /opt/iobroker/iobroker-data/history
                                        458M    /opt/iobroker/iobroker-data/files
                                        205M    /opt/iobroker/iobroker-data/backup-objects
                                        78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                                        
                                        The five largest files in iobroker-data are:
                                        101M    /opt/iobroker/iobroker-data/states.jsonl
                                        59M     /opt/iobroker/iobroker-data/objects.jsonl
                                        27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                                        9.3M    /opt/iobroker/iobroker-data/files/vis.0/main/vis-views.json
                                        9.2M    /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js
                                        
                                        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-ESERA-Automation_eBus_Coupler_12001_AL4XV0Y6-if00-port0
                                        
                                        *** ZigBee Settings ***
                                        
                                        ⚠ HINT:
                                        Your zigbee.0 COM-Port is NOT matching 'by-id'.
                                        Please check your setting:
                                        tcp
                                        
                                        Zigbee Network Settings on your coordinator/in nvbackup are:
                                        
                                        zigbee.X
                                        Extended Pan ID:
                                        *** MASKED ***
                                        Pan ID:
                                        *** MASKED ***
                                        Channel:
                                        *** MASKED ***
                                        Network Key:
                                        *** MASKED ***
                                        
                                        To unmask the settings run 'iob diag --unmask'
                                        
                                        
                                        *** NodeJS-Installation ***
                                        
                                        /usr/bin/nodejs         v22.22.2
                                        /usr/bin/node           v22.22.2
                                        /usr/bin/npm            10.9.7
                                        /usr/bin/npx            10.9.7
                                        
                                        ✓ Node.js installation is correct
                                        
                                        nodejs:
                                          Installed: 22.22.2-1nodesource1
                                          Candidate: 22.22.2-1nodesource1
                                          Version table:
                                         *** 22.22.2-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                                100 /var/lib/dpkg/status
                                             22.22.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.22.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.21.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.20.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.19.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.18.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.17.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.17.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.16.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.15.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.15.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.14.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.13.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.13.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.12.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.11.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.10.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.9.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.8.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.7.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.6.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.5.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.5.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.4.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.4.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.3.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.2.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.1.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.0.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             20.19.2+dfsg-1+deb13u2 500
                                                500 http://deb.debian.org/debian-security trixie-security/main arm64 Packages
                                             20.19.2+dfsg-1 500
                                                500 http://deb.debian.org/debian trixie/main arm64 Packages
                                        
                                        Temp directories causing deletion problem: 0
                                        No problems detected
                                        
                                        Errors in npm tree: 0
                                        No problems detected
                                        
                                        Checking for nodejs vulnerability:
                                        
                                        
                                         █████  ██      ██           ██████   ██████   ██████  ██████         ██
                                        ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                                        ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                                        ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                                        ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                                        
                                        
                                        
                                        *** ioBroker-Installation ***
                                        
                                        ioBroker Status
                                        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Hosts:
                                        TrixiePI            TrixiePI (version: 7.0.7, hostname: TrixiePI      , alive, uptime: 2929)
                                        
                                        Core adapters versions
                                        js-controller:  7.0.7
                                        admin:          7.7.22
                                        javascript:     9.0.18
                                        
                                        nodejs modules from github:     9
                                        +-- iobroker.bosch-ebike@0.1.12 (git+ssh://git@github.com/TA2k/ioBroker.bosch-ebike.git#71ad7a8139a8af772f671e9c37eddf2ad064c69e)
                                        +-- iobroker.fritzdect@2.6.3 (git+ssh://git@github.com/foxthefox/ioBroker.fritzdect.git#52438d65d7835107260cdbbbc4f05b98c96fbc64)
                                        +-- iobroker.husqvarna-automower@0.6.0-beta.12 (git+ssh://git@github.com/ice987987/ioBroker.husqvarna-automower.git#0426d3f29db494dbd0c67591e8b830bb8c813c6e)
                                        +-- iobroker.icons-open-icon-library-png@0.1.3 (git+ssh://git@github.com/ioBroker/ioBroker.icons-open-icon-library-png.git#0847a79d713ee6725ccb6ccfb044c025b73ec946)
                                        +-- iobroker.nina@0.0.26 (git+ssh://git@github.com/TA2k/ioBroker.nina.git#99d491a973e79ab12f86aa961414be4249cfd2dc)
                                        +-- iobroker.tuya@3.17.0 (git+ssh://git@github.com/Apollon77/ioBroker.tuya.git#640df7360a877f37764a31d628e4d6de3ed1f6e3)
                                        +-- iobroker.upnp@1.1.9 (git+ssh://git@github.com/Jey-Cee/ioBroker.upnp.git#c1123f0773152804375ffc0ed44216986194c4d0)
                                        +-- iobroker.vis-materialdesign@0.5.94 (git+ssh://git@github.com/Scrounger/ioBroker.vis-materialdesign.git#8b7529d493f223dfc4f1d1f632553fcb35bbcc92)
                                        +-- iobroker.vis-players@0.1.7 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.vis-players.git#36cf4f56da3ffea9a10ca948e289e3293ab8f547)
                                        
                                        Adapter State
                                        + system.adapter.admin.0                  : admin                 : TrixiePI                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                        + system.adapter.alexa2.0                 : alexa2                : TrixiePI                                 -  enabled
                                          system.adapter.alias-manager.0          : alias-manager         : TrixiePI                                 - disabled
                                        + system.adapter.backitup.0               : backitup              : TrixiePI                                 -  enabled
                                        + system.adapter.bosch-ebike.0            : bosch-ebike           : TrixiePI                                 -  enabled
                                        + system.adapter.bydhvs.0                 : bydhvs                : TrixiePI                                 -  enabled
                                        + system.adapter.daswetter.0              : daswetter             : TrixiePI                                 -  enabled
                                          system.adapter.dwd.0                    : dwd                   : TrixiePI                                 -  enabled
                                        + system.adapter.ebus.0                   : ebus                  : TrixiePI                                 -  enabled
                                        + system.adapter.email.0                  : email                 : TrixiePI                                 -  enabled
                                          system.adapter.feiertage.0              : feiertage             : TrixiePI                                 -  enabled
                                          system.adapter.flot.0                   : flot                  : TrixiePI                                 - disabled
                                        + system.adapter.fritzbox.0               : fritzbox              : TrixiePI                                 -  enabled
                                        + system.adapter.fritzdect.0              : fritzdect             : TrixiePI                                 -  enabled
                                        + system.adapter.frontier_silicon.0       : frontier_silicon      : TrixiePI                                 -  enabled
                                        + system.adapter.history.0                : history               : TrixiePI                                 -  enabled
                                        + system.adapter.hm-rega.0                : hm-rega               : TrixiePI                                 -  enabled
                                        + system.adapter.hm-rpc.0                 : hm-rpc                : TrixiePI                                 -  enabled, port: 18701
                                        + system.adapter.hm-rpc.1                 : hm-rpc                : TrixiePI                                 -  enabled, port: 12001
                                        + system.adapter.hm-rpc.2                 : hm-rpc                : TrixiePI                                 -  enabled, port: 12010
                                        + system.adapter.hm-rpc.3                 : hm-rpc                : TrixiePI                                 -  enabled, port: 12001
                                          system.adapter.husqvarna-automower.0    : husqvarna-automower   : TrixiePI                                 - disabled
                                          system.adapter.ical.0                   : ical                  : TrixiePI                                 -  enabled
                                          system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: TrixiePI                                 - disabled
                                          system.adapter.icons-icons8.0           : icons-icons8          : TrixiePI                                 - disabled
                                          system.adapter.icons-mfd-png.0          : icons-mfd-png         : TrixiePI                                 - disabled
                                          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : TrixiePI                                 - disabled
                                          system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: TrixiePI                                 - disabled
                                          system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : TrixiePI                                 - disabled
                                        + system.adapter.influxdb.0               : influxdb              : TrixiePI                                 -  enabled, port: 8086
                                        + system.adapter.iot.0                    : iot                   : TrixiePI                                 -  enabled
                                        + system.adapter.javascript.0             : javascript            : TrixiePI                                 -  enabled
                                        + system.adapter.logparser.0              : logparser             : TrixiePI                                 -  enabled
                                        + system.adapter.modbus.0                 : modbus                : TrixiePI                                 -  enabled
                                        + system.adapter.mqtt.0                   : mqtt                  : TrixiePI                                 -  enabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.nina.0                   : nina                  : TrixiePI                                 -  enabled
                                        + system.adapter.nut.0                    : nut                   : TrixiePI                                 -  enabled
                                        + system.adapter.ping.0                   : ping                  : TrixiePI                                 -  enabled
                                        + system.adapter.pollenflug.0             : pollenflug            : TrixiePI                                 -  enabled
                                        + system.adapter.pushover.0               : pushover              : TrixiePI                                 -  enabled
                                        + system.adapter.rpi2.0                   : rpi2                  : TrixiePI                                 -  enabled
                                        + system.adapter.samsung_tizen.0          : samsung_tizen         : TrixiePI                                 -  enabled, port: 8002
                                          system.adapter.schoolfree.0             : schoolfree            : TrixiePI                                 -  enabled
                                        + system.adapter.shelly.0                 : shelly                : TrixiePI                                 -  enabled, port: 5683, bind: 0.0.0.0
                                        + system.adapter.sourceanalytix.0         : sourceanalytix        : TrixiePI                                 -  enabled
                                        + system.adapter.sourceanalytix.1         : sourceanalytix        : TrixiePI                                 -  enabled
                                          system.adapter.sprinklecontrol.0        : sprinklecontrol       : TrixiePI                                 - disabled
                                        + system.adapter.tagesschau.0             : tagesschau            : TrixiePI                                 -  enabled
                                        + system.adapter.tahoma.0                 : tahoma                : TrixiePI                                 -  enabled
                                        + system.adapter.tankerkoenig.0           : tankerkoenig          : TrixiePI                                 -  enabled
                                        + system.adapter.text2command.0           : text2command          : TrixiePI                                 -  enabled
                                        + system.adapter.tr-064.0                 : tr-064                : TrixiePI                                 -  enabled
                                        + system.adapter.trashschedule.0          : trashschedule         : TrixiePI                                 -  enabled
                                        + system.adapter.tuya.0                   : tuya                  : TrixiePI                                 -  enabled
                                        + system.adapter.tvprogram.0              : tvprogram             : TrixiePI                                 -  enabled
                                          system.adapter.tvspielfilm.0            : tvspielfilm           : TrixiePI                                 - disabled
                                          system.adapter.upnp.0                   : upnp                  : TrixiePI                                 - disabled
                                          system.adapter.vis-bars.0               : vis-bars              : TrixiePI                                 - disabled
                                          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : TrixiePI                                 - disabled
                                          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : TrixiePI                                 - disabled
                                          system.adapter.vis-google-fonts.0       : vis-google-fonts      : TrixiePI                                 -  enabled
                                          system.adapter.vis-history.0            : vis-history           : TrixiePI                                 - disabled
                                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : TrixiePI                                 - disabled
                                          system.adapter.vis-icontwo.0            : vis-icontwo           : TrixiePI                                 - disabled
                                        + system.adapter.vis-inventwo.0           : vis-inventwo          : TrixiePI                                 -  enabled
                                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : TrixiePI                                 - disabled
                                          system.adapter.vis-justgage.0           : vis-justgage          : TrixiePI                                 - disabled
                                          system.adapter.vis-keyboard.0           : vis-keyboard          : TrixiePI                                 - disabled
                                          system.adapter.vis-map.0                : vis-map               : TrixiePI                                 - disabled
                                          system.adapter.vis-material.0           : vis-material          : TrixiePI                                 - disabled
                                          system.adapter.vis-materialdesign.0     : vis-materialdesign    : TrixiePI                                 - disabled
                                          system.adapter.vis-metro.0              : vis-metro             : TrixiePI                                 - disabled
                                          system.adapter.vis-players.0            : vis-players           : TrixiePI                                 - disabled
                                          system.adapter.vis-plumb.0              : vis-plumb             : TrixiePI                                 - disabled
                                          system.adapter.vis-rgraph.0             : vis-rgraph            : TrixiePI                                 - disabled
                                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : TrixiePI                                 - disabled
                                          system.adapter.vis-weather.0            : vis-weather           : TrixiePI                                 - disabled
                                          system.adapter.vis.0                    : vis                   : TrixiePI                                 -  enabled
                                        + system.adapter.weather-warnings.0       : weather-warnings      : TrixiePI                                 -  enabled
                                          system.adapter.weatherunderground.0     : weatherunderground    : TrixiePI                                 -  enabled
                                        + system.adapter.web.0                    : web                   : TrixiePI                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : TrixiePI                                 -  enabled
                                        + system.adapter.zigbee.0                 : zigbee                : TrixiePI                                 -  enabled, port: tcp://192.168.178.80:6638
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                        + system.adapter.admin.0                  : admin                 : TrixiePI                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                        + system.adapter.hm-rpc.0                 : hm-rpc                : TrixiePI                                 -  enabled, port: 18701
                                        + system.adapter.hm-rpc.1                 : hm-rpc                : TrixiePI                                 -  enabled, port: 12001
                                        + system.adapter.hm-rpc.2                 : hm-rpc                : TrixiePI                                 -  enabled, port: 12010
                                        + system.adapter.hm-rpc.3                 : hm-rpc                : TrixiePI                                 -  enabled, port: 12001
                                        + system.adapter.influxdb.0               : influxdb              : TrixiePI                                 -  enabled, port: 8086
                                        + system.adapter.mqtt.0                   : mqtt                  : TrixiePI                                 -  enabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.samsung_tizen.0          : samsung_tizen         : TrixiePI                                 -  enabled, port: 8002
                                        + system.adapter.shelly.0                 : shelly                : TrixiePI                                 -  enabled, port: 5683, bind: 0.0.0.0
                                        + system.adapter.web.0                    : web                   : TrixiePI                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        + system.adapter.zigbee.0                 : zigbee                : TrixiePI                                 -  enabled, port: tcp://192.168.178.80:6638
                                        
                                        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        │
                                        │ 2       │ 'latest' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                        
                                        Active repo(s): stable
                                        Upgrade policy: none
                                        
                                        Installed ioBroker-Adapters
                                        Used repository: stable
                                        Adapter    "admin"        : 7.7.22   , installed 7.7.22
                                        Adapter    "alexa2"       : 3.27.4   , installed 3.27.4
                                        Adapter    "alias-manager": 2.1.0    , installed 2.1.0
                                        Adapter    "backitup"     : 3.3.14   , installed 3.3.14
                                        Adapter    "bydhvs"       : 1.5.0    , installed 1.5.0
                                        Adapter    "daswetter"    : 4.5.3    , installed 4.5.3
                                        Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                        Adapter    "ebus"         : 3.8.0    , installed 3.8.0
                                        Adapter    "email"        : 2.0.4    , installed 2.0.4
                                        Adapter    "feiertage"    : 1.3.0    , installed 1.3.0
                                        Adapter    "fritzbox"     : 0.7.0    , installed 0.7.0
                                        Adapter    "fritzdect"    : 2.6.2    , installed 2.6.3
                                        Adapter    "frontier_silicon": 0.5.1 , installed 0.5.1
                                        Adapter    "history"      : 4.0.0    , installed 3.0.1  [Updatable]
                                        Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                                        Adapter    "hm-rpc"       : 3.0.1    , installed 3.0.1
                                        Adapter    "ical"         : 1.19.7   , installed 1.19.7
                                        Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                        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    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                                        Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                        Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                        Adapter    "iot"          : 5.0.12   , installed 5.0.12
                                        Adapter    "javascript"   : 9.0.18   , installed 9.0.18
                                        Controller "js-controller": 7.0.7    , installed 7.0.7
                                        Adapter    "logparser"    : 2.4.0    , installed 2.4.0
                                        Adapter    "modbus"       : 8.0.3    , installed 8.0.3
                                        Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
                                        Adapter    "nina"         : 0.0.25   , installed 0.0.26
                                        Adapter    "nut"          : 1.7.0    , installed 1.7.0
                                        Adapter    "ping"         : 1.7.9    , installed 1.7.9
                                        Adapter    "pollenflug"   : 2.0.0    , installed 2.0.0
                                        Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                                        Adapter    "rpi2"         : 3.0.2    , installed 3.0.2
                                        Adapter    "samsung_tizen": 1.1.0    , installed 1.1.0
                                        Adapter    "schoolfree"   : 1.1.13   , installed 1.1.13
                                        Adapter    "shelly"       : 10.6.1   , installed 10.6.1
                                        Adapter    "socketio"     : 7.0.8    , installed 7.0.8
                                        Adapter    "sprinklecontrol": 0.2.19 , installed 0.2.19
                                        Adapter    "tagesschau"   : 0.6.0    , installed 0.6.0
                                        Adapter    "tahoma"       : 0.10.4   , installed 0.11.0
                                        Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                                        Adapter    "text2command" : 4.0.0    , installed 4.0.0
                                        Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                                        Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                                        Adapter    "tuya"         : 3.16.0   , installed 3.17.0
                                        Adapter    "tvprogram"    : 4.0.2    , installed 4.0.2
                                        Adapter    "tvspielfilm"  : 2.1.0    , installed 2.1.0
                                        Adapter    "upnp"         : 1.1.0    , installed 1.1.9
                                        Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                        Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                                        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                        Adapter    "vis-hqwidgets": 1.6.0    , installed 1.6.0
                                        Adapter    "vis-icontwo"  : 2.11.1   , installed 2.11.1
                                        Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
                                        Adapter    "vis-jqui-mfd" : 1.1.3    , installed 1.1.3
                                        Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                        Adapter    "vis-keyboard" : 0.0.3    , installed 0.0.3
                                        Adapter    "vis-map"      : 1.1.2    , installed 1.1.2
                                        Adapter    "vis-material" : 0.2.0    , installed 0.2.0
                                        Adapter    "vis-materialdesign": 0.5.9, installed 0.5.94
                                        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                        Adapter    "vis-players"  : 0.1.6    , installed 0.1.7
                                        Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                        Adapter    "vis-weather"  : 2.5.13   , installed 2.5.13
                                        Adapter    "weather-warnings": 0.10.0, installed 0.10.0
                                        Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                                        Adapter    "web"          : 8.0.0    , installed 8.0.0
                                        Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                                        Adapter    "ws"           : 4.0.0    , installed 4.0.0
                                        Adapter    "zigbee"       : 3.3.5    , installed 3.3.5
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects:        50418
                                        States:         45533
                                        
                                        *** OS-Repositories and Updates ***
                                        Hit:1 http://deb.debian.org/debian trixie InRelease
                                        Hit:2 http://deb.debian.org/debian trixie-updates InRelease
                                        Hit:3 http://deb.debian.org/debian-security trixie-security InRelease
                                        Hit:4 http://archive.raspberrypi.com/debian trixie InRelease
                                        Hit:5 https://apt.grafana.com stable InRelease
                                        Hit:6 https://deb.nodesource.com/node_22.x nodistro InRelease
                                        Get:7 https://repos.influxdata.com/debian stable InRelease [6922 B]
                                        Hit:8 https://packagecloud.io/ookla/speedtest-cli/debian trixie InRelease
                                        Fetched 6922 B in 1s (4680 B/s)
                                        Reading package lists...
                                        Pending systemupdates: 10
                                        
                                        *** 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:3493          0.0.0.0:*               LISTEN      0          25604      3128/upsd
                                        tcp        0      0 0.0.0.0:8889            0.0.0.0:*               LISTEN      0          7018       989/ebusd
                                        tcp        0      0 0.0.0.0:8888            0.0.0.0:*               LISTEN      0          7017       989/ebusd
                                        tcp        0      0 192.168.178.31:3493     0.0.0.0:*               LISTEN      0          25606      3128/upsd
                                        tcp        0      0 192.168.178.31:12001    0.0.0.0:*               LISTEN      1001       10931      1450/io.hm-rpc.1
                                        tcp        0      0 192.168.178.31:12002    0.0.0.0:*               LISTEN      1001       12534      1478/io.hm-rpc.3
                                        tcp        0      0 192.168.178.31:12010    0.0.0.0:*               LISTEN      1001       11953      1462/io.hm-rpc.2
                                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          2642       1/init
                                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          8444       976/sshd: /usr/sbin
                                        tcp        0      0 0.0.0.0:5683            0.0.0.0:*               LISTEN      1001       12992      1638/io.shelly.0
                                        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       11069      1526/io.mqtt.0
                                        tcp        0      0 192.168.178.31:18701    0.0.0.0:*               LISTEN      1001       12462      1426/io.hm-rpc.0
                                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       8757       1116/iobroker.js-co
                                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       11431      1116/iobroker.js-co
                                        tcp6       0      0 :::3000                 :::*                    LISTEN      105        10395      1115/grafana
                                        tcp6       0      0 :::111                  :::*                    LISTEN      0          2643       1/init
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          8446       976/sshd: /usr/sbin
                                        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       14910      1997/io.web.0
                                        tcp6       0      0 :::8086                 :::*                    LISTEN      999        11294      992/influxd
                                        tcp6       0      0 :::8084                 :::*                    LISTEN      1001       10578      1190/io.admin.0
                                        udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       14837      1674/io.tuya.0
                                        udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       14838      1674/io.tuya.0
                                        udp        0      0 192.168.178.31:5353     0.0.0.0:*                           1001       14436      1662/io.tr-064.0
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           101        7285       559/avahi-daemon: r
                                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          102        1/init
                                        udp        0      0 0.0.0.0:41166           0.0.0.0:*                           101        7287       559/avahi-daemon: r
                                        udp6       0      0 :::43292                :::*                                101        7288       559/avahi-daemon: r
                                        udp6       0      0 fe80::dea6:32ff:fe9:546 :::*                                0          7039       593/NetworkManager
                                        udp6       0      0 :::5353                 :::*                                101        7286       559/avahi-daemon: r
                                        udp6       0      0 :::111                  :::*                                0          5219       1/init
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2026-04-11 10:31:22.332  - info: weatherunderground.0 (5591) State value to set for "weatherunderground.0.forecastHourly.29h.precipitation" has to be type "value.precipitation" but received type "number"
                                        2026-04-11 10:31:22.438  - info: weatherunderground.0 (5591) State value to set for "weatherunderground.0.forecastHourly.30h.precipitation" has to be type "value.precipitation" but received type "number"
                                        2026-04-11 10:31:22.537  - info: weatherunderground.0 (5591) State value to set for "weatherunderground.0.forecastHourly.31h.precipitation" has to be type "value.precipitation" but received type "number"
                                        2026-04-11 10:31:22.638  - info: weatherunderground.0 (5591) State value to set for "weatherunderground.0.forecastHourly.32h.precipitation" has to be type "value.precipitation" but received type "number"
                                        2026-04-11 10:31:22.743  - info: weatherunderground.0 (5591) State value to set for "weatherunderground.0.forecastHourly.33h.precipitation" has to be type "value.precipitation" but received type "number"
                                        2026-04-11 10:31:22.846  - info: weatherunderground.0 (5591) State value to set for "weatherunderground.0.forecastHourly.34h.precipitation" has to be type "value.precipitation" but received type "number"
                                        2026-04-11 10:31:22.951  - info: weatherunderground.0 (5591) State value to set for "weatherunderground.0.forecastHourly.35h.precipitation" has to be type "value.precipitation" but received type "number"
                                        2026-04-11 10:31:25.042  - info: weatherunderground.0 (5591) Terminated (NO_ERROR): Without reason
                                        2026-04-11 10:31:25.576  - info: host.TrixiePI instance system.adapter.weatherunderground.0 having pid 5591 terminated with code 0 (NO_ERROR)
                                        2026-04-11 10:31:34.887  - info: dwd.0 (5608) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2026-04-11 10:31:35.440  - info: host.TrixiePI instance system.adapter.dwd.0 having pid 5608 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2026-04-11 10:31:57.746  - info: ebus.0 (1786) found ebusd update version OK, broadcast.csv: different version, memory
                                        2026-04-11 10:31:58.293  - info: ebus.0 (1786) all history done
                                        2026-04-11 10:32:04.263  - info: web.0 (1997) <== Disconnect system.user.admin from ::ffff:192.168.178.88 flot
                                        2026-04-11 10:32:04.314  - info: web.0 (1997) <== Disconnect system.user.admin from ::ffff:192.168.178.88 flot
                                        2026-04-11 10:32:04.330  - info: web.0 (1997) ==> Connected system.user.admin from ::ffff:192.168.178.88
                                        2026-04-11 10:32:04.354  - info: web.0 (1997) ==> Connected system.user.admin from ::ffff:192.168.178.88
                                        2026-04-11 10:34:00.964  - info: web.0 (1997) <== Disconnect system.user.admin from ::ffff:192.168.178.88 flot
                                        2026-04-11 10:34:01.761  - info: web.0 (1997) <== Disconnect system.user.admin from ::ffff:192.168.178.88 vis.0
                                        2026-04-11 10:34:03.841  - info: web.0 (1997) <== Disconnect system.user.admin from ::ffff:192.168.178.88 flot
                                        2026-04-11 10:34:23.696  - debug: nina.0 (1810) "69da0742-8f" https://warnung.bund.de/bbk.status/status_120670000000.json
                                        2026-04-11 10:34:23.971  - debug: nina.0 (1810) "69da0743-8f" https://warnung.bund.de/bbk.status/status_120530000000.json
                                        2026-04-11 10:34:23.972  - debug: nina.0 (1810) "69da0742-8f" https://warnung.bund.de/bbk.status/status_120670000000.json
                                        2026-04-11 10:34:27.273  - info: ebus.0 (1786) found ebusd update version OK, broadcast.csv: different version, memory
                                        2026-04-11 10:34:27.792  - info: ebus.0 (1786) all history done
                                        
                                        iob diag has finished.
                                        
                                        
                                        Jey CeeJ Online
                                        Jey CeeJ Online
                                        Jey Cee
                                        Developer
                                        schrieb am zuletzt editiert von
                                        #108

                                        @Kanumouse Also ganz grundlegend hast du ein Problem mit der Auslastung von deinem System, im Ruhezustand ist sie relativ hoch. Das liegt vermutlich daran, dass dein Arbeitsspeicher sehr voll ist und er viel in den Swap auslagert.
                                        Das könnte auch gleichzeitig das Problem mit UPnP erklären, weil das System dann quasi im Millisekundenbereich einfriert und dadurch Nachrichten verpassen kann. Das muss nicht so sein, es ist aber eine Möglichkeit.

                                        Du solltest sehr dringend versuchen, den Compact Mode für einige Adapter zu aktivieren und sie eine Gruppe zu stecken, dann verbrauchen die weniger Arbeitsspeicher. Am besten Adapter, die sehr stabil laufen und unkritisch sind, zusammen in eine Gruppe packen. Musst halt schauen, was für dich am meisten Sinn ergibt. Aber je mehr Adapter du in Compact Mode betreibst, um so mehr Arbeitsspeicher wird freigegeben.

                                        Persönlicher Support
                                        Spenden -> paypal.me/J3YC33

                                        K 1 Antwort Letzte Antwort
                                        0
                                        • Jey CeeJ Jey Cee

                                          @Kanumouse Also ganz grundlegend hast du ein Problem mit der Auslastung von deinem System, im Ruhezustand ist sie relativ hoch. Das liegt vermutlich daran, dass dein Arbeitsspeicher sehr voll ist und er viel in den Swap auslagert.
                                          Das könnte auch gleichzeitig das Problem mit UPnP erklären, weil das System dann quasi im Millisekundenbereich einfriert und dadurch Nachrichten verpassen kann. Das muss nicht so sein, es ist aber eine Möglichkeit.

                                          Du solltest sehr dringend versuchen, den Compact Mode für einige Adapter zu aktivieren und sie eine Gruppe zu stecken, dann verbrauchen die weniger Arbeitsspeicher. Am besten Adapter, die sehr stabil laufen und unkritisch sind, zusammen in eine Gruppe packen. Musst halt schauen, was für dich am meisten Sinn ergibt. Aber je mehr Adapter du in Compact Mode betreibst, um so mehr Arbeitsspeicher wird freigegeben.

                                          K Offline
                                          K Offline
                                          Kanumouse
                                          schrieb am zuletzt editiert von
                                          #109

                                          @Jey-Cee
                                          Ok, danke für den Hinweis. Das Problem ist mir bewusst, deshalb werde ich in naher Zukunft auf einen Pi5 mit mehr Speicher umsteigen.
                                          Bis dahin werde ich mal deinen Hinweis umsetzen und mal sehen, ob sich die Situation bessert.

                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          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

                                          276

                                          Online

                                          32.8k

                                          Benutzer

                                          82.9k

                                          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