Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Abstürze vor allem beim dayly Backup

    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

    Abstürze vor allem beim dayly Backup

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

      Hardwaresystem: Raspi 4
      Arbeitsspeicher: 3.7 GB
      Festplattenart: SSD M.2 über USB angeschlossen
      Betriebssystem: Raspberry Pi OS Bullseye 64 Bit
      Node-Version: v4.0.24
      Nodejs-Version: v16.18.1
      NPM-Version: 8.19.2
      Installationsart: Skript
      Image genutzt: Nein

      Bei meinem iobroker gibt es in letzter Zeit vermehrt Abstürze. Sie tauchen oft aber nicht immer beim dayly Backup aber auch bei anderen Situationen auf, z.B. wenn ich auf Daten aus der mysql-Datenbank zugreife oder wenn ich das Repository wechsle. Der raspberry ist mit ssh (Putty) dann nicht mehr erreichbar und ich kann den Raspi, den ich ohne Tastatur betreibe, leider nur durch Aus- und Einschalten wieder neu starten.

      Das folgende Log zeigt die Aktivitäten ab ca. 10 Minuten vor dem letzten Crash. Das dayly-Backitup startete um 21:21
      In der mysql-Datenbank wurden ab ca. 21:21:40 keine Daten mehr aufgezeichnet, letzter Eintrag im log war um 21:17:41.234 Uhr.
      Der raspberry war mit ssh (Putty) nicht mehr erreichbar --> Neustart durch power down / Power up um ca 21:30
      Der erste Log-Eintrag nach dem neu booten war um 21:17:31.180 Uhr

      pi@raspberrypi4-iob:~ $ iob logs
      
      ....
      
      
      2023-01-02 21:10:00.070  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 845890
      2023-01-02 21:10:02.203  - info: luftdaten.0 (845890) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
      2023-01-02 21:10:02.527  - info: luftdaten.0 (845890) Terminated (NO_ERROR): Without reason
      2023-01-02 21:10:03.060  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
      2023-01-02 21:12:00.032  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 846901
      2023-01-02 21:12:02.484  - info: luftdaten.0 (846901) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
      2023-01-02 21:12:02.850  - info: luftdaten.0 (846901) Terminated (NO_ERROR): Without reason
      2023-01-02 21:12:03.422  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
      2023-01-02 21:13:00.025  - info: host.raspberrypi4-iob instance system.adapter.weatherunderground.0 started with pid 847584
      2023-01-02 21:13:05.957  - info: weatherunderground.0 (847584) starting. Version 3.4.2 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v16.18 .1, js-controller: 4.0.24
      2023-01-02 21:13:08.522  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastPeriod.0p.icon" has to be type "string" but received type "number"
      2023-01-02 21:13:08.543  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastPeriod.1p.icon" has to be type "string" but received type "number"
      2023-01-02 21:13:08.565  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastPeriod.2p.icon" has to be type "string" but received type "number"
      2023-01-02 21:13:08.586  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastPeriod.3p.icon" has to be type "string" but received type "number"
      2023-01-02 21:13:08.610  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastPeriod.4p.icon" has to be type "string" but received type "number"
      2023-01-02 21:13:08.632  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastPeriod.5p.icon" has to be type "string" but received type "number"
      2023-01-02 21:13:08.652  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastPeriod.6p.icon" has to be type "string" but received type "number"
      2023-01-02 21:13:08.674  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastPeriod.7p.icon" has to be type "string" but received type "number"
      2023-01-02 21:13:08.733  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecast.0d.windDirectionMax" has to be type "string" but received type "number"
      2023-01-02 21:13:08.765  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecast.1d.icon" has to be type "string" but rece ived type "number"
      2023-01-02 21:13:08.798  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecast.1d.windDirectionMax" has to be type "string" but received type "number"
      2023-01-02 21:13:08.866  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecast.2d.icon" has to be type "string" but rece ived type "number"
      2023-01-02 21:13:08.899  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecast.2d.windDirectionMax" has to be type "string" but received type "number"
      2023-01-02 21:13:08.939  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecast.3d.icon" has to be type "string" but rece ived type "number"
      2023-01-02 21:13:08.977  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecast.3d.windDirectionMax" has to be type "string" but received type "number"
      2023-01-02 21:13:09.042  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.0h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.111  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.1h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.182  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.2h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.225  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.3h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.279  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.4h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.324  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.5h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.387  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.6h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.436  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.7h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.493  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.8h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.537  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.9h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.580  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.10h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.622  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.11h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.676  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.12h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.715  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.13h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.752  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.14h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.790  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.15h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.830  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.16h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.880  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.17h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.917  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.18h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:09.963  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.19h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:10.011  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.20h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:10.048  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.21h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:10.085  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.22h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:10.123  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.23h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:10.190  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.24h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:10.230  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.25h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:10.268  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.26h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:10.308  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.27h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:10.363  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.28h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:10.405  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.29h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:10.450  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.30h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:10.485  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.31h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:10.520  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.32h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:10.555  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.33h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:10.624  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.34h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:10.659  - info: weatherunderground.0 (847584) State value to set for "weatherunderground.0.forecastHourly.35h.precipitation" has to be type "value.precipitation" but received type "number"
      2023-01-02 21:13:12.678  - info: weatherunderground.0 (847584) Terminated (NO_ERROR): Without reason
      2023-01-02 21:13:13.234  - info: host.raspberrypi4-iob instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
      2023-01-02 21:14:00.024  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 848475
      2023-01-02 21:14:02.059  - info: luftdaten.0 (848475) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
      2023-01-02 21:14:02.344  - info: luftdaten.0 (848475) Terminated (NO_ERROR): Without reason
      2023-01-02 21:14:02.880  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
      2023-01-02 21:14:09.926  - info: javascript.0 (1080) script.js.common.Sicherheit.Bewegungserkennung: 21:14:09.926 empfangen: 685
      2023-01-02 21:16:00.019  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 849511
      2023-01-02 21:16:02.153  - info: luftdaten.0 (849511) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
      2023-01-02 21:16:02.587  - info: luftdaten.0 (849511) Terminated (NO_ERROR): Without reason
      2023-01-02 21:16:03.127  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
      2023-01-02 21:16:15.955  - info: javascript.0 (1080) script.js.common.Sicherheit.Bewegungserkennung: 21:16:15.955 empfangen: 452
      2023-01-02 21:17:58.300  - info: javascript.0 (1080) script.js.common.Sicherheit.Bewegungserkennung: 21:17:58.300 empfangen: 685
      2023-01-02 21:18:00.025  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 851077
      2023-01-02 21:18:02.025  - info: luftdaten.0 (851077) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
      2023-01-02 21:18:02.303  - info: luftdaten.0 (851077) Terminated (NO_ERROR): Without reason
      2023-01-02 21:18:02.831  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
      2023-01-02 21:20:00.030  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 852091
      2023-01-02 21:20:02.238  - info: luftdaten.0 (852091) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
      2023-01-02 21:20:02.573  - info: luftdaten.0 (852091) Terminated (NO_ERROR): Without reason
      2023-01-02 21:20:03.159  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
      2023-01-02 21:20:04.061  - info: host.raspberrypi4-iob instance system.adapter.dwd.0 started with pid 852365
      2023-01-02 21:20:06.972  - info: dwd.0 (852365) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.18.1, js-controller: 4.0.24
      2023-01-02 21:20:07.591  - info: dwd.0 (852365) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2023-01-02 21:20:08.137  - info: host.raspberrypi4-iob instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2023-01-02 21:20:44.620  - info: javascript.0 (1080) script.js.common.Sicherheit.Bewegungserkennung: 21:20:44.620 empfangen: 686
      2023-01-02 21:17:28.128  - info: host.raspberrypi4-iob iobroker.js-controller version 4.0.24 js-controller starting
      2023-01-02 21:17:28.135  - info: host.raspberrypi4-iob Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
      2023-01-02 21:17:28.136  - info: host.raspberrypi4-iob hostname: raspberrypi4-iob, node: v16.18.1
      2023-01-02 21:17:28.139  - info: host.raspberrypi4-iob ip addresses: 192.168.178.126 fe80::8e22:50a0:2962:380b
      2023-01-02 21:17:28.483  - info: host.raspberrypi4-iob connected to Objects and States
      2023-01-02 21:17:28.507  - info: host.raspberrypi4-iob added notifications configuration of host
      2023-01-02 21:17:29.033  - info: host.raspberrypi4-iob 61 instances found
      2023-01-02 21:17:29.148  - info: host.raspberrypi4-iob starting 46 instances
      2023-01-02 21:17:29.320  - info: host.raspberrypi4-iob instance system.adapter.admin.0 started with pid 954
      2023-01-02 21:17:29.365  - info: host.raspberrypi4-iob Delete state "system.host.raspberrypi4-iob.versions.npmNewestNext"
      2023-01-02 21:17:29.383  - info: host.raspberrypi4-iob Delete state "system.host.raspberrypi4-iob.versions.nodeNewest"
      2023-01-02 21:17:29.394  - info: host.raspberrypi4-iob Delete state "system.host.raspberrypi4-iob.versions.npmCurrent"
      2023-01-02 21:17:29.405  - info: host.raspberrypi4-iob Delete state "system.host.raspberrypi4-iob.versions.npmNewest"
      2023-01-02 21:17:29.414  - info: host.raspberrypi4-iob Delete state "system.host.raspberrypi4-iob.versions.nodeNewestNext"
      2023-01-02 21:17:29.423  - info: host.raspberrypi4-iob Delete state "system.host.raspberrypi4-iob.versions.nodeCurrent"
      2023-01-02 21:17:29.434  - info: host.raspberrypi4-iob Some obsolete host states deleted.
      2023-01-02 21:17:31.180  - error: admin.0 (954) admin.0 already running
      2023-01-02 21:17:31.184  - warn: admin.0 (954) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
      2023-01-02 21:17:31.772  - error: host.raspberrypi4-iob instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
      2023-01-02 21:17:31.773  - info: host.raspberrypi4-iob Restart adapter system.adapter.admin.0 because enabled
      2023-01-02 21:17:33.235  - info: host.raspberrypi4-iob instance system.adapter.sql.0 started with pid 966
      2023-01-02 21:17:35.023  - error: sql.0 (966) sql.0 already running
      2023-01-02 21:17:35.027  - warn: sql.0 (966) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
      2023-01-02 21:17:35.617  - error: host.raspberrypi4-iob instance system.adapter.sql.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
      2023-01-02 21:17:35.619  - info: host.raspberrypi4-iob Restart adapter system.adapter.sql.0 because enabled
      2023-01-02 21:17:37.223  - info: host.raspberrypi4-iob instance system.adapter.influxdb.0 started with pid 1010
      2023-01-02 21:17:39.133  - error: influxdb.0 (1010) influxdb.0 already running
      2023-01-02 21:17:39.137  - warn: influxdb.0 (1010) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
      2023-01-02 21:17:39.723  - error: host.raspberrypi4-iob instance system.adapter.influxdb.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
      2023-01-02 21:17:39.724  - info: host.raspberrypi4-iob Restart adapter system.adapter.influxdb.0 because enabled
      2023-01-02 21:17:41.234  - info: host.raspberrypi4-iob instance system.adapter.telegram.0 started with pid 1021
      2023-01-02 21:31:00.590  - info: The primary host is no longer active. Checking responsibilities.
      2023-01-02 21:31:02.767  - info: telegram.0 (1021) starting. Version 1.15.2 in /opt/iobroker/node_modules/iobroker.telegram, node: v16.18.1, js-controller: 4.0.24
      2023-01-02 21:31:03.199  - warn: telegram.0 (1021) Message from undefined ignored, because too old: (30300) Drucker-Farbe ein
      2023-01-02 21:31:03.413  - info: host.raspberrypi4-iob instance system.adapter.javascript.0 started with pid 1067
      2023-01-02 21:31:07.344  - info: host.raspberrypi4-iob instance system.adapter.javascript.1 started with pid 1074
      2023-01-02 21:31:08.867  - info: javascript.0 (1067) starting. Version 6.1.4 in /opt/iobroker/node_modules/iobroker.javascript, node: v16.18.1, js-controller: 4.0.24
      2023-01-02 21:31:10.965  - info: javascript.1 (1074) starting. Version 6.1.4 in /opt/iobroker/node_modules/iobroker.javascript, node: v16.18.1, js-controller: 4.0.24
      2023-01-02 21:31:11.055  - info: javascript.0 (1067) requesting all states
      2023-01-02 21:31:11.057  - info: javascript.0 (1067) requesting all objects
      2023-01-02 21:31:11.377  - info: host.raspberrypi4-iob instance system.adapter.ping.0 started with pid 1099
      2023-01-02 21:31:13.454  - info: javascript.1 (1074) requesting all states
      2023-01-02 21:31:13.457  - info: javascript.1 (1074) requesting all objects
      2023-01-02 21:31:13.865  - info: javascript.0 (1067) received all objects
      2023-01-02 21:31:14.094  - info: ping.0 (1099) starting. Version 1.5.3 in /opt/iobroker/node_modules/iobroker.ping, node: v16.18.1, js-controller: 4.0.24
      2023-01-02 21:31:14.620  - info: javascript.0 (1067) received all states
      2023-01-02 21:31:15.478  - info: host.raspberrypi4-iob instance system.adapter.tr-064.0 started with pid 1127
      

      Wer kann mir bei der Suche nach der Ursache weiterhelfen?
      Gibt es eine andere Möglichkeit, den Rechner nach Absturz sicher neu zu starten?

      Asgothian Thomas Braun 2 Replies Last reply Reply Quote 0
      • Asgothian
        Asgothian Developer @dragricola last edited by

        @dragricola sagte in Abstürze vor allem beim dayly Backup:

        Gibt es eine andere Möglichkeit, den Rechner nach Absturz sicher neu zu starten?

        Nur eventuell - wenn du eine direkte Konsole dran hast (Tastatur, Bildschirm), dann kannst du ggf. versuchen dich direkt auf dem Rechner anzumelden und den sauber neu zu starten.

        Ansonsten musst du in die System-Logs schauen, nicht in das ioBroker log (üblicherweise /var/log)

        ggf. steht da was

        A.

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

          @dragricola

          Du kannst auch mal per

          iobroker diag
          

          schauen. Ist zwar primär für den ioBroker ausgelegt, es werden aber auch ein paar OS-spezifische Dinge abgefragt.

          D S 2 Replies Last reply Reply Quote 1
          • D
            dragricola @Asgothian last edited by

            @asgothian said in Abstürze vor allem beim dayly Backup:

            /var/log

            Da gibt es viele Dateien. Welche sind in diesem Zusammenhang relevant? (Ich bin mit Linux leider noch nicht so gut vertraut.)

            pi@raspberrypi4-iob:/var/log $ ls -l
            total 26740
            -rw-r--r--  1 root     root                  0 Dec  1 00:00 alternatives.log
            -rw-r--r--  1 root     root               5388 Nov 24 11:41 alternatives.log.1
            drwxr-xr-x  2 root     root               4096 Jan  1 00:00 apt
            -rw-r-----  1 root     adm               53866 Jan  3 10:31 auth.log
            -rw-r-----  1 root     adm              217531 Jan  1 00:00 auth.log.1
            -rw-r-----  1 root     adm               10656 Dec 25 00:00 auth.log.2.gz
            -rw-r-----  1 root     adm               12409 Dec 18 00:00 auth.log.3.gz
            -rw-r-----  1 root     adm               11988 Dec 11 00:00 auth.log.4.gz
            -rw-r--r--  1 root     root                  0 Sep 22 05:06 bootstrap.log
            -rw-rw----  1 root     utmp                  0 Jan  1 00:00 btmp
            -rw-rw----  1 root     utmp               4000 Dec 31 19:39 btmp.1
            -rw-r-----  1 root     adm             2517836 Jan  3 10:32 daemon.log
            -rw-r-----  1 root     adm             7195452 Jan  1 00:00 daemon.log.1
            -rw-r-----  1 root     adm              605821 Dec 25 00:00 daemon.log.2.gz
            -rw-r-----  1 root     adm              604353 Dec 18 00:00 daemon.log.3.gz
            -rw-r-----  1 root     adm              457334 Dec 11 00:00 daemon.log.4.gz
            -rw-r-----  1 root     adm                3564 Jan  3 09:27 debug
            -rw-r-----  1 root     adm                8316 Dec 31 20:36 debug.1
            -rw-r-----  1 root     adm                1004 Dec 24 15:19 debug.2.gz
            -rw-r-----  1 root     adm                1295 Dec 17 21:37 debug.3.gz
            -rw-r-----  1 root     adm                1007 Dec 10 12:34 debug.4.gz
            -rw-r--r--  1 root     root                  0 Jan  1 00:00 dpkg.log
            -rw-r--r--  1 root     root               7490 Dec 12 17:47 dpkg.log.1
            -rw-r--r--  1 root     root              30429 Nov 24 11:41 dpkg.log.2.gz
            -rw-r--r--  1 root     root              32064 Nov 24 00:50 faillog
            -rw-r--r--  1 root     root                484 Nov 13 00:40 fontconfig.log
            drwxr-xr-x  2 influxdb influxdb           4096 Oct 11  2021 influxdb
            drwxr-sr-x+ 3 root     systemd-journal    4096 Sep 22 05:06 journal
            -rw-r-----  1 root     adm              180043 Jan  3 10:22 kern.log
            -rw-r-----  1 root     adm              503991 Dec 31 22:12 kern.log.1
            -rw-r-----  1 root     adm               87608 Dec 24 21:21 kern.log.2.gz
            -rw-r-----  1 root     adm              149282 Dec 17 22:45 kern.log.3.gz
            -rw-r-----  1 root     adm               96903 Dec 10 13:20 kern.log.4.gz
            -rw-rw-r--  1 root     utmp             296592 Jan  3 10:31 lastlog
            drwxr-x---  2 www-data www-data           4096 Jan  1 00:00 lighttpd
            -rw-r-----  1 root     adm              181093 Jan  3 10:22 messages
            -rw-r-----  1 root     adm              555239 Dec 31 22:12 messages.1
            -rw-r-----  1 root     adm               89152 Dec 24 21:21 messages.2.gz
            -rw-r-----  1 root     adm              148196 Dec 17 22:45 messages.3.gz
            -rw-r-----  1 root     adm              156912 Dec 10 13:20 messages.4.gz
            -rw-r--r--  1 root     root               1566 Jan  3 09:27 motion.log
            drwxr-s---  2 mysql    adm                4096 Nov 13 02:25 mysql
            drwxr-xr-x  2 pihole   pihole             4096 Jan  3 00:00 pihole
            lrwxrwxrwx  1 pihole   pihole               23 Nov 13 01:29 pihole-FTL.log -> /var/log/pihole/FTL.log
            lrwxrwxrwx  1 pihole   pihole               26 Nov 13 01:29 pihole.log -> /var/log/pihole/pihole.log
            drwx------  2 root     root               4096 Sep 22 05:06 private
            drwxr-s---  2 redis    adm                4096 Jan  1 00:00 redis
            drwxr-xr-x  3 root     root               4096 Sep 22 04:52 runit
            -rw-r-----  1 root     adm             2739141 Jan  3 10:32 syslog
            -rw-r-----  1 root     adm             7887779 Jan  1 00:00 syslog.1
            -rw-r-----  1 root     adm              722578 Dec 25 00:00 syslog.2.gz
            -rw-r-----  1 root     adm              798340 Dec 18 00:00 syslog.3.gz
            -rw-r-----  1 root     adm              756043 Dec 11 00:00 syslog.4.gz
            -rw-r-----  1 root     adm               11688 Jan  3 09:27 user.log
            -rw-r-----  1 root     adm              104328 Dec 31 20:49 user.log.1
            -rw-r-----  1 root     adm                3675 Dec 24 15:19 user.log.2.gz
            -rw-r-----  1 root     adm                2793 Dec 17 21:49 user.log.3.gz
            -rw-r-----  1 root     adm              137713 Dec 10 21:14 user.log.4.gz
            -rw-rw-r--  1 root     utmp             135200 Jan  3 10:31 wtmp
            pi@raspberrypi4-iob:/var/log $
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @dragricola last edited by

              @dragricola

              kern.log und syslog

              D 1 Reply Last reply Reply Quote 1
              • D
                dragricola @Thomas Braun last edited by dragricola

                @thomas-braun said in Abstürze vor allem beim dayly Backup:

                Du kannst auch mal per
                iobroker diag

                schauen.

                Hier ist das Summary. Ist das ausreichend oder soll ich den full check posten?

                ======================= SUMMARY =======================
                                     v.2022-12-31
                
                
                Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                Installation:           Native
                Timezone:               Europe/Berlin
                User-ID:                1000
                X-Server:               false
                Boot Target:            multi-user.target
                
                Pending OS-Updates:     25
                
                Nodejs-Installation:    /usr/bin/nodejs         v16.18.1
                                        /usr/bin/node           v16.18.1
                                        /usr/bin/npm            8.19.2
                
                ioBroker Core:          js-controller           4.0.24
                                        admin                   6.3.5
                
                ioBroker Status:        iobroker is running on this host.
                
                At least one iobroker host is running.
                
                Objects type: redis
                States  type: redis
                
                Status admin:
                + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                
                Pending iob updates:    0
                
                Active repo(s): stable
                
                Objects:                15535
                States:                 13219
                
                Size of iob-Database:
                
                25M     /opt/iobroker/iobroker-data/objects.jsonl
                5.3M    /opt/iobroker/iobroker-data/states.jsonl
                
                
                =================== END OF SUMMARY ====================
                

                Im Syslog gibt es vor 21:17 Uhr viele Einträge, die ich aber nicht zu deuten weiß, aber keinen um 21:21 den Start des Backups. Vielleicht ist ein Auszug aus dem kern.log aussagekräftiger. Da gibt es für 21:17 und 21:21 Uhr folgende Einträge:

                Jan  2 00:32:54 raspberrypi4-iob kernel: [  151.468458] 
                Jan  2 00:32:54 raspberrypi4-iob kernel: [  151.468481] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
                Jan  2 00:32:54 raspberrypi4-iob kernel: [  151.468501] CIFS: Attempting to mount \\192.168.178.50\home
                Jan  2 21:21:35 raspberrypi4-iob kernel: [75073.749265] Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
                Jan  2 21:21:35 raspberrypi4-iob kernel: [75073.749265] 
                Jan  2 21:21:35 raspberrypi4-iob kernel: [75073.749288] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
                Jan  2 21:21:35 raspberrypi4-iob kernel: [75073.749302] CIFS: Attempting to mount \\192.168.178.50\home
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] Linux version 5.15.76-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1597 SMP PREEMPT Fri Nov 4 12:16:41 GMT 2022
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] random: crng init done
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.1
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] efi: UEFI not found.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] Zone ranges:
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000]   DMA      [mem 0x0000000000000000-0x000000003fffffff]
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000]   DMA32    [mem 0x0000000040000000-0x00000000fbffffff]
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000]   Normal   empty
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] Movable zone start for each node
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] Early memory node ranges
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000]   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] On node 0, zone DMA32: 19712 pages in unavailable ranges
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] On node 0, zone DMA32: 16384 pages in unavailable ranges
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] percpu: Embedded 28 pages/cpu s77336 r8192 d29160 u114688
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] pcpu-alloc: s77336 r8192 d29160 u114688 alloc=28*4096
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] Detected PIPT I-cache on CPU0
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] CPU features: detected: Spectre-v2
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] CPU features: detected: Spectre-v3a
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] CPU features: detected: Spectre-v4
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] CPU features: detected: Spectre-BHB
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] CPU features: kernel page table isolation forced ON by KASLR
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] CPU features: detected: ARM erratum 1742098
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 996660
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:32:93:63 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=a1185881-02 rootfstype=ext4 fsck.repair=yes rootwait fsck.mode=force
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] software IO TLB: mapped [mem 0x0000000037300000-0x000000003b300000] (64MB)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] Memory: 3552884K/4049920K available (11520K kernel code, 1956K rwdata, 4148K rodata, 3840K init, 975K bss, 169356K reserved, 327680K cma-reserved)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] ftrace: allocating 38059 entries in 149 pages
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] ftrace: allocated 149 pages with 4 groups
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] trace event string verifier disabled
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] rcu: Preemptible hierarchical RCU implementation.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] rcu: 	RCU event tracing is enabled.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] 	Trampoline variant of Tasks RCU enabled.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] 	Rude variant of Tasks RCU enabled.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] 	Tracing variant of Tasks RCU enabled.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] Root IRQ handler: gic_handle_irq
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] GIC: Using split EOI/Deactivate mode
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 10)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000310] Console: colour dummy device 80x25
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000899] printk: console [tty1] enabled
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.000970] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.001011] pid_max: default: 32768 minimum: 301
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.001159] LSM: Security Framework initializing
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.001370] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.001441] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.002658] cgroup: Disabling memory control group subsystem
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.005387] rcu: Hierarchical SRCU implementation.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.006469] EFI services will not be available.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.006979] smp: Bringing up secondary CPUs ...
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.008106] Detected PIPT I-cache on CPU1
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.008179] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.009327] Detected PIPT I-cache on CPU2
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.009377] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.010485] Detected PIPT I-cache on CPU3
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.010534] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.010683] smp: Brought up 1 node, 4 CPUs
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.010774] SMP: Total of 4 processors activated.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.010796] CPU features: detected: 32-bit EL0 Support
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.010815] CPU features: detected: 32-bit EL1 Support
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.010836] CPU features: detected: CRC32 instructions
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.042632] CPU: All CPU(s) started at EL2
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.042726] alternatives: patching kernel code
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.044201] devtmpfs: initialized
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.054719] Enabled cp15_barrier support
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.054781] Enabled setend support
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.054819] KASLR enabled
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.055000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.055047] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.063020] pinctrl core: initialized pinctrl subsystem
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.063810] DMI not present or invalid.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.064507] NET: Registered PF_NETLINK/PF_ROUTE protocol family
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.068063] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.068398] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.069333] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.069438] audit: initializing netlink subsys (disabled)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.069734] audit: type=2000 audit(0.068:1): state=initialized audit_enabled=0 res=1
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.070260] thermal_sys: Registered thermal governor 'step_wise'
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.070472] cpuidle: using governor menu
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.070772] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.070974] ASID allocator initialised with 32768 entries
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.071150] Serial: AMBA PL011 UART driver
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.084551] bcm2835-mbox fe00b880.mailbox: mailbox enabled
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.112625] raspberrypi-firmware soc:firmware: Attached to firmware from 2022-10-26T11:09:05, variant start
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.116640] raspberrypi-firmware soc:firmware: Firmware hash is c72ad6b26ff40c91ef776b847436094ee63fabee
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.166717] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.170895] vgaarb: loaded
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.171313] SCSI subsystem initialized
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.171538] usbcore: registered new interface driver usbfs
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.171604] usbcore: registered new interface driver hub
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.171690] usbcore: registered new device driver usb
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.172072] usb_phy_generic phy: supply vcc not found, using dummy regulator
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.172282] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.172581] pps_core: LinuxPPS API ver. 1 registered
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.172605] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.172643] PTP clock support registered
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.174100] clocksource: Switched to clocksource arch_sys_counter
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.258636] VFS: Disk quotas dquot_6.6.0
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.258761] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.258941] FS-Cache: Loaded
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.259175] CacheFiles: Loaded
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.269894] NET: Registered PF_INET protocol family
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.270381] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.273802] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.273870] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.273909] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.274138] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.274639] TCP: Hash tables configured (established 32768 bind 32768)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.274862] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.274946] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.275232] NET: Registered PF_UNIX/PF_LOCAL protocol family
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.276174] RPC: Registered named UNIX socket transport module.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.276205] RPC: Registered udp transport module.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.276224] RPC: Registered tcp transport module.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.276243] RPC: Registered tcp NFSv4.1 backchannel transport module.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.276273] PCI: CLS 0 bytes, default 64
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.279014] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.279348] kvm [1]: IPA Size Limit: 44 bits
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.280540] kvm [1]: vgic interrupt IRQ9
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    0.280816] kvm [1]: Hyp mode initialized successfully
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.156107] Initialise system trusted keyrings
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.156477] workingset: timestamp_bits=46 max_order=20 bucket_order=0
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.163256] zbud: loaded
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.165029] FS-Cache: Netfs 'nfs' registered for caching
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.165745] NFS: Registering the id_resolver key type
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.165802] Key type id_resolver registered
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.165823] Key type id_legacy registered
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.165935] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.165961] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.167185] Key type asymmetric registered
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.167213] Asymmetric key parser 'x509' registered
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.167300] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.167566] io scheduler mq-deadline registered
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.167593] io scheduler kyber registered
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.175640] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.175701] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.175800] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.175897] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.224200] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.224584] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.224616] pci_bus 0000:00: root bus resource [bus 00-ff]
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.224644] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.224742] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.224997] pci 0000:00:00.0: PME# supported from D0 D3hot
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.228744] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.229114] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.229249] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.229679] pci 0000:01:00.0: PME# supported from D0 D3cold
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.245458] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.245514] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.245549] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.245602] pci 0000:00:00.0: PCI bridge to [bus 01]
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.245632] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.253414] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.256337] iproc-rng200 fe104000.rng: hwrng registered
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.256855] vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 MiB)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.258361] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.270403] brd: module loaded
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.279805] loop: module loaded
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.280595] Loading iSCSI transport class v2.0-870.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.285488] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.346259] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.347332] usbcore: registered new interface driver r8152
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.347423] usbcore: registered new interface driver lan78xx
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.347488] usbcore: registered new interface driver smsc95xx
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.349019] pci 0000:00:00.0: enabling device (0000 -> 0002)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.349070] xhci_hcd 0000:01:00.0: enabling device (0000 -> 0002)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.349173] xhci_hcd 0000:01:00.0: xHCI Host Controller
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.349214] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.349957] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000740000000890
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.350648] xhci_hcd 0000:01:00.0: xHCI Host Controller
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.350684] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.350720] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.351124] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.351160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.351187] usb usb1: Product: xHCI Host Controller
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.351210] usb usb1: Manufacturer: Linux 5.15.76-v8+ xhci-hcd
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.351232] usb usb1: SerialNumber: 0000:01:00.0
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.351955] hub 1-0:1.0: USB hub found
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.352065] hub 1-0:1.0: 1 port detected
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.353045] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.353081] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.353109] usb usb2: Product: xHCI Host Controller
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.353131] usb usb2: Manufacturer: Linux 5.15.76-v8+ xhci-hcd
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.353153] usb usb2: SerialNumber: 0000:01:00.0
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.353818] hub 2-0:1.0: USB hub found
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.353912] hub 2-0:1.0: 4 ports detected
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.355606] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.355949] dwc_otg: FIQ enabled
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.355960] dwc_otg: NAK holdoff enabled
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.355969] dwc_otg: FIQ split-transaction FSM enabled
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.355982] Module dwc_common_port init
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.356536] usbcore: registered new interface driver uas
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.356647] usbcore: registered new interface driver usb-storage
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.356872] mousedev: PS/2 mouse device common for all mice
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.362027] sdhci: Secure Digital Host Controller Interface driver
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.362060] sdhci: Copyright(c) Pierre Ossman
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.362759] sdhci-pltfm: SDHCI platform and OF driver helper
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.366213] ledtrig-cpu: registered to indicate activity on CPUs
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.366838] hid: raw HID events driver (C) Jiri Kosina
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.366993] usbcore: registered new interface driver usbhid
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.367018] usbhid: USB HID core driver
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.367341] ashmem: initialized
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.375528] NET: Registered PF_PACKET protocol family
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.375676] Key type dns_resolver registered
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.376781] registered taskstats version 1
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.376831] Loading compiled-in X.509 certificates
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.377627] Key type ._fscrypt registered
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.377656] Key type .fscrypt registered
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.377676] Key type fscrypt-provisioning registered
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.389120] uart-pl011 fe201000.serial: there is not valid maps for state default
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.389441] uart-pl011 fe201000.serial: cts_event_workaround enabled
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.389608] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 19, base_baud = 0) is a PL011 rev2
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.397528] bcm2835-aux-uart fe215040.serial: there is not valid maps for state default
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.398359] fe215040.serial: ttyS0 at MMIO 0xfe215040 (irq = 20, base_baud = 62500000) is a 16550
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.399721] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.400193] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.401331] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.401363] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.437174] mmc1: Controller never released inhibit bit(s).
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.442124] of_cfs_init
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.443893] of_cfs_init: OK
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.478170] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.478566] Waiting for root device PARTUUID=a1185881-02...
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.528451] mmc1: new high speed SDIO card at address 0001
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.606145] usb 1-1: new high-speed USB device number 2 using xhci_hcd
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.757134] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.757172] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.757198] usb 1-1: Product: USB2.0 Hub
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.758807] hub 1-1:1.0: USB hub found
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.759161] hub 1-1:1.0: 4 ports detected
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.882529] usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.903746] usb 2-2: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.903782] usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.903807] usb 2-2: Product: Forty
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.903828] usb 2-2: Manufacturer: Argon
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.903849] usb 2-2: SerialNumber: 0000000000E3
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.916217] scsi host0: uas
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.917513] scsi 0:0:0:0: Direct-Access     Argon    Forty            0    PQ: 0 ANSI: 6
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.919638] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.919840] sd 0:0:0:0: [sda] Write Protect is off
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.919871] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.920204] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.920946] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.924657]  sda: sda1 sda2
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.926775] sd 0:0:0:0: [sda] Attached SCSI disk
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.955447] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.955566] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.957872] devtmpfs: mounted
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.964889] Freeing unused kernel memory: 3840K
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.965100] Run /sbin/init as init process
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.965122]   with arguments:
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.965131]     /sbin/init
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.965141]   with environment:
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.965149]     HOME=/
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    1.965158]     TERM=linux
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    2.054147] usb 1-1.4: new full-speed USB device number 3 using xhci_hcd
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    2.159536] usb 1-1.4: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    2.159575] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    2.159603] usb 1-1.4: Product: Sonoff Zigbee 3.0 USB Dongle Plus
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    2.159627] usb 1-1.4: Manufacturer: Silicon Labs
                Jan  2 21:17:13 raspberrypi4-iob kernel: [    2.159648] usb 1-1.4: SerialNumber: 0001
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   10.097379] NET: Registered PF_INET6 protocol family
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   10.099235] Segment Routing with IPv6
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   10.099298] In-situ OAM (IOAM) with IPv6
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   10.903229] fuse: init (API version 7.34)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   10.942397] i2c_dev: i2c /dev entries driver
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   18.989925] EXT4-fs (sda2): re-mounted. Opts: (null). Quota mode: none.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   19.960759] mc: Linux media interface: v0.10
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.005891] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.021699] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.021735] [vc_sm_connected_init]: start
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.054276] [vc_sm_connected_init]: installed successfully
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.075100] videodev: Linux video capture interface: v2.00
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.120428] brcmstb-i2c fef04500.i2c:  @97500hz registered in polling mode
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.216762] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.253622] brcmstb-i2c fef09500.i2c:  @97500hz registered in polling mode
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.292159] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.296372] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.307692] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.313811] rpivid_hevc: module is from the staging directory, the quality is unknown, you have been warned.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.318521] bcm2835_audio bcm2835_audio: card created with 8 channels
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.362509] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.365065] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.379027] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.395183] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.401069] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.414917] rpivid feb10000.codec: Device registered as /dev/video19
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.415481] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.417078] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.417118] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.417139] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.417158] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.417176] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.433764] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.450931] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.453801] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.463758] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.463795] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.463825] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.463827] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.463846] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.463865] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.463894] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.472375] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.472452] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.478772] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.485356] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.485514] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.485556] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.486908] cfg80211: Loading compiled-in X.509 certificates for regulatory database
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.531318] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.535092] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.544287] bcm2835-codec bcm2835-codec: Device registered as /dev/video18
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.544371] bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.586720] bcm2835-codec bcm2835-codec: Device registered as /dev/video31
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.586802] bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.742470] brcmfmac: F1 signature read @0x18000000=0x15264345
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.758587] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.837585] sd 0:0:0:0: Attached scsi generic sg0 type 0
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.842768] usbcore: registered new interface driver usbserial_generic
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.843005] usbserial: USB Serial support registered for generic
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.873791] usbcore: registered new interface driver cp210x
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.874447] usbserial: USB Serial support registered for cp210x
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.875386] cp210x 1-1.4:1.0: cp210x converter detected
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.888989] usb 1-1.4: cp210x converter now attached to ttyUSB0
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   20.998382] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.004397] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov  1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.007498] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4])
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.017968] Registered IR keymap rc-cec
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.020386] usbcore: registered new interface driver brcmfmac
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.057625] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.109935] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input0
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.242016] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.246392] Registered IR keymap rc-cec
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.306008] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.423439] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input1
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.515088] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4])
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.515574] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4])
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.515944] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4])
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.516267] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4])
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.516599] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4])
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.516880] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4])
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.517217] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops [vc4])
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.524927] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   21.525336] vc4-drm gpu: [drm] Cannot find any crtc or sizes
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   22.512279] 8021q: 802.1Q VLAN Support v1.8
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   22.616481] uart-pl011 fe201000.serial: no DMA platform data
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   23.221749] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   23.614339] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
                Jan  2 21:17:13 raspberrypi4-iob kernel: [   23.615461] bcmgenet fd580000.ethernet eth0: Link is Down
                Jan  2 21:17:17 raspberrypi4-iob kernel: [   27.714317] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
                Jan  2 21:17:17 raspberrypi4-iob kernel: [   27.714363] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
                Jan  2 21:17:20 raspberrypi4-iob kernel: [   30.062619] Bluetooth: Core ver 2.22
                Jan  2 21:17:20 raspberrypi4-iob kernel: [   30.062708] NET: Registered PF_BLUETOOTH protocol family
                Jan  2 21:17:20 raspberrypi4-iob kernel: [   30.062714] Bluetooth: HCI device and connection manager initialized
                Jan  2 21:17:20 raspberrypi4-iob kernel: [   30.062730] Bluetooth: HCI socket layer initialized
                Jan  2 21:17:20 raspberrypi4-iob kernel: [   30.062738] Bluetooth: L2CAP socket layer initialized
                Jan  2 21:17:20 raspberrypi4-iob kernel: [   30.062753] Bluetooth: SCO socket layer initialized
                Jan  2 21:17:20 raspberrypi4-iob kernel: [   30.070770] Bluetooth: HCI UART driver ver 2.3
                Jan  2 21:17:20 raspberrypi4-iob kernel: [   30.070790] Bluetooth: HCI UART protocol H4 registered
                Jan  2 21:17:20 raspberrypi4-iob kernel: [   30.070846] Bluetooth: HCI UART protocol Three-wire (H5) registered
                Jan  2 21:17:20 raspberrypi4-iob kernel: [   30.071026] Bluetooth: HCI UART protocol Broadcom registered
                Jan  2 21:17:20 raspberrypi4-iob kernel: [   30.181300] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
                Jan  2 21:17:20 raspberrypi4-iob kernel: [   30.181319] Bluetooth: BNEP filters: protocol multicast
                Jan  2 21:17:20 raspberrypi4-iob kernel: [   30.181334] Bluetooth: BNEP socket layer initialized
                Jan  2 21:17:20 raspberrypi4-iob kernel: [   30.199727] NET: Registered PF_ALG protocol family
                Jan  2 21:17:21 raspberrypi4-iob kernel: [   31.710116] cam-dummy-reg: disabling
                Jan  2 21:17:21 raspberrypi4-iob kernel: [   31.710302] vc4-drm gpu: [drm] Cannot find any crtc or sizes
                
                D 1 Reply Last reply Reply Quote 0
                • D
                  dragricola @dragricola last edited by

                  @dragricola said in Abstürze vor allem beim dayly Backup:

                  full check

                  Hier ist ein Auszug aus dem Full check:

                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:            3.8G        3.1G         98M        4.0M        548M        569M
                  Swap:            99M         99M        0.0K
                  Total:          3.9G        3.2G         98M
                  
                           3793 M total memory
                           3146 M used memory
                            508 M active memory
                           3036 M inactive memory
                             98 M free memory
                              5 M buffer memory
                            542 M swap cache
                             99 M total swap
                             99 M used swap
                              0 M free swap
                  
                  *** FILESYSTEM ***
                  Filesystem                                     Type      Size  Used Avail Use% Mounted on
                  /dev/root                                      ext4      118G  9.2G  104G   9% /
                  devtmpfs                                       devtmpfs  1.7G     0  1.7G   0% /dev
                  tmpfs                                          tmpfs     1.9G  988K  1.9G   1% /dev/shm
                  tmpfs                                          tmpfs     759M  1.2M  758M   1% /run
                  tmpfs                                          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                  /dev/sda1                                      vfat      255M   31M  225M  12% /boot
                  tmpfs                                          tmpfs     380M     0  380M   0% /run/user/999
                  //192.168.178.50/home/Backup/ioBroker/Standard cifs      7.2T  3.6T  3.7T  50% /opt/iobroker/backups
                  tmpfs                                          tmpfs     380M     0  380M   0% /run/user/1000
                  
                  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,errors=remount-ro
                  `-/opt/iobroker/backups //192.168.178.50/home/Backup/ioBroker/Standard cifs   rw,relatime,vers=1.0,cache=strict,username=backup,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.50,soft,unix,posixpaths,ser76,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1
                  

                  Das File-System scheint nicht ausgelastet zu sein. Habe ich vielleicht ein Problem wegen zu wenig Memory?

                  Thomas Braun Codierknecht Homoran 3 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @dragricola last edited by

                    @dragricola sagte in Abstürze vor allem beim dayly Backup:

                    Habe ich vielleicht ein Problem wegen zu wenig Memory?

                    Ja.

                    D 1 Reply Last reply Reply Quote 1
                    • D
                      dragricola @Thomas Braun last edited by

                      @thomas-braun said in Abstürze vor allem beim dayly Backup:

                      Ja.

                      Sollte ich dann am besten versuchsweise einige Adapter deinstallieren?

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

                        @dragricola

                        Was läuft denn da alles.
                        Wenn du nicht nur Auszüge gepostet hättest sondern alles könnte man das schon sagen.

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

                          @thomas-braun said in Abstürze vor allem beim dayly Backup:

                          Was läuft denn da alles.

                          ======== Start marking the full check here =========
                          
                          Skript v.2022-12-31
                          
                          *** BASE SYSTEM ***
                          Model           : Raspberry Pi 4 Model B Rev 1.1
                          Architecture:   aarch64
                          Docker:         false
                          Virtualization: none
                          Distributor ID: Debian
                          Description:    Debian GNU/Linux 11 (bullseye)
                          Release:        11
                          Codename:       bullseye
                          
                          PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                          NAME="Debian GNU/Linux"
                          VERSION_ID="11"
                          VERSION="11 (bullseye)"
                          VERSION_CODENAME=bullseye
                          ID=debian
                          HOME_URL="https://www.debian.org/"
                          SUPPORT_URL="https://www.debian.org/support"
                          BUG_REPORT_URL="https://bugs.debian.org/"
                          
                          Systemuptime and Load:
                           10:43:55 up 43 min,  1 user,  load average: 0.36, 0.83, 0.95
                          CPU threads: 4
                          
                          *** Time and Time Zones ***
                          Tue Jan  3 09:43:55 UTC 2023
                          Tue Jan  3 10:43:55 CET 2023
                          CET +0100
                          Europe/Berlin
                          
                          *** 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:            3.8G        3.1G         98M        4.0M        548M        569M
                          Swap:            99M         99M        0.0K
                          Total:          3.9G        3.2G         98M
                          
                                   3793 M total memory
                                   3146 M used memory
                                    508 M active memory
                                   3036 M inactive memory
                                     98 M free memory
                                      5 M buffer memory
                                    542 M swap cache
                                     99 M total swap
                                     99 M used swap
                                      0 M free swap
                          
                          *** FILESYSTEM ***
                          Filesystem                                     Type      Size  Used Avail Use% Mounted on
                          /dev/root                                      ext4      118G  9.2G  104G   9% /
                          devtmpfs                                       devtmpfs  1.7G     0  1.7G   0% /dev
                          tmpfs                                          tmpfs     1.9G  988K  1.9G   1% /dev/shm
                          tmpfs                                          tmpfs     759M  1.2M  758M   1% /run
                          tmpfs                                          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                          /dev/sda1                                      vfat      255M   31M  225M  12% /boot
                          tmpfs                                          tmpfs     380M     0  380M   0% /run/user/999
                          //192.168.178.50/home/Backup/ioBroker/Standard cifs      7.2T  3.6T  3.7T  50% /opt/iobroker/backups
                          tmpfs                                          tmpfs     380M     0  380M   0% /run/user/1000
                          
                          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,errors=remount-ro
                          `-/opt/iobroker/backups //192.168.178.50/home/Backup/ioBroker/Standard cifs   rw,relatime,vers=1.0,cache=strict,username=backup,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.50,soft,unix,posixpaths,ser76,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1
                          
                          Files in neuralgic directories:
                          
                          /var:
                          4.6G    /var/
                          2.6G    /var/lib
                          1.8G    /var/log
                          1.6G    /var/log/journal/58e475c24b05480c94502b6ed5336dcd
                          1.6G    /var/log/journal
                          
                          /opt/iobroker/backups:
                          4.1G    /opt/iobroker/backups/
                          0       /opt/iobroker/backups/zigbee_0
                          0       /opt/iobroker/backups/influxDB_2022_12_20-22_57_11_backupiobroker
                          
                          /opt/iobroker/iobroker-data:
                          124M    /opt/iobroker/iobroker-data/
                          87M     /opt/iobroker/iobroker-data/files
                          48M     /opt/iobroker/iobroker-data/files/javascript.admin
                          32M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                          31M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                          
                          The five largest files in iobroker-data are:
                          25M     /opt/iobroker/iobroker-data/objects.jsonl
                          12M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js/790.1eb1f33b.chunk.js.map
                          6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                          6.2M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/790.1eb1f33b.chunk.js
                          5.3M    /opt/iobroker/iobroker-data/states.jsonl
                          
                          *** NodeJS-Installation ***
                          
                          /usr/bin/nodejs         v16.18.1
                          /usr/bin/node           v16.18.1
                          /usr/bin/npm            8.19.2
                          
                          nodejs:
                            Installed: 16.18.1-deb-1nodesource1
                            Candidate: 16.19.0-deb-1nodesource1
                            Version table:
                               16.19.0-deb-1nodesource1 500
                                  500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                           *** 16.18.1-deb-1nodesource1 100
                                  100 /var/lib/dpkg/status
                               12.22.12~dfsg-1~deb11u1 500
                                  500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                               12.22.5~dfsg-2~11u1 500
                                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
                          
                          Temp directories causing npm8 problem: 0
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is running on this host.
                          
                          At least one iobroker host is running.
                          
                          Objects type: redis
                          States  type: redis
                          
                          Core adapters versions
                          js-controller:  4.0.24
                          admin:          6.3.5
                          javascript:     6.1.4
                          
                          Adapters from github:   2
                          
                          Adapter State
                          + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            system.adapter.alias-manager.0          : alias-manager         : raspberrypi4-iob                         -  enabled
                          + system.adapter.alpha2.0                 : alpha2                : raspberrypi4-iob                         -  enabled
                          + system.adapter.backitup.0               : backitup              : raspberrypi4-iob                         -  enabled
                            system.adapter.coronavirus-statistics.0 : coronavirus-statistics: raspberrypi4-iob                         -  enabled
                            system.adapter.daswetter.0              : daswetter             : raspberrypi4-iob                         -  enabled
                            system.adapter.denon.0                  : denon                 : raspberrypi4-iob                         - disabled
                            system.adapter.devices.0                : devices               : raspberrypi4-iob                         -  enabled
                          + system.adapter.discovery.0              : discovery             : raspberrypi4-iob                         -  enabled
                            system.adapter.dwd.0                    : dwd                   : raspberrypi4-iob                         -  enabled
                            system.adapter.feiertage.0              : feiertage             : raspberrypi4-iob                         -  enabled
                            system.adapter.flot.0                   : flot                  : raspberrypi4-iob                         - disabled
                          + system.adapter.fritzdect.0              : fritzdect             : raspberrypi4-iob                         -  enabled
                          + system.adapter.homeconnect.0            : homeconnect           : raspberrypi4-iob                         -  enabled
                            system.adapter.ical.0                   : ical                  : raspberrypi4-iob                         -  enabled
                            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi4-iob                         - disabled
                          + system.adapter.influxdb.0               : influxdb              : raspberrypi4-iob                         -  enabled, port: 8086
                          + system.adapter.info.0                   : info                  : raspberrypi4-iob                         -  enabled
                          + system.adapter.javascript.0             : javascript            : raspberrypi4-iob                         -  enabled
                          + system.adapter.javascript.1             : javascript            : raspberrypi4-iob                         -  enabled
                            system.adapter.luftdaten.0              : luftdaten             : raspberrypi4-iob                         -  enabled
                            system.adapter.material.0               : material              : raspberrypi4-iob                         -  enabled
                          + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iob                         -  enabled, port: 1884, bind: 192.168.178.126
                          + system.adapter.net-tools.0              : net-tools             : raspberrypi4-iob                         -  enabled
                          + system.adapter.nuki-extended.0          : nuki-extended         : raspberrypi4-iob                         -  enabled
                            system.adapter.octoprint.0              : octoprint             : raspberrypi4-iob                         - disabled
                            system.adapter.panasonic-viera.0        : panasonic-viera       : raspberrypi4-iob                         - disabled
                            system.adapter.panasonic-viera.1        : panasonic-viera       : raspberrypi4-iob                         - disabled
                          + system.adapter.pi-hole.0                : pi-hole               : raspberrypi4-iob                         -  enabled
                          + system.adapter.ping.0                   : ping                  : raspberrypi4-iob                         -  enabled
                            system.adapter.pushover.0               : pushover              : raspberrypi4-iob                         - disabled
                          + system.adapter.rpi2.0                   : rpi2                  : raspberrypi4-iob                         -  enabled
                          + system.adapter.shuttercontrol.0         : shuttercontrol        : raspberrypi4-iob                         -  enabled
                          + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                            system.adapter.socketio.0               : socketio              : raspberrypi4-iob                         - disabled, port: 8085, bind: 0.0.0.0, run as: admin
                          + system.adapter.sonoff.0                 : sonoff                : raspberrypi4-iob                         -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.sourceanalytix.0         : sourceanalytix        : raspberrypi4-iob                         -  enabled
                          + system.adapter.sql.0                    : sql                   : raspberrypi4-iob                         -  enabled, port: 3306
                          + system.adapter.synology.0               : synology              : raspberrypi4-iob                         -  enabled, port: 5000
                          + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi4-iob                         -  enabled
                          + system.adapter.telegram.0               : telegram              : raspberrypi4-iob                         -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.text2command.0           : text2command          : raspberrypi4-iob                         -  enabled
                          + system.adapter.tr-064.0                 : tr-064                : raspberrypi4-iob                         -  enabled
                          + system.adapter.tr-064.1                 : tr-064                : raspberrypi4-iob                         -  enabled
                          + system.adapter.tr-064.2                 : tr-064                : raspberrypi4-iob                         -  enabled
                          + system.adapter.trashschedule.0          : trashschedule         : raspberrypi4-iob                         -  enabled
                            system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspberrypi4-iob                         -  enabled
                            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi4-iob                         -  enabled
                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi4-iob                         - disabled
                            system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi4-iob                         -  enabled
                            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi4-iob                         -  enabled
                            system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi4-iob                         -  enabled
                            system.adapter.vis-metro.0              : vis-metro             : raspberrypi4-iob                         - disabled
                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi4-iob                         - disabled
                            system.adapter.vis-weather.0            : vis-weather           : raspberrypi4-iob                         - disabled
                            system.adapter.vis.0                    : vis                   : raspberrypi4-iob                         -  enabled
                            system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi4-iob                         -  enabled
                          + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          + system.adapter.web.1                    : web                   : raspberrypi4-iob                         -  enabled, port: 20002, bind: 0.0.0.0, run as: admin
                          + system.adapter.ws.0                     : ws                    : raspberrypi4-iob                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                          + system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iob                         -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                          + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.influxdb.0               : influxdb              : raspberrypi4-iob                         -  enabled, port: 8086
                          + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iob                         -  enabled, port: 1884, bind: 192.168.178.126
                          + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                          + system.adapter.sonoff.0                 : sonoff                : raspberrypi4-iob                         -  enabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.sql.0                    : sql                   : raspberrypi4-iob                         -  enabled, port: 3306
                          + system.adapter.synology.0               : synology              : raspberrypi4-iob                         -  enabled, port: 5000
                          + system.adapter.telegram.0               : telegram              : raspberrypi4-iob                         -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          + system.adapter.web.1                    : web                   : raspberrypi4-iob                         -  enabled, port: 20002, bind: 0.0.0.0, run as: admin
                          + system.adapter.ws.0                     : ws                    : raspberrypi4-iob                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                          + system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iob                         -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-
                          
                          ioBroker-Repositories
                          stable        : http://download.iobroker.net/sources-dist.json
                          Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                          
                          Active repo(s): stable
                          
                          Installed ioBroker-Instances
                          Used repository: stable
                          Adapter    "admin"        : 6.3.5    , installed 6.3.5
                          Adapter    "alias-manager": 1.2.4    , installed 1.2.4
                          Adapter    "alpha2"       : 1.0.0    , installed 1.0.4
                          Adapter    "backitup"     : 2.5.9    , installed 2.5.9
                          Adapter    "coronavirus-statistics": 0.8.7, installed 0.8.7
                          Adapter    "daswetter"    : 3.1.4    , installed 3.1.4
                          Adapter    "denon"        : 1.13.4   , installed 1.13.4
                          Adapter    "devices"      : 1.1.2    , installed 1.1.2
                          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                          Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                          Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                          Adapter    "flot"         : 1.11.0   , installed 1.11.0
                          Adapter    "fritzdect"    : 2.2.6    , installed 2.2.6
                          Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
                          Adapter    "ical"         : 1.13.2   , installed 1.13.2
                          Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                          Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                          Adapter    "info"         : 1.9.19   , installed 1.9.19
                          Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                          Controller "js-controller": 4.0.24   , installed 4.0.24
                          Adapter    "luftdaten"    : 2.2.4    , installed 2.2.4
                          Adapter    "material"     : 1.1.2    , installed 1.1.2
                          Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
                          Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                          Adapter    "nuki-extended": 2.3.1    , installed 2.4.0
                          Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
                          Adapter    "panasonic-viera": 2.0.0  , installed 2.0.0
                          Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
                          Adapter    "ping"         : 1.5.3    , installed 1.5.3
                          Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                          Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                          Adapter    "shuttercontrol": 1.4.18  , installed 1.4.18
                          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                          Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                          Adapter    "sql"          : 2.2.0    , installed 2.2.0
                          Adapter    "synology"     : 2.1.13   , installed 2.1.13
                          Adapter    "tankerkoenig" : 3.1.0    , installed 3.1.0
                          Adapter    "telegram"     : 1.15.2   , installed 1.15.2
                          Adapter    "text2command" : 2.3.0    , installed 2.3.0
                          Adapter    "tr-064"       : 4.2.17   , installed 4.2.17
                          Adapter    "trashschedule": 2.0.3    , installed 2.0.3
                          Adapter    "vis"          : 1.4.15   , installed 1.4.15
                          Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
                          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                          Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
                          Adapter    "vis-icontwo"  : 0.90.0   , installed 0.90.0
                          Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                          Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                          Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                          Adapter    "web"          : 4.3.0    , installed 4.3.0
                          Adapter    "ws"           : 1.3.0    , installed 1.3.0
                          Adapter    "zigbee"       : 1.8.9    , installed 1.8.9
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        15535
                          States:         13217
                          
                          *** OS-Repositories and Updates ***
                          Hit:1 http://deb.debian.org/debian bullseye InRelease
                          Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
                          Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
                          Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                          Hit:5 https://repos.influxdata.com/debian stable InRelease
                          Hit:6 https://deb.nodesource.com/node_16.x bullseye InRelease
                          Hit:7 https://repos.influxdata.com/debian bullseye InRelease
                          Reading package lists...
                          Pending Updates: 25
                          
                          *** 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:8765            0.0.0.0:*               LISTEN      0          12703      408/python2
                          tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      110        9020       530/redis-server 12
                          tcp        0      0 192.168.178.126:1884    0.0.0.0:*               LISTEN      1001       16111      1330/io.mqtt.0
                          tcp        0      0 192.168.178.126:1885    0.0.0.0:*               LISTEN      1001       16112      1330/io.mqtt.0
                          tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      999        15472      892/pihole-FTL
                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12624      570/sshd: /usr/sbin
                          tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      999        14649      892/pihole-FTL
                          tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          14613      858/lighttpd
                          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       17019      1212/io.sonoff.0
                          tcp        0      0 0.0.0.0:8089            0.0.0.0:*               LISTEN      0          12690      692/motion
                          tcp        0      0 127.0.0.1:7999          0.0.0.0:*               LISTEN      0          12691      692/motion
                          tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      998        14595      800/influxd
                          tcp6       0      0 :::53                   :::*                    LISTEN      999        15474      892/pihole-FTL
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          12626      570/sshd: /usr/sbin
                          tcp6       0      0 :::80                   :::*                    LISTEN      0          14614      858/lighttpd
                          tcp6       0      0 :::20002                :::*                    LISTEN      1001       25628      2251/io.web.1
                          tcp6       0      0 ::1:6379                :::*                    LISTEN      110        9021       530/redis-server 12
                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       21158      1612/io.web.0
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       14869      1150/io.admin.0
                          tcp6       0      0 :::8086                 :::*                    LISTEN      998        12839      800/influxd
                          tcp6       0      0 :::8087                 :::*                    LISTEN      1001       29092      2457/io.simple-api.
                          tcp6       0      0 :::8084                 :::*                    LISTEN      1001       29160      2499/io.ws.0
                          tcp6       0      0 ::1:4711                :::*                    LISTEN      999        14650      892/pihole-FTL
                          tcp6       0      0 :::3306                 :::*                    LISTEN      111        12143      628/mariadbd
                          udp        0      0 0.0.0.0:46649           0.0.0.0:*                           108        8962       396/avahi-daemon: r
                          udp        0      0 0.0.0.0:53              0.0.0.0:*                           999        15471      892/pihole-FTL
                          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14321      796/dhcpcd
                          udp        0      0 192.168.178.126:5353    0.0.0.0:*                           1001       18075      1104/io.tr-064.0
                          udp        0      0 192.168.178.126:5353    0.0.0.0:*                           1001       16769      1093/io.tr-064.1
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        8960       396/avahi-daemon: r
                          udp6       0      0 :::59330                :::*                                108        8963       396/avahi-daemon: r
                          udp6       0      0 :::53                   :::*                                999        15473      892/pihole-FTL
                          udp6       0      0 :::5353                 :::*                                108        8961       396/avahi-daemon: r
                          
                          *** Log File - Last 25 Lines ***
                          
                          2023-01-03 10:36:03.437  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
                          2023-01-03 10:36:25.751  - info: sonoff.0 (1212) Client [AV-Küche2_C423B8] reconnected. Old secret 1672736531645_645. New secret 1672738585751_8594
                          2023-01-03 10:36:51.635  - info: javascript.0 (1078) script.js.common.Sicherheit.Bewegungserkennung: 10:36:51.635 empfangen: 691
                          2023-01-03 10:38:00.031  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 27194
                          2023-01-03 10:38:02.231  - info: luftdaten.0 (27194) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
                          2023-01-03 10:38:02.573  - info: luftdaten.0 (27194) Terminated (NO_ERROR): Without reason
                          2023-01-03 10:38:03.167  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
                          2023-01-03 10:40:00.087  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 28493
                          2023-01-03 10:40:03.582  - info: luftdaten.0 (28493) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
                          2023-01-03 10:40:04.143  - info: host.raspberrypi4-iob instance system.adapter.dwd.0 started with pid 28718
                          2023-01-03 10:40:04.586  - info: luftdaten.0 (28493) Terminated (NO_ERROR): Without reason
                          2023-01-03 10:40:05.164  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
                          2023-01-03 10:40:09.696  - info: dwd.0 (28718) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.18.1, js-controller: 4.0.24
                          2023-01-03 10:40:13.382  - info: dwd.0 (28718) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2023-01-03 10:40:13.935  - info: host.raspberrypi4-iob instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2023-01-03 10:40:39.263  - info: javascript.0 (1078) script.js.common.Sicherheit.Bewegungserkennung: 10:40:39.263 empfangen: ABB_Alarmanlage_aus
                          2023-01-03 10:42:00.043  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 31439
                          2023-01-03 10:42:02.523  - info: luftdaten.0 (31439) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
                          2023-01-03 10:42:02.840  - info: luftdaten.0 (31439) Terminated (NO_ERROR): Without reason
                          2023-01-03 10:42:03.367  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
                          2023-01-03 10:42:16.086  - info: sonoff.0 (1212) Client [Badlüfter_21828A] connection closed: timeout
                          2023-01-03 10:44:00.041  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 32591
                          2023-01-03 10:44:03.425  - info: luftdaten.0 (32591) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
                          2023-01-03 10:44:03.955  - info: luftdaten.0 (32591) Terminated (NO_ERROR): Without reason
                          2023-01-03 10:44:04.490  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
                          ============ Mark until here for C&P =============
                          
                          
                          Codierknecht Thomas Braun 2 Replies Last reply Reply Quote 0
                          • Codierknecht
                            Codierknecht Developer Most Active @dragricola last edited by

                            @dragricola sagte in Abstürze vor allem beim dayly Backup:

                            Habe ich vielleicht ein Problem wegen zu wenig Memory?

                            Auch wenn ein gewisser Mr. Gates mal gesagt haben soll "640 KB Speicher reichen für alle Ewigkeit" sind 98 MB freier Speicher reichlich knapp. Dein ioB läuft damit so eben unterhalb der kritischen Grenze ... aber genau das hast Du ja schon selbst festgestellt.

                            Wie @Thomas-Braun schon schrieb: Zeig mal was da so alles läuft - dann kann man da evtl. etwas "ausmisten".

                            1 Reply Last reply Reply Quote 0
                            • Codierknecht
                              Codierknecht Developer Most Active @dragricola last edited by Codierknecht

                              @dragricola
                              Versuch mal, die nicht zwingend benötigten Dinge zu stoppen.
                              Warum braucht man 3 Instanzen vom tr-064 ?

                              Ich habe z.B. den Sonoff deinstalliert und das über MQTT geregelt.
                              Ist etwas Arbeit, spart aber eine Instanz. In Deinem Fall kann das kriegsentscheident sein.

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

                                @dragricola

                                Zweimal web?
                                Zweimal javascript?
                                discovery braucht man in einem eingerichteten System auch eher nicht mehr.

                                Und ich würde von redis/redis auf jsonl/jsonl umstellen, ich denke redis ist sehr viel speicherhungriger als jsonl es ist.

                                D Codierknecht 3 Replies Last reply Reply Quote 2
                                • Homoran
                                  Homoran Global Moderator Administrators @dragricola last edited by

                                  @dragricola sagte in Abstürze vor allem beim dayly Backup:

                                  Habe ich vielleicht ein Problem wegen zu wenig Memory?

                                  sieht so aus. Das erklärt auch das Issue beim Backup.
                                  Das benötigt jede Menge RAM.

                                  1 Reply Last reply Reply Quote 1
                                  • D
                                    dragricola @Thomas Braun last edited by dragricola

                                    @codierknecht said in Abstürze vor allem beim dayly Backup:

                                    3 Instanzen vom tr-064

                                    Eine Fritz!Box und zwei weitere als Access-Points. für letztere habe ich die Instanzen jetzt deaktiviert.

                                    @thomas-braun said in Abstürze vor allem beim dayly Backup:

                                    @dragricola
                                    Zweimal web?
                                    Zweimal javascript?

                                    Vielen Dank für die Hinweise an beide. Die zweite Web-Instanz hatte ich gemäß Forum eingerichtet aufgrund der Probleme mit der ioBroker-VIS App. Ist der Bug inzwischen beseitigt, sodass ich die zweite Instanz wieder löschen kann?
                                    Die zweite Instanz javascript hatte ich zum Testen neuer Skripte verwendet und nun gestoppt.

                                    Wird durch Stoppen der Instanzen bereits Memory freigegeben oder sollten die Instanzen besser komplett gelöscht werden?

                                    Codierknecht 2 Replies Last reply Reply Quote 0
                                    • Codierknecht
                                      Codierknecht Developer Most Active @dragricola last edited by

                                      @dragricola sagte in Abstürze vor allem beim dayly Backup:

                                      Wird durch Stoppen der Instanzen bereits Memory freigegeben oder sollten die Instanzen besser komplett gelöscht werden?

                                      Stoppen sollte ausreichen. Was aktuell nicht läuft braucht auch keinen Speicher.
                                      Schau mal nach wie's aussieht ...

                                      1 Reply Last reply Reply Quote 0
                                      • Codierknecht
                                        Codierknecht Developer Most Active @dragricola last edited by

                                        @dragricola
                                        Discovery kannst Du auch gefahrlos stoppen.
                                        Das braucht man in einem laufenden System eher nicht. Eigentlich sogar gar nicht, wenn man sich ein wenig mit der Material auskennt und in der Lage ist, neue Geräte ohne Hilfe in Betrieb zu nehmen.

                                        D 1 Reply Last reply Reply Quote 1
                                        • D
                                          dragricola @Codierknecht last edited by

                                          @codierknecht said in Abstürze vor allem beim dayly Backup:

                                          Discovery kannst Du auch gefahrlos stoppen.

                                          Habe ich auch gestoppt. Mit der zweiten Web-Instanz und dem Sonoff plus MQTT sieht es nun so aus:

                                          *** MEMORY ***
                                          
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            3.8G        2.7G        450M        4.0M        593M        938M
                                          Swap:            99M         95M        4.0M
                                          Total:          3.9G        2.8G        454M
                                          
                                                   3793 M total memory
                                                   2748 M used memory
                                                    628 M active memory
                                                   2564 M inactive memory
                                                    450 M free memory
                                                     19 M buffer memory
                                                    575 M swap cache
                                                     99 M total swap
                                                     95 M used swap
                                                      4 M free swap
                                          
                                          

                                          Den Sonoff-Adapter zu ersetzen würde bei mir sehr viel Arbeit bedeuten, da ich ca. 50 Tasmota-Geräte betreibe!

                                          Codierknecht 1 Reply Last reply Reply Quote 0
                                          • Codierknecht
                                            Codierknecht Developer Most Active @dragricola last edited by

                                            @dragricola sagte in Abstürze vor allem beim dayly Backup:

                                            Den Sonoff-Adapter zu ersetzen würde bei mir sehr viel Arbeit bedeuten, da ich ca. 50 Tasmota-Geräte betreibe!

                                            Dann lass ihn laufen.
                                            Ein knappes 1/2 Gigabyte RAM sollte erstmal reichen. Probier's aus - Versuch macht klug 😉

                                            Thomas Braun D 2 Replies 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

                                            908
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            9
                                            104
                                            6111
                                            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