Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Raspberry stürzt ab–hohe CPU-Auslastung / Javascript-Fehler

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Raspberry stürzt ab–hohe CPU-Auslastung / Javascript-Fehler

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Sandmanyz last edited by

      Hallo Zusammen

      Ich bin von einem Raspberry Pi 4 auf einen 5 umgezogen. Komplette Neuinstallation mit anschließendem Import der Datensicherung. Seitdem stürzt der Raspberry 5 unregelmäßig ab.

      Einmal konnte ich feststellen, dass das ioBroker Webinterface nicht mehr erreichbar ist und habe micht sofort mit Putty verbunden und geschaut wie die Auslastung ist (siehe folgenden Screenshot). Leider habe ich nicht in die Logs des ioBrokers geschaut bzw. weiß ich es nicht mehr. Ist auch schon zu lange her um jetzt noch zu schauen.
      1b336931-794d-43b3-81cc-092b6fa05192-grafik.png

      Heute ist es wieder passiert aber ich habe es erst nach ca. 6 Minuten gemerkt und konnte mich nicht mehr mit Putty verbinden. Im ioBroker ist das kurz vor dem Absturz im Protokoll zu sehen...
      65c59051-6165-4a7d-8a5f-2ae4f24ffb55-grafik.png

      Gibt es ggf. einen Zusammenhang zwischen der hohen Auslastung und den Meldungen im zweiten Screenshot? Bzw. hat jemand eine Idee wie ich herausfinden kann was die Ursache ist?

      Viele Grüße

      wendy2702 1 Reply Last reply Reply Quote 0
      • wendy2702
        wendy2702 @Sandmanyz last edited by

        @sandmanyz Schau in das Logfile von iob:

        /opt/iobroker/logs/
        

        und ins Linux syslog

        /var/log/
        

        und Poste die vollständige Ausgabe von

        iob diag
        

        aber als text

        S 1 Reply Last reply Reply Quote 0
        • S
          Sandmanyz @wendy2702 last edited by Sandmanyz

          @wendy2702
          Besten Dank für die Rückmeldung.

          Dies Ausgabe von iob diag habe die Ausgabe in eine Textdatei (Link) gespeichert. Ist vermutlich übersichtlicher als hier im Text.

          Bei Bookworm gibt das das Logfile syslog nicht mehr im Ordner/var/log/.

          Folgend ein Auszug aus dem Log /opt/iobroker/logs/. Wenige Milisekunden später ist er akgestürzt.

          2024-07-04 14:07:55.435  - info: admin.0 (980) Repository received successfully.
          2024-07-04 14:07:56.880  - info: host.Automation instance system.adapter.javascript.0 started with pid 1542
          2024-07-04 14:07:58.683  - info: javascript.0 (1542) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
          2024-07-04 14:07:58.752  - info: javascript.0 (1542) starting. Version 8.3.1 in /opt/iobroker/node_modules/iobroker.javascript, node: v20.14.0, js-controller: 5.0.19
          2024-07-04 14:07:58.769  - info: javascript.0 (1542) Installing custom dependency: "xmlhttprequest@latest"
          2024-07-04 14:07:58.770  - info: javascript.0 (1542) Installing xmlhttprequest into /opt/iobroker/node_modules/iobroker.javascript - cmd: npm install xmlhttprequest --omit=dev
          2024-07-04 14:08:00.910  - info: host.Automation instance system.adapter.telegram.0 started with pid 2261
          2024-07-04 14:08:01.391  - error: javascript.0 (1542) npm warn deprecated har-validator@5.1.5: this library is no longer supported
          
          2024-07-04 14:08:01.456  - error: javascript.0 (1542) npm warn deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
          
          2024-07-04 14:08:01.521  - error: javascript.0 (1542) npm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
          
          2024-07-04 14:08:01.556  - error: javascript.0 (1542) npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
          
          2024-07-04 14:08:01.964  - info: telegram.0 (2261) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
          2024-07-04 14:08:02.069  - info: telegram.0 (2261) starting. Version 3.3.2 in /opt/iobroker/node_modules/iobroker.telegram, node: v20.14.0, js-controller: 5.0.19
          2024-07-04 14:08:02.405  - info: javascript.0 (1542) 
          added 96 packages, and audited 97 packages in 4s
          
          2024-07-04 14:08:02.406  - info: javascript.0 (1542) 
          4 packages are looking for funding
            run `npm fund` for details
          
          2024-07-04 14:08:02.410  - info: javascript.0 (1542) 
          3 vulnerabilities (2 moderate, 1 critical)
          
          Some issues need review, and may require choosing
          a different dependency.
          
          Run `npm audit` for details.
          
          2024-07-04 14:08:02.411  - error: javascript.0 (1542) npm notice
          npm notice New minor version of npm available! 10.7.0 -> 10.8.1
          npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.1
          npm notice To update run: npm install -g npm@10.8.1
          npm notice
          
          2024-07-04 14:08:02.948  - info: javascript.0 (1542) requesting all states
          2024-07-04 14:08:02.949  - info: javascript.0 (1542) requesting all objects
          2024-07-04 14:08:04.237  - info: javascript.0 (1542) received all objects
          2024-07-04 14:08:04.402  - info: javascript.0 (1542) received all states
          2024-07-04 14:08:04.463  - info: javascript.0 (1542) Start JavaScript script.js.common.Alarmanlage (Blockly)
          2024-07-04 14:08:04.673  - error: javascript.0 (1542) [sunTimeSchedules] Unable to set state for astro time "nightEnd"
          2024-07-04 14:08:04.674  - error: javascript.0 (1542) [sunTimeSchedules] Unable to set state for astro time "night"
          2024-07-04 14:08:04.883  - info: host.Automation instance system.adapter.backitup.0 started with pid 2284
          2024-07-04 14:08:05.545  - info: backitup.0 (2284) starting. Version 3.0.7 in /opt/iobroker/node_modules/iobroker.backitup, node: v20.14.0, js-controller: 5.0.19
          2024-07-04 14:08:05.569  - info: backitup.0 (2284) [iobroker] backup will be activated at 23:55 every 1 day(s)
          2024-07-04 14:08:05.606  - info: backitup.0 (2284) [ccu] backup will be activated at 19:00 every 7 day(s)
          2024-07-04 14:08:08.878  - info: host.Automation instance system.adapter.alexa2.0 started with pid 2326
          2024-07-04 14:08:09.486  - info: alexa2.0 (2326) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
          2024-07-04 14:08:09.568  - info: alexa2.0 (2326) starting. Version 3.26.5 in /opt/iobroker/node_modules/iobroker.alexa2, node: v20.14.0, js-controller: 5.0.19
          2024-07-04 14:08:09.715  - info: alexa2.0 (2326) Starting Alexa2 adapter ... it can take several minutes to initialize all data. Please be patient! A done message is logged.
          2024-07-04 14:08:12.257  - info: alexa2.0 (2326) Update cookie in adapter configuration ... restarting ...
          2024-07-04 14:08:12.315  - info: host.Automation stopInstance system.adapter.alexa2.0 (force=false, process=true)
          2024-07-04 14:08:12.317  - info: alexa2.0 (2326) Got terminate signal TERMINATE_YOURSELF
          2024-07-04 14:08:12.316  - info: host.Automation stopInstance system.adapter.alexa2.0 send kill signal
          2024-07-04 14:08:12.318  - info: alexa2.0 (2326) terminating
          2024-07-04 14:08:12.318  - info: alexa2.0 (2326) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-07-04 14:08:12.819  - info: alexa2.0 (2326) terminating
          2024-07-04 14:08:12.881  - info: host.Automation instance system.adapter.broadlink2.0 started with pid 2341
          2024-07-04 14:08:12.945  - info: host.Automation instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-07-04 14:08:13.477  - info: broadlink2.0 (2341) starting. Version 2.3.0 in /opt/iobroker/node_modules/iobroker.broadlink2, node: v20.14.0, js-controller: 5.0.19
          
          mikeal created this issue in request/request

          open Request’s Past, Present and Future #3142

          DJMarc75 1 Reply Last reply Reply Quote 0
          • DJMarc75
            DJMarc75 @Sandmanyz last edited by

            @sandmanyz sagte in Raspberry stürzt ab–hohe CPU-Auslastung / Javascript-Fehler:

            Dies Ausgabe von iob diag habe die Ausgabe in eine Textdatei (Link) gespeichert. Ist vermutlich übersichtlicher als hier im Text

            Nein, die Ausgabe auch in Codetags bitte liefern.

            S 1 Reply Last reply Reply Quote 0
            • S
              Sandmanyz @DJMarc75 last edited by Homoran

              Job diag
              

              ======== Start marking the full check here =========

              Skript v.2024-05-22
              
              *** BASE SYSTEM ***
               Static hostname: Automation
                     Icon name: computer
              Operating System: Debian GNU/Linux 12 (bookworm)
                        Kernel: Linux 6.6.20+rpt-rpi-2712
                  Architecture: arm64
              
              Model           : Raspberry Pi 5 Model B Rev 1.0
              Docker          : false
              Virtualization  : none
              Kernel          : aarch64
              Userland        : 64 bit
              
              Systemuptime and Load:
               19:13:51 up  4:35,  4 users,  load average: 0.26, 0.39, 0.25
              CPU threads: 4
              
              
              *** RASPBERRY THROTTLING ***
              Current issues:
              No throttling issues detected.
              
              Previously detected issues:
              No throttling issues detected.
              
              *** Time and Time Zones ***
                             Local time: Thu 2024-07-04 19:13:52 CEST
                         Universal time: Thu 2024-07-04 17:13:52 UTC
                               RTC time: Thu 2024-07-04 17:13:52
                              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 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 redis gpio i2c
              
              *** Display-Server-Setup ***
              Display-Server: true
              Desktop:
              Terminal:       tty
              Boot Target:    graphical.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            8.4G        2.9G        3.9G         23M        1.7G        5.5G
              Swap:           209M          0B        209M
              Total:          8.7G        2.9G        4.1G
              
              Active iob-Instances:   34
              
                       8052 M total memory
                       2794 M used memory
                       2883 M active memory
                        968 M inactive memory
                       3745 M free memory
                        248 M buffer memory
                       1383 M swap cache
                        199 M total swap
                          0 M used swap
                        199 M free swap
              
              *** top - Table Of Processes  ***
              top - 19:13:52 up  4:35,  4 users,  load average: 0.26, 0.39, 0.25
              Tasks: 252 total,   1 running, 251 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  0.0 us, 50.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
              MiB Mem :   8052.5 total,   3744.9 free,   2795.1 used,   1631.3 buff/cache
              MiB Swap:    200.0 total,    200.0 free,      0.0 used.   5257.3 avail Mem
              
              *** FAILED SERVICES ***
              
                UNIT         LOAD   ACTIVE SUB    DESCRIPTION
              * backup.mount loaded failed failed /backup
              
              LOAD   = Reflects whether the unit definition was properly loaded.
              ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
              SUB    = The low-level unit activation state, values depend on unit type.
              1 loaded units listed.
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              udev           devtmpfs  3.8G     0  3.8G   0% /dev
              tmpfs          tmpfs     806M  6.4M  799M   1% /run
              /dev/nvme0n1p2 ext4      219G  9.0G  199G   5% /
              tmpfs          tmpfs     4.0G  336K  4.0G   1% /dev/shm
              tmpfs          tmpfs     5.0M   64K  5.0M   2% /run/lock
              /dev/nvme0n1p1 vfat      511M   75M  437M  15% /boot/firmware
              tmpfs          tmpfs     806M  144K  806M   1% /run/user/1000
              tmpfs          tmpfs     806M  112K  806M   1% /run/user/0
              
              Messages concerning ext4 filesystem in dmesg:
              [Thu Jul  4 14:38:37 2024] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=2C:CF:67:37:99:9E vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=65620d40-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
              [Thu Jul  4 14:38:39 2024] EXT4-fs (nvme0n1p2): mounted filesystem fc7a1f9e-4967-4f41-a1f5-1b5927e6c5f9 ro with ordered data mode. Quota mode: none.
              [Thu Jul  4 14:38:40 2024] EXT4-fs (nvme0n1p2): re-mounted fc7a1f9e-4967-4f41-a1f5-1b5927e6c5f9 r/w. Quota mode: none.
              
              Show mounted filesystems:
              TARGET                                                  SOURCE         FSTYPE          OPTIONS
              /                                                       /dev/nvme0n1p2 ext4            rw,noatime
              |-/sys                                                  sysfs          sysfs           rw,nosuid,nodev,noexec,relatime
              | |-/sys/kernel/security                                securityfs     securityfs      rw,nosuid,nodev,noexec,relatime
              | |-/sys/fs/cgroup                                      cgroup2        cgroup2         rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
              | |-/sys/fs/pstore                                      pstore         pstore          rw,nosuid,nodev,noexec,relatime
              | |-/sys/fs/bpf                                         bpf            bpf             rw,nosuid,nodev,noexec,relatime,mode=700
              | |-/sys/kernel/debug                                   debugfs        debugfs         rw,nosuid,nodev,noexec,relatime
              | |-/sys/kernel/tracing                                 tracefs        tracefs         rw,nosuid,nodev,noexec,relatime
              | |-/sys/fs/fuse/connections                            fusectl        fusectl         rw,nosuid,nodev,noexec,relatime
              | `-/sys/kernel/config                                  configfs       configfs        rw,nosuid,nodev,noexec,relatime
              |-/proc                                                 proc           proc            rw,relatime
              | `-/proc/sys/fs/binfmt_misc                            systemd-1      autofs          rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=3820
              |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc    binfmt_misc     rw,nosuid,nodev,noexec,relatime
              |-/dev                                                  udev           devtmpfs        rw,nosuid,relatime,size=3948144k,nr_inodes=246759,mode=755
              | |-/dev/pts                                            devpts         devpts          rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
              | |-/dev/shm                                            tmpfs          tmpfs           rw,nosuid,nodev
              | `-/dev/mqueue                                         mqueue         mqueue          rw,nosuid,nodev,noexec,relatime
              |-/run                                                  tmpfs          tmpfs           rw,nosuid,nodev,noexec,relatime,size=824576k,mode=755
              | |-/run/lock                                           tmpfs          tmpfs           rw,nosuid,nodev,noexec,relatime,size=5120k
              | |-/run/credentials/systemd-sysctl.service             ramfs          ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
              | |-/run/credentials/systemd-sysusers.service           ramfs          ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
              | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs          ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
              | |-/run/rpc_pipefs                                     sunrpc         rpc_pipefs      rw,relatime
              | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs          ramfs           ro,nosuid,nodev,noexec,relatime,mode=700
              | |-/run/user/1000                                      tmpfs          tmpfs           rw,nosuid,nodev,relatime,size=824560k,nr_inodes=206140,mode=700,uid=1000,gid=1000
              | | |-/run/user/1000/gvfs                               gvfsd-fuse     fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
              | | `-/run/user/1000/doc                                portal         fuse.portal     rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
              | `-/run/user/0                                         tmpfs          tmpfs           rw,nosuid,nodev,relatime,size=824560k,nr_inodes=206140,mode=700
              `-/boot/firmware                                        /dev/nvme0n1p1 vfat            rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              1.4G    /var/
              578M    /var/cache
              571M    /var/cache/apt
              456M    /var/cache/apt/archives
              393M    /var/lib
              
              Archived and active journals take up 192.0M in the file system.
              
              /opt/iobroker/backups:
              37M     /opt/iobroker/backups/
              4.0K    /opt/iobroker/backups/redistmp
              
              /opt/iobroker/iobroker-data:
              510M    /opt/iobroker/iobroker-data/
              374M    /opt/iobroker/iobroker-data/files
              138M    /opt/iobroker/iobroker-data/files/javascript.admin
              118M    /opt/iobroker/iobroker-data/files/javascript.admin/static
              117M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
              
              The five largest files in iobroker-data are:
              38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
              36M     /opt/iobroker/iobroker-data/objects.jsonl
              27M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.7beaba8e.js.map
              24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
              8.8M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.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-FTDI_FT232R_USB_UART_A50285BI-if00-port0
              /dev/serial/by-id/usb-0658_0200-if00
              
              
              
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v20.14.0
              /usr/bin/node           v20.14.0
              /usr/bin/npm            10.7.0
              /usr/bin/npx            10.7.0
              /usr/bin/corepack       0.28.1
              
              
              nodejs:
                Installed: 20.14.0-1nodesource1
                Candidate: 20.15.0-1nodesource1
                Version table:
                   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
                      100 /var/lib/dpkg/status
                   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 npm8 problem: 0
              No problems detected
              
              Errors in npm tree:
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: redis
              
              Core adapters versions
              js-controller:  5.0.19
              admin:          6.17.14
              javascript:     8.3.1
              
              nodejs modules from github:     5
              +-- iobroker.energiefluss@3.6.0 (git+ssh://git@github.com/SKB-CGN/ioBroker.energiefluss.git#1b2f62380b39ac21b8a94853d76b4acf6c395111)
              +-- iobroker.gartenbewaesserung@0.0.7 (git+ssh://git@github.com/TA2k/ioBroker.gartenbewaesserung.git#39c3d009800d7bf4504327002087636619982ce6)
              +-- iobroker.goodwe@1.0.4 (git+ssh://git@github.com/FossyTom/ioBroker.goodwe.git#8d36899279986a1d9f645ba284ca0400c5937470)
              +-- iobroker.sainlogic@0.11.1 (git+ssh://git@github.com/phifogg/ioBroker.sainlogic.git#dbefaa9b6803f81450fd2e61b5f9ed00fca42009)
              +-- iobroker.sourceanalytix@0.4.15-alpha.1 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#1010e11d126dc2e9639b70f17b79d082dead83ba)
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : Automation                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.alexa2.0                 : alexa2                : Automation                               -  enabled
              + system.adapter.backitup.0               : backitup              : Automation                               -  enabled
              + system.adapter.ble.0                    : ble                   : Automation                               -  enabled
              + system.adapter.broadlink2.0             : broadlink2            : Automation                               -  enabled
              + system.adapter.discovery.0              : discovery             : Automation                               -  enabled
              + system.adapter.easee.0                  : easee                 : Automation                               -  enabled
              + system.adapter.ebus.0                   : ebus                  : Automation                               -  enabled
              + system.adapter.energiefluss.0           : energiefluss          : Automation                               -  enabled
                system.adapter.gartenbewaesserung.0     : gartenbewaesserung    : Automation                               - disabled
              + system.adapter.goodwe.0                 : goodwe                : Automation                               -  enabled
                system.adapter.gruenbeck.0              : gruenbeck             : Automation                               - disabled
              + system.adapter.hm-rpc.0                 : hm-rpc                : Automation                               -  enabled, port: 0
              + system.adapter.influxdb.0               : influxdb              : Automation                               -  enabled, port: 8086
              + system.adapter.iot.0                    : iot                   : Automation                               -  enabled
              + system.adapter.jarvis.0                 : jarvis                : Automation                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.javascript.0             : javascript            : Automation                               -  enabled
                system.adapter.logparser.0              : logparser             : Automation                               - disabled
              + system.adapter.meross.0                 : meross                : Automation                               -  enabled
              + system.adapter.mqtt.0                   : mqtt                  : Automation                               -  enabled, port: 1888, bind: 0.0.0.0
              + system.adapter.netatmo.0                : netatmo               : Automation                               -  enabled
              + system.adapter.nuki-extended.0          : nuki-extended         : Automation                               -  enabled
              + system.adapter.ping.0                   : ping                  : Automation                               -  enabled
                system.adapter.ring.0                   : ring                  : Automation                               - disabled
              + system.adapter.sainlogic.0              : sainlogic             : Automation                               -  enabled, port: 45000, bind: 0.0.0.0
              + system.adapter.shelly.0                 : shelly                : Automation                               -  enabled, port: 1882, bind: 192.178.122.3
              + system.adapter.simple-api.0             : simple-api            : Automation                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.smartmeter.0             : smartmeter            : Automation                               -  enabled
              + system.adapter.socketio.0               : socketio              : Automation                               -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.sonoff.0                 : sonoff                : Automation                               -  enabled, port: 1887, bind: 0.0.0.0
              + system.adapter.sourceanalytix.0         : sourceanalytix        : Automation                               -  enabled
              + system.adapter.telegram.0               : telegram              : Automation                               -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.tesla-motors.0           : tesla-motors          : Automation                               -  enabled
              + system.adapter.tr-064.0                 : tr-064                : Automation                               -  enabled
                system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : Automation                               - disabled
                system.adapter.vis-history.0            : vis-history           : Automation                               - disabled
                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : Automation                               - disabled
                system.adapter.vis-icontwo.0            : vis-icontwo           : Automation                               - disabled
              + system.adapter.vis-inventwo.0           : vis-inventwo          : Automation                               -  enabled
                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : Automation                               - disabled
                system.adapter.vis-materialdesign.0     : vis-materialdesign    : Automation                               - disabled
                system.adapter.vis-timeandweather.0     : vis-timeandweather    : Automation                               - disabled
                system.adapter.vis.0                    : vis                   : Automation                               -  enabled
              + system.adapter.web.0                    : web                   : Automation                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.zwave2.0                 : zwave2                : Automation                               -  enabled
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : Automation                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.hm-rpc.0                 : hm-rpc                : Automation                               -  enabled, port: 0
              + system.adapter.influxdb.0               : influxdb              : Automation                               -  enabled, port: 8086
              + system.adapter.jarvis.0                 : jarvis                : Automation                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.mqtt.0                   : mqtt                  : Automation                               -  enabled, port: 1888, bind: 0.0.0.0
              + system.adapter.sainlogic.0              : sainlogic             : Automation                               -  enabled, port: 45000, bind: 0.0.0.0
              + system.adapter.shelly.0                 : shelly                : Automation                               -  enabled, port: 1882, bind: 192.178.122.3
              + system.adapter.simple-api.0             : simple-api            : Automation                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.socketio.0               : socketio              : Automation                               -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.sonoff.0                 : sonoff                : Automation                               -  enabled, port: 1887, bind: 0.0.0.0
              + system.adapter.telegram.0               : telegram              : Automation                               -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : Automation                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              ioBroker-Repositories
              stable        : http://download.iobroker.net/sources-dist.json
              beta          : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): stable
              
              Installed ioBroker-Instances
              Used repository: stable
              Adapter    "admin"        : 6.17.14  , installed 6.17.14
              Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
              Adapter    "backitup"     : 2.11.0   , installed 3.0.7
              Adapter    "ble"          : 0.14.0   , installed 0.14.0
              Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
              Adapter    "discovery"    : 4.5.0    , installed 4.5.0
              Adapter    "easee"        : 1.0.10   , installed 1.0.10
              Adapter    "ebus"         : 3.3.1    , installed 3.3.1
              Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
              Adapter    "gruenbeck"    : 0.0.43   , installed 0.0.43
              Adapter    "hm-rpc"       : 1.17.0   , installed 1.17.0
              Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
              Adapter    "iot"          : 3.3.0    , installed 3.3.0
              Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
              Adapter    "javascript"   : 8.3.1    , installed 8.3.1
              Controller "js-controller": 5.0.19   , installed 5.0.19
              Adapter    "logparser"    : 2.2.2    , installed 2.2.2
              Adapter    "meross"       : 1.17.0   , installed 1.17.0
              Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
              Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
              Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
              Adapter    "ping"         : 1.6.2    , installed 1.6.2
              Adapter    "ring"         : 5.0.10   , installed 5.1.0
              Adapter    "sainlogic"    : 0.10.5   , installed 0.11.1
              Adapter    "shelly"       : 7.0.0    , installed 7.0.0
              Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
              Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
              Adapter    "socketio"     : 6.7.0    , installed 6.7.0
              Adapter    "sonoff"       : 3.1.0    , installed 3.1.0
              Adapter    "telegram"     : 3.3.2    , installed 3.3.2
              Adapter    "tesla-motors" : 1.3.2    , installed 1.4.5
              Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
              Adapter    "vis"          : 1.5.6    , installed 1.5.6
              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
              Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
              Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
              Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
              Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
              Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
              Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter    "web"          : 6.2.5    , installed 6.2.5
              Adapter    "ws"           : 2.6.1    , installed 2.6.1
              Adapter    "zwave2"       : 3.1.0    , installed 3.1.0
              
              Objects and States
              Please stand by - This may take a while
              Objects:        14731
              States:         13689
              
              *** OS-Repositories and Updates ***
              W: GPG error: https://repos.influxdata.com/debian bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
              E: The repository 'https://repos.influxdata.com/debian bookworm InRelease' is not signed.
              Pending Updates: 102
              
              *** Listening Ports ***
              Active Internet connections (only servers)
              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
              tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      112        8220       883/redis-server 12
              tcp        0      0 0.0.0.0:1888            0.0.0.0:*               LISTEN      1001       14362      2427/io.mqtt.0
              tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN      1001       14467      2526/io.sonoff.0
              tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       15403      2682/io.jarvis.0
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          7993       917/sshd: /usr/sbin
              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          488        1/init
              tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      114        8226       879/influxd
              tcp        0      0 0.0.0.0:8888            0.0.0.0:*               LISTEN      0          6718       1038/ebusd
              tcp        0      0 192.178.122.2:2010      0.0.0.0:*               LISTEN      1001       11244      2386/io.hm-rpc.0
              tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          5921       875/cupsd
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       8287       942/iobroker.js-con
              tcp        0      0 0.0.0.0:8080            0.0.0.0:*               LISTEN      0          6719       1038/ebusd
              tcp        0      0 0.0.0.0:45000           0.0.0.0:*               LISTEN      1001       14683      2698/io.sainlogic.0
              tcp        0      0 0.0.0.0:51425           0.0.0.0:*               LISTEN      103        6056       1031/rpc.statd
              tcp6       0      0 :::34511                :::*                    LISTEN      103        6060       1031/rpc.statd
              tcp6       0      0 :::5900                 :::*                    LISTEN      992        8036       914/wayvnc
              tcp6       0      0 :::22                   :::*                    LISTEN      0          7995       917/sshd: /usr/sbin
              tcp6       0      0 :::111                  :::*                    LISTEN      0          489        1/init
              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          5920       875/cupsd
              tcp6       0      0 :::8084                 :::*                    LISTEN      1001       13167      2730/io.socketio.0
              tcp6       0      0 :::8087                 :::*                    LISTEN      1001       13123      2714/io.simple-api.
              tcp6       0      0 :::8086                 :::*                    LISTEN      114        5990       879/influxd
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       6112       980/io.admin.0
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       14246      2810/io.web.0
              tcp6       0      0 :::3000                 :::*                    LISTEN      113        8437       1023/grafana
              tcp6       0      0 ::1:6379                :::*                    LISTEN      112        8221       883/redis-server 12
              tcp6       0      0 :::51989                :::*                    LISTEN      1001       11997      2457/io.nuki-extend
              udp        0      0 0.0.0.0:35175           0.0.0.0:*                           103        6054       1031/rpc.statd
              udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       13754      2341/io.broadlink2.
              udp        0      0 0.0.0.0:47861           0.0.0.0:*                           104        2866       712/avahi-daemon: r
              udp        0      0 0.0.0.0:56841           0.0.0.0:*                           1001       12244      2645/io.goodwe.0
              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          2388       1/init
              udp        0      0 0.0.0.0:57691           0.0.0.0:*                           1001       95002      2341/io.broadlink2.
              udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          6681       1017/cups-browsed
              udp        0      0 127.0.0.1:784           0.0.0.0:*                           0          6041       1031/rpc.statd
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        2864       712/avahi-daemon: r
              udp        0      0 0.0.0.0:50615           0.0.0.0:*                           1001       13757      2341/io.broadlink2.
              udp6       0      0 :::111                  :::*                                0          2389       1/init
              udp6       0      0 :::57522                :::*                                104        2867       712/avahi-daemon: r
              udp6       0      0 :::33620                :::*                                103        6058       1031/rpc.statd
              udp6       0      0 :::5353                 :::*                                104        2865       712/avahi-daemon: r
              
              
              

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

              
              ======================= SUMMARY =======================
                                      v.2024-05-22
              
              
               Static hostname: Automation
                     Icon name: computer
              Operating System: Debian GNU/Linux 12 (bookworm)
                        Kernel: Linux 6.6.20+rpt-rpi-2712
                  Architecture: arm64
              
              Installation:           native
              Kernel:                 aarch64
              Userland:               64 bit
              Timezone:               Europe/Berlin (CEST, +0200)
              User-ID:                1000
              Display-Server:         true
              Boot Target:            graphical.target
              
              Pending OS-Updates:     102
              Pending iob updates:    0
              
              Nodejs-Installation:
              /usr/bin/nodejs         v20.14.0
              /usr/bin/node           v20.14.0
              /usr/bin/npm            10.7.0
              /usr/bin/npx            10.7.0
              /usr/bin/corepack       0.28.1
              
              Recommended versions are nodejs 18.20.3 and npm 10.7.0
              Your nodejs installation is correct
              
              MEMORY:
                             total        used        free      shared  buff/cache   available
              Mem:            8.4G        3.0G        3.9G         23M        1.7G        5.5G
              Swap:           209M          0B        209M
              Total:          8.7G        3.0G        4.1G
              
              Active iob-Instances:   34
              Active repo(s): stable
              
              ioBroker Core:          js-controller           5.0.19
                                      admin                   6.17.14
              
              ioBroker Status:        iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: redis
              
              Status admin and web instance:
              + system.adapter.admin.0                  : admin                 : Automation                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.web.0                    : web                   : Automation                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              Objects:                14731
              States:                 13689
              
              Size of iob-Database:
              
              36M     /opt/iobroker/iobroker-data/objects.jsonl
              300K    /opt/iobroker/iobroker-data/states.jsonl
              
              
              
              =================== END OF SUMMARY ====================
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Sandmanyz last edited by Thomas Braun

                @sandmanyz sagte in Raspberry stürzt ab–hohe CPU-Auslastung / Javascript-Fehler:

                Pending OS-Updates: 102

                Updaten.

                sudo apt update
                sudo apt full-upgrade
                

                Zuvor das influx-Repository aktualisieren.

                Desktop ausschalten:

                sudo systemctl set-default multi-user.target
                sudo reboot
                
                S 1 Reply Last reply Reply Quote 0
                • S
                  Sandmanyz @Thomas Braun last edited by

                  @thomas-braun
                  Ich danke dir. Habe ich direkt erledigt.
                  Jetzt muss ich mal einige Tage warten und schauen ob es noch einmal passiert.

                  L 1 Reply Last reply Reply Quote 0
                  • L
                    legro @Sandmanyz last edited by legro

                    @sandmanyz

                    Eine solche Unart vom ioBroker bereitete mir ebenfalls über Jahre hinweg Sorgen, ohne dass ich die Ursache fand. Immer wieder kam es vor, dass mein Raspberry langsam, zäh, träge .. reagierte - bis hin zum Absturz. Bei mir war‘s jedoch am Ende eine sehr einfach zu beseitigende Ursache.

                    Als ich damit begann, in JavaScript zu programmieren, verdichteten sich die Hinweise: Wenn ich im sog. Objektbaum sehr viele (Unter)Verzeichnisse geöffnet hielt, ging der Raspberry Pi reproduzierbar in die Knie.😕

                    1 Reply Last reply Reply Quote 0
                    • S
                      Sandmanyz last edited by

                      Heute ist er wieder abgestürzt.

                      Folgend das Ergebnis von iob diag:

                      Skript v.2024-05-22
                      
                      *** BASE SYSTEM ***
                       Static hostname: Automation
                             Icon name: computer
                      Operating System: Debian GNU/Linux 12 (bookworm)
                                Kernel: Linux 6.6.31+rpt-rpi-2712
                          Architecture: arm64
                      
                      Model           : Raspberry Pi 5 Model B Rev 1.0
                      Docker          : false
                      Virtualization  : none
                      Kernel          : aarch64
                      Userland        : 64 bit
                      
                      Systemuptime and Load:
                       19:17:30 up 7 min,  3 users,  load average: 1.09, 0.53, 0.27
                      CPU threads: 4
                      
                      
                      *** RASPBERRY THROTTLING ***
                      Current issues:
                      No throttling issues detected.
                      
                      Previously detected issues:
                      No throttling issues detected.
                      
                      *** Time and Time Zones ***
                                     Local time: Sun 2024-07-14 19:17:30 CEST
                                 Universal time: Sun 2024-07-14 17:17:30 UTC
                                       RTC time: Sun 2024-07-14 17:17:30
                                      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 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 redis gpio i2c
                      
                      *** Display-Server-Setup ***
                      Display-Server: false
                      Desktop:
                      Terminal:       tty
                      Boot Target:    multi-user.target
                      
                      *** MEMORY ***
                                     total        used        free      shared  buff/cache   available
                      Mem:            8.4G        2.5G        5.1G        6.6M        953M        5.9G
                      Swap:           209M          0B        209M
                      Total:          8.7G        2.5G        5.3G
                      
                      Active iob-Instances:   34
                      
                               8052 M total memory
                               2380 M used memory
                               2391 M active memory
                                427 M inactive memory
                               4865 M free memory
                                 92 M buffer memory
                                817 M swap cache
                                199 M total swap
                                  0 M used swap
                                199 M free swap
                      
                      *** top - Table Of Processes  ***
                      top - 19:17:30 up 7 min,  3 users,  load average: 1.08, 0.54, 0.27
                      Tasks: 213 total,   1 running, 212 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.4 total,   4864.4 free,   2381.6 used,    910.1 buff/cache
                      MiB Swap:    200.0 total,    200.0 free,      0.0 used.   5670.8 avail Mem
                      
                      *** FAILED SERVICES ***
                      
                        UNIT         LOAD   ACTIVE SUB    DESCRIPTION
                      * backup.mount loaded failed failed /backup
                      
                      LOAD   = Reflects whether the unit definition was properly loaded.
                      ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                      SUB    = The low-level unit activation state, values depend on unit type.
                      1 loaded units listed.
                      
                      *** FILESYSTEM ***
                      Filesystem     Type      Size  Used Avail Use% Mounted on
                      udev           devtmpfs  3.8G     0  3.8G   0% /dev
                      tmpfs          tmpfs     806M  6.0M  800M   1% /run
                      /dev/nvme0n1p2 ext4      219G  9.3G  199G   5% /
                      tmpfs          tmpfs     4.0G     0  4.0G   0% /dev/shm
                      tmpfs          tmpfs     5.0M   64K  5.0M   2% /run/lock
                      /dev/nvme0n1p1 vfat      511M   76M  436M  15% /boot/firmware
                      tmpfs          tmpfs     806M  144K  806M   1% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Sun Jul 14 19:09:40 2024] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe  smsc95xx.macaddr=2C:CF:67:37:99:9E vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=65620d40-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                      [Sun Jul 14 19:09:42 2024] EXT4-fs (nvme0n1p2): mounted filesystem fc7a1f9e-4967-4f41-a1f5-1b5927e6c5f9 ro with ordered data mode. Quota mode: none.
                      [Sun Jul 14 19:09:42 2024] EXT4-fs (nvme0n1p2): re-mounted fc7a1f9e-4967-4f41-a1f5-1b5927e6c5f9 r/w. Quota mode: none.
                      
                      Show mounted filesystems:
                      TARGET                                                  SOURCE         FSTYPE      OPTIONS
                      /                                                       /dev/nvme0n1p2 ext4        rw,noatime
                      |-/sys                                                  sysfs          sysfs       rw,nosuid,nodev,noexec,relatime
                      | |-/sys/kernel/security                                securityfs     securityfs  rw,nosuid,nodev,noexec,relatime
                      | |-/sys/fs/cgroup                                      cgroup2        cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
                      | |-/sys/fs/pstore                                      pstore         pstore      rw,nosuid,nodev,noexec,relatime
                      | |-/sys/fs/bpf                                         bpf            bpf         rw,nosuid,nodev,noexec,relatime,mode=700
                      | |-/sys/kernel/debug                                   debugfs        debugfs     rw,nosuid,nodev,noexec,relatime
                      | |-/sys/kernel/tracing                                 tracefs        tracefs     rw,nosuid,nodev,noexec,relatime
                      | |-/sys/fs/fuse/connections                            fusectl        fusectl     rw,nosuid,nodev,noexec,relatime
                      | `-/sys/kernel/config                                  configfs       configfs    rw,nosuid,nodev,noexec,relatime
                      |-/proc                                                 proc           proc        rw,relatime
                      | `-/proc/sys/fs/binfmt_misc                            systemd-1      autofs      rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=227
                      |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc    binfmt_misc rw,nosuid,nodev,noexec,relatime
                      |-/dev                                                  udev           devtmpfs    rw,nosuid,relatime,size=3947872k,nr_inodes=246742,mode=755
                      | |-/dev/pts                                            devpts         devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                      | |-/dev/shm                                            tmpfs          tmpfs       rw,nosuid,nodev
                      | `-/dev/mqueue                                         mqueue         mqueue      rw,nosuid,nodev,noexec,relatime
                      |-/run                                                  tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=824576k,mode=755
                      | |-/run/lock                                           tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
                      | |-/run/credentials/systemd-sysctl.service             ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                      | |-/run/credentials/systemd-sysusers.service           ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                      | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                      | |-/run/rpc_pipefs                                     sunrpc         rpc_pipefs  rw,relatime
                      | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                      | `-/run/user/1000                                      tmpfs          tmpfs       rw,nosuid,nodev,relatime,size=824560k,nr_inodes=206140,mode=700,uid=1000,gid=1000
                      `-/boot/firmware                                        /dev/nvme0n1p1 vfat        rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                      
                      Files in neuralgic directories:
                      
                      /var:
                      1.5G    /var/
                      578M    /var/cache
                      571M    /var/cache/apt
                      456M    /var/cache/apt/archives
                      419M    /var/lib
                      
                      Archived and active journals take up 272.0M in the file system.
                      
                      /opt/iobroker/backups:
                      37M     /opt/iobroker/backups/
                      4.0K    /opt/iobroker/backups/redistmp
                      
                      /opt/iobroker/iobroker-data:
                      507M    /opt/iobroker/iobroker-data/
                      374M    /opt/iobroker/iobroker-data/files
                      138M    /opt/iobroker/iobroker-data/files/javascript.admin
                      118M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                      117M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                      
                      The five largest files in iobroker-data are:
                      38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                      32M     /opt/iobroker/iobroker-data/objects.jsonl
                      27M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.7beaba8e.js.map
                      24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                      8.8M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.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-FTDI_FT232R_USB_UART_A50285BI-if00-port0
                      /dev/serial/by-id/usb-0658_0200-if00
                      
                      
                      
                      
                      *** NodeJS-Installation ***
                      
                      /usr/bin/nodejs         v20.15.0
                      /usr/bin/node           v20.15.0
                      /usr/bin/npm            10.7.0
                      /usr/bin/npx            10.7.0
                      /usr/bin/corepack       0.28.1
                      
                      
                      nodejs:
                        Installed: 20.15.0-1nodesource1
                        Candidate: 20.15.0-1nodesource1
                        Version table:
                       *** 20.15.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                              100 /var/lib/dpkg/status
                           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 npm8 problem: 0
                      No problems detected
                      
                      Errors in npm tree:
                      
                      *** ioBroker-Installation ***
                      
                      ioBroker Status
                      iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: redis
                      
                      Core adapters versions
                      js-controller:  5.0.19
                      admin:          6.17.14
                      javascript:     8.3.1
                      
                      nodejs modules from github:     5
                      +-- iobroker.energiefluss@3.6.0 (git+ssh://git@github.com/SKB-CGN/ioBroker.energiefluss.git#1b2f62380b39ac21b8a94853d76b4acf6c395111)
                      +-- iobroker.gartenbewaesserung@0.0.7 (git+ssh://git@github.com/TA2k/ioBroker.gartenbewaesserung.git#39c3d009800d7bf4504327002087636619982ce6)
                      +-- iobroker.goodwe@1.0.4 (git+ssh://git@github.com/FossyTom/ioBroker.goodwe.git#8d36899279986a1d9f645ba284ca0400c5937470)
                      +-- iobroker.sainlogic@0.11.1 (git+ssh://git@github.com/phifogg/ioBroker.sainlogic.git#dbefaa9b6803f81450fd2e61b5f9ed00fca42009)
                      +-- iobroker.sourceanalytix@0.4.15-alpha.1 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#1010e11d126dc2e9639b70f17b79d082dead83ba)
                      
                      Adapter State
                      + system.adapter.admin.0                  : admin                 : Automation                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.alexa2.0                 : alexa2                : Automation                               -  enabled
                      + system.adapter.backitup.0               : backitup              : Automation                               -  enabled
                      + system.adapter.ble.0                    : ble                   : Automation                               -  enabled
                      + system.adapter.broadlink2.0             : broadlink2            : Automation                               -  enabled
                      + system.adapter.discovery.0              : discovery             : Automation                               -  enabled
                      + system.adapter.easee.0                  : easee                 : Automation                               -  enabled
                      + system.adapter.ebus.0                   : ebus                  : Automation                               -  enabled
                      + system.adapter.energiefluss.0           : energiefluss          : Automation                               -  enabled
                        system.adapter.gartenbewaesserung.0     : gartenbewaesserung    : Automation                               - disabled
                      + system.adapter.goodwe.0                 : goodwe                : Automation                               -  enabled
                        system.adapter.gruenbeck.0              : gruenbeck             : Automation                               - disabled
                      + system.adapter.hm-rpc.0                 : hm-rpc                : Automation                               -  enabled, port: 0
                      + system.adapter.influxdb.0               : influxdb              : Automation                               -  enabled, port: 8086
                      + system.adapter.iot.0                    : iot                   : Automation                               -  enabled
                      + system.adapter.jarvis.0                 : jarvis                : Automation                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.javascript.0             : javascript            : Automation                               -  enabled
                        system.adapter.logparser.0              : logparser             : Automation                               - disabled
                      + system.adapter.meross.0                 : meross                : Automation                               -  enabled
                      + system.adapter.mqtt.0                   : mqtt                  : Automation                               -  enabled, port: 1888, bind: 0.0.0.0
                      + system.adapter.netatmo.0                : netatmo               : Automation                               -  enabled
                      + system.adapter.nuki-extended.0          : nuki-extended         : Automation                               -  enabled
                      + system.adapter.ping.0                   : ping                  : Automation                               -  enabled
                        system.adapter.ring.0                   : ring                  : Automation                               - disabled
                      + system.adapter.sainlogic.0              : sainlogic             : Automation                               -  enabled, port: 45000, bind: 0.0.0.0
                      + system.adapter.shelly.0                 : shelly                : Automation                               -  enabled, port: 1882, bind: 192.168.102.3
                      + system.adapter.simple-api.0             : simple-api            : Automation                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      + system.adapter.smartmeter.0             : smartmeter            : Automation                               -  enabled
                      + system.adapter.socketio.0               : socketio              : Automation                               -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      + system.adapter.sonoff.0                 : sonoff                : Automation                               -  enabled, port: 1887, bind: 0.0.0.0
                      + system.adapter.sourceanalytix.0         : sourceanalytix        : Automation                               -  enabled
                      + system.adapter.telegram.0               : telegram              : Automation                               -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.tesla-motors.0           : tesla-motors          : Automation                               -  enabled
                      + system.adapter.tr-064.0                 : tr-064                : Automation                               -  enabled
                        system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : Automation                               - disabled
                        system.adapter.vis-history.0            : vis-history           : Automation                               - disabled
                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : Automation                               - disabled
                        system.adapter.vis-icontwo.0            : vis-icontwo           : Automation                               - disabled
                      + system.adapter.vis-inventwo.0           : vis-inventwo          : Automation                               -  enabled
                        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : Automation                               - disabled
                        system.adapter.vis-materialdesign.0     : vis-materialdesign    : Automation                               - disabled
                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : Automation                               - disabled
                        system.adapter.vis.0                    : vis                   : Automation                               -  enabled
                      + system.adapter.web.0                    : web                   : Automation                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.zwave2.0                 : zwave2                : Automation                               -  enabled
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                      + system.adapter.admin.0                  : admin                 : Automation                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.hm-rpc.0                 : hm-rpc                : Automation                               -  enabled, port: 0
                      + system.adapter.influxdb.0               : influxdb              : Automation                               -  enabled, port: 8086
                      + system.adapter.jarvis.0                 : jarvis                : Automation                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.mqtt.0                   : mqtt                  : Automation                               -  enabled, port: 1888, bind: 0.0.0.0
                      + system.adapter.sainlogic.0              : sainlogic             : Automation                               -  enabled, port: 45000, bind: 0.0.0.0
                      + system.adapter.shelly.0                 : shelly                : Automation                               -  enabled, port: 1882, bind: 192.168.102.3
                      + system.adapter.simple-api.0             : simple-api            : Automation                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      + system.adapter.socketio.0               : socketio              : Automation                               -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      + system.adapter.sonoff.0                 : sonoff                : Automation                               -  enabled, port: 1887, bind: 0.0.0.0
                      + system.adapter.telegram.0               : telegram              : Automation                               -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.web.0                    : web                   : Automation                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      ioBroker-Repositories
                      stable        : http://download.iobroker.net/sources-dist.json
                      beta          : http://download.iobroker.net/sources-dist-latest.json
                      
                      Active repo(s): stable
                      
                      Installed ioBroker-Instances
                      Used repository: stable
                      Adapter    "admin"        : 6.17.14  , installed 6.17.14
                      Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                      Adapter    "backitup"     : 2.11.0   , installed 3.0.7
                      Adapter    "ble"          : 0.14.0   , installed 0.14.0
                      Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                      Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                      Adapter    "easee"        : 1.0.10   , installed 1.0.10
                      Adapter    "ebus"         : 3.3.1    , installed 3.3.1
                      Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
                      Adapter    "gruenbeck"    : 0.0.43   , installed 0.0.43
                      Adapter    "hm-rpc"       : 1.17.0   , installed 1.17.0
                      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                      Adapter    "iot"          : 3.3.0    , installed 3.3.0
                      Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
                      Adapter    "javascript"   : 8.3.1    , installed 8.3.1
                      Controller "js-controller": 5.0.19   , installed 5.0.19
                      Adapter    "logparser"    : 2.2.2    , installed 2.2.2
                      Adapter    "meross"       : 1.17.0   , installed 1.17.0
                      Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                      Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
                      Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
                      Adapter    "ping"         : 1.6.2    , installed 1.6.2
                      Adapter    "ring"         : 5.0.10   , installed 5.1.0
                      Adapter    "sainlogic"    : 0.10.5   , installed 0.11.1
                      Adapter    "shelly"       : 7.0.0    , installed 7.0.0
                      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                      Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                      Adapter    "socketio"     : 6.7.0    , installed 6.7.0
                      Adapter    "sonoff"       : 3.1.0    , installed 3.1.0
                      Adapter    "telegram"     : 3.3.2    , installed 3.3.2
                      Adapter    "tesla-motors" : 1.3.2    , installed 1.4.5
                      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                      Adapter    "vis"          : 1.5.6    , installed 1.5.6
                      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                      Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                      Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
                      Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                      Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                      Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                      Adapter    "web"          : 6.2.5    , installed 6.2.5
                      Adapter    "ws"           : 2.6.1    , installed 2.6.1
                      Adapter    "zwave2"       : 3.1.0    , installed 3.1.0
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        14739
                      States:         13717
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://deb.debian.org/debian bookworm InRelease
                      Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                      Hit:3 https://apt.grafana.com stable InRelease
                      Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                      Hit:5 https://repo.ebusd.eu/apt/default/bookworm bookworm InRelease
                      Hit:6 http://archive.raspberrypi.com/debian bookworm InRelease
                      Hit:7 https://deb.nodesource.com/node_20.x nodistro InRelease
                      Reading package lists...
                      Pending Updates: 7
                      
                      *** Listening Ports ***
                      Active Internet connections (only servers)
                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                      tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      112        803        871/redis-server 12
                      tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       8857       1675/io.jarvis.0
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          7601       905/sshd: /usr/sbin
                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          4293       1/init
                      tcp        0      0 0.0.0.0:8888            0.0.0.0:*               LISTEN      0          7826       1020/ebusd
                      tcp        0      0 0.0.0.0:1888            0.0.0.0:*               LISTEN      1001       9553       1301/io.mqtt.0
                      tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN      1001       11539      1519/io.sonoff.0
                      tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      114        5948       870/influxd
                      tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          5893       869/cupsd
                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       5990       926/iobroker.js-con
                      tcp        0      0 0.0.0.0:43643           0.0.0.0:*               LISTEN      103        7705       1010/rpc.statd
                      tcp        0      0 192.168.102.2:2010      0.0.0.0:*               LISTEN      1001       8155       1232/io.hm-rpc.0
                      tcp        0      0 0.0.0.0:8080            0.0.0.0:*               LISTEN      0          7827       1020/ebusd
                      tcp        0      0 0.0.0.0:45000           0.0.0.0:*               LISTEN      1001       8890       1692/io.sainlogic.0
                      tcp6       0      0 :::33251                :::*                    LISTEN      103        7709       1010/rpc.statd
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          7603       905/sshd: /usr/sbin
                      tcp6       0      0 :::111                  :::*                    LISTEN      0          4294       1/init
                      tcp6       0      0 ::1:6379                :::*                    LISTEN      112        804        871/redis-server 12
                      tcp6       0      0 :::5900                 :::*                    LISTEN      992        880        900/wayvnc
                      tcp6       0      0 ::1:631                 :::*                    LISTEN      0          5892       869/cupsd
                      tcp6       0      0 :::3000                 :::*                    LISTEN      113        1021       1002/grafana
                      tcp6       0      0 :::51989                :::*                    LISTEN      1001       10543      1354/io.nuki-extend
                      tcp6       0      0 :::8087                 :::*                    LISTEN      1001       11697      1707/io.simple-api.
                      tcp6       0      0 :::8086                 :::*                    LISTEN      114        7627       870/influxd
                      tcp6       0      0 :::8084                 :::*                    LISTEN      1001       8929       1723/io.socketio.0
                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       10044      1803/io.web.0
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       8391       1252/io.admin.0
                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          5229       1/init
                      udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          935        999/cups-browsed
                      udp        0      0 127.0.0.1:762           0.0.0.0:*                           0          7699       1010/rpc.statd
                      udp        0      0 0.0.0.0:38054           0.0.0.0:*                           104        5776       709/avahi-daemon: r
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        5774       709/avahi-daemon: r
                      udp        0      0 0.0.0.0:54915           0.0.0.0:*                           103        7703       1010/rpc.statd
                      udp        0      0 0.0.0.0:59362           0.0.0.0:*                           1001       8600       1464/io.broadlink2.
                      udp        0      0 0.0.0.0:59448           0.0.0.0:*                           1001       8813       1638/io.goodwe.0
                      udp        0      0 0.0.0.0:43218           0.0.0.0:*                           1001       11541      1464/io.broadlink2.
                      udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       10621      1464/io.broadlink2.
                      udp6       0      0 :::111                  :::*                                0          6446       1/init
                      udp6       0      0 :::5353                 :::*                                104        5775       709/avahi-daemon: r
                      udp6       0      0 :::54698                :::*                                103        7707       1010/rpc.statd
                      udp6       0      0 :::51696                :::*                                104        5777       709/avahi-daemon: r
                      
                      *** Log File - Last 25 Lines ***
                      
                      2024-07-14 19:12:12.953  - info: sourceanalytix.0 (1739) Updating SourceAnalytix configuration for : zwave2.0.Node_024.Meter.value_002_electric_w_consumed
                      2024-07-14 19:12:12.996  - info: sourceanalytix.0 (1739) Updating SourceAnalytix configuration for : zwave2.0.Node_024.Meter.value_003_electric_w_consumed
                      2024-07-14 19:12:23.890  - info: zwave2.0 (1821) Node 3 is dead
                      2024-07-14 19:12:23.912  - info: zwave2.0 (1821) Node 4: ready to use
                      2024-07-14 19:12:23.920  - info: zwave2.0 (1821) Node 4 is alive
                      2024-07-14 19:12:23.948  - info: zwave2.0 (1821) Node 6: ready to use
                      2024-07-14 19:12:23.977  - info: zwave2.0 (1821) Node 6 is alive
                      2024-07-14 19:12:24.011  - info: zwave2.0 (1821) Node 7: ready to use
                      2024-07-14 19:12:24.023  - info: zwave2.0 (1821) Node 7 is alive
                      2024-07-14 19:12:28.155  - info: zwave2.0 (1821) Node 8 is dead
                      2024-07-14 19:12:28.204  - info: zwave2.0 (1821) Node 13: ready to use
                      2024-07-14 19:12:28.210  - info: zwave2.0 (1821) Node 13 is alive
                      2024-07-14 19:12:28.281  - info: zwave2.0 (1821) Node 18: ready to use
                      2024-07-14 19:12:28.289  - info: zwave2.0 (1821) Node 18 is alive
                      2024-07-14 19:12:28.434  - info: zwave2.0 (1821) Node 23: ready to use
                      2024-07-14 19:12:28.467  - info: zwave2.0 (1821) Node 23 is alive
                      2024-07-14 19:12:28.475  - info: zwave2.0 (1821) Node 24: ready to use
                      2024-07-14 19:12:28.523  - info: zwave2.0 (1821) Node 24 is alive
                      2024-07-14 19:12:28.642  - info: sourceanalytix.0 (1739) Updating SourceAnalytix configuration for : zwave2.0.Node_024.Meter.value_001_electric_kwh_consumed
                      2024-07-14 19:12:28.664  - info: sourceanalytix.0 (1739) Updating SourceAnalytix configuration for : zwave2.0.Node_024.Meter.value_001_electric_w_consumed
                      2024-07-14 19:12:28.743  - info: sourceanalytix.0 (1739) Updating SourceAnalytix configuration for : zwave2.0.Node_024.Meter.value_002_electric_w_consumed
                      2024-07-14 19:12:28.780  - info: sourceanalytix.0 (1739) Updating SourceAnalytix configuration for : zwave2.0.Node_024.Meter.value_003_electric_w_consumed
                      2024-07-14 19:12:32.656  - error: zwave2.0 (1821) Node 8 interview failed: The node is dead
                      2024-07-14 19:15:18.391  - info: admin.0 (1252) ==> Connected system.user.admin from ::ffff:192.168.102.70
                      2024-07-14 19:15:46.625  - info: smartmeter.0 (1480) Received 5 values, 2 updated
                      
                      
                                          v.2024-05-22
                      

                      Static hostname: Automation
                      Icon name: computer
                      Operating System: Debian GNU/Linux 12 (bookworm)
                      Kernel: Linux 6.6.31+rpt-rpi-2712
                      Architecture: arm64

                      Installation: native
                      Kernel: aarch64
                      Userland: 64 bit
                      Timezone: Europe/Berlin (CEST, +0200)
                      User-ID: 1000
                      Display-Server: false
                      Boot Target: multi-user.target

                      Pending OS-Updates: 7
                      Pending iob updates: 0

                      Nodejs-Installation:
                      /usr/bin/nodejs v20.15.0
                      /usr/bin/node v20.15.0
                      /usr/bin/npm 10.7.0
                      /usr/bin/npx 10.7.0
                      /usr/bin/corepack 0.28.1

                      Recommended versions are nodejs 18.20.4 and npm 10.7.0
                      Your nodejs installation is correct

                      MEMORY:
                      total used free shared buff/cache available
                      Mem: 8.4G 2.6G 4.7G 6.6M 1.3G 5.9G
                      Swap: 209M 0B 209M
                      Total: 8.7G 2.6G 4.9G

                      Active iob-Instances: 34
                      Active repo(s): stable

                      ioBroker Core: js-controller 5.0.19
                      admin 6.17.14

                      ioBroker Status: iobroker is running on this host.

                      Objects type: jsonl
                      States type: redis

                      Status admin and web instance:

                      • system.adapter.admin.0 : admin : Automation - enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      • system.adapter.web.0 : web : Automation - enabled, port: 8082, bind: 0.0.0.0, run as: admin

                      Objects: 14739
                      States: 13717

                      Size of iob-Database:

                      32M /opt/iobroker/iobroker-data/objects.jsonl
                      300K /opt/iobroker/iobroker-data/states.jsonl

                      Folgend die letzten Einträge im Protokoll des ioBrokers:

                      2024-07-14 18:48:12.121 - info: host.Automation Delete state "system.host.Automation.versions.npmCurrent"
                      2024-07-14 18:48:12.123 - info: host.Automation Delete state "system.host.Automation.versions.npmNewest"
                      2024-07-14 18:48:12.126 - info: host.Automation Delete state "system.host.Automation.versions.npmNewestNext"
                      2024-07-14 18:48:12.128 - info: host.Automation Some obsolete host states deleted.
                      2024-07-14 18:48:13.297 - error: admin.0 (966) admin.0 already running
                      2024-07-14 18:48:13.299 - warn: admin.0 (966) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                      2024-07-14 18:48:13.894 - error: host.Automation instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                      2024-07-14 18:48:13.894 - info: host.Automation Restart adapter system.adapter.admin.0 because enabled
                      2024-07-14 18:48:16.043 - info: host.Automation instance system.adapter.influxdb.0 started with pid 1066
                      2024-07-14 18:48:17.011 - error: influxdb.0 (1066) influxdb.0 already running
                      2024-07-14 18:48:17.013 - warn: influxdb.0 (1066) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                      2024-07-14 18:48:17.590 - error: host.Automation instance system.adapter.influxdb.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                      2024-07-14 18:48:17.591 - info: host.Automation Restart adapter system.adapter.influxdb.0 because enabled
                      2024-07-14 18:48:20.011 - info: host.Automation instance system.adapter.javascript.0 started with pid 1145
                      2024-07-14 18:48:20.931 - error: javascript.0 (1145) javascript.0 already running
                      2024-07-14 18:48:20.933 - warn: javascript.0 (1145) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                      2024-07-14 18:48:21.497 - error: host.Automation instance system.adapter.javascript.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                      2024-07-14 18:48:21.497 - info: host.Automation Restart adapter system.adapter.javascript.0 because enabled
                      2024-07-14 18:48:24.049 - info: host.Automation instance system.adapter.telegram.0 started with pid 1156
                      2024-07-14 18:48:24.784 - error: telegram.0 (1156) telegram.0 already running
                      2024-07-14 18:48:24.785 - warn: telegram.0 (1156) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                      2024-07-14 18:48:25.348 - error: host.Automation instance system.adapter.telegram.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                      2024-07-14 18:48:25.348 - info: host.Automation Restart adapter system.adapter.telegram.0 because enabled
                      2024-07-14 18:48:26.409 - info: host.Automation instance system.adapter.telegram.0 started with pid 1167
                      2024-07-14 18:48:27.115 - info: telegram.0 (1167) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                      2024-07-14 18:48:27.161 - info: telegram.0 (1167) starting. Version 3.3.2 in /opt/iobroker/node_modules/iobroker.telegram, node: v20.15.0, js-controller: 5.0.19
                      2024-07-14 18:48:28.011 - info: host.Automation instance system.adapter.backitup.0 started with pid 1182
                      2024-07-14 18:48:28.539 - error: backitup.0 (1182) backitup.0 already running
                      2024-07-14 18:48:28.541 - warn: backitup.0 (1182) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                      2024-07-14 18:48:29.118 - error: host.Automation instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                      2024-07-14 18:48:29.118 - info: host.Automation Restart adapter system.adapter.backitup.0 because enabled
                      2024-07-14 18:48:32.013 - info: host.Automation instance system.adapter.alexa2.0 started with pid 1193
                      2024-07-14 18:48:32.560 - error: alexa2.0 (1193) alexa2.0 already running
                      2024-07-14 18:48:32.562 - warn: alexa2.0 (1193) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                      2024-07-14 18:48:33.124 - error: host.Automation instance system.adapter.alexa2.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                      2024-07-14 18:48:33.124 - info: host.Automation Restart adapter system.adapter.alexa2.0 because enabled
                      2024-07-14 18:48:36.030 - info: host.Automation instance system.adapter.broadlink2.0 started with pid 1204
                      2024-07-14 18:48:36.562 - error: broadlink2.0 (1204) broadlink2.0 already running
                      2024-07-14 18:48:36.563 - warn: broadlink2.0 (1204) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                      2024-07-14 18:48:37.124 - error: host.Automation instance system.adapter.broadlink2.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                      2024-07-14 18:48:37.124 - info: host.Automation Restart adapter system.adapter.broadlink2.0 because enabled
                      

                      Wegen der fartblichen Markierung noch einmal als Scrrenshot:
                      c0468939-bc03-476d-b2da-232037b83d2d-grafik.png

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

                      Support us

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

                      517
                      Online

                      31.9k
                      Users

                      80.2k
                      Topics

                      1.3m
                      Posts

                      javascript.0 rpi 5
                      5
                      9
                      423
                      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