Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Raspi hängt sich auf [gelöst]

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Raspi hängt sich auf [gelöst]

    This topic has been deleted. Only users with topic management privileges can see it.
    • crunchip
      crunchip Forum Testing Most Active @Plasmachef last edited by

      @plasmachef sagte in Raspi hängt sich auf:

      Folgendes fand ich in den ioBroker Logs als letzte Einträge

      den Start vom iobroker

      @plasmachef sagte in Raspi hängt sich auf:

      Kann mir jemand sagen was hier schief läuft?

      prüfe doch mal den Ram Verbrauch

      Plasmachef 1 Reply Last reply Reply Quote 0
      • Plasmachef
        Plasmachef @crunchip last edited by Plasmachef

        @crunchip

        Danke für deine schnelle Antwort, vielleicht ist das wirklich eine Spur!

        Da ich bemerkt habe, dass der Swapspeicher recht schnell angesprochen wird, wenn auch nur mit 15MB, was ich so nicht vom früheren System gewohnt war, habe ich die Swappiness auf "0" gesetzt. Somit sollte er nur wenn's wirklich notwendig ist auslagern (so meine Quellen).

        Aktuell zeigt mir "top" 840MB freies RAM von 3792MB (4GB Maschine) an, hatte aber auch erst vor 2h einen Reboot. Ich verwende redis und run-level 3.

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

          @plasmachef sagte in Raspi hängt sich auf:

          habe ich die Swappiness auf "0" gesetzt. Somit sollte er nur wenn's wirklich notwendig ist auslagern (so meine Quellen).

          Nein, damit verhinderst du lediglich die effektive Nutzung des Swaps.
          Der wird ja benötigt.

          Langfassung von

          iob diag
          

          sagt? (IPs aus deinem privaten Netz brauchst du nicht verstecken, damit kann keiner was anfangen)

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

            @thomas-braun

            hier das komplette Paket:

            ======== Start marking the full check here =========
            
            
            Skript v.2023-10-10
            
            *** BASE SYSTEM ***
             Static hostname: raspberrypi
                   Icon name: computer
            Operating System: Debian GNU/Linux 12 (bookworm)
                      Kernel: Linux 6.1.0-rpi8-rpi-v8
                Architecture: arm64
            
            Model : Raspberry Pi 4 Model B Rev 1.1
            Docker : false
            Virtualization : none
            Kernel : aarch64
            Userland : arm64
            
            Systemuptime and Load:
             09:01:57 up 2:05, 2 users, load average: 1.67, 1.87, 1.70
            CPU threads: 4
            
            
            *** RASPBERRY THROTTLING ***
            Current issues:
            ~ Under-voltage detected
            ~ Arm frequency capped
            
            Previously detected issues:
            ~ Under-voltage has occurred
            ~ Arm frequency capping has occurred
            
            *** Time and Time Zones ***
                           Local time: Mon 2024-03-11 09:01:57 CET
                       Universal time: Mon 2024-03-11 08:01:57 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CET, +0100)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** User and Groups ***
            pi
            /home/pi
            pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
            
            *** X-Server-Setup ***
            X-Server: false
            Desktop:
            Terminal: tty
            Boot Target: multi-user.target
            
            *** MEMORY ***
                           total used free shared buff/cache available
            Mem: 4.0G 2.9G 566M 3.2M 629M 1.1G
            Swap: 104M 0B 104M
            Total: 4.1G 2.9G 671M
            
                     3792 M total memory
                     2773 M used memory
                     2427 M active memory
                      649 M inactive memory
                      540 M free memory
                       66 M buffer memory
                      533 M swap cache
                       99 M total swap
                        0 M used swap
                       99 M free swap
            
            Raspberry only:
            oom events: 0
            lifetime oom required: 0 Mbytes
            total time in oom handler: 0 ms
            max time spent in oom handler: 0 ms
            
            
            *** FAILED SERVICES ***
            
              UNIT LOAD ACTIVE SUB DESCRIPTION
            0 loaded units listed.
            
            *** FILESYSTEM ***
            Filesystem Type Size Used Avail Use% Mounted on
            udev devtmpfs 1.6G 0 1.6G 0% /dev
            tmpfs tmpfs 380M 3.0M 377M 1% /run
            /dev/sda2 ext4 15G 6.7G 6.8G 50% /
            tmpfs tmpfs 1.9G 8.0K 1.9G 1% /dev/shm
            tmpfs tmpfs 5.0M 16K 5.0M 1% /run/lock
            /dev/sda1 vfat 510M 73M 438M 15% /boot/firmware
            tmpfs tmpfs 380M 32K 380M 1% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Mon Mar 11 06:56:55 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 smsc95xx.macaddr=DC:A6:32:50:8D:3A vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000 console=ttyS0,115200 console=tty1 root=PARTUUID=c1c509c6-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
            [Mon Mar 11 06:56:59 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
            [Mon Mar 11 06:57:01 2024] EXT4-fs (sda2): re-mounted. Quota mode: none.
            
            Show mounted filesystems \(real ones only\):
            TARGET SOURCE FSTYPE OPTIONS
            / /dev/sda2 ext4 rw,noatime
            `-/boot/firmware /dev/sda1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            602M /var/
            201M /var/lib
            194M /var/cache
            181M /var/cache/apt
            132M /var/lib/apt/lists
            
            Archived and active journals take up 103.9M in the file system.
            
            /opt/iobroker/backups:
            7.5M /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            303M /opt/iobroker/iobroker-data/
            185M /opt/iobroker/iobroker-data/files
            92M /opt/iobroker/iobroker-data/backup-objects
            57M /opt/iobroker/iobroker-data/files/javascript.admin
            43M /opt/iobroker/iobroker-data/files/iot.admin
            
            The five largest files in iobroker-data are:
            33M /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
            26M /opt/iobroker/iobroker-data/objects.jsonl
            22M /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js.map
            8.9M /opt/iobroker/iobroker-data/files/scenes.admin/static/js/2.7de3299d.chunk.js.map
            8.5M /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js
            
            USB-Devices by-id:
            USB-Sticks - Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
            
            /dev/serial/by-id/usb-0658_0200-if00
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs v18.19.1
            /usr/bin/node v18.19.1
            /usr/bin/npm 10.2.4
            /usr/bin/npx 10.2.4
            /usr/bin/corepack 0.22.0
            
            
            nodejs:
              Installed: 18.19.1-1nodesource1
              Candidate: 18.19.1-1nodesource1
              Version table:
             *** 18.19.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                    100 /var/lib/dpkg/status
                 18.19.0+dfsg-6~deb12u1 500
                    500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                 18.19.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.18.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.18.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.18.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.17.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.17.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.16.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.16.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.15.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.14.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.14.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.14.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.13.0+dfsg1-1 500
                    500 http://deb.debian.org/debian bookworm/main arm64 Packages
                 18.13.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.12.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.11.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.10.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.9.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.9.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.8.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.7.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.6.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.5.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.4.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.3.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.2.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.1.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.0.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/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.13.16
            javascript: 7.8.0
            
            Adapters from github: 0
            
            Adapter State
            + system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.alexa2.0 : alexa2 : raspberrypi - enabled
            + system.adapter.backitup.0 : backitup : raspberrypi - enabled
            + system.adapter.bring.0 : bring : raspberrypi - enabled
            + system.adapter.broadlink2.0 : broadlink2 : raspberrypi - enabled
              system.adapter.coronavirus-statistics.0 : coronavirus-statistics: raspberrypi - disabled
            + system.adapter.deconz.0 : deconz : raspberrypi - enabled, port: 80
            + system.adapter.denon.0 : denon : raspberrypi - enabled
            + system.adapter.discovery.0 : discovery : raspberrypi - enabled
            + system.adapter.email.0 : email : raspberrypi - enabled
              system.adapter.ical.0 : ical : raspberrypi - enabled
            + system.adapter.iot.0 : iot : raspberrypi - enabled
            + system.adapter.javascript.0 : javascript : raspberrypi - enabled
            + system.adapter.lgtv.0 : lgtv : raspberrypi - enabled
            + system.adapter.lgtv.1 : lgtv : raspberrypi - enabled
            + system.adapter.linux-control.0 : linux-control : raspberrypi - enabled
            + system.adapter.meross.0 : meross : raspberrypi - enabled
            + system.adapter.mqtt.0 : mqtt : raspberrypi - enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.nanoleaf-lightpanels.0 : nanoleaf-lightpanels : raspberrypi - enabled, port: 16021
            + system.adapter.nanoleaf-lightpanels.1 : nanoleaf-lightpanels : raspberrypi - enabled, port: 16021
            + system.adapter.parser.0 : parser : raspberrypi - enabled
            + system.adapter.parser.1 : parser : raspberrypi - enabled
            + system.adapter.parser.2 : parser : raspberrypi - enabled
            + system.adapter.ping.0 : ping : raspberrypi - enabled
            + system.adapter.roomba.0 : roomba : raspberrypi - enabled
            + system.adapter.rpi2.0 : rpi2 : raspberrypi - enabled
            + system.adapter.scenes.0 : scenes : raspberrypi - enabled
            + system.adapter.shelly.0 : shelly : raspberrypi - enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.simple-api.0 : simple-api : raspberrypi - enabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.telegram.0 : telegram : raspberrypi - enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.telegram.1 : telegram : raspberrypi - enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.terminal.0 : terminal : raspberrypi - enabled, port: 8088, bind: 0.0.0.0, run as: admin
            + system.adapter.tr-064.0 : tr-064 : raspberrypi - enabled
            + system.adapter.tuya.0 : tuya : raspberrypi - enabled
              system.adapter.tvspielfilm.0 : tvspielfilm : raspberrypi - enabled
              system.adapter.vis-colorpicker.0 : vis-colorpicker : raspberrypi - disabled
              system.adapter.vis-lcars.0 : vis-lcars : raspberrypi - disabled
              system.adapter.vis.0 : vis : raspberrypi - enabled
            + system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.whatsapp-cmb.0 : whatsapp-cmb : raspberrypi - enabled
            + system.adapter.zwave2.0 : zwave2 : raspberrypi - enabled
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.deconz.0 : deconz : raspberrypi - enabled, port: 80
            + system.adapter.mqtt.0 : mqtt : raspberrypi - enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.nanoleaf-lightpanels.0 : nanoleaf-lightpanels : raspberrypi - enabled, port: 16021
            + system.adapter.nanoleaf-lightpanels.1 : nanoleaf-lightpanels : raspberrypi - enabled, port: 16021
            + system.adapter.shelly.0 : shelly : raspberrypi - enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.simple-api.0 : simple-api : raspberrypi - enabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.telegram.0 : telegram : raspberrypi - enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.telegram.1 : telegram : raspberrypi - enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.terminal.0 : terminal : raspberrypi - enabled, port: 8088, bind: 0.0.0.0, run as: admin
            + system.adapter.web.0 : web : raspberrypi - 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.13.16 , installed 6.13.16
            Adapter "alexa2" : 3.26.4 , installed 3.26.4
            Adapter "backitup" : 2.10.11 , installed 2.10.11
            Adapter "bring" : 1.8.4 , installed 1.8.4
            Adapter "broadlink2" : 2.1.5 , installed 2.1.5
            Adapter "coronavirus-statistics": 0.9.0, installed 0.9.0
            Adapter "deconz" : 1.3.23 , installed 1.3.23
            Adapter "denon" : 1.15.5 , installed 1.15.5
            Adapter "discovery" : 4.2.0 , installed 4.2.0
            Adapter "email" : 1.2.2 , installed 1.2.2
            Adapter "ical" : 1.13.3 , installed 1.13.3
            Adapter "iot" : 2.0.11 , installed 2.0.11
            Adapter "javascript" : 7.8.0 , installed 7.8.0
            Controller "js-controller": 5.0.19 , installed 5.0.19
            Adapter "lgtv" : 2.1.2 , installed 2.1.2
            Adapter "linux-control": 1.1.5 , installed 1.1.5
            Adapter "meross" : 1.17.0 , installed 1.17.0
            Adapter "mqtt" : 5.2.0 , installed 5.2.0
            Adapter "nanoleaf-lightpanels": 1.4.0, installed 1.4.0
            Adapter "parser" : 2.1.0 , installed 2.1.0
            Adapter "ping" : 1.6.2 , installed 1.6.2
            Adapter "roomba" : 1.2.2 , installed 1.2.2
            Adapter "rpi2" : 1.3.2 , installed 1.3.2
            Adapter "scenes" : 2.3.9 , installed 2.3.9
            Adapter "shelly" : 6.6.1 , installed 6.6.1
            Adapter "simple-api" : 2.7.2 , installed 2.7.2
            Adapter "socketio" : 6.6.0 , installed 6.6.0
            Adapter "telegram" : 3.1.0 , installed 3.1.0
            Adapter "terminal" : 1.0.0 , installed 1.0.0
            Adapter "tr-064" : 4.2.18 , installed 4.2.18
            Adapter "tuya" : 3.15.0 , installed 3.15.0
            Adapter "tvspielfilm" : 2.0.5 , installed 2.0.5
            Adapter "vis" : 1.5.4 , installed 1.5.4
            Adapter "vis-colorpicker": 2.0.3 , installed 2.0.3
            Adapter "vis-lcars" : 1.1.1 , installed 1.1.1
            Adapter "web" : 6.2.3 , installed 6.2.3
            Adapter "whatsapp-cmb" : 0.2.3 , installed 0.2.3
            Adapter "ws" : 2.5.10 , installed 2.5.10
            Adapter "zwave2" : 3.1.0 , installed 3.1.0
            
            Objects and States
            Please stand by - This may take a while
            Objects: 13763
            States: 12240
            
            *** 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 http://deb.debian.org/debian bookworm-updates InRelease
            Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
            Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
            Reading package lists...
            Pending Updates: 1
            
            *** 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 15322 760/redis-server 12
            tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 0 16478 758/cupsd
            tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 1001 16893 1027/io.mqtt.0
            tcp 0 0 0.0.0.0:1882 0.0.0.0:* LISTEN 1001 23794 1072/io.shelly.0
            tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 1001 17507 789/iobroker.js-con
            tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 0 16614 858/smbd
            tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 0 16615 858/smbd
            tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 933 773/sshd: /usr/sbin
            tcp6 0 0 ::1:631 :::* LISTEN 0 16477 758/cupsd
            tcp6 0 0 :::8081 :::* LISTEN 1001 18528 873/io.admin.0
            tcp6 0 0 :::8082 :::* LISTEN 1001 22702 1501/io.web.0
            tcp6 0 0 :::8087 :::* LISTEN 1001 20728 1430/io.simple-api.
            tcp6 0 0 :::8088 :::* LISTEN 1001 21778 1438/io.terminal.0
            tcp6 0 0 ::1:6379 :::* LISTEN 112 15323 760/redis-server 12
            tcp6 0 0 :::445 :::* LISTEN 0 16612 858/smbd
            tcp6 0 0 :::139 :::* LISTEN 0 16613 858/smbd
            tcp6 0 0 :::22 :::* LISTEN 0 935 773/sshd: /usr/sbin
            udp 0 0 192.168.1.191:5353 0.0.0.0:* 1001 18983 1087/io.tr-064.0
            udp 0 0 0.0.0.0:5353 0.0.0.0:* 104 14060 562/avahi-daemon: r
            udp 0 0 0.0.0.0:48555 0.0.0.0:* 104 14062 562/avahi-daemon: r
            udp 0 0 0.0.0.0:1900 0.0.0.0:* 1001 22584 1362/io.nanoleaf-li
            udp 0 0 0.0.0.0:1900 0.0.0.0:* 1001 20652 1347/io.nanoleaf-li
            udp 0 0 0.0.0.0:1900 0.0.0.0:* 1001 19034 1243/io.deconz.0
            udp 0 0 192.168.1.255:137 0.0.0.0:* 0 1022 853/nmbd
            udp 0 0 192.168.1.191:137 0.0.0.0:* 0 1021 853/nmbd
            udp 0 0 0.0.0.0:137 0.0.0.0:* 0 1009 853/nmbd
            udp 0 0 192.168.1.255:138 0.0.0.0:* 0 1024 853/nmbd
            udp 0 0 192.168.1.191:138 0.0.0.0:* 0 1023 853/nmbd
            udp 0 0 0.0.0.0:138 0.0.0.0:* 0 1010 853/nmbd
            udp 0 0 0.0.0.0:6666 0.0.0.0:* 1001 17281 1098/io.tuya.0
            udp 0 0 0.0.0.0:6667 0.0.0.0:* 1001 17282 1098/io.tuya.0
            udp 0 0 0.0.0.0:631 0.0.0.0:* 0 984 811/cups-browsed
            udp 0 0 0.0.0.0:15001 0.0.0.0:* 1001 20348 1227/io.broadlink2.
            udp 0 0 0.0.0.0:37589 0.0.0.0:* 1001 20356 1227/io.broadlink2.
            udp 0 0 0.0.0.0:33825 0.0.0.0:* 1001 156519 1227/io.broadlink2.
            udp6 0 0 :::5353 :::* 104 14061 562/avahi-daemon: r
            udp6 0 0 :::42436 :::* 104 14063 562/avahi-daemon: r
            udp6 0 0 :::1900 :::* 1001 19036 1243/io.deconz.0
            udp6 0 0 :::1900 :::* 1001 19035 1243/io.deconz.0
            udp6 0 0 fe80::fd3d:66ff:765:546 :::* 0 16577 699/NetworkManager
            
            *** Log File - Last 25 Lines ***
            
            2024-03-11 08:55:17.866 - info: ical.0 (10942) processing URL: Heizung https://calendar.google.com/calendar/ical/jmb0ohpd4s9acfsgk4amfb19rc%40group.calendar.google.com/private-dc596541c87bcdf89913a83fcc8dc25d/basic.ics
            2024-03-11 08:55:20.100 - info: tvspielfilm.0 (10957) objects written
            2024-03-11 08:55:22.747 - info: ical.0 (10942) processing URL: Sport https://calendar.google.com/calendar/ical/kd5doufbhr7ifkc6va2v8iksf0%40group.calendar.google.com/private-e2dea97cff33586875066cf1f955ba25/basic.ics
            2024-03-11 08:55:30.621 - info: tvspielfilm.0 (10957) Terminated (NO_ERROR): Without reason
            2024-03-11 08:55:31.418 - info: host.raspberrypi instance system.adapter.tvspielfilm.0 terminated with code 0 (NO_ERROR)
            2024-03-11 08:55:34.065 - info: ical.0 (10942) processing URL: Intern-Privat https://calendar.google.com/calendar/ical/b8qfpqkutih7sipbavt5lombrk%40group.calendar.google.com/private-ae2c1e612a5f6792eeaf597433a403ea/basic.ics
            2024-03-11 08:55:43.842 - info: ical.0 (10942) Terminated (NO_ERROR): Without reason
            2024-03-11 08:55:44.627 - info: host.raspberrypi instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
            2024-03-11 08:56:46.434 - info: javascript.0 (907) script.js.Meine_Schalter.Telegram.Änderungen: telegram: No-Nos aktueller Status: charge
            2024-03-11 09:00:00.660 - info: host.raspberrypi instance system.adapter.tvspielfilm.0 started with pid 12575
            2024-03-11 09:00:00.968 - info: linux-control.0 (1325) state linux-control.0.Deconz.refresh changed: true (ack = false)
            2024-03-11 09:00:00.970 - info: linux-control.0 (1325) getting data from Deconz (192.168.1.215:22)
            2024-03-11 09:00:04.861 - info: host.raspberrypi instance system.adapter.ical.0 started with pid 12587
            2024-03-11 09:00:10.094 - info: tvspielfilm.0 (12575) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.tvspielfilm, node: v18.19.1, js-controller: 5.0.19
            2024-03-11 09:00:13.557 - info: linux-control.0 (1325) successful received data from Deconz (192.168.1.215:22)
            2024-03-11 09:00:13.559 - info: linux-control.0 (1325) polling interval is deactivated for Deconz (192.168.1.215:22)
            2024-03-11 09:00:14.042 - info: tvspielfilm.0 (12575) objects written
            2024-03-11 09:00:17.639 - info: ical.0 (12587) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.19.1, js-controller: 5.0.19
            2024-03-11 09:00:19.358 - info: ical.0 (12587) processing URL: Heizung https://calendar.google.com/calendar/ical/jmb0ohpd4s9acfsgk4amfb19rc%40group.calendar.google.com/private-dc596541c87bcdf89913a83fcc8dc25d/basic.ics
            2024-03-11 09:00:24.444 - info: ical.0 (12587) processing URL: Sport https://calendar.google.com/calendar/ical/kd5doufbhr7ifkc6va2v8iksf0%40group.calendar.google.com/private-e2dea97cff33586875066cf1f955ba25/basic.ics
            2024-03-11 09:00:24.569 - info: tvspielfilm.0 (12575) Terminated (NO_ERROR): Without reason
            2024-03-11 09:00:25.248 - info: host.raspberrypi instance system.adapter.tvspielfilm.0 terminated with code 0 (NO_ERROR)
            2024-03-11 09:00:36.782 - info: ical.0 (12587) processing URL: Intern-Privat https://calendar.google.com/calendar/ical/b8qfpqkutih7sipbavt5lombrk%40group.calendar.google.com/private-ae2c1e612a5f6792eeaf597433a403ea/basic.ics
            2024-03-11 09:00:47.239 - info: ical.0 (12587) Terminated (NO_ERROR): Without reason
            2024-03-11 09:00:47.875 - info: host.raspberrypi instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
            
            
            
            ============ Mark until here for C&P =============
            
            iob diag has finished.
            Copy text starting here:
            
            
            ======================= SUMMARY =======================
                                    v.2023-10-10
            
            
             Static hostname: raspberrypi
                   Icon name: computer
            Operating System: Debian GNU/Linux 12 (bookworm)
                      Kernel: Linux 6.1.0-rpi8-rpi-v8
                Architecture: arm64
            
            Installation: native
            Kernel: aarch64
            Userland: arm64
            Timezone: Europe/Berlin (CET, +0100)
            User-ID: 1000
            X-Server: false
            Boot Target: multi-user.target
            
            Pending OS-Updates: 1
            Pending iob updates: 0
            
            Nodejs-Installation: /usr/bin/nodejs v18.19.1
                                    /usr/bin/node v18.19.1
                                    /usr/bin/npm 10.2.4
                                    /usr/bin/npx 10.2.4
                                    /usr/bin/corepack 0.22.0
            
            Recommended versions are nodejs 18.19.1 and npm 10.2.4
            Your nodejs installation is correct
            
            MEMORY:
                           total used free shared buff/cache available
            Mem: 4.0G 3.1G 413M 3.2M 630M 916M
            Swap: 104M 0B 104M
            Total: 4.1G 3.1G 518M
            
            Active iob-Instances: 36
            Active repo(s): stable
            
            ioBroker Core: js-controller 5.0.19
                                    admin 6.13.16
            
            ioBroker Status: iobroker is running on this host.
            
            
            Objects type: jsonl
            States type: redis
            
            Status admin and web instance:
            + system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            Objects: 13763
            States: 12240
            
            Size of iob-Database:
            
            26M /opt/iobroker/iobroker-data/objects.jsonl
            260K /opt/iobroker/iobroker-data/states.jsonl
            
            
            
            =================== END OF SUMMARY ====================
            
            Plasmachef 1 Reply Last reply Reply Quote 0
            • Plasmachef
              Plasmachef @Plasmachef last edited by Plasmachef

              Under-voltage detected hatte ich jetzt hier gelesen 😞

              War die letzten Jahr nie ein Thema ... hmmm

              Was bedeutet " Arm frequency capped" ?
              Wie ist das zu lösen?

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

                @plasmachef sagte in Raspi hängt sich auf:

                War die letzten Jahr nie ein Thema

                Dann schwächelt jetzt dein Netzteil

                Plasmachef 1 Reply Last reply Reply Quote 0
                • Plasmachef
                  Plasmachef @Homoran last edited by Plasmachef

                  @homoran

                  was bedeutet " Arm frequency capped" und gibt es sonst noch was in dem Diag, was ich so nicht lese?

                  Wie stehst du zu Swappiness, sollte ich das wieder auf 60 setzen?

                  Weißt du warum meine rote LED nicht leuchtet?

                  Danke fürs Kümmern 🙂

                  Meister Mopper Thomas Braun crunchip 3 Replies Last reply Reply Quote 0
                  • Meister Mopper
                    Meister Mopper @Plasmachef last edited by

                    @plasmachef sagte in Raspi hängt sich auf:

                    Weißt du warum meine rote LED nicht leuchtet?

                    Gönn' dem ein neues Netzteil, das ist die Power-LED.

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

                      @plasmachef sagte in Raspi hängt sich auf:

                      Weißt du warum meine rote LED nicht leuchtet?

                      Die rote LED ist die Anzeige für die Spannungsversorgung.
                      Kein Licht = Nicht genug Saft.

                      Besorg dir ein stabiles Netzteil. Kein Ladegerät von der elektrischen Zahnbürste.

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

                        @thomas-braun
                        @meister-mopper
                        @homoran

                        Danke euch allen!

                        Dann brauch ich wirklich ein neues ... war ja ein 4A Netzteil, scheinbar nicht lang haltbar.
                        Und das mit der roten LED hatte ich so gelesen, dass sie blinkt und nicht ausgeht bei Versorgungsproblemen.

                        Danke und schönen Tag 🙂

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

                          @plasmachef

                          Blinkt bei leichter Unterversorgung, bleibt ganz aus wenn deutlich zu wenig Saft anliegt.

                          1 Reply Last reply Reply Quote 0
                          • crunchip
                            crunchip Forum Testing Most Active @Plasmachef last edited by

                            @plasmachef sagte in Raspi hängt sich auf:

                            Wie stehst du zu Swappiness, sollte ich das wieder auf 60 setzen?

                            kannst es auch auf z.b 10 setzen, somit wird im Notfall genutzt, 60 bedeutet default(ausgewogene Nutzung)

                            Plasmachef 1 Reply Last reply Reply Quote 0
                            • Plasmachef
                              Plasmachef @crunchip last edited by

                              @crunchip

                              Danke auch dir für deine Bemühungen 🙂

                              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

                              881
                              Online

                              31.6k
                              Users

                              79.6k
                              Topics

                              1.3m
                              Posts

                              5
                              14
                              393
                              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