Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ioBroker friert ein: "Request actual repository...".....

    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

    ioBroker friert ein: "Request actual repository...".....

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

      @lollo_c sagte in ioBroker friert ein: "Request actual repository...".....:

      Offensichtlich starten da alle Instanzen neu.

      nöö

      @lollo_c sagte in ioBroker friert ein: "Request actual repository...".....:

      die ich so in der Log-Datei des Master nicht sehen kann.

      dann stell um auf Slave

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

        @homoran Okay, hast Recht. Das sind alles Scheduled Adapter und die holen Daten.
        Jetzt betreibe ich den ioBroker schon seid fast 5 Jahren und man lernt immer noch dazu. Solange das System läuft ist alles gut und man möchte immer mehr davon.

        Ich denke, ich lass es erst mal so laufen und warte ab, was passiert. Er hat ja vorher auch schon mal 2 Tage am Stück gelaufen. Sollte was sein, melde ich mich wieder. Bis dahin vielen, vielen Dank für die Unterstützung.

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

          @lollo_c sagte in ioBroker friert ein: "Request actual repository...".....:

          Ich denke, ich lass es erst mal so laufen und warte ab, was passiert. Er hat ja vorher auch schon mal 2 Tage am Stück gelaufen.

          So, ich war jetzt eine Woche im Urlaub und der Raspi ist 2x eingefroren. Die letzte Einträge in der Protokolldatei waren wieder:

          2024-03-22 19:10:21.310 - info: admin.0 (895) Adapter rating updated
          2024-03-22 19:11:11.508 - info: admin.0 (895) Request actual repository...
          2024-03-22 19:11:14.967 - info: host.RasPi4 Updating repository "stable" under "http://repo.iobroker.live/sources-dist.json"
          

          Für den Raspi2 (Slave) konnte ich zuletzt folgende Meldungen auslesen:

          2024-03-22 19:13:58.231 - warn: ical.0 (4164) slow connection to objects DB. Still waiting ...
          2024-03-22 19:13:58.262 - warn: ical.0 (4165) slow connection to objects DB. Still waiting ...
          2024-03-22 19:14:00.010 - warn: host.RasPi3 instance system.adapter.ical.0 already running with pid 4165
          2024-03-22 19:15:00.013 - warn: host.RasPi3 instance system.adapter.ical.0 already running with pid 4165
          2024-03-22 19:16:07.391 - info: host.RasPi3 instance system.adapter.dwd.0 started with pid 4586
          2024-03-22 19:16:20.701 - warn: dwd.0 (4586) slow connection to objects DB. Still waiting ...
          2024-03-22 19:20:09.933 - info: dwd.0 (4586) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2024-03-22 19:23:15.846 - info: host.RasPi3 instance system.adapter.luftdaten.0 started with pid 5703
          

          Im Verlauf der Nacht habe ich auf dem Slave noch folgende Meldungen gefunden:

          2024-03-23 04:03:49.170  - error: rpi2.1 (6010) Objects database error: read EHOSTUNREACH
          2024-03-23 04:03:55.010  - error: rpi2.1 (6010) Objects database error: connect EHOSTUNREACH 192.168.2.210:9001
          2024-03-23 04:04:01.250  - error: rpi2.1 (6010) Objects database error: connect EHOSTUNREACH 192.168.2.210:9001
          2024-03-23 04:04:07.490  - error: rpi2.1 (6010) Objects database error: connect EHOSTUNREACH 192.168.2.210:9001
          2024-03-23 04:04:09.651  - error: smartmeter.0 (6086) Objects database error: read EHOSTUNREACH
          2024-03-23 04:04:13.730  - error: rpi2.1 (6010) Objects database error: connect EHOSTUNREACH 192.168.2.210:9001
          2024-03-23 04:04:16.851  - error: smartmeter.0 (6086) Objects database error: connect EHOSTUNREACH 192.168.2.210:9001
          2024-03-23 04:04:19.969  - error: rpi2.1 (6010) Objects database error: connect EHOSTUNREACH 192.168.2.210:9001
          2024-03-23 04:04:23.091  - error: smartmeter.0 (6086) Objects database error: connect EHOSTUNREACH 192.168.2.210:9001
          2024-03-23 04:04:26.210  - error: rpi2.1 (6010) Objects database error: connect EHOSTUNREACH 192.168.2.210:9001
          2024-03-23 04:04:29.330  - error: smartmeter.0 (6086) Objects database error: connect EHOSTUNREACH 192.168.2.210:9001
          2024-03-23 04:04:32.450  - error: rpi2.1 (6010) Objects database error: connect EHOSTUNREACH 192.168.2.210:9001
          2024-03-23 04:04:35.570  - error: smartmeter.0 (6086) Objects database error: connect EHOSTUNREACH 192.168.2.210:9001
          2024-03-23 04:04:38.690  - error: rpi2.1 (6010) Objects database error: connect EHOSTUNREACH 192.168.2.210:9001
          

          Da ich beim Neuaufsetzen des ioBroker Probleme mit der REDIS Datenbank-Verbindung zum Slave hatte vermute ich mal, dass sich beim Prüfen der aktuellen Repositorys die REDIS Datenbank aufhängt. Kann das sein? ...und wie kann ich das überprüfen?
          Ich habe im Admin-Adapter den Zeitraum für die Überprüfung der Updates erst einmal von "täglich" auf "alle 2 Wochen" gestellt.

          Thomas Braun ? L 3 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Lollo_C last edited by

            @lollo_c

            Gibt mal von allen Kisten die Langfassung von

            iob diag
            

            bekannt.

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

              @thomas-braun Hier zunächst vom Master:

              Skript v.2023-10-10
              
              *** BASE SYSTEM ***
               Static hostname: RasPi4
                     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.5
              Docker          : false
              Virtualization  : none
              Kernel          : aarch64
              Userland        : arm64
              
              Systemuptime and Load:
               21:15:15 up  1:01,  2 users,  load average: 0.99, 0.63, 0.50
              CPU threads: 4
              
              
              *** RASPBERRY THROTTLING ***
              Current issues:
              No throttling issues detected.
              
              Previously detected issues:
              No throttling issues detected.
              
              *** Time and Time Zones ***
                             Local time: Wed 2024-03-27 21:15:15 CET
                         Universal time: Wed 2024-03-27 20:15:15 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 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.4G        333M        1.2M        1.2G        1.6G
              Swap:           104M          0B        104M
              Total:          4.1G        2.4G        438M
              
                       3792 M total memory
                       2250 M used memory
                       2836 M active memory
                        500 M inactive memory
                        317 M free memory
                         93 M buffer memory
                       1058 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  1.2M  379M   1% /run
              /dev/sda2      ext4      110G  9.7G   96G  10% /
              tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
              tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
              /dev/sda1      vfat      510M   61M  450M  12% /boot/firmware
              tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Wed Mar 27 20:13:56 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=E4:5F:01:A6:44:D3 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=a45a8ca6-02 rootfstype=ext4 fsck.repair=yes rootwait
              [Wed Mar 27 20:13:58 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
              [Wed Mar 27 20:13:59 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:
              5.0G    /var/
              4.0G    /var/log/journal/e4b3faf7370f4262b1b9aded77288404
              4.0G    /var/log/journal
              4.0G    /var/log
              539M    /var/cache
              
              Archived and active journals take up 3.9G in the file system.
              
              /opt/iobroker/backups:
              75M     /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              641M    /opt/iobroker/iobroker-data/
              519M    /opt/iobroker/iobroker-data/files
              164M    /opt/iobroker/iobroker-data/files/vis-2
              92M     /opt/iobroker/iobroker-data/backup-objects
              81M     /opt/iobroker/iobroker-data/files/vis-2/static
              
              The five largest files in iobroker-data are:
              35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
              24M     /opt/iobroker/iobroker-data/objects.jsonl
              22M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js.map
              22M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.578d79d9.js.map
              19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.e7bb655f.js.map
              
              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-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_00d4b1faa612ec11879723c7bd930c07-if00-port0
              
              *** 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.20.0-1nodesource1
                Version table:
                   18.20.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               *** 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:   1
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : RasPi4                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.backitup.0               : backitup              : RasPi4                                   -  enabled
                system.adapter.cloud.0                  : cloud                 : RasPi4                                   - disabled
                system.adapter.devices.0                : devices               : RasPi4                                   - disabled
              + system.adapter.discovery.0              : discovery             : RasPi4                                   -  enabled
                system.adapter.dwd.0                    : dwd                   : RasPi3                                   -  enabled
                system.adapter.flot.0                   : flot                  : RasPi4                                   - disabled
              + system.adapter.hm-rega.1                : hm-rega               : RasPi4                                   -  enabled
              + system.adapter.hm-rpc.2                 : hm-rpc                : RasPi4                                   -  enabled, port: 0
              + system.adapter.hm-rpc.3                 : hm-rpc                : RasPi4                                   -  enabled, port: 0
              + system.adapter.hmip.0                   : hmip                  : RasPi4                                   -  enabled
                system.adapter.ical.0                   : ical                  : RasPi3                                   -  enabled
                system.adapter.icons-material-png.0     : icons-material-png    : RasPi4                                   - disabled
                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : RasPi4                                   - disabled
              + system.adapter.influxdb.0               : influxdb              : RasPi4                                   -  enabled, port: 8086
              + system.adapter.influxdb.1               : influxdb              : RasPi4                                   -  enabled, port: 8086
              + system.adapter.influxdb.2               : influxdb              : RasPi4                                   -  enabled, port: 8086
              + system.adapter.javascript.0             : javascript            : RasPi4                                   -  enabled
                system.adapter.luftdaten.0              : luftdaten             : RasPi3                                   -  enabled
                system.adapter.luftdaten.1              : luftdaten             : RasPi3                                   -  enabled
                system.adapter.luftdaten.2              : luftdaten             : RasPi3                                   -  enabled
                system.adapter.mobile.0                 : mobile                : RasPi4                                   - disabled
              + system.adapter.modbus.0                 : modbus                : RasPi4                                   -  enabled
              + system.adapter.mqtt.0                   : mqtt                  : RasPi4                                   -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.nut.0                    : nut                   : RasPi4                                   -  enabled
                system.adapter.openweathermap.0         : openweathermap        : RasPi3                                   -  enabled
              + system.adapter.owfs.0                   : owfs                  : RasPi3                                   -  enabled, port: 4304
              + system.adapter.ping.0                   : ping                  : RasPi4                                   -  enabled
              + system.adapter.pvforecast.0             : pvforecast            : RasPi3                                   -  enabled
              + system.adapter.rpi2.0                   : rpi2                  : RasPi4                                   -  enabled
              + system.adapter.rpi2.1                   : rpi2                  : RasPi3                                   -  enabled
              + system.adapter.scenes.0                 : scenes                : RasPi4                                   -  enabled
              + system.adapter.shelly.0                 : shelly                : RasPi4                                   -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.simple-api.0             : simple-api            : RasPi4                                   -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.smartmeter.0             : smartmeter            : RasPi3                                   -  enabled
              + system.adapter.socketio.0               : socketio              : RasPi4                                   -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.sonos.0                  : sonos                 : RasPi4                                   -  enabled
              + system.adapter.tankerkoenig.0           : tankerkoenig          : RasPi3                                   -  enabled
              + system.adapter.telegram.0               : telegram              : RasPi4                                   -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.tr-064.0                 : tr-064                : RasPi4                                   -  enabled
                system.adapter.vis-2.0                  : vis-2                 : RasPi4                                   - disabled
                system.adapter.vis-colorpicker.0        : vis-colorpicker       : RasPi4                                   - disabled
              + system.adapter.vis-inventwo.0           : vis-inventwo          : RasPi4                                   -  enabled
                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : RasPi4                                   - disabled
                system.adapter.vis-material.0           : vis-material          : RasPi4                                   - disabled
                system.adapter.vis-materialdesign.0     : vis-materialdesign    : RasPi4                                   - disabled
                system.adapter.vis-metro.0              : vis-metro             : RasPi4                                   -  enabled
                system.adapter.vis-players.0            : vis-players           : RasPi4                                   - disabled
                system.adapter.vis-timeandweather.0     : vis-timeandweather    : RasPi4                                   - disabled
                system.adapter.vis-weather.0            : vis-weather           : RasPi4                                   - disabled
                system.adapter.vis.0                    : vis                   : RasPi4                                   -  enabled
              + system.adapter.web.0                    : web                   : RasPi4                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                system.adapter.ws.0                     : ws                    : RasPi4                                   - disabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : RasPi4                                   -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_00d4b1faa612ec11879723c7bd930c07-if00-port0
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : RasPi4                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.hm-rpc.2                 : hm-rpc                : RasPi4                                   -  enabled, port: 0
              + system.adapter.hm-rpc.3                 : hm-rpc                : RasPi4                                   -  enabled, port: 0
              + system.adapter.influxdb.0               : influxdb              : RasPi4                                   -  enabled, port: 8086
              + system.adapter.influxdb.1               : influxdb              : RasPi4                                   -  enabled, port: 8086
              + system.adapter.influxdb.2               : influxdb              : RasPi4                                   -  enabled, port: 8086
              + system.adapter.mqtt.0                   : mqtt                  : RasPi4                                   -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.owfs.0                   : owfs                  : RasPi3                                   -  enabled, port: 4304
              + system.adapter.shelly.0                 : shelly                : RasPi4                                   -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.simple-api.0             : simple-api            : RasPi4                                   -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.socketio.0               : socketio              : RasPi4                                   -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.telegram.0               : telegram              : RasPi4                                   -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : RasPi4                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : RasPi4                                   -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_00d4b1faa612ec11879723c7bd930c07-if00-port0
              
              ioBroker-Repositories
              stable        : http://repo.iobroker.live/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    "backitup"     : 2.10.11  , installed 2.10.11
              Adapter    "cloud"        : 4.4.1    , installed 4.4.1
              Adapter    "devices"      : 1.1.5    , installed 1.1.5
              Adapter    "discovery"    : 4.4.0    , installed 4.2.0  [Updatable]
              Adapter    "dwd"          : 2.8.5    , installed 2.8.5
              Adapter    "flot"         : 1.12.0   , installed 1.12.0
              Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
              Adapter    "hm-rpc"       : 1.16.0   , installed 1.16.0
              Adapter    "hmip"         : 1.22.0   , installed 1.22.0
              Adapter    "icons-material-png": 0.1.0, installed 0.1.0
              Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
              Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
              Adapter    "javascript"   : 7.8.0    , installed 7.8.0
              Controller "js-controller": 5.0.19   , installed 5.0.19
              Adapter    "mobile"       : 1.0.1    , installed 1.0.1
              Adapter    "modbus"       : 6.1.0    , installed 6.1.0
              Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
              Adapter    "nut"          : 1.6.0    , installed 1.6.0
              Adapter    "owfs"         : 0.7.0    , installed 0.7.0
              Adapter    "ping"         : 1.6.2    , installed 1.6.2
              Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
              Adapter    "scenes"       : 2.3.9    , installed 2.3.9
              Adapter    "shelly"       : 6.8.0    , installed 6.6.1  [Updatable]
              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
              Adapter    "socketio"     : 6.6.0    , installed 6.6.0
              Adapter    "sonos"        : 3.0.0    , installed 3.0.0
              Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
              Adapter    "telegram"     : 3.1.0    , installed 3.1.0
              Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
              Adapter    "vis"          : 1.5.4    , installed 1.5.4
              Adapter    "vis-2"        : 2.9.32   , installed 2.9.32
              Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
              Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
              Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
              Adapter    "vis-material" : 0.1.3    , installed 0.1.3
              Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
              Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
              Adapter    "web"          : 6.2.3    , installed 6.2.3
              Adapter    "ws"           : 2.5.10   , installed 2.5.10
              Adapter    "zigbee"       : 1.10.1   , installed 1.10.1
              
              Objects and States
              Please stand by - This may take a while
              Objects:        11601
              States:         9592
              
              *** OS-Repositories and Updates ***
              Hit:1 http://archive.raspberrypi.com/debian bookworm InRelease
              Hit:2 https://repos.influxdata.com/debian stable InRelease
              Hit:3 http://deb.debian.org/debian bookworm InRelease
              Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
              Hit:5 https://apt.grafana.com stable InRelease
              Hit:6 http://deb.debian.org/debian bookworm-updates InRelease
              Hit:7 https://deb.nodesource.com/node_18.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 0.0.0.0:6379            0.0.0.0:*               LISTEN      106        16717      704/redis-server 0.
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          16706      718/sshd: /usr/sbin
              tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        16835      775/influxd
              tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       16909      851/iobroker.js-con
              tcp        0      0 192.168.2.210:42010     0.0.0.0:*               LISTEN      1001       16262      1067/io.hm-rpc.2
              tcp        0      0 192.168.2.210:42001     0.0.0.0:*               LISTEN      1001       19700      1082/io.hm-rpc.3
              tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       20925      1231/io.shelly.0
              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      107        13640      723/mosquitto
              tcp6       0      0 :::22                   :::*                    LISTEN      0          16708      718/sshd: /usr/sbin
              tcp6       0      0 :::3000                 :::*                    LISTEN      108        13753      850/grafana
              tcp6       0      0 :::3500                 :::*                    LISTEN      1001       20286      1272/io.sonos.0
              tcp6       0      0 :::8086                 :::*                    LISTEN      999        13722      775/influxd
              tcp6       0      0 :::8087                 :::*                    LISTEN      1001       23008      1363/io.simple-api.
              tcp6       0      0 :::8084                 :::*                    LISTEN      1001       21380      1303/io.socketio.0
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       22965      1352/io.web.0
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       13780      889/io.admin.0
              tcp6       0      0 :::1883                 :::*                    LISTEN      107        13641      723/mosquitto
              udp        0      0 0.0.0.0:54748           0.0.0.0:*                           104        13537      549/avahi-daemon: r
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        13535      549/avahi-daemon: r
              udp6       0      0 fe80::5635:5d6e:3e1:546 :::*                                0          13245      661/NetworkManager
              udp6       0      0 :::60556                :::*                                104        13538      549/avahi-daemon: r
              udp6       0      0 :::5353                 :::*                                104        13536      549/avahi-daemon: r
              
              *** Log File - Last 25 Lines ***
              
              2024-03-27 20:47:56.672  - info: sonos.0 (1272) try to control id sonos.0.root.192_168_2_27.state with {"val":"play","ack":false,"ts":1711568876576,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1711568876576}
              2024-03-27 20:47:56.773  - info: sonos.0 (1272) try to control id sonos.0.root.192_168_2_27.state_simple with {"val":true,"ack":false,"ts":1711568876676,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1711568876676}
              2024-03-27 20:51:37.377  - info: sonos.0 (1272) try to control id sonos.0.root.192_168_2_27.coordinator with {"val":"192_168_2_27","ack":false,"ts":1711569097373,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1711569097373}
              2024-03-27 20:51:38.377  - info: sonos.0 (1272) try to control id sonos.0.root.192_168_2_27.state with {"val":"stop","ack":false,"ts":1711569098373,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1711569098373}
              2024-03-27 20:51:38.380  - info: sonos.0 (1272) try to control id sonos.0.root.192_168_2_27.state_simple with {"val":false,"ack":false,"ts":1711569098373,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1711569098373}
              2024-03-27 21:05:22.330  - info: sonos.0 (1272) try to control id sonos.0.root.192_168_2_27.coordinator with {"val":"192_168_2_45","ack":false,"ts":1711569922324,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1711569922324}
              2024-03-27 21:05:22.372  - info: sonos.0 (1272) try to control id sonos.0.root.192_168_2_27.state with {"val":"play","ack":false,"ts":1711569922324,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1711569922324}
              2024-03-27 21:05:22.428  - info: sonos.0 (1272) try to control id sonos.0.root.192_168_2_27.state_simple with {"val":true,"ack":false,"ts":1711569922425,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_KuecheAn_Automatik_v2","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1711569922425}
              2024-03-27 21:05:28.709  - info: zigbee.0 (1261) Device '0x842e14fffea79363' announced itself
              2024-03-27 21:06:47.202  - info: zigbee.0 (1261) State value to set for "zigbee.0.14b457fffe3358c5.brightness" has to be type "number" but received type "boolean"
              2024-03-27 21:06:47.522  - info: zigbee.0 (1261) Device '0x00158d00045845e9' announced itself
              2024-03-27 21:06:47.664  - info: zigbee.0 (1261) Device '0x00158d00045850c7' announced itself
              2024-03-27 21:06:47.683  - info: zigbee.0 (1261) Device '0x00158d00045832aa' announced itself
              2024-03-27 21:06:53.254  - error: zigbee.0 (1261) Send command to 0x7cb03eaa0a0c57e5 failed with no error code (Timeout - 40202 - 3 - 120 - 6 - 11 after 10000ms)
              2024-03-27 21:06:53.537  - info: zigbee.0 (1261) Device '0x842e14fffea79363' announced itself
              2024-03-27 21:08:56.112  - info: sonos.0 (1272) try to control id sonos.0.root.192_168_2_45.coordinator with {"val":"192_168_2_45","ack":false,"ts":1711570136107,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_WohnzimmerAn_Automatik_v5","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1711564306935}
              2024-03-27 21:08:57.133  - info: sonos.0 (1272) try to control id sonos.0.root.192_168_2_45.state with {"val":"stop","ack":false,"ts":1711570137109,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_WohnzimmerAn_Automatik_v5","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1711570137109}
              2024-03-27 21:08:57.137  - info: sonos.0 (1272) try to control id sonos.0.root.192_168_2_45.state_simple with {"val":false,"ack":false,"ts":1711570137109,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_WohnzimmerAn_Automatik_v5","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1711570137109}
              2024-03-27 21:10:03.205  - warn: zigbee.0 (1261) unread state change for group members ["0x00158d00045845e9","0x00158d00045850c7"]
              2024-03-27 21:10:26.257  - warn: zigbee.0 (1261) unread brightness change for group members ["0x00158d00045832aa","0x00158d00045845e9","0x00158d00045850c7"]
              2024-03-27 21:10:49.329  - warn: zigbee.0 (1261) unread colortemp change for group members ["0x00158d00045832aa","0x00158d00045845e9","0x00158d00045850c7"]
              2024-03-27 21:12:28.657  - info: sonos.0 (1272) try to control id sonos.0.root.192_168_2_45.coordinator with {"val":"192_168_2_27","ack":false,"ts":1711570348654,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_WohnzimmerAn_Automatik_v5","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1711570348654}
              2024-03-27 21:12:28.699  - info: sonos.0 (1272) try to control id sonos.0.root.192_168_2_45.state with {"val":"play","ack":false,"ts":1711570348654,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_WohnzimmerAn_Automatik_v5","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1711570348654}
              2024-03-27 21:12:28.702  - info: sonos.0 (1272) try to control id sonos.0.root.192_168_2_45.state_simple with {"val":true,"ack":false,"ts":1711570348654,"q":0,"c":"script.js.EIGENE_SCRIPTE.Lautsprecher.TP_WohnzimmerAn_Automatik_v5","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1711570348654}
              2024-03-27 21:12:50.821  - info: admin.0 (889) ==> Connected system.user.admin from ::ffff:192.168.2.74
              
              


              und hier der Slave:

              Skript v.2023-10-10
              
              *** BASE SYSTEM ***
                Static hostname: RasPi3
                      Icon name: computer
               Operating System: Raspbian GNU/Linux 10 (buster)
                         Kernel: Linux 5.10.103-v7+
                   Architecture: arm
              
              Model           : Raspberry Pi 3 Model B Plus Rev 1.3
              Docker          : false
              Virtualization  : none
              Kernel          : armv7l
              Userland        : armhf
              
              Systemuptime and Load:
              21:18:30 up 12:22,  1 user,  load average: 0.54, 0.46, 0.45
              CPU threads: 4
              
              
              *** RASPBERRY THROTTLING ***
              Current issues:
              No throttling issues detected.
              
              Previously detected issues:
              ~ Under-voltage has occurred
              
              *** Time and Time Zones ***
                            Local time: Wed 2024-03-27 21:18:30 CET
                        Universal time: Wed 2024-03-27 20:18:30 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 netdev gpio i2c spi iobroker
              
              *** X-Server-Setup ***
              X-Server:       false
              Desktop:
              Terminal:       tty
              Boot Target:    graphical.target
              
              *** MEMORY ***
                           total        used        free      shared  buff/cache   available
              Mem:           923M        501M        152M        6.0M        269M        450M
              Swap:           99M          0B         99M
              Total:         1.0G        501M        252M
              
                       923 M total memory
                       501 M used memory
                       160 M active memory
                       555 M inactive memory
                       152 M free memory
                        62 M buffer memory
                       206 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 ***
              
              0 loaded units listed. Pass --all to see loaded but inactive units, too.
              To show all installed unit files use 'systemctl list-unit-files'.
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              /dev/root      ext4       15G  5.5G  8.2G  41% /
              devtmpfs       devtmpfs  430M     0  430M   0% /dev
              tmpfs          tmpfs     462M     0  462M   0% /dev/shm
              tmpfs          tmpfs     462M  6.3M  456M   2% /run
              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
              tmpfs          tmpfs     462M     0  462M   0% /sys/fs/cgroup
              /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
              tmpfs          tmpfs      93M     0   93M   0% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Wed Mar 27 08:56:23 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
              [Wed Mar 27 08:56:26 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
              [Wed Mar 27 08:56:26 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
              [Wed Mar 27 08:56:29 2024] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
              
              Show mounted filesystems \(real ones only\):
              TARGET        SOURCE         FSTYPE    OPTIONS
              /             /dev/mmcblk0p2 ext4      rw,noatime
              |-/sys/fs/bpf none           bpf       rw,nosuid,nodev,noexec,relatime,mode=700
              |-/run/owfs   OWFS           fuse.OWFS rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              `-/boot       /dev/mmcblk0p1 vfat      rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              2.6G    /var/
              2.3G    /var/cache/apt/archives
              2.3G    /var/cache/apt
              2.3G    /var/cache
              137M    /var/lib
              
              Archived and active journals take up 5.7M in the file system.
              
              /opt/iobroker/backups:
              169M    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              42M     /opt/iobroker/iobroker-data/
              22M     /opt/iobroker/iobroker-data/files
              15M     /opt/iobroker/iobroker-data/backup-objects
              8.0M    /opt/iobroker/iobroker-data/files/vis
              7.9M    /opt/iobroker/iobroker-data/files/web
              
              The five largest files in iobroker-data are:
              2.0M    /opt/iobroker/iobroker-data/objects.json.migrated
              2.0M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
              636K    /opt/iobroker/iobroker-data/backup-objects/2020-11-18_19-20_objects.json.gz
              632K    /opt/iobroker/iobroker-data/backup-objects/2020-11-18_19-28_objects.json.gz
              632K    /opt/iobroker/iobroker-data/backup-objects/2020-11-18_19-25_objects.json.gz
              
              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-FTDI_FT230X_Basic_UART_DK0EJEOL-if00-port0
              
              *** 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 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     100 /var/lib/dpkg/status
                  18.19.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.18.2-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.18.1-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.18.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.17.1-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.17.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.16.1-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.16.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.15.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.14.2-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.14.1-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.14.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.13.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.12.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.11.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.10.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.9.1-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.9.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.8.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.7.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.6.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.5.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.4.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.3.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.2.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.1.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.0.0-1nodesource1 600
                     500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  10.24.0~dfsg-1~deb10u3 500
                     500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
              
              Temp directories causing npm8 problem: 0
              No problems detected
              
              Errors in npm tree:
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              At least one iobroker host is running.
              
              Objects type: jsonl
              States  type: redis
              
              Core adapters versions
              js-controller:  5.0.19
              admin:          6.13.16
              javascript:     "javascript" not found
              
              Adapters from github:   0
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : RasPi4                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.backitup.0               : backitup              : RasPi4                                   -  enabled
               system.adapter.cloud.0                  : cloud                 : RasPi4                                   - disabled
               system.adapter.devices.0                : devices               : RasPi4                                   - disabled
              + system.adapter.discovery.0              : discovery             : RasPi4                                   -  enabled
               system.adapter.dwd.0                    : dwd                   : RasPi3                                   -  enabled
               system.adapter.flot.0                   : flot                  : RasPi4                                   - disabled
              + system.adapter.hm-rega.1                : hm-rega               : RasPi4                                   -  enabled
              + system.adapter.hm-rpc.2                 : hm-rpc                : RasPi4                                   -  enabled, port: 0
              + system.adapter.hm-rpc.3                 : hm-rpc                : RasPi4                                   -  enabled, port: 0
              + system.adapter.hmip.0                   : hmip                  : RasPi4                                   -  enabled
               system.adapter.ical.0                   : ical                  : RasPi3                                   -  enabled
               system.adapter.icons-material-png.0     : icons-material-png    : RasPi4                                   - disabled
               system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : RasPi4                                   - disabled
              + system.adapter.influxdb.0               : influxdb              : RasPi4                                   -  enabled, port: 8086
              + system.adapter.influxdb.1               : influxdb              : RasPi4                                   -  enabled, port: 8086
              + system.adapter.influxdb.2               : influxdb              : RasPi4                                   -  enabled, port: 8086
              + system.adapter.javascript.0             : javascript            : RasPi4                                   -  enabled
               system.adapter.luftdaten.0              : luftdaten             : RasPi3                                   -  enabled
               system.adapter.luftdaten.1              : luftdaten             : RasPi3                                   -  enabled
               system.adapter.luftdaten.2              : luftdaten             : RasPi3                                   -  enabled
               system.adapter.mobile.0                 : mobile                : RasPi4                                   - disabled
              + system.adapter.modbus.0                 : modbus                : RasPi4                                   -  enabled
              + system.adapter.mqtt.0                   : mqtt                  : RasPi4                                   -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.nut.0                    : nut                   : RasPi4                                   -  enabled
               system.adapter.openweathermap.0         : openweathermap        : RasPi3                                   -  enabled
              + system.adapter.owfs.0                   : owfs                  : RasPi3                                   -  enabled, port: 4304
              + system.adapter.ping.0                   : ping                  : RasPi4                                   -  enabled
              + system.adapter.pvforecast.0             : pvforecast            : RasPi3                                   -  enabled
              + system.adapter.rpi2.0                   : rpi2                  : RasPi4                                   -  enabled
              + system.adapter.rpi2.1                   : rpi2                  : RasPi3                                   -  enabled
              + system.adapter.scenes.0                 : scenes                : RasPi4                                   -  enabled
              + system.adapter.shelly.0                 : shelly                : RasPi4                                   -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.simple-api.0             : simple-api            : RasPi4                                   -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.smartmeter.0             : smartmeter            : RasPi3                                   -  enabled
              + system.adapter.socketio.0               : socketio              : RasPi4                                   -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.sonos.0                  : sonos                 : RasPi4                                   -  enabled
              + system.adapter.tankerkoenig.0           : tankerkoenig          : RasPi3                                   -  enabled
              + system.adapter.telegram.0               : telegram              : RasPi4                                   -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.tr-064.0                 : tr-064                : RasPi4                                   -  enabled
               system.adapter.vis-2.0                  : vis-2                 : RasPi4                                   - disabled
               system.adapter.vis-colorpicker.0        : vis-colorpicker       : RasPi4                                   - disabled
              + system.adapter.vis-inventwo.0           : vis-inventwo          : RasPi4                                   -  enabled
               system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : RasPi4                                   - disabled
               system.adapter.vis-material.0           : vis-material          : RasPi4                                   - disabled
               system.adapter.vis-materialdesign.0     : vis-materialdesign    : RasPi4                                   - disabled
               system.adapter.vis-metro.0              : vis-metro             : RasPi4                                   -  enabled
               system.adapter.vis-players.0            : vis-players           : RasPi4                                   - disabled
               system.adapter.vis-timeandweather.0     : vis-timeandweather    : RasPi4                                   - disabled
               system.adapter.vis-weather.0            : vis-weather           : RasPi4                                   - disabled
               system.adapter.vis.0                    : vis                   : RasPi4                                   -  enabled
              + system.adapter.web.0                    : web                   : RasPi4                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
               system.adapter.ws.0                     : ws                    : RasPi4                                   - disabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : RasPi4                                   -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_00d4b1faa612ec11879723c7bd930c07-if00-port0
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : RasPi4                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.hm-rpc.2                 : hm-rpc                : RasPi4                                   -  enabled, port: 0
              + system.adapter.hm-rpc.3                 : hm-rpc                : RasPi4                                   -  enabled, port: 0
              + system.adapter.influxdb.0               : influxdb              : RasPi4                                   -  enabled, port: 8086
              + system.adapter.influxdb.1               : influxdb              : RasPi4                                   -  enabled, port: 8086
              + system.adapter.influxdb.2               : influxdb              : RasPi4                                   -  enabled, port: 8086
              + system.adapter.mqtt.0                   : mqtt                  : RasPi4                                   -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.owfs.0                   : owfs                  : RasPi3                                   -  enabled, port: 4304
              + system.adapter.shelly.0                 : shelly                : RasPi4                                   -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.simple-api.0             : simple-api            : RasPi4                                   -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.socketio.0               : socketio              : RasPi4                                   -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.telegram.0               : telegram              : RasPi4                                   -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : RasPi4                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : RasPi4                                   -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_00d4b1faa612ec11879723c7bd930c07-if00-port0
              
              ioBroker-Repositories
              stable        : http://repo.iobroker.live/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    "discovery"    : 4.4.0    , installed 4.2.0  [Updatable]
              Adapter    "dwd"          : 2.8.5    , installed 2.8.5
              Adapter    "flot"         : 1.12.0   , installed 1.12.0
              Adapter    "history"      : 3.0.1    , installed 3.0.1
              Adapter    "ical"         : 1.13.3   , installed 1.13.3
              Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
              Controller "js-controller": 5.0.19   , installed 5.0.19
              Adapter    "luftdaten"    : 3.1.0    , installed 3.1.0
              Adapter    "openweathermap": 1.0.4   , installed 1.0.4
              Adapter    "owfs"         : 0.7.0    , installed 0.7.0
              Adapter    "pvforecast"   : 2.9.1    , installed 2.9.1
              Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
              Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
              Adapter    "socketio"     : 6.6.0    , installed 6.6.0
              Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
              Adapter    "vis"          : 1.5.4    , installed 1.5.4
              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
              Adapter    "web"          : 6.2.3    , installed 6.2.3
              Adapter    "ws"           : 2.5.10   , installed 2.5.10
              
              Objects and States
              Please stand by - This may take a while
              Objects:        11601
              States:         9592
              
              *** OS-Repositories and Updates ***
              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
              W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
              W: Some index files failed to download. They have been ignored, or old ones used instead.
              Hit:1 http://archive.raspberrypi.org/debian buster InRelease
              Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
              Hit:3 http://phoscon.de/apt/deconz buster InRelease
              Get:4 https://repos.influxdata.com/debian buster InRelease [12.8 kB]
              Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
              Err:4 https://repos.influxdata.com/debian buster InRelease
               The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
              Fetched 12.8 kB in 7s (1740 B/s)
              Reading package lists...
              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian buster InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
              W: Failed to fetch https://repos.influxdata.com/debian/dists/buster/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
              W: Some index files failed to download. They have been ignored, or old ones used instead.
              Pending Updates: 12
              
              *** 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:2120            0.0.0.0:*               LISTEN      109        14864      328/owftpd
              tcp        0      0 0.0.0.0:2121            0.0.0.0:*               LISTEN      109        15672      464/owhttpd
              tcp        0      0 0.0.0.0:5005            0.0.0.0:*               LISTEN      0          16981      636/node
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          16900      641/sshd
              tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        16742      389/influxd
              tcp6       0      0 :::3500                 :::*                    LISTEN      0          18468      636/node
              tcp6       0      0 :::4304                 :::*                    LISTEN      0          10977      1/init
              tcp6       0      0 :::8086                 :::*                    LISTEN      999        18566      389/influxd
              tcp6       0      0 :::22                   :::*                    LISTEN      0          16902      641/sshd
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14047      634/dhcpcd
              udp        0      0 0.0.0.0:37004           0.0.0.0:*                           108        14888      334/avahi-daemon: r
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14886      334/avahi-daemon: r
              udp6       0      0 :::5353                 :::*                                108        14887      334/avahi-daemon: r
              udp6       0      0 :::35598                :::*                                108        14889      334/avahi-daemon: r
              udp6       0      0 :::546                  :::*                                0          14081      634/dhcpcd
              
              *** Log File - Last 25 Lines ***
              
              2024-03-27 21:15:20.223  - info: host.RasPi3 instance system.adapter.openweathermap.0 started with pid 10740
              2024-03-27 21:15:25.157  - info: host.RasPi3 instance system.adapter.luftdaten.2 terminated with code 0 (NO_ERROR)
              2024-03-27 21:15:26.618  - info: openweathermap.0 (10740) starting. Version 1.0.4 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v18.19.1, js-controller: 5.0.19
              2024-03-27 21:15:36.480  - info: openweathermap.0 (10740) Terminated (NO_ERROR): Without reason
              2024-03-27 21:15:37.049  - info: host.RasPi3 instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
              2024-03-27 21:16:00.049  - info: host.RasPi3 instance system.adapter.ical.0 started with pid 10962
              2024-03-27 21:16:16.929  - info: host.RasPi3 instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
              2024-03-27 21:17:00.051  - info: host.RasPi3 instance system.adapter.ical.0 started with pid 11131
              2024-03-27 21:17:16.438  - info: host.RasPi3 instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
              2024-03-27 21:18:00.047  - info: host.RasPi3 instance system.adapter.ical.0 started with pid 11339
              2024-03-27 21:18:09.117  - info: smartmeter.0 (895) Received 66 values, 2 updated
              2024-03-27 21:18:18.027  - info: host.RasPi3 instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
              2024-03-27 21:19:00.028  - info: host.RasPi3 instance system.adapter.ical.0 started with pid 11728
              2024-03-27 21:19:18.695  - info: host.RasPi3 instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
              2024-03-27 21:20:00.112  - info: host.RasPi3 instance system.adapter.ical.0 started with pid 11998
              2024-03-27 21:20:04.129  - info: host.RasPi3 instance system.adapter.luftdaten.2 started with pid 12009
              2024-03-27 21:20:08.178  - info: host.RasPi3 instance system.adapter.luftdaten.1 started with pid 12196
              2024-03-27 21:20:12.194  - info: host.RasPi3 instance system.adapter.luftdaten.0 started with pid 12267
              2024-03-27 21:20:12.528  - info: host.RasPi3 instance system.adapter.luftdaten.2 terminated with code 0 (NO_ERROR)
              2024-03-27 21:20:16.212  - info: host.RasPi3 instance system.adapter.dwd.0 started with pid 12282
              2024-03-27 21:20:17.632  - info: host.RasPi3 instance system.adapter.luftdaten.1 terminated with code 0 (NO_ERROR)
              2024-03-27 21:20:22.010  - info: dwd.0 (12282) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.19.1, js-controller: 5.0.19
              2024-03-27 21:20:22.217  - info: host.RasPi3 instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
              2024-03-27 21:20:22.516  - info: host.RasPi3 instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
              2024-03-27 21:20:24.749  - info: host.RasPi3 instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              
              

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

                @lollo_c

                Der Master muss mal aktualisiert werden. Inkl. anschließendem Reboot, weil Kernel-Update.

                Und

                + system.adapter.influxdb.0               : influxdb              : RasPi4                                   -  enabled, port: 8086
                + system.adapter.influxdb.1               : influxdb              : RasPi4                                   -  enabled, port: 8086
                + system.adapter.influxdb.2               : influxdb              : RasPi4                                   -  enabled, port: 8086
                

                wozu braucht man drei Instanzen influxdb, die aber auf die gleiche Datenbank zugreifen?

                Der Slave muss komplett in die Gegenwart geholt werden, Raspbian 10 'Buster' ist abgekündigt. Neuinstallation von Raspberry OS 12 'Bookworm'.

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

                  @thomas-braun Mit "Master aktualisieren" meinst Du sudo apt-get update und sudo apt full-upgrade, oder?

                  Die 3 Instanzen influxDB_v1.8 habe ich, weil ich unterschiedliche Vorhaltezeiten habe.

                  Zum Slave: Ich war bis gerade der Meinung, Bookworm gibt es nur als 64 bit Variante. Da muss ich mich jetzt mal näher mit beschäftigen, wie ich den hochgezogen bekomme. Ist es nicht dann viel besser, für den Slave auch einen 64 bit Raspi zu nehmen?
                  Ich hatte damals (vor 5 Jahren) mit dem Raspi3 gestartet. Der hat noch ein Homematik Funkmodul drin. Gibt es irgendwo einen "Fahrplan", wie ich ein Master-Slave System komplett neu aufsetzen kann?

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

                    @lollo_c

                    Der Rpi3 kann auch mit 64bit umghehen. Die letzen Versionen definitiv.

                    1 Reply Last reply Reply Quote 0
                    • ?
                      A Former User @Lollo_C last edited by

                      @lollo_c

                      Wenn Dein iobroker neu startet, wirft das Log unter anderem diesen Fehler aus.

                      2024-03-14 17:31:31.746 - error: host.RasPi4 iobroker npm-install: host.RasPi4 Unknown packetName vis-material-webfont. Please install packages from outside the repository using npm!
                      

                      Wenn dieser Adapter schräg rumhängt, kann ich mir vorstellen, dass er just immer dann einfriert, wenn er Adapter raten und das Repo abgleichen will.
                      Kannst Du den nicht "irgendwie" bereinigen und löschen?

                      L 1 Reply Last reply Reply Quote 0
                      • L
                        Lollo_C @Guest last edited by

                        @rscsb Die Meldung kam bis zum 14.03.24 Danach habe ich die Instanz und den Adapter gelöscht. Seitdem kam die Meldung nicht mehr.

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

                          @lollo_c sagte in ioBroker friert ein: "Request actual repository...".....:

                          Ich habe im Admin-Adapter den Zeitraum für die Überprüfung der Updates erst einmal von "täglich" auf "alle 2 Wochen" gestellt.

                          Hallo Zusammen,
                          was soll ich sagen: 14 Tage sind rum, der ioBroker wollte mal wieder nach Hause telefonieren....

                          2024-04-10 22:16:16.995 - info: admin.0 (94686) Request actual repository...
                          2024-04-10 22:16:20.263 - info: host.RasPi4 Updating repository "stable" under "http://repo.iobroker.live/sources-dist.json"
                          

                          ...und prompt ist der RasPi wieder eingefroren. Für mich besteht da ein Zusammenhang.

                          Wie dem auch sei: Ich bin gerade dabei mit aktueller Hardware ein neues System aufzubauen. Dann habe ich hoffentlich Ruhe.

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

                            @lollo_c

                            Hattest du die Langfassung von

                            iob diag
                            

                            gepostet?

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

                              @thomas-braun Ja, hatte ich in dem Beitrag https://forum.iobroker.net/post/1144851 gepostet.

                              C 1 Reply Last reply Reply Quote 0
                              • C
                                Clyde @Lollo_C last edited by

                                @lollo_c Bist du schon schlauer geworden? Habe seit Februar genau die gleichen sporadischen Abstüzte mit genau den gleichen letzten Meldungen und völlig ratlos

                                Thomas Braun L 2 Replies Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @Clyde last edited by

                                  @clyde

                                  Und hast du auch die Langfassung von

                                  iob diag
                                  

                                  gepostet?

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

                                    @thomas-braun

                                    ======== Start marking the full check here =========
                                    
                                    
                                    Skript v.2023-10-10
                                    
                                    *** BASE SYSTEM ***
                                       Static hostname: raspberrypi
                                             Icon name: computer
                                      Operating System: Raspbian GNU/Linux 11 (bullseye)
                                                Kernel: Linux 6.1.64-v8+
                                          Architecture: arm64
                                    
                                    Model           : Raspberry Pi 4 Model B Rev 1.5
                                    Docker          : false
                                    Virtualization  : none
                                    Kernel          : aarch64
                                    Userland        : armhf
                                    
                                    Systemuptime and Load:
                                     15:57:44 up 1 day, 21:51,  2 users,  load average: 0.93, 1.07, 1.00
                                    CPU threads: 4
                                    
                                    
                                    *** RASPBERRY THROTTLING ***
                                    Current issues:
                                    No throttling issues detected.
                                    
                                    Previously detected issues:
                                    No throttling issues detected.
                                    
                                    *** Time and Time Zones ***
                                                   Local time: Mon 2024-04-22 15:57:44 CEST
                                               Universal time: Mon 2024-04-22 13:57:44 UTC
                                                     RTC time: n/a
                                                    Time zone: Europe/Berlin (CEST, +0200)
                                    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 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:            1.8G        1.1G        263M        0.0K        477M        673M
                                    Swap:            99M         23M         76M
                                    Total:          1.9G        1.1G        340M
                                    
                                             1847 M total memory
                                             1106 M used memory
                                              966 M active memory
                                              453 M inactive memory
                                              263 M free memory
                                               46 M buffer memory
                                              431 M swap cache
                                               99 M total swap
                                               23 M used swap
                                               76 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
                                    /dev/root      ext4       59G   36G   21G  64% /
                                    devtmpfs       devtmpfs  666M     0  666M   0% /dev
                                    tmpfs          tmpfs     924M     0  924M   0% /dev/shm
                                    tmpfs          tmpfs     370M  1.1M  369M   1% /run
                                    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                    /dev/sda1      vfat      253M   60M  193M  24% /boot
                                    tmpfs          tmpfs     185M  4.0K  185M   1% /run/user/1000
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    [Sat Apr 20 18:06:22 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.enab                   le_hdmi=0  smsc95xx.macaddr=E4:5F:01:A3:D6:28 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=811c5af8-02 rootfstype=ext4 fsck.repai                   r=yes rootwait
                                    [Sat Apr 20 18:06:24 2024] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
                                    [Sat Apr 20 18:06:24 2024] EXT4-fs (sda2): write access will be enabled during recovery
                                    [Sat Apr 20 18:06:24 2024] EXT4-fs (sda2): orphan cleanup on readonly fs
                                    [Sat Apr 20 18:06:24 2024] EXT4-fs (sda2): 1 orphan inode deleted
                                    [Sat Apr 20 18:06:24 2024] EXT4-fs (sda2): recovery complete
                                    [Sat Apr 20 18:06:24 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                                    [Sat Apr 20 18:06:24 2024] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                                    [Sat Apr 20 18:06:26 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 /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    802M    /var/
                                    543M    /var/cache
                                    538M    /var/cache/apt
                                    473M    /var/cache/apt/archives
                                    101M    /var/lib
                                    
                                    Archived and active journals take up 55.0M in the file system.
                                    
                                    /opt/iobroker/backups:
                                    84M     /opt/iobroker/backups/
                                    
                                    /opt/iobroker/iobroker-data:
                                    31G     /opt/iobroker/iobroker-data/history
                                    31G     /opt/iobroker/iobroker-data/
                                    324M    /opt/iobroker/iobroker-data/files
                                    99M     /opt/iobroker/iobroker-data/history/20230624
                                    98M     /opt/iobroker/iobroker-data/history/20230702
                                    
                                    The five largest files in iobroker-data are:
                                    31M     /opt/iobroker/iobroker-data/objects.jsonl
                                    27M     /opt/iobroker/iobroker-data/states.jsonl
                                    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.578d79d9.js.map
                                    19M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.02fc3820.js.map
                                    
                                    USB-Devices by-id:
                                    USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                    
                                    find: '/dev/serial/by-id/': No such file or directory
                                    
                                    *** NodeJS-Installation ***
                                    
                                    /usr/bin/nodejs         v18.20.2
                                    /usr/bin/node           v18.20.2
                                    /usr/bin/npm            10.5.0
                                    /usr/bin/npx            10.5.0
                                    /usr/bin/corepack       0.25.2
                                    
                                    
                                    nodejs:
                                      Installed: 18.20.2-1nodesource1
                                      Candidate: 18.20.2-1nodesource1
                                      Version table:
                                     *** 18.20.2-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                            100 /var/lib/dpkg/status
                                         18.20.1-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.20.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.19.1-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.19.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.18.2-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.18.1-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.18.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.17.1-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.17.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.16.1-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.16.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.15.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.14.2-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.14.1-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.14.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.13.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.12.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.11.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.10.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.9.1-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.9.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.8.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.7.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.6.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.5.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.4.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.3.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.2.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.1.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.0.0-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         12.22.12~dfsg-1~deb11u4 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
                                    iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    Core adapters versions
                                    js-controller:  5.0.19
                                    admin:          6.13.16
                                    javascript:     7.8.0
                                    
                                    Adapters from github:   2
                                    
                                    Adapter State
                                    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 192.168.1.204, run as: admin
                                    + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
                                    + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                      system.adapter.flot.0                   : flot                  : raspberrypi                              -  enabled
                                    + system.adapter.fronius.0                : fronius               : raspberrypi                              -  enabled
                                    + system.adapter.go-e.0                   : go-e                  : raspberrypi                              -  enabled
                                    + system.adapter.history.0                : history               : raspberrypi                              -  enabled
                                    + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
                                    + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 18701
                                    + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 12001
                                    + system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              -  enabled, port: 12010
                                    + system.adapter.hue.0                    : hue                   : raspberrypi                              -  enabled, port: 443
                                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              -  enabled
                                      system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: raspberrypi                              -  enabled
                                    + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
                                    + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                    + system.adapter.modbus.1                 : modbus                : raspberrypi                              -  enabled
                                    + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.text2command.0           : text2command          : raspberrypi                              -  enabled
                                    + system.adapter.viessmann.0              : viessmann             : raspberrypi                              -  enabled, port: 3002
                                      system.adapter.vis-bars.0               : vis-bars              : raspberrypi                              -  enabled
                                      system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi                              -  enabled
                                      system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspberrypi                              -  enabled
                                      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi                              -  enabled
                                      system.adapter.vis-history.0            : vis-history           : raspberrypi                              -  enabled
                                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              -  enabled
                                      system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi                              -  enabled
                                    + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
                                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi                              -  enabled
                                      system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi                              -  enabled
                                      system.adapter.vis-keyboard.0           : vis-keyboard          : raspberrypi                              -  enabled
                                      system.adapter.vis-metro.0              : vis-metro             : raspberrypi                              -  enabled
                                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              -  enabled
                                      system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                                    + system.adapter.vw-connect.0             : vw-connect            : raspberrypi                              -  enabled
                                    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 192.168.1.204, run as: admin
                                    + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 18701
                                    + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 12001
                                    + system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              -  enabled, port: 12010
                                    + system.adapter.hue.0                    : hue                   : raspberrypi                              -  enabled, port: 443
                                    + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.viessmann.0              : viessmann             : raspberrypi                              -  enabled, port: 3002
                                    + 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.5   , installed 3.26.4 [Updatable]
                                    Adapter    "backitup"     : 2.11.0   , installed 2.10.11 [Updatable]
                                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                    Adapter    "fronius"      : 2.0.2    , installed 1.1.6  [Updatable]
                                    Adapter    "go-e"         : 1.0.29   , installed 1.0.29
                                    Adapter    "history"      : 3.0.1    , installed 3.0.1
                                    Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                                    Adapter    "hm-rpc"       : 1.17.0   , installed 1.16.0 [Updatable]
                                    Adapter    "hue"          : 3.10.2   , installed 3.10.2
                                    Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                    Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                                    Adapter    "javascript"   : 7.8.0    , installed 7.8.0
                                    Controller "js-controller": 5.0.19   , installed 5.0.19
                                    Adapter    "modbus"       : 6.1.0    , installed 6.1.0
                                    Adapter    "shelly"       : 6.8.0    , installed 6.8.0
                                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                    Adapter    "socketio"     : 6.6.1    , installed 6.6.1
                                    Adapter    "sonoff"       : 3.0.3    , installed 3.0.3
                                    Adapter    "telegram"     : 3.2.1    , installed 3.1.0  [Updatable]
                                    Adapter    "text2command" : 3.0.3    , installed 3.0.3
                                    Adapter    "viessmann"    : 1.4.7    , installed 1.4.7
                                    Adapter    "vis"          : 1.5.4    , installed 1.5.4
                                    Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                    Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                    Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                    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.4.0  [Updatable]
                                    Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
                                    Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                                    Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.0.12 [Updatable]
                                    Adapter    "vis-justgage" : 2.1.7    , installed 2.1.0  [Updatable]
                                    Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                    Adapter    "web"          : 6.2.5    , installed 6.2.5
                                    Adapter    "ws"           : 2.5.11   , installed 2.5.11
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects:        12641
                                    States:         14186
                                    
                                    *** 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_18.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 192.168.1.204:18701     0.0.0.0:*               LISTEN      1001       3132060    32457/io.hm-rpc.0
                                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       3131143    32322/iobroker.js-c
                                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       3128867    32322/iobroker.js-c
                                    tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       3129144    32517/io.shelly.0
                                    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       3132545    32547/io.sonoff.0
                                    tcp        0      0 0.0.0.0:3002            0.0.0.0:*               LISTEN      0          3693       542/vcontrold
                                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15542      533/sshd: /usr/sbin
                                    tcp        0      0 192.168.1.204:8081      0.0.0.0:*               LISTEN      1001       3128918    32343/io.admin.0
                                    tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      109        15578      506/redis-server 12
                                    tcp        0      0 192.168.1.204:12010     0.0.0.0:*               LISTEN      1001       3132463    32487/io.hm-rpc.2
                                    tcp        0      0 192.168.1.204:12001     0.0.0.0:*               LISTEN      1001       3132423    32472/io.hm-rpc.1
                                    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       3138863    1257/io.web.0
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          15552      533/sshd: /usr/sbin
                                    tcp6       0      0 ::1:6379                :::*                    LISTEN      109        15579      506/redis-server 12
                                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14644      711/dhcpcd
                                    udp        0      0 0.0.0.0:53397           0.0.0.0:*                           108        12267      392/avahi-daemon: r
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12265      392/avahi-daemon: r
                                    udp6       0      0 :::5353                 :::*                                108        12266      392/avahi-daemon: r
                                    udp6       0      0 :::41461                :::*                                108        12268      392/avahi-daemon: r
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    2024-04-22 15:46:57.720  - info: host.raspberrypi iobroker host.raspberrypi Counted 1 adapter for vis-material-advanced
                                    2024-04-22 15:46:58.251  - info: host.raspberrypi iobroker host.raspberrypi Counted 1 states (system.adapter.vis-material-advanced.*) from states
                                    2024-04-22 15:47:03.233  - info: host.raspberrypi iobroker host.raspberrypi file vis/widgets/vis-material-advanced deleted
                                    2024-04-22 15:47:03.316  - info: host.raspberrypi iobroker host.raspberrypi file vis/widgets/vis-material-advanced.html deleted
                                    2024-04-22 15:47:03.415  - info: web.0 (1257) ==> Connected system.user.admin from ::ffff:192.168.1.61
                                    2024-04-22 15:47:03.486  - info: host.raspberrypi iobroker host.raspberrypi file vis-material-advanced.admin deleted
                                    2024-04-22 15:47:03.514  - info: host.raspberrypi iobroker host.raspberrypi object vis-material-advanced deleted
                                    2024-04-22 15:47:03.576  - info: host.raspberrypi iobroker host.raspberrypi object vis-material-advanced.admin deletedhost.raspberrypi Deleting 3 object(s).
                                    2024-04-22 15:47:03.726  - info: host.raspberrypi object deleted system.adapter.vis-material-advanced.0
                                    2024-04-22 15:47:03.731  - info: host.raspberrypi iobroker host.raspberrypi Deleting 1 state(s).
                                    2024-04-22 15:47:08.787  - info: web.0 (1257) <== Disconnect system.user.admin from ::ffff:192.168.1.61 flot
                                    2024-04-22 15:47:08.824  - info: web.0 (1257) <== Disconnect system.user.admin from ::ffff:192.168.1.61 vis.0
                                    2024-04-22 15:47:08.827  - info: web.0 (1257) <== Disconnect system.user.admin from ::ffff:192.168.1.61 flot
                                    2024-04-22 15:47:11.243  - info: web.0 (1257) ==> Connected system.user.admin from ::ffff:192.168.1.61
                                    2024-04-22 15:47:12.265  - info: web.0 (1257) ==> Connected system.user.admin from ::ffff:192.168.1.61
                                    2024-04-22 15:47:19.819  - info: vis.0 (1239) Uploaded. 0
                                    2024-04-22 15:47:20.142  - info: host.raspberrypi iobroker removed 1 package in 15s266 packages are looking for funding  run `npm fund` for details
                                    2024-04-22 15:47:20.273  - info: host.raspberrypi "system.adapter.vis.0" disabled
                                    2024-04-22 15:47:20.274  - info: host.raspberrypi stopInstance system.adapter.vis.0 (force=false, process=true)
                                    2024-04-22 15:47:20.302  - info: host.raspberrypi "system.adapter.vis.0" enabled
                                    2024-04-22 15:47:20.302  - info: host.raspberrypi stopInstance system.adapter.vis.0 (force=false, process=true)
                                    2024-04-22 15:47:20.307  - info: host.raspberrypi iobroker Adapter "system.adapter.vis.0" restarted.
                                    2024-04-22 15:47:20.335  - info: vis.0 (1239) Terminated (NO_ERROR): Without reason
                                    2024-04-22 15:47:20.983  - info: host.raspberrypi instance system.adapter.vis.0 terminated while should be started once
                                    2024-04-22 15:47:21.349  - info: host.raspberrypi iobroker exit 0
                                    ============ Mark until here for C&P =============```
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • L
                                      Lollo_C @Clyde last edited by Lollo_C

                                      @clyde sagte in ioBroker friert ein: "Request actual repository...".....:

                                      @lollo_c Bist du schon schlauer geworden?

                                      Wie ich weiter oben angekündigt hatte, habe ich den Fehler genutzt und meine Hardware umgestellt. Der Master läuft nun auf einem Raspberry Pi 5 mit 8 GB und der Slave auf einem Raspberry Pi 4 mit 4 GB.
                                      Das System läuft nun seit über einer Woche ohne Probleme, obwohl jeden Tag auf Updates überprüft wird.
                                      Das "alte" System läuft noch leer nebenher und ich denke mal, dass er in 2 Tagen wieder einfrieren wird. Dann sind die 14 Tage um und er wird wieder nach Updates suchen wollen.

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

                                        @clyde

                                        Stell es auf ein reines 64Bit 'Bookworm' um.
                                        Und 2GB RAM sind für einen 'normalen' Betrieb unterdimensioniert.

                                        Dann hast du Einschläge auf dem Dateisystem:

                                        [Sat Apr 20 18:06:24 2024] EXT4-fs (sda2): 1 orphan inode deleted
                                        

                                        Bei den ioBroker-Adaptern herrscht Update-Stau.

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

                                          @thomas-braun lief über Jahre mit den 2 GB.
                                          Wie stelle ich auf Bookworm um?
                                          Vor zwei Wochen alles geupdadet, aber ja, müsste ich mal wieder machen.
                                          Was bedeutet das mit den Einschlägen? 18:06 am 20. April war übrigens direkt zum Reboot nach dem letzten Hänger. Also beim Hochfahren nach dem Fehler und dementsprechend eher nicht ursächlich.

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

                                            @clyde sagte in ioBroker friert ein: "Request actual repository...".....:

                                            lief über Jahre mit den 2 GB.

                                            Das ist immer so. Irgendwann läuft es eben nicht mehr.

                                            Wie stelle ich auf Bookworm um?

                                            Komplette Neuinstallation, weil du da im Userland auf 32Bit hängst.

                                            Vor zwei Wochen alles geupdadet, aber ja, müsste ich mal wieder machen.

                                            Dann machst du es deutlich zu selten. Die 8 Updates sind doch nicht alle aus den letzten zwei Wochen? Nicht im Stable-Repo...

                                            Was bedeutet das mit den Einschlägen?

                                            Das bedeutet, dass nach deiner Exekution durch Stromentzug das System einige Dateien nicht wieder reanimieren konnte und die beerdigt/gelöscht hat.

                                            18:06 am 20. April war übrigens direkt zum Reboot nach dem letzten Hänger. Also beim Hochfahren nach dem Fehler und dementsprechend eher nicht ursächlich.

                                            Nö, vielleicht nicht, aber da hat es die nächsten Rumms im Dateisystem gegeben, trägt alles nicht zu einem stabilen System bei. Im Gegenteil.

                                            C 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

                                            441
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            10
                                            81
                                            4814
                                            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