Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. iobroker.js-con 100% cpu

    NEWS

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    • Save The Date: ioBroker@Smart Living Forum Solingen, 14.06.

    iobroker.js-con 100% cpu

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @spicer last edited by Homoran

      @spicer sagte in iobroker.js-con 100% cpu:

      ich verstehe nicht, weil ich nur alle 2 Minuten etwas publishe an den iob server.

      und genau deshalb ist der debug log so wichtig.
      Da sieht man was passiert.

      was sagt denn die Mosquitto dazu.
      den kenne ich nicht

      1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @mcm1957 last edited by

        @mcm1957 erledigt!
        war leider bis jetzt afk

        1 Reply Last reply Reply Quote 1
        • E
          Edwin40 last edited by

          also bei mir hat das Adapterupdate MQTT Broker/Client 6.1.1 auf 6.1.2 permanent bis zu 100% CPU Auslastung bewirkt. Zurück auf 6.1.1 und alles war gut....

          Grüße

          mcm1957 D 2 Replies Last reply Reply Quote 0
          • mcm1957
            mcm1957 @Edwin40 last edited by mcm1957

            @edwin40 said in iobroker.js-con 100% cpu:

            also bei mir hat das Adapterupdate MQTT Broker/Client 6.1.1 auf 6.1.2 permanent bis zu 100% CPU Auslastung bewirkt. Zurück auf 6.1.1 und alles war gut....

            Grüße

            Hast du das Problem mit den entsprechenden Infos in einem Issue erfasst? Bitte hier verlinken.

            Zwischen 6.1.1 und 6.1.2 wurde eigentlich nur genau eine Zeile geändert die ein Problem beheben soll wenn Clients keine Id haben / senden...

            1 Reply Last reply Reply Quote 0
            • D
              darkiop Most Active @Edwin40 last edited by darkiop

              @edwin40 sagte in iobroker.js-con 100% cpu:

              also bei mir hat das Adapterupdate MQTT Broker/Client 6.1.1 auf 6.1.2 permanent bis zu 100% CPU Auslastung bewirkt. Zurück auf 6.1.1 und alles war gut....

              Grüße

              Hier läuft der MQTT 6.1.2 ohne Auffälligkeiten.

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

                @darkiop sagte in iobroker.js-con 100% cpu:

                Hier läuft der MQTT 6.1.2 ohne Auffälligkeiten.

                Hier auch.

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

                  @thomas-braun , mein Senf auch dazu, PI 5 hier ohne Auffälligkeiten.
                  Letzter Beta Stand.
                  Hats der Themenersteller nun gelöst ? ....keine Anwort mehr.

                  6d10e674-eead-4650-8b7f-1b6c13bc00c2-grafik.png

                  spicer 1 Reply Last reply Reply Quote 0
                  • spicer
                    spicer @ESP8266 last edited by spicer

                    @esp8266
                    Sorry für die späte Antwort (hatte auch nicht auf "beobachtet").
                    Status: Jein.
                    Ich habe alle MQTT-Pub's auf das altehrwürdige RPI1, welches für die Dachfenster und Sonnenstore zuständig ist, geleitet.
                    Dieses sendet nur alle 10min MQTT-Daten an das ioBroker RPI5. So hält die CPU-Auslastung die Füsse für 10min still.

                    Es fällt auf, dass das RPI5 bei nur einem einzigen MQTT-Sub für 30s auf 100% CPU geht.
                    Das auch, wenn ich den Javascript Adapter deaktiviert habe.
                    Es kann also kein Loop sein.

                    Marc Berg 1 Reply Last reply Reply Quote 0
                    • Marc Berg
                      Marc Berg Most Active @spicer last edited by

                      @spicer sagte in iobroker.js-con 100% cpu:

                      Es fällt auf, dass das RPI5 bei nur einem einzigen MQTT-Sub für 30s auf 100% CPU geht.
                      Das auch, wenn ich den Javascript Adapter deaktiviert habe.
                      Es kann also kein Loop sein.

                      Als ich von einer Schleife sprach, meinte ich eigentlich keine Javascript- sondern eine MQTT-Schleife, die entstehen kann, wenn es eine ungute Kombination aus Subscriptions, Publish und Einstellungen des Adapters gibt. Bitte mal die Einstellungen des Adapters zeigen.

                      Seltsam finde ich auch das Topic

                      mqtt.1.info.clients.mosqsub
                      

                      , welches ja scheinbar die Last erzeugt. Soweit ich es kenne, legt der MQTT Adapter dieses Topic nicht automatisch an, obwohl der Zweig "info" dem Adapter gehört. Hast du eine Idee, wo es herkommt?

                      Und macht die Instanz mqtt.0 noch irgend etwas?

                      ESP8266 spicer 2 Replies Last reply Reply Quote 0
                      • ESP8266
                        ESP8266 @Marc Berg last edited by ESP8266

                        @marc-berg , scheint vielleicht eine zusätzliche Mosquitto Installation zu sein.
                        Ich habe wegen ebusd zwar auch eine, aber da kommt bei mir nichts ins Gehege.
                        Davon wird mir nichts gemeldet.
                        Doppelte Port Belegung !? Warum meldet das Rollo überhaupt stetig Nachrichten.
                        Bei meinen wird nichts gemeldet. Die laufen über sonoff. Die melden nur zurück was gerade passiert, oder auch die Procent.

                        spicer 1 Reply Last reply Reply Quote 0
                        • spicer
                          spicer @Marc Berg last edited by

                          @marc-berg

                          Auswahl_007.png

                          Auswahl_008.png

                          Auswahl_009.png

                          Eine Instanz mqtt.0 gibt es nicht.

                          ESP8266 1 Reply Last reply Reply Quote 0
                          • spicer
                            spicer @ESP8266 last edited by

                            @esp8266
                            Das RPI5 ist ja neu installiert. Also keine weitere mosquitto Installation drauf.
                            Das Dachrollo sendet aktuell nur noch alle 3min, seit ich die oben genannten veränderungen gemacht habe.

                            ESP8266 1 Reply Last reply Reply Quote 0
                            • ESP8266
                              ESP8266 @spicer last edited by ESP8266

                              @spicer , keine Ahnung was bei dir zickt. Meiner läuft besser als der PI 4. (schneller)
                              Die Installation wurde auch vom PI 4 übernommen.
                              Die Kühlung hält sich in den Grenzen zwischen 45 - 50 °C

                              1 Reply Last reply Reply Quote 0
                              • ESP8266
                                ESP8266 @spicer last edited by ESP8266

                                @spicer sagte in iobroker.js-con 100% cpu:

                                @marc-berg

                                Auswahl_007.png

                                Auswahl_008.png

                                Auswahl_009.png

                                Eine Instanz mqtt.0 gibt es nicht.

                                Dann ist da was faul. Lösch mal den Adapter und installiere ihn neu und zwar mit Auto.
                                Ich habe hier 2 Mqtt Instanzen laufen. Die erste ist 0 die zweite ist 1 für die Wetterstation.

                                spicer 1 Reply Last reply Reply Quote 0
                                • spicer
                                  spicer @ESP8266 last edited by

                                  @esp8266
                                  Ungern, weil dann alle eCharts und Blockly-Scripte die mqtt-Datenpunkte verlieren.
                                  Gibt's eine Möglichkeit, alle installierten Instanzen in der Konsole anzuzeigen?

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

                                    @spicer

                                    iob diag
                                    

                                    hat das als Punkt drin.
                                    Alternativ

                                    iob list instances
                                    
                                    spicer 1 Reply Last reply Reply Quote 0
                                    • spicer
                                      spicer @Thomas Braun last edited by spicer

                                      @thomas-braun

                                      $ iob list instances
                                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                      + system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
                                        system.adapter.discovery.0              : discovery             : iobroker                                 - disabled
                                      + system.adapter.echarts.0                : echarts               : iobroker                                 -  enabled
                                        system.adapter.email.0                  : email                 : iobroker                                 - disabled
                                        system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
                                        system.adapter.heizoel24-mex.0          : heizoel24-mex         : iobroker                                 -  enabled
                                      + system.adapter.history.0                : history               : iobroker                                 -  enabled
                                      + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                      + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                        system.adapter.openweathermap.0         : openweathermap        : iobroker                                 -  enabled
                                        system.adapter.ping.0                   : ping                  : iobroker                                 - disabled
                                        system.adapter.shelly.0                 : shelly                : iobroker                                 - disabled, port: 1882, bind: 0.0.0.0
                                        system.adapter.solarmanpv.0             : solarmanpv            : iobroker                                 -  enabled
                                      + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                      + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
                                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                                        system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      
                                      + instance is alive
                                      
                                      

                                      Sehe nichts ungewöhnliches. Du etwa?

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

                                        @spicer

                                        Da ist ja auch nicht viel zu sehen.

                                        iob diag 
                                        

                                        wäre gesprächiger.

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

                                          @thomas-braun

                                          ======================= SUMMARY =======================
                                          			v.2024-10-19
                                          
                                          
                                           Static hostname: iobroker
                                                 Icon name: computer
                                          Operating System: Debian GNU/Linux 12 (bookworm)
                                                    Kernel: Linux 6.6.51+rpt-rpi-2712
                                              Architecture: arm64
                                          
                                          Installation: 		native
                                          Kernel: 		aarch64
                                          Userland: 		64 bit
                                          Timezone: 		Europe/Zurich (CET, +0100)
                                          User-ID: 		1000
                                          Display-Server: 	true
                                          Boot Target: 		graphical.target
                                          
                                          Pending OS-Updates: 	0
                                          Pending iob updates: 	1
                                          
                                          Nodejs-Installation:
                                          /usr/bin/nodejs 	v20.18.0
                                          /usr/bin/node 		v20.18.0
                                          /usr/bin/npm 		10.8.2
                                          /usr/bin/npx 		10.8.2
                                          /usr/bin/corepack 	0.29.3
                                          
                                          Recommended versions are nodejs 20.18.0 and npm 10.8.2
                                          nodeJS installation is correct
                                          
                                          MEMORY: 
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            8.4G        2.4G        3.3G         80M        2.9G        6.0G
                                          Swap:           209M          0B        209M
                                          Total:          8.7G        2.4G        3.5G
                                          
                                          Active iob-Instances: 	11
                                          Upgrade policy: none
                                          
                                          ioBroker Core: 		js-controller 		6.0.11
                                          			admin 			7.1.5
                                          
                                          ioBroker Status: 	iobroker is running on this host.
                                          
                                          
                                          Objects type: jsonl
                                          States  type: jsonl
                                          
                                          Status admin and web instance:
                                          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          Objects: 		11171
                                          States: 		10600
                                          
                                          Size of iob-Database:
                                          
                                          28M	/opt/iobroker/iobroker-data/objects.jsonl
                                          18M	/opt/iobroker/iobroker-data/states.jsonl
                                          
                                          
                                          Operating System is the current Debian stable version codenamed 'bookworm'!
                                          
                                          =================== END OF SUMMARY ====================
                                          
                                          
                                          ========== Start marking the full check here ===========
                                          
                                          ```bash
                                          Script v.2024-10-19
                                          
                                          *** BASE SYSTEM ***
                                           Static hostname: iobroker
                                                 Icon name: computer
                                          Operating System: Debian GNU/Linux 12 (bookworm)
                                                    Kernel: Linux 6.6.51+rpt-rpi-2712
                                              Architecture: arm64
                                          OS is similar to: 
                                          
                                          Model		: Raspberry Pi 5 Model B Rev 1.0
                                          Docker          : false
                                          Virtualization  : none
                                          Kernel          : aarch64
                                          Userland        : 64 bit
                                          
                                          Systemuptime and Load:
                                           19:06:22 up 8 days,  5:22,  4 users,  load average: 0.47, 0.82, 0.73
                                          CPU threads: 4
                                          
                                          
                                          *** LIFE CYCLE STATUS ***
                                          Operating System is the current Debian stable version codenamed 'bookworm'!
                                          
                                          *** RASPBERRY THROTTLING ***
                                          Current issues:
                                          No throttling issues detected.
                                          
                                          Previously detected issues:
                                          No throttling issues detected.
                                          
                                          *** TIME AND TIMEZONES ***
                                                         Local time: Mon 2024-11-18 19:06:22 CET
                                                     Universal time: Mon 2024-11-18 18:06:22 UTC
                                                           RTC time: Mon 2024-11-18 18:06:22
                                                          Time zone: Europe/Zurich (CET, +0100)
                                          System clock synchronized: yes
                                                        NTP service: active
                                                    RTC in local TZ: no
                                          
                                          *** Users and Groups ***
                                          User that called 'iob diag':
                                          daniel
                                          HOME=/home/daniel
                                          GROUPS=daniel adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
                                          
                                          User that is running 'js-controller':
                                          iobroker
                                          HOME=/home/iobroker
                                          GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                                          
                                          *** DISPLAY-SERVER SETUP ***
                                          Display-Server: true
                                          Desktop: 	
                                          Terminal: 	tty
                                          
                                          System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
                                          
                                          *** MEMORY ***
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            8.4G        2.2G        3.5G         80M        3.0G        6.3G
                                          Swap:           209M          0B        209M
                                          Total:          8.7G        2.2G        3.7G
                                          
                                          Active iob-Instances: 	11
                                          
                                                   8052 M total memory
                                                   2053 M used memory
                                                   2302 M active memory
                                                   1965 M inactive memory
                                                   3358 M free memory
                                                    347 M buffer memory
                                                   2466 M swap cache
                                                    199 M total swap
                                                      0 M used swap
                                                    199 M free swap
                                          
                                          *** top - Table Of Processes  ***
                                          top - 19:06:22 up 8 days,  5:22,  4 users,  load average: 0.47, 0.82, 0.73
                                          Tasks: 226 total,   1 running, 225 sleeping,   0 stopped,   0 zombie
                                          %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                                          MiB Mem :   8052.3 total,   3358.0 free,   2053.7 used,   2814.6 buff/cache     
                                          MiB Swap:    200.0 total,    200.0 free,      0.0 used.   5998.6 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  3.8G     0  3.8G   0% /dev
                                          tmpfs          tmpfs     806M  6.2M  800M   1% /run
                                          /dev/sda2      ext4       58G  8.5G   47G  16% /
                                          tmpfs          tmpfs     4.0G  448K  4.0G   1% /dev/shm
                                          tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                                          /dev/sda1      vfat      511M   76M  436M  15% /boot/firmware
                                          tmpfs          tmpfs     806M  160K  806M   1% /run/user/1000
                                          
                                          Messages concerning ext4 filesystem in dmesg:
                                          [Sun Nov 10 13:43:45 2024] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe  smsc95xx.macaddr=2C:CF:67:6C:BC:CC vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=6221f4d0-02 rootfstype=ext4 fsck.repair=yes rootwait
                                          [Sun Nov 10 13:43:47 2024] EXT4-fs (sda2): mounted filesystem 461fb03e-8771-4663-bbaf-82d08f9f667d ro with ordered data mode. Quota mode: none.
                                          [Sun Nov 10 13:43:48 2024] EXT4-fs (sda2): re-mounted 461fb03e-8771-4663-bbaf-82d08f9f667d r/w. Quota mode: none.
                                          
                                          Show mounted filesystems:
                                          TARGET               SOURCE    FSTYPE      OPTIONS
                                          /                    /dev/sda2 ext4        rw,noatime
                                          |-/run/user/1000/doc portal    fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
                                          `-/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:
                                          1.2G	/var/
                                          562M	/var/log
                                          559M	/var/log/journal/314adfe5e576468c98c86afebd8547cb
                                          559M	/var/log/journal
                                          203M	/var/lib
                                          
                                          Archived and active journals take up 558.6M in the file system.
                                          
                                          /opt/iobroker/backups:
                                          75M	/opt/iobroker/backups/
                                          
                                          /opt/iobroker/iobroker-data:
                                          1.1G	/opt/iobroker/iobroker-data/
                                          888M	/opt/iobroker/iobroker-data/files
                                          617M	/opt/iobroker/iobroker-data/files/javascript.admin
                                          560M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                                          558M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                          
                                          The five largest files in iobroker-data are:
                                          29M	/opt/iobroker/iobroker-data/objects.jsonl
                                          26M	/opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
                                          26M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map
                                          24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                          24M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.70a15e1f.js.map
                                          
                                          USB-Devices by-id:
                                          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                          
                                          /dev/serial/by-id/usb-dresden_elektronik_ConBee_III_DE03219092-if00-port0
                                          
                                          *** NodeJS-Installation ***
                                          
                                          /usr/bin/nodejs 	v20.18.0
                                          /usr/bin/node 		v20.18.0
                                          /usr/bin/npm 		10.8.2
                                          /usr/bin/npx 		10.8.2
                                          /usr/bin/corepack 	0.29.3
                                          
                                          nodejs:
                                            Installed: 20.18.0-1nodesource1
                                            Candidate: 20.18.0-1nodesource1
                                            Version table:
                                           *** 20.18.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                  100 /var/lib/dpkg/status
                                               20.17.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.16.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.15.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.15.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.14.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.13.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.13.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.12.2-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.12.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.12.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.11.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.11.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.10.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.9.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.8.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.8.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.7.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.6.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.6.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.5.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.5.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.4.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.3.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.3.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.2.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.1.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.0.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               18.19.0+dfsg-6~deb12u2 500
                                                  500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                               18.19.0+dfsg-6~deb12u1 500
                                                  500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                                          
                                          Temp directories causing deletion problem: 0
                                          No problems detected
                                          
                                          Errors in npm tree: 0
                                          No problems detected
                                          
                                          *** ioBroker-Installation ***
                                          
                                          ioBroker Status
                                          iobroker is running on this host.
                                          
                                          
                                          Objects type: jsonl
                                          States  type: jsonl
                                          
                                          Hosts:
                                          iobroker            iobroker (version: 6.0.11, hostname: iobroker      , alive, uptime: 710547)
                                          
                                          Core adapters versions
                                          js-controller: 	6.0.11
                                          admin: 		7.1.5
                                          javascript: 	8.8.3
                                          
                                          nodejs modules from github: 	0
                                          
                                          Adapter State
                                          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                          + system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
                                            system.adapter.discovery.0              : discovery             : iobroker                                 - disabled
                                          + system.adapter.echarts.0                : echarts               : iobroker                                 -  enabled
                                            system.adapter.email.0                  : email                 : iobroker                                 - disabled
                                            system.adapter.flot.0                   : flot                  : iobroker                                 - disabled
                                            system.adapter.heizoel24-mex.0          : heizoel24-mex         : iobroker                                 -  enabled
                                          + system.adapter.history.0                : history               : iobroker                                 -  enabled
                                          + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                          + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                            system.adapter.openweathermap.0         : openweathermap        : iobroker                                 -  enabled
                                            system.adapter.ping.0                   : ping                  : iobroker                                 - disabled
                                            system.adapter.shelly.0                 : shelly                : iobroker                                 - disabled, port: 1882, bind: 0.0.0.0
                                            system.adapter.solarmanpv.0             : solarmanpv            : iobroker                                 -  enabled
                                          + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                          + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
                                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                                            system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          + instance is alive
                                          
                                          Enabled adapters with bindings
                                          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.deconz.0                 : deconz                : iobroker                                 -  enabled, port: 80
                                          + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          ioBroker-Repositories
                                          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                          │ (index) │ name     │ url                                                     │ auto upgrade │
                                          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                          
                                          Active repo(s): stable
                                          Upgrade policy: none
                                          
                                          Installed ioBroker-Instances
                                          Used repository: stable
                                          Adapter    "admin"        : 7.1.5    , installed 7.1.5
                                          Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                                          Adapter    "deconz"       : 1.4.1    , installed 1.4.1
                                          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                          Adapter    "echarts"      : 1.9.2    , installed 1.9.2
                                          Adapter    "email"        : 1.3.1    , installed 1.3.1
                                          Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                          Adapter    "heizoel24-mex": 1.3.5    , installed 1.3.5
                                          Adapter    "history"      : 3.0.1    , installed 3.0.1
                                          Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                                          Controller "js-controller": 6.0.11   , installed 6.0.11
                                          Adapter    "mqtt"         : 6.1.2    , installed 6.1.1  [Updatable]
                                          Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                                          Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                          Adapter    "shelly"       : 8.2.1    , installed 8.2.1
                                          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                          Adapter    "solarmanpv"   : 0.6.1    , installed 0.6.1
                                          Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                                          Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                                          Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                          Adapter    "web"          : 6.2.5    , installed 6.2.5
                                          Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                          
                                          Objects and States
                                          Please stand by - This may take a while
                                          Objects: 	11171
                                          States: 	10600
                                          
                                          *** OS-Repositories and Updates ***
                                          Hit:1 http://phoscon.de/apt/deconz generic InRelease
                                          Hit:2 http://deb.debian.org/debian bookworm InRelease
                                          Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                                          Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
                                          Hit:5 http://deb.debian.org/debian bookworm-updates InRelease
                                          Hit:6 https://deb.nodesource.com/node_20.x nodistro InRelease
                                          Reading package lists...
                                          Pending Updates: 0
                                          
                                          *** Listening Ports ***
                                          Active Internet connections (only servers)
                                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       13804      3032/io.mqtt.1      
                                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          6719       995/sshd: /usr/sbin 
                                          tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1000       16091      2734/deCONZ         
                                          tcp        0      0 0.0.0.0:81              0.0.0.0:*               LISTEN      0          11387      1595/nginx: master  
                                          tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      1000       16116      2734/deCONZ         
                                          tcp        0      0 0.0.0.0:444             0.0.0.0:*               LISTEN      0          11388      1595/nginx: master  
                                          tcp        0      0 0.0.0.0:514             0.0.0.0:*               LISTEN      0          4778       748/rsyslogd        
                                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       7699       956/iobroker.js-con 
                                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       7704       956/iobroker.js-con 
                                          tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          3227919    221748/cupsd        
                                          tcp        0      0 0.0.0.0:8080            0.0.0.0:*               LISTEN      0          11385      1595/nginx: master  
                                          tcp6       0      0 :::5900                 :::*                    LISTEN      992        9280       980/wayvnc          
                                          tcp6       0      0 :::22                   :::*                    LISTEN      0          6721       995/sshd: /usr/sbin 
                                          tcp6       0      0 :::80                   :::*                    LISTEN      0          11386      1595/nginx: master  
                                          tcp6       0      0 :::514                  :::*                    LISTEN      0          4779       748/rsyslogd        
                                          tcp6       0      0 ::1:631                 :::*                    LISTEN      0          3227918    221748/cupsd        
                                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       16166      2813/io.admin.0     
                                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       16927      2951/io.web.0       
                                          udp        0      0 0.0.0.0:514             0.0.0.0:*                           0          4773       748/rsyslogd        
                                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        6537       735/avahi-daemon: r 
                                          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       18441      3014/io.deconz.0    
                                          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       13581      2734/deCONZ         
                                          udp        0      0 0.0.0.0:35370           0.0.0.0:*                           104        6539       735/avahi-daemon: r 
                                          udp6       0      0 :::514                  :::*                                0          4774       748/rsyslogd        
                                          udp6       0      0 fe80::514c:7b18:567:546 :::*                                0          9635       945/NetworkManager  
                                          udp6       0      0 :::5353                 :::*                                104        6538       735/avahi-daemon: r 
                                          udp6       0      0 :::1900                 :::*                                1001       18443      3014/io.deconz.0    
                                          udp6       0      0 :::1900                 :::*                                1001       18442      3014/io.deconz.0    
                                          udp6       0      0 :::40741                :::*                                104        6540       735/avahi-daemon: r 
                                          
                                          *** Log File - Last 25 Lines ***
                                          
                                          2024-11-18 19:03:00.037  - info: javascript.0 (2885) script.js.Telegram_Bot.System_Temperaturen: CPU Temp: 50.7 °C
                                          2024-11-18 19:03:00.038  - info: javascript.0 (2885) script.js.Telegram_Bot.System_Temperaturen: Freier RAM: 3299
                                           MB von 922MB (358%)
                                          2024-11-18 19:03:11.359  - info: admin.0 (2813) <== Disconnect system.user.admin from ::ffff:192.168.1.10 echarts
                                          2024-11-18 19:03:11.360  - info: admin.0 (2813) <== Disconnect system.user.admin from ::ffff:192.168.1.10 echarts-show
                                          2024-11-18 19:03:25.107  - info: admin.0 (2813) ==> Connected system.user.admin from ::ffff:192.168.1.10
                                          2024-11-18 19:03:25.969  - info: admin.0 (2813) ==> Connected system.user.admin from ::ffff:192.168.1.10
                                          2024-11-18 19:03:36.785  - info: mqtt.1 (3032) Client [mosqpub|24949-Dachrollo] connected with secret 1731953016784_8858
                                          2024-11-18 19:03:36.787  - info: mqtt.1 (3032) Client [mosqpub|24949-Dachrollo] connection closed: disconnected
                                          2024-11-18 19:04:00.032  - info: javascript.0 (2885) script.js.common.Ping_zu_Shelly_Boilersteuerung: erreichbar
                                          2024-11-18 19:04:00.034  - info: javascript.0 (2885) script.js.common.Ping_zu_ESP_Garage: ESP Garage erreichbar
                                          2024-11-18 19:05:36.014  - info: host.iobroker instance system.adapter.solarmanpv.0 in version "0.6.1" started with pid 243076
                                          2024-11-18 19:05:36.823  - info: solarmanpv.0 (243076) starting. Version 0.6.1 in /opt/iobroker/node_modules/iobroker.solarmanpv, node: v20.18.0, js-controller: 6.0.11
                                          2024-11-18 19:05:41.095  - info: solarmanpv.0 (243076) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                                          2024-11-18 19:05:41.609  - info: host.iobroker instance system.adapter.solarmanpv.0 having pid 243076 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          2024-11-18 19:06:00.048  - info: javascript.0 (2885) script.js.common.Ping_zu_ESP_Garage: ESP Garage erreichbar
                                          2024-11-18 19:06:00.072  - info: javascript.0 (2885) script.js.Telegram_Bot.System_Temperaturen: Freier Swap: 199
                                           MB von 2048MB (10%)
                                          2024-11-18 19:06:00.072  - info: javascript.0 (2885) script.js.Telegram_Bot.System_Temperaturen: GPU Temp: 48.8 °C
                                          2024-11-18 19:06:00.073  - info: javascript.0 (2885) script.js.Telegram_Bot.System_Temperaturen: CPU Temp: 48.5 °C
                                          2024-11-18 19:06:00.073  - info: javascript.0 (2885) script.js.common.Ping_zu_Shelly_Boilersteuerung: erreichbar
                                          2024-11-18 19:06:00.080  - info: javascript.0 (2885) script.js.Telegram_Bot.System_Temperaturen: Freier RAM: 3380
                                           MB von 922MB (367%)
                                          2024-11-18 19:06:36.993  - info: mqtt.1 (3032) Client [mosqpub|25169-Dachrollo] connected with secret 1731953196993_7235
                                          2024-11-18 19:06:36.998  - info: mqtt.1 (3032) Client [mosqpub|25169-Dachrollo] connection closed: disconnected
                                          
                                          

                                          ============ Mark until here for C&P =============

                                          iob diag has finished.

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

                                            @spicer

                                            Bring halt mqtt auf Stand.

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

                                            Support us

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

                                            692
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

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