Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Probleme mit InMemDB, Databases, IOB in Endlosschleife

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    Probleme mit InMemDB, Databases, IOB in Endlosschleife

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

      Hallo zusammen,

      Nachdem nun meine ioBroker Installation seit gut zwei Jahren recht problemlos auf meinem Raspberry PI 3b lief, habe ich nun massive Probleme nach Adapterupdates.

      So sieht mein Log aus und das wieder holt sich so auf ewig.

      2024-10-02 21:10:20.834  - info: host.raspberrypi received SIGTERM
      2024-10-02 21:10:21.004  - info: host.raspberrypi terminated. Could not reset alive status for instances
      2024-10-02 21:10:38.469  - info: host.raspberrypi iobroker.js-controller version 6.0.11 js-controller starting
      2024-10-02 21:10:38.480  - info: host.raspberrypi Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
      2024-10-02 21:10:38.481  - info: host.raspberrypi hostname: raspberrypi, node: v20.17.0
      2024-10-02 21:10:38.483  - info: host.raspberrypi ip addresses: 192.168.178.84 2003:dc:d723:aa00:a86b:fc4a:ae7b:bb4 fe80::85b9:f7dd:e95f:f45c
      2024-10-02 21:10:38.635  - warn: host.raspberrypi-Server Objects 127.0.0.1:49638 Error from InMemDB: Error: auth NOT SUPPORTED
          at RedisHandler._handleCommand (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:141:40)
          at Resp.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:59:45)
          at Resp.emit (node:events:519:28)
          at Resp.write (/opt/iobroker/node_modules/respjs/index.js:129:12)
          at Socket.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:69:23)
          at Socket.emit (node:events:519:28)
          at addChunk (node:internal/streams/readable:559:12)
          at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
          at Readable.push (node:internal/streams/readable:390:5)
          at TCP.onStreamRead (node:internal/stream_base_commons:191:23)
      2024-10-02 21:11:37.195  - error: host.raspberrypi No connection to databases possible, restart
      2024-10-02 21:11:37.221  - info: host.raspberrypi iobroker _restart
      2024-10-02 21:11:45.797  - info: host.raspberrypi iobroker.js-controller version 6.0.11 js-controller starting
      2024-10-02 21:11:45.808  - info: host.raspberrypi Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
      2024-10-02 21:11:45.809  - info: host.raspberrypi hostname: raspberrypi, node: v20.17.0
      2024-10-02 21:11:45.811  - info: host.raspberrypi ip addresses: 192.168.178.84 2003:dc:d723:aa00:a86b:fc4a:ae7b:bb4 fe80::85b9:f7dd:e95f:f45c
      2024-10-02 21:11:45.945  - warn: host.raspberrypi-Server Objects 127.0.0.1:59836 Error from InMemDB: Error: auth NOT SUPPORTED
          at RedisHandler._handleCommand (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:141:40)
          at Resp.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:59:45)
          at Resp.emit (node:events:519:28)
          at Resp.write (/opt/iobroker/node_modules/respjs/index.js:129:12)
          at Socket.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:69:23)
          at Socket.emit (node:events:519:28)
          at addChunk (node:internal/streams/readable:559:12)
          at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
          at Readable.push (node:internal/streams/readable:390:5)
          at TCP.onStreamRead (node:internal/stream_base_commons:191:23)
      
      

      Ein Systemupdate habe ich bereits ausgeführt ("sudo apt-get update" und "sudo apt-get upgrade" gefolgt von "sudo apt-get autoremove"). Das läuft ohne Probleme durch.

      Ein "iob fix" hat nicht geholfen. Mehrfaches Rebooten auch nicht.

      iob diag liefert folgendes:

      Skript v.2024-08-12
      
      *** BASE SYSTEM ***
         Static hostname: raspberrypi
               Icon name: computer
        Operating System: Raspbian GNU/Linux 11 (bullseye)
                  Kernel: Linux 6.1.21-v7+
            Architecture: arm
      OS is similar to: debian
      
      Model           : Raspberry Pi 3 Model B Plus Rev 1.3
      Docker          : false
      Virtualization  : none
      Kernel          : armv7l
      Userland        : 32 bit
      
      Systemuptime and Load:
       20:59:23 up 27 min,  2 users,  load average: 0.51, 0.93, 0.71
      CPU threads: 4
      
      
      *** RASPBERRY THROTTLING ***
      Current issues:
      ~ Under-voltage detected
      
      Previously detected issues:
      ~ Under-voltage has occurred
      
      *** Time and Time Zones ***
                     Local time: Wed 2024-10-02 20:59:24 CEST
                 Universal time: Wed 2024-10-02 18:59:24 UTC
                       RTC time: n/a
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: no
      
      *** Users and Groups ***
      User that called 'iob diag':
      ulli
      HOME=/home/ulli
      GROUPS=ulli adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
      
      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
      
      *** Display-Server-Setup ***
      Display-Server: false
      Desktop:
      Terminal:       tty
      Boot Target:    multi-user.target
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            922M         98M         74M        1.0M        749M        757M
      Swap:            99M        1.0M         98M
      Total:          1.0G         99M        173M
      
      Active iob-Instances:   0
      
                922 M total memory
                 98 M used memory
                333 M active memory
                382 M inactive memory
                 74 M free memory
                190 M buffer memory
                559 M swap cache
                 99 M total swap
                  1 M used swap
                 98 M free swap
      
      *** top - Table Of Processes  ***
      top - 20:59:24 up 27 min,  2 users,  load average: 0.51, 0.93, 0.71
      Tasks: 136 total,   1 running, 135 sleeping,   0 stopped,   0 zombie
      %Cpu(s):  0.0 us,  2.9 sy,  0.0 ni, 97.1 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
      MiB Mem :    922.3 total,     74.3 free,     98.2 used,    749.8 buff/cache
      MiB Swap:    100.0 total,     99.0 free,      1.0 used.    758.4 avail Mem
      
      *** FAILED SERVICES ***
      
        UNIT LOAD ACTIVE SUB DESCRIPTION
      0 loaded units listed.
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      /dev/root      ext4       27G   11G   15G  42% /
      devtmpfs       devtmpfs  429M     0  429M   0% /dev
      tmpfs          tmpfs     462M     0  462M   0% /dev/shm
      tmpfs          tmpfs     185M  1.9M  183M   1% /run
      tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
      /dev/mmcblk0p6 vfat      253M   51M  202M  20% /boot
      tmpfs          tmpfs      93M   20K   93M   1% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Wed Oct  2 20:31:52 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 bcm2708_fb.fbwidth=720 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p7 rootfstype=ext4 fsck.repair=yes rootwait
      [Wed Oct  2 20:31:56 2024] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Quota mode: none.
      [Wed Oct  2 20:31:56 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:7.
      [Wed Oct  2 20:32:00 2024] EXT4-fs (mmcblk0p7): re-mounted. Quota mode: none.
      
      Show mounted filesystems:
      TARGET  SOURCE         FSTYPE OPTIONS
      /       /dev/mmcblk0p7 ext4   rw,noatime
      `-/boot /dev/mmcblk0p6 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
      
      Files in neuralgic directories:
      
      /var:
      2.3G    /var/
      1.1G    /var/log/journal/dc6f242a0db443ce92b468f9abbf9ea6
      1.1G    /var/log/journal
      1.1G    /var/log
      908M    /var/cache
      
      Archived and active journals take up 1.0G in the file system.
      
      /opt/iobroker/backups:
      29M     /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      837M    /opt/iobroker/iobroker-data/
      581M    /opt/iobroker/iobroker-data/files
      441M    /opt/iobroker/iobroker-data/files/javascript.admin
      409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
      408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
      
      The five largest files in iobroker-data are:
      24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
      22M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.18496c94.js.map
      14M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.2cca4954.js
      9.0M    /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.18496c94.js
      8.7M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/838.0aa41cb0.chunk.js.map
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
      
      /dev/serial/by-id/usb-1a86_USB2.0-Ser_-if00-port0
      
      
      
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v20.17.0
      /usr/bin/node           v20.17.0
      /usr/bin/npm            10.8.2
      /usr/bin/npx            10.8.2
      /usr/bin/corepack       0.29.3
      
      
      nodejs:
        Installed: 20.17.0-1nodesource1
        Candidate: 20.17.0-1nodesource1
        Version table:
       *** 20.17.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
              100 /var/lib/dpkg/status
           20.16.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.15.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.15.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.14.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.13.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.13.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.12.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.12.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.12.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.11.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.11.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.10.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.9.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.8.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.8.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.7.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.6.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.6.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.5.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.5.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.4.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.3.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.3.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.2.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.1.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.0.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           12.22.12~dfsg-1~deb11u5 500
              500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
      
      Temp directories causing npm8 problem: 0
      No problems detected
      
      Errors in npm tree:
      
      *** ioBroker-Installation ***
      
      ioBroker Status
       Unable to increase LUA script timeout: Error auth NOT SUPPORTED
       Cannot determine Set feature status: Connection is closed.
      Server Objects 127.0.0.1:50972 Error from InMemDB: Error: auth NOT SUPPORTED
          at RedisHandler._handleCommand (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:141:40)
          at Resp.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:59:45)
          at Resp.emit (node:events:519:28)
          at Resp.write (/opt/iobroker/node_modules/respjs/index.js:129:12)
          at Socket.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:69:23)
          at Socket.emit (node:events:519:28)
          at addChunk (node:internal/streams/readable:559:12)
          at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
          at Readable.push (node:internal/streams/readable:390:5)
          at TCP.onStreamRead (node:internal/stream_base_commons:191:23)
      No connection to databases possible ...
      
      Core adapters versions
      js-controller:  6.0.11
      admin:          7.1.5
      javascript:     8.7.6
      
      nodejs modules from github:     0
      
      Adapter State
      Server Objects 127.0.0.1:39744 Error from InMemDB: Error: auth NOT SUPPORTED
          at RedisHandler._handleCommand (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:141:40)
          at Resp.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:59:45)
          at Resp.emit (node:events:519:28)
          at Resp.write (/opt/iobroker/node_modules/respjs/index.js:129:12)
          at Socket.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:69:23)
          at Socket.emit (node:events:519:28)
          at addChunk (node:internal/streams/readable:559:12)
          at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
          at Readable.push (node:internal/streams/readable:390:5)
          at TCP.onStreamRead (node:internal/stream_base_commons:191:23)
      No connection to databases possible ...
      
      Enabled adapters with bindings
      
      ioBroker-Repositories
       Unable to increase LUA script timeout: Error auth NOT SUPPORTED
       Cannot determine Set feature status: Connection is closed.
      Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iobroker/node_modules/iobroker.js-controller/admin/objects.jsonl"!
      
      Installed ioBroker-Instances
       Unable to increase LUA script timeout: Error auth NOT SUPPORTED
       Cannot determine Set feature status: Connection is closed.
      Server Objects 127.0.0.1:48412 Error from InMemDB: Error: auth NOT SUPPORTED
          at RedisHandler._handleCommand (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:141:40)
          at Resp.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:59:45)
          at Resp.emit (node:events:519:28)
          at Resp.write (/opt/iobroker/node_modules/respjs/index.js:129:12)
          at Socket.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:69:23)
          at Socket.emit (node:events:519:28)
          at addChunk (node:internal/streams/readable:559:12)
          at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
          at Readable.push (node:internal/streams/readable:390:5)
          at TCP.onStreamRead (node:internal/stream_base_commons:191:23)
      No connection to databases possible ...
      
      Objects and States
      Please stand by - This may take a while
      Objects:        1
      States:         3
      
      *** OS-Repositories and Updates ***
      Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
      Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
      Hit:3 https://deb.nodesource.com/node_20.x nodistro InRelease
      Reading package lists...
      Pending Updates: 0
      
      *** Listening Ports ***
      Active Internet connections (only servers)
      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13721      473/sshd: /usr/sbin
      tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      0          13852      617/smbd
      tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      0          13851      617/smbd
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       26565      4155/iobroker.js-co
      tcp6       0      0 :::22                   :::*                    LISTEN      0          13723      473/sshd: /usr/sbin
      tcp6       0      0 :::139                  :::*                    LISTEN      0          13850      617/smbd
      tcp6       0      0 :::4369                 :::*                    LISTEN      0          11879      1/init
      tcp6       0      0 :::445                  :::*                    LISTEN      0          13849      617/smbd
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        611        338/avahi-daemon: r
      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13679      435/dhcpcd
      udp        0      0 0.0.0.0:51308           0.0.0.0:*                           108        613        338/avahi-daemon: r
      udp        0      0 192.168.178.255:137     0.0.0.0:*                           0          12075      459/nmbd
      udp        0      0 192.168.178.84:137      0.0.0.0:*                           0          12074      459/nmbd
      udp        0      0 0.0.0.0:137             0.0.0.0:*                           0          12035      459/nmbd
      udp        0      0 192.168.178.255:138     0.0.0.0:*                           0          12077      459/nmbd
      udp        0      0 192.168.178.84:138      0.0.0.0:*                           0          12076      459/nmbd
      udp        0      0 0.0.0.0:138             0.0.0.0:*                           0          12036      459/nmbd
      udp6       0      0 :::5353                 :::*                                108        612        338/avahi-daemon: r
      udp6       0      0 :::546                  :::*                                0          13734      435/dhcpcd
      udp6       0      0 :::58522                :::*                                108        614        338/avahi-daemon: r
      
      *** Log File - Last 25 Lines ***
      
          at Resp.emit (node:events:519:28)
          at Resp.write (/opt/iobroker/node_modules/respjs/index.js:129:12)
          at Socket.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:69:23)
          at Socket.emit (node:events:519:28)
          at addChunk (node:internal/streams/readable:559:12)
          at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
          at Readable.push (node:internal/streams/readable:390:5)
          at TCP.onStreamRead (node:internal/stream_base_commons:191:23)
      2024-10-02 21:06:19.387  - error: host.raspberrypi No connection to databases possible, restart
      2024-10-02 21:06:19.412  - info: host.raspberrypi iobroker _restart
      2024-10-02 21:06:27.855  - info: host.raspberrypi iobroker.js-controller version 6.0.11 js-controller starting
      2024-10-02 21:06:27.866  - info: host.raspberrypi Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
      2024-10-02 21:06:27.868  - info: host.raspberrypi hostname: raspberrypi, node: v20.17.0
      2024-10-02 21:06:27.870  - info: host.raspberrypi ip addresses: 192.168.178.84 2003:dc:d723:aa00:a86b:fc4a:ae7b:bb4 fe80::85b9:f7dd:e95f:f45c
      2024-10-02 21:06:28.021  - warn: host.raspberrypi-Server Objects 127.0.0.1:42154 Error from InMemDB: Error: auth NOT SUPPORTED
          at RedisHandler._handleCommand (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:141:40)
          at Resp.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:59:45)
          at Resp.emit (node:events:519:28)
          at Resp.write (/opt/iobroker/node_modules/respjs/index.js:129:12)
          at Socket.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-base/build/esm/lib/redisHandler.js:69:23)
          at Socket.emit (node:events:519:28)
          at addChunk (node:internal/streams/readable:559:12)
          at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
          at Readable.push (node:internal/streams/readable:390:5)
          at TCP.onStreamRead (node:internal/stream_base_commons:191:23)
      
      

      Mit der Summary:

      ======================= SUMMARY =======================
                              v.2024-08-12
      
      
      Terminal:       tty
      Boot Target:    multi-user.target
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            922M         98M         74M        1.0M        749M        757M
      Swap:            99M        1.0M         98M
      Total:          1.0G         99M        173M
      
      Active iob-Instances:   0
      
                922 M total memory
                 98 M used memory
                333 M active memory
                382 M inactive memory
                 74 M free memory
                190 M buffer memory
                559 M swap cache
                 99 M total swap
                  1 M used swap
                 98 M free swap
      
      *** top - Table Of Processes  ***
      top - 20:59:24 up 27 min,  2 users,  load average: 0.51, 0.93, 0.71
      Tasks: 136 total,   1 running, 135 sleeping,   0 stopped,   0 zombie
      %Cpu(s):  0.0 us,  2.9 sy,  0.0 ni, 97.1 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
      MiB Mem :    922.3 total,     74.3 free,     98.2 used,    749.8 buff/cache
      MiB Swap:    100.0 total,     99.0 free,      1.0 used.    758.4 avail Mem
      
      *** FAILED SERVICES ***
      
        UNIT LOAD ACTIVE SUB DESCRIPTION
      0 loaded units listed.
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      /dev/root      ext4       27G   11G   15G  42% /
      devtmpfs       devtmpfs  429M     0  429M   0% /dev
      tmpfs          tmpfs     462M     0  462M   0% /dev/shm
      tmpfs          tmpfs     185M  1.9M  183M   1% /run
      tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
      /dev/mmcblk0p6 vfat      253M   51M  202M  20% /boot
      tmpfs          tmpfs      93M   20K   93M   1% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Wed Oct  2 20:31:52 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 bcm2708_fb.fbwidth=720 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p7 rootfstype=ext4 fsck.repair=yes rootwait
      [Wed Oct  2 20:31:56 2024] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Quota mode: none.
      [Wed Oct  2 20:31:56 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:7.
      [Wed Oct  2 20:32:00 2024] EXT4-fs (mmcblk0p7): re-mounted. Quota mode: none.
      
      Show mounted filesystems:
      TARGET  SOURCE         FSTYPE OPTIONS
      /       /dev/mmcblk0p7 ext4   rw,noatime
      `-/boot /dev/mmcblk0p6 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
      
      Files in neuralgic directories:
      
      /var:
      2.3G    /var/
      1.1G    /var/log/journal/dc6f242a0db443ce92b468f9abbf9ea6
      1.1G    /var/log/journal
      1.1G    /var/log
      908M    /var/cache
      
      Archived and active journals take up 1.0G in the fil   Static hostname: raspberrypi
               Icon name: computer
        Operating System: Raspbian GNU/Linux 11 (bullseye)
                  Kernel: Linux 6.1.21-v7+
            Architecture: arm
      
      Installation:           native
      Kernel:                 armv7l
      Userland:               32 bit
      Timezone:               Europe/Berlin (CEST, +0200)
      User-ID:                1000
      Display-Server:         false
      Boot Target:            multi-user.target
      
      Pending OS-Updates:     0
      

      Ich würde mich wirklich über etwas Hilfe freuen. Ich bin nicht ganz unbedarft, was Computer und Elektronik angeht, komme hier jedoch gerade massiv an meine Grenzen.

      Grüße

      Ulli

      mcm1957 1 Reply Last reply Reply Quote 0
      • mcm1957
        mcm1957 @Nunca last edited by

        @nunca said in Probleme mit InMemDB, Databases, IOB in Endlosschleife:

        Under-voltage detected

        In jedem Fall verwend mal ein besseres / originales Netzteil

        1 Reply Last reply Reply Quote 0
        • N
          Nunca last edited by

          @mcm1957 Danke fürs draufschauen. Am Netzteil sollte das doch nicht liegen, zumal das System jetzt zwei Jahre in diese Hardware-Konfiguration sehr gut lief. Nach Adapterupdates ist das Problem aufgetaucht.

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

            @nunca sagte in Probleme mit InMemDB, Databases, IOB in Endlosschleife:

            Am Netzteil sollte das doch nicht liegen

            Instabile Spannungsversorgung kann zu allen möglichen Fehlerrn führen. Setz da ein richtig dimensioniertes NETZTEIL (kein Ladegerät!) ein.

            Und dann bringst du das per Neuinstallation auf ein 64Bit-Release. Am besten dann auf Hardware mit mehr als 1GB RAM.

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

              @thomas-braun Ich habe ein regelbares Netzteil von Meanwell im Einsatz und das auch vorhin mal etwas hochgedreht. Du meinst ich komme um eine Neuinstallation nicht herum? Wenn, dann werde ich aber gerne bei der 32 bit Version und meinem 1GB RPi 3 bleiben wollen, da so solide auf der Hutschiene verbaut.

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

                @nunca sagte in Probleme mit InMemDB, Databases, IOB in Endlosschleife:

                Du meinst ich komme um eine Neuinstallation nicht herum?

                Nein, da es keinen funktionierenden Upgrade-Pfad auf RaspberryOS 12 'Bookworm' gibt.
                Der RPi3 kommt auch mit 64Bit parat, das hat auch mit einer Hutschiene nix zu tun.

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

                  @thomas-braun Ich mache mir eher Sorgen wg. meinem Limit von 1 GB RAM. Ich gehe davon aus, dass die 64bit Version etwas mehr RAM benötigt als die 32bit Version. Bei mir läuft zwar nur IOB und Samba, aber etwas Reserve ist mir schon lieb.

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

                    @nunca

                    1GB RAM ist so oder so ein wenig knapp. Da macht dann ein 64Bit-OS auch keinen Unterschied mehr.

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

                      @thomas-braun das stimmt, aber ich möchte gerne das nutzen was ich hier habe (wenn es denn eben ausreicht) und für die Software, die ich laufen lasse, sollte doch auch ein 32 bit OS absolut ausreichen.

                      Du siehst keine Chance, das System zu retten?

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

                        @nunca sagte in Probleme mit InMemDB, Databases, IOB in Endlosschleife:

                        Du siehst keine Chance, das System zu retten?

                        Was heißt 'retten'. Bring das Ding auf RaspberryOS 12, musst du eh bald machen. Da das ganze aber nur per Neuinstallation geht kannst du das auch jetzt machen. Und dann halt die 64Bit-Version, da die erfahrungsgemäß auch besser gepflegt wird.

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

                          @thomas-braun Okay. Ich gebe nach 😉 Backups der Daten, JS, und NodeRed Flows sind vorhanden, habe trotzdem ein wenig Angst, dass das ganze nachher auch wieder so schön läuft wie vorher bzw. ich beim neu Aufsetzen irgendwo scheitere. Ich steuere/überwache hier die Stromflüsse und Heizungen im Haus über IOB. Es gibt Failsave-Modi, daher kein "wirkliches" Problem.

                          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

                          919
                          Online

                          31.6k
                          Users

                          79.5k
                          Topics

                          1.3m
                          Posts

                          3
                          11
                          215
                          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