Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. IOBroker hängt sich nach Crash und Neuinstallation oft auf

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    14
    1
    252

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    584

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    1.8k

IOBroker hängt sich nach Crash und Neuinstallation oft auf

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
118 Beiträge 8 Kommentatoren 11.3k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • wendy2702W wendy2702

    @greenhorn Pi 4 mit USB Stick und SSD ?

    Was für eine Stromversorgung?

    Mal eine zweite Session gestartet und dort mit

    top
    

    oder

    htop
    

    geschaut was passiert wenn du z.B. Jarvis startest?

    In der ersten Session mal Zeitgleich

     tail -f /opt/iobroker/log/iobroker.current.log
    

    laufen lassen und schauen was da im log kommt.

    Vielleicht gehen dir auch deine 4GB Speicher einfach aus je nachdem wie Aufwendig dein Jarvis und Javascript ist.

    G Offline
    G Offline
    Greenhorn
    schrieb am zuletzt editiert von
    #69

    @wendy2702

    Habe jetzt mal Javascript gestartet (macht ja die gleichen Problem wie Jarvis) und gleichzeitig htop sowie tail -f /opt/iobroker/log/iobroker.current.log laufen lassen. Bis zum erneuten Einfrieren des Raspis kam folgendes:

    === Mark text until here for copying ===
    simon@iobroker:~ $ tail -f /opt/iobroker/log/iobroker.current.log
    2024-04-19 17:09:01.954 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: timeout
    2024-04-19 17:09:32.726 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connected with secret 1713539372724_2174
    2024-04-19 17:10:32.934 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: timeout
    2024-04-19 17:11:03.715 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connected with secret 1713539463713_7866
    2024-04-19 17:12:03.960 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: timeout
    2024-04-19 17:13:04.735 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connected with secret 1713539584734_9045
    2024-04-19 17:14:04.956 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: timeout
    2024-04-19 17:14:35.722 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connected with secret 1713539675718_7827
    2024-04-19 17:15:15.094 - info: host.iobroker "system.adapter.javascript.0" enabled
    2024-04-19 17:15:15.225 - info: host.iobroker instance system.adapter.javascript.0 started with pid 7608
    2024-04-19 17:15:19.323 - info: javascript.0 (7608) starting. Version 7.8.0 in /opt/iobroker/node_modules/iobroker.javascript, node: v18.20.2, js-controller: 5.0.19
    2024-04-19 17:15:35.939 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: timeout
    2024-04-19 17:15:36.278 - info: javascript.0 (7608) requesting all states
    2024-04-19 17:15:36.285 - info: javascript.0 (7608) requesting all objects
    2024-04-19 17:20:08.794 - error: javascript.0 (7608) Objects database error: read ECONNRESET
    2024-04-19 17:20:08.835 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connected with secret 1713540008666_1874
    2024-04-19 17:20:08.838 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] reconnected. Old secret 1713540008666_1874. New secret 1713540008696_5199
    2024-04-19 17:20:08.840 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] reconnected. Old secret 1713540008696_5199. New secret 1713540008698_9732
    2024-04-19 17:20:08.843 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] reconnected. Old secret 1713540008698_9732. New secret 1713540008797_1525
    2024-04-19 17:20:08.844 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] reconnected. Old secret 1713540008797_1525. New secret 1713540008798_2956
    2024-04-19 17:20:08.846 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] reconnected. Old secret 1713540008798_2956. New secret 1713540008799_7533
    2024-04-19 17:20:08.941 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: closed
    2024-04-19 17:20:09.303 - info: hmip.0 (7266) cleaned everything up...
    2024-04-19 17:20:09.332 - error: iqontrol.0 (7367) States database error: write EPIPE
    2024-04-19 17:20:09.335 - error: shelly.0 (7313) States database error: write ECONNRESET
    2024-04-19 17:20:09.334 - error: admin.0 (7025) States database error: write EPIPE
    2024-04-19 17:20:09.358 - error: zigbee.0 (7345) States database error: write ECONNRESET
    2024-04-19 17:20:09.384 - error: discovery.0 (7352) States database error: write EPIPE
    2024-04-19 17:20:09.374 - info: iqontrol.0 (7367) Stop trigger intervals...
    2024-04-19 17:20:09.403 - error: backitup.0 (7247) States database error: write ECONNRESET
    2024-04-19 17:20:09.389 - error: zigbee.0 (7345) Objects database error: read ECONNRESET
    2024-04-19 17:20:09.397 - info: iqontrol.0 (7367) cleaned everything up...
    2024-04-19 17:20:09.427 - info: admin.0 (7025) terminating http server on port 8081
    2024-04-19 17:20:09.444 - info: backitup.0 (7247) cleaned everything up...
    2024-04-19 17:20:09.469 - warn: hmip.0 (7266) ws connection closed (0) - code: 1000 - reason:
    2024-04-19 17:20:09.510 - info: admin.0 (7025) <== Disconnect system.user.admin from fe80::1c5d:f6a0:270e:e84d%eth0 admin
    2024-04-19 17:20:09.521 - error: web.0 (7382) States database error: write EPIPE
    2024-04-19 17:20:09.627 - error: mqtt.0 (7280) Objects database error: write EPIPE
    2024-04-19 17:20:09.813 - error: mqtt.0 (7280) States database error: write EPIPE
    2024-04-19 17:20:09.961 - info: mqtt.0 (7280) Disconnected from 192.168.178.156: undefined
    2024-04-19 17:20:10.060 - warn: web.0 (7382) Timeout by termination of web-extensions!
    2024-04-19 17:20:10.063 - info: web.0 (7382) terminated http server on port 8082
    2024-04-19 17:20:10.408 - info: sonoff.0 (7328) terminating with timeout
    2024-04-19 17:20:10.410 - info: sonoff.0 (7328) Terminated (NO_ERROR): Without reason
    2024-04-19 17:20:10.443 - info: javascript.0 (7608) terminating with timeout
    2024-04-19 17:20:10.447 - info: javascript.0 (7608) Terminated (NO_ERROR): Without reason
    2024-04-19 17:20:10.433 - info: zigbee.0 (7345) cleaned everything up...
    2024-04-19 17:20:10.437 - info: zigbee.0 (7345) Zigbee: disabling joining new devices.
    2024-04-19 17:20:10.824 - info: hmip.0 (7266) terminating with timeout
    2024-04-19 17:20:10.825 - info: hmip.0 (7266) Terminated (NO_ERROR): Without reason
    2024-04-19 17:20:10.899 - info: discovery.0 (7352) terminating with timeout
    2024-04-19 17:20:10.901 - info: iqontrol.0 (7367) terminating with timeout
    2024-04-19 17:20:10.901 - info: discovery.0 (7352) Terminated (NO_ERROR): Without reason
    2024-04-19 17:20:10.903 - info: iqontrol.0 (7367) Terminated (NO_ERROR): Without reason
    2024-04-19 17:20:10.946 - info: admin.0 (7025) terminating with timeout
    2024-04-19 17:20:10.947 - info: admin.0 (7025) Terminated (NO_ERROR): Without reason
    2024-04-19 17:20:10.956 - info: backitup.0 (7247) terminating with timeout
    2024-04-19 17:20:10.958 - info: backitup.0 (7247) Terminated (NO_ERROR): Without reason
    2024-04-19 17:20:11.066 - info: web.0 (7382) terminating with timeout
    2024-04-19 17:20:11.068 - info: web.0 (7382) Terminated (NO_ERROR): Without reason
    2024-04-19 17:20:11.346 - info: shelly.0 (7313) terminating with timeout
    2024-04-19 17:20:11.347 - info: shelly.0 (7313) Terminated (NO_ERROR): Without reason
    2024-04-19 17:20:11.449 - info: mqtt.0 (7280) terminating with timeout
    2024-04-19 17:20:11.451 - info: mqtt.0 (7280) Terminated (NO_ERROR): Without reason
    2024-04-19 17:20:11.935 - info: zigbee.0 (7345) terminating with timeout
    2024-04-19 17:20:11.937 - info: zigbee.0 (7345) Terminated (NO_ERROR): Without reason
    2024-04-19 17:20:13.822 - error: sonoff.0 (7328) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
    2024-04-19 17:20:13.829 - warn: sonoff.0 (7328) get state error: Connection is closed.
    2024-04-19 17:20:13.830 - warn: sonoff.0 (7328) get state error: DB closed
    2024-04-19 17:20:13.831 - warn: sonoff.0 (7328) get state error: DB closed
    2024-04-19 17:20:13.831 - warn: sonoff.0 (7328) get state error: DB closed
    2024-04-19 17:20:13.831 - warn: sonoff.0 (7328) get state error: DB closed
    2024-04-19 17:20:13.832 - warn: sonoff.0 (7328) get state error: DB closed
    2024-04-19 17:20:13.832 - warn: sonoff.0 (7328) get state error: DB closed
    2024-04-19 17:20:13.832 - warn: sonoff.0 (7328) get state error: DB closed
    2024-04-19 17:20:13.833 - warn: sonoff.0 (7328) get state error: DB closed
    2024-04-19 17:20:13.833 - warn: sonoff.0 (7328) get state error: DB closed
    2024-04-19 17:20:13.834 - warn: sonoff.0 (7328) get state error: DB closed
    2024-04-19 17:20:13.834 - warn: sonoff.0 (7328) get state error: DB closed
    2024-04-19 17:20:13.838 - info: sonoff.0 (7328) terminating
    2024-04-19 17:20:13.845 - error: javascript.0 (7608) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
    2024-04-19 17:20:14.401 - error: hmip.0 (7266) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
    2024-04-19 17:20:14.415 - error: discovery.0 (7352) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
    2024-04-19 17:20:14.422 - error: iqontrol.0 (7367) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
    2024-04-19 17:20:14.478 - error: admin.0 (7025) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
    2024-04-19 17:20:14.495 - error: backitup.0 (7247) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
    2024-04-19 17:20:14.586 - error: web.0 (7382) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
    2024-04-19 17:20:14.677 - error: mqtt.0 (7280) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
    2024-04-19 17:20:14.859 - error: shelly.0 (7313) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
    2024-04-19 17:20:14.866 - warn: shelly.0 (7313) get state error: Connection is closed.
    2024-04-19 17:20:14.867 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.869 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.869 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.869 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.869 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.869 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.871 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.871 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.871 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.871 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.871 - warn: shelly.0 (7313) get state error: DB closed
    2024-04-19 17:20:14.877 - info: shelly.0 (7313) terminating
    2024-04-19 17:20:14.877 - info: shelly.0 (7313) terminating
    2024-04-19 17:20:14.965 - warn: mqtt.0 (7280) get state error: Connection is closed.
    2024-04-19 17:20:14.966 - warn: mqtt.0 (7280) get state error: DB closed
    2024-04-19 17:20:14.966 - warn: mqtt.0 (7280) get state error: DB closed
    2024-04-19 17:20:14.966 - warn: mqtt.0 (7280) get state error: DB closed
    2024-04-19 17:20:14.966 - warn: mqtt.0 (7280) get state error: DB closed
    2024-04-19 17:20:14.967 - warn: mqtt.0 (7280) get state error: DB closed
    2024-04-19 17:20:14.967 - warn: mqtt.0 (7280) get state error: DB closed
    2024-04-19 17:20:14.967 - warn: mqtt.0 (7280) get state error: DB closed
    2024-04-19 17:20:14.968 - warn: mqtt.0 (7280) get state error: DB closed
    2024-04-19 17:20:14.968 - warn: mqtt.0 (7280) get state error: DB closed
    2024-04-19 17:20:14.969 - warn: mqtt.0 (7280) get state error: DB closed
    2024-04-19 17:20:14.971 - warn: mqtt.0 (7280) get state error: DB closed
    2024-04-19 17:20:14.971 - warn: mqtt.0 (7280) get state error: DB closed
    2024-04-19 17:20:14.981 - info: mqtt.0 (7280) terminating
    2024-04-19 17:20:14.982 - info: mqtt.0 (7280) terminating
    2024-04-19 17:20:15.595 - error: zigbee.0 (7345) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
    2024-04-19 17:20:19.868 - error: shelly.0 (7313) Cannot find view "system" for search "device" : Connection is closed.
    2024-04-19 17:20:25.784 - info: host.iobroker iobroker.js-controller version 5.0.19 js-controller starting
    2024-04-19 17:20:25.790 - info: host.iobroker Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
    2024-04-19 17:20:25.790 - info: host.iobroker hostname: iobroker, node: v18.20.2
    2024-04-19 17:20:25.792 - info: host.iobroker ip addresses: 192.168.178.96 fe80::894:7c1f:7703:754a 192.168.178.116 fe80::faf9:9eff:7542:7f35
    2024-04-19 17:20:42.189 - info: host.iobroker connected to Objects and States
    2024-04-19 17:20:42.241 - info: host.iobroker added notifications configuration of host
    2024-04-19 17:20:43.008 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeCurrent"
    2024-04-19 17:20:43.009 - info: host.iobroker 12 instances found
    2024-04-19 17:20:43.037 - info: host.iobroker starting 11 instances
    2024-04-19 17:20:43.132 - info: host.iobroker instance system.adapter.admin.0 started with pid 7661
    2024-04-19 17:20:43.160 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewest"
    2024-04-19 17:20:43.208 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewestNext"
    2024-04-19 17:20:43.278 - info: host.iobroker Delete state "system.host.iobroker.versions.npmCurrent"
    2024-04-19 17:20:43.329 - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewest"
    2024-04-19 17:20:43.381 - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewestNext"
    2024-04-19 17:20:43.432 - info: host.iobroker Some obsolete host states deleted.
    2024-04-19 17:20:45.651 - error: admin.0 (7661) admin.0 already running
    2024-04-19 17:20:45.655 - warn: admin.0 (7661) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-04-19 17:20:46.277 - error: host.iobroker instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-04-19 17:20:46.277 - info: host.iobroker Restart adapter system.adapter.admin.0 because enabled
    2024-04-19 17:20:47.091 - info: host.iobroker instance system.adapter.javascript.0 started with pid 7672
    2024-04-19 17:20:50.871 - info: javascript.0 (7672) starting. Version 7.8.0 in /opt/iobroker/node_modules/iobroker.javascript, node: v18.20.2, js-controller: 5.0.19
    2024-04-19 17:20:56.938 - info: host.iobroker instance system.adapter.backitup.0 started with pid 7687
    2024-04-19 17:20:57.081 - info: host.iobroker instance system.adapter.hmip.0 started with pid 7693
    2024-04-19 17:20:59.210 - info: host.iobroker instance system.adapter.mqtt.0 started with pid 7701
    2024-04-19 17:21:00.530 - error: backitup.0 (7687) backitup.0 already running
    2024-04-19 17:21:00.535 - warn: backitup.0 (7687) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-04-19 17:21:00.736 - error: hmip.0 (7693) hmip.0 already running
    2024-04-19 17:21:00.742 - warn: hmip.0 (7693) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-04-19 17:21:01.190 - error: host.iobroker instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-04-19 17:21:01.192 - info: host.iobroker Restart adapter system.adapter.backitup.0 because enabled
    2024-04-19 17:21:01.351 - error: host.iobroker instance system.adapter.hmip.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-04-19 17:21:01.353 - info: host.iobroker Restart adapter system.adapter.hmip.0 because enabled
    2024-04-19 17:21:01.829 - error: mqtt.0 (7701) mqtt.0 already running
    2024-04-19 17:21:01.835 - warn: mqtt.0 (7701) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-04-19 17:21:02.438 - error: host.iobroker instance system.adapter.mqtt.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-04-19 17:21:02.438 - info: host.iobroker Restart adapter system.adapter.mqtt.0 because enabled
    2024-04-19 17:21:03.105 - info: host.iobroker instance system.adapter.shelly.0 started with pid 7720
    2024-04-19 17:21:05.913 - error: shelly.0 (7720) shelly.0 already running
    2024-04-19 17:21:05.919 - warn: shelly.0 (7720) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-04-19 17:21:06.556 - error: host.iobroker instance system.adapter.shelly.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-04-19 17:21:06.570 - info: host.iobroker Restart adapter system.adapter.shelly.0 because enabled
    2024-04-19 17:21:07.198 - info: host.iobroker instance system.adapter.sonoff.0 started with pid 7731
    2024-04-19 17:21:08.169 - info: javascript.0 (7672) requesting all states
    2024-04-19 17:21:08.176 - info: javascript.0 (7672) requesting all objects
    2024-04-19 17:21:19.109 - warn: sonoff.0 (7731) slow connection to objects DB. Still waiting ...
    2024-04-19 17:21:19.386 - info: host.iobroker instance system.adapter.zigbee.0 started with pid 7742
    2024-04-19 17:21:19.446 - info: host.iobroker instance system.adapter.discovery.0 started with pid 7748
    2024-04-19 17:21:19.626 - info: host.iobroker instance system.adapter.admin.0 started with pid 7755
    2024-04-19 17:21:19.902 - info: host.iobroker instance system.adapter.iqontrol.0 started with pid 7763
    2024-04-19 17:21:20.038 - error: sonoff.0 (7731) sonoff.0 already running
    2024-04-19 17:21:20.041 - warn: sonoff.0 (7731) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-04-19 17:21:20.740 - error: host.iobroker instance system.adapter.sonoff.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-04-19 17:21:20.756 - info: host.iobroker Restart adapter system.adapter.sonoff.0 because enabled
    2024-04-19 17:21:23.331 - info: host.iobroker instance system.adapter.web.0 started with pid 7782
    2024-04-19 17:21:23.510 - error: discovery.0 (7748) discovery.0 already running
    2024-04-19 17:21:23.519 - warn: discovery.0 (7748) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-04-19 17:21:23.980 - error: iqontrol.0 (7763) iqontrol.0 already running
    2024-04-19 17:21:23.987 - warn: iqontrol.0 (7763) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-04-19 17:21:24.174 - error: host.iobroker instance system.adapter.discovery.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-04-19 17:21:24.175 - info: host.iobroker Restart adapter system.adapter.discovery.0 because enabled
    2024-04-19 17:21:24.640 - error: host.iobroker instance system.adapter.iqontrol.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-04-19 17:21:24.641 - info: host.iobroker Restart adapter system.adapter.iqontrol.0 because enabled
    2024-04-19 17:21:25.551 - info: admin.0 (7755) starting. Version 6.13.16 in /opt/iobroker/node_modules/iobroker.admin, node: v18.20.2, js-controller: 5.0.19
    2024-04-19 17:21:25.634 - info: admin.0 (7755) requesting all objects
    2024-04-19 17:21:33.955 - info: javascript.0 (7672) received all states
    2024-04-19 17:21:35.114 - info: host.iobroker instance system.adapter.backitup.0 started with pid 7809
    2024-04-19 17:21:35.262 - info: host.iobroker instance system.adapter.hmip.0 started with pid 7811
    2024-04-19 17:21:35.358 - info: host.iobroker instance system.adapter.mqtt.0 started with pid 7817
    2024-04-19 17:21:36.001 - error: web.0 (7782) web.0 already running
    2024-04-19 17:21:36.013 - error: zigbee.0 (7742) zigbee.0 already running
    2024-04-19 17:21:36.034 - warn: zigbee.0 (7742) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-04-19 17:21:36.049 - warn: web.0 (7782) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
    2024-04-19 17:21:37.104 - error: host.iobroker instance system.adapter.zigbee.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-04-19 17:21:37.106 - info: host.iobroker Restart adapter system.adapter.zigbee.0 because enabled
    2024-04-19 17:21:37.106 - error: host.iobroker instance system.adapter.web.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
    2024-04-19 17:21:37.107 - info: host.iobroker Restart adapter system.adapter.web.0 because enabled
    2024-04-19 17:21:37.144 - info: host.iobroker instance system.adapter.shelly.0 started with pid 7830
    2024-04-19 17:21:42.972 - info: mqtt.0 (7817) starting. Version 5.2.0 in /opt/iobroker/node_modules/iobroker.mqtt, node: v18.20.2, js-controller: 5.0.19
    2024-04-19 17:21:44.739 - info: hmip.0 (7811) starting. Version 1.22.0 in /opt/iobroker/node_modules/iobroker.hmip, node: v18.20.2, js-controller: 5.0.19
    2024-04-19 17:21:45.257 - info: backitup.0 (7809) starting. Version 2.10.11 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.20.2, js-controller: 5.0.19
    2024-04-19 17:21:45.278 - info: shelly.0 (7830) starting. Version 6.6.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v18.20.2, js-controller: 5.0.19

    simon@iobroker:~ $ htop

    0[||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 90.5%] Tasks: 80, 170 thr, 119 kthr; 4 running
    1[||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||95.6%] Load average: 10.20 13.88 9.76 
    2[|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||   88.1%] Uptime: 20:53:27
    3[||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 90.4%]
    

    Mem[||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||3.58G/3.70G]
    Swp[|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||92.8M/100.0M]

    [Main] [I/O]
    PID USER PRI NI VIRT RES SHR S CPU%▽MEM% TIME+ Command
    7810 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
    7812 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.11 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
    7813 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.10 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
    7814 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.09 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
    7816 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
    7818 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
    7819 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.10 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
    7820 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.03 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
    7821 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.08 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
    7822 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.11 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
    7823 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
    7828 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
    7829 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
    7831 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
    7832 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.17 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
    7833 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.08 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
    7834 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.06 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
    7835 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.13 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
    7836 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
    7841 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
    7842 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
    7843 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
    7844 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
    7845 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
    7846 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
    7847 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
    7848 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
    7849 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
    7850 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
    7851 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
    7852 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
    7853 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
    7854 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
    7855 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
    7856 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
    7861 iobroker 20 0 0 0 0 Z 0.0 0.0 0:00.00 sh
    7862 iobroker 20 0 0 0 0 Z 0.0 0.0 0:00.00 sh
    F1Help F2Setup F3SearchF4FilterF5Tree F6SortByF7Nice -F8Nice +F9Kill F10Quit

    DJMarc75D ? 2 Antworten Letzte Antwort
    0
    • G Greenhorn

      @wendy2702

      Habe jetzt mal Javascript gestartet (macht ja die gleichen Problem wie Jarvis) und gleichzeitig htop sowie tail -f /opt/iobroker/log/iobroker.current.log laufen lassen. Bis zum erneuten Einfrieren des Raspis kam folgendes:

      === Mark text until here for copying ===
      simon@iobroker:~ $ tail -f /opt/iobroker/log/iobroker.current.log
      2024-04-19 17:09:01.954 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: timeout
      2024-04-19 17:09:32.726 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connected with secret 1713539372724_2174
      2024-04-19 17:10:32.934 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: timeout
      2024-04-19 17:11:03.715 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connected with secret 1713539463713_7866
      2024-04-19 17:12:03.960 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: timeout
      2024-04-19 17:13:04.735 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connected with secret 1713539584734_9045
      2024-04-19 17:14:04.956 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: timeout
      2024-04-19 17:14:35.722 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connected with secret 1713539675718_7827
      2024-04-19 17:15:15.094 - info: host.iobroker "system.adapter.javascript.0" enabled
      2024-04-19 17:15:15.225 - info: host.iobroker instance system.adapter.javascript.0 started with pid 7608
      2024-04-19 17:15:19.323 - info: javascript.0 (7608) starting. Version 7.8.0 in /opt/iobroker/node_modules/iobroker.javascript, node: v18.20.2, js-controller: 5.0.19
      2024-04-19 17:15:35.939 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: timeout
      2024-04-19 17:15:36.278 - info: javascript.0 (7608) requesting all states
      2024-04-19 17:15:36.285 - info: javascript.0 (7608) requesting all objects
      2024-04-19 17:20:08.794 - error: javascript.0 (7608) Objects database error: read ECONNRESET
      2024-04-19 17:20:08.835 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connected with secret 1713540008666_1874
      2024-04-19 17:20:08.838 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] reconnected. Old secret 1713540008666_1874. New secret 1713540008696_5199
      2024-04-19 17:20:08.840 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] reconnected. Old secret 1713540008696_5199. New secret 1713540008698_9732
      2024-04-19 17:20:08.843 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] reconnected. Old secret 1713540008698_9732. New secret 1713540008797_1525
      2024-04-19 17:20:08.844 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] reconnected. Old secret 1713540008797_1525. New secret 1713540008798_2956
      2024-04-19 17:20:08.846 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] reconnected. Old secret 1713540008798_2956. New secret 1713540008799_7533
      2024-04-19 17:20:08.941 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: closed
      2024-04-19 17:20:09.303 - info: hmip.0 (7266) cleaned everything up...
      2024-04-19 17:20:09.332 - error: iqontrol.0 (7367) States database error: write EPIPE
      2024-04-19 17:20:09.335 - error: shelly.0 (7313) States database error: write ECONNRESET
      2024-04-19 17:20:09.334 - error: admin.0 (7025) States database error: write EPIPE
      2024-04-19 17:20:09.358 - error: zigbee.0 (7345) States database error: write ECONNRESET
      2024-04-19 17:20:09.384 - error: discovery.0 (7352) States database error: write EPIPE
      2024-04-19 17:20:09.374 - info: iqontrol.0 (7367) Stop trigger intervals...
      2024-04-19 17:20:09.403 - error: backitup.0 (7247) States database error: write ECONNRESET
      2024-04-19 17:20:09.389 - error: zigbee.0 (7345) Objects database error: read ECONNRESET
      2024-04-19 17:20:09.397 - info: iqontrol.0 (7367) cleaned everything up...
      2024-04-19 17:20:09.427 - info: admin.0 (7025) terminating http server on port 8081
      2024-04-19 17:20:09.444 - info: backitup.0 (7247) cleaned everything up...
      2024-04-19 17:20:09.469 - warn: hmip.0 (7266) ws connection closed (0) - code: 1000 - reason:
      2024-04-19 17:20:09.510 - info: admin.0 (7025) <== Disconnect system.user.admin from fe80::1c5d:f6a0:270e:e84d%eth0 admin
      2024-04-19 17:20:09.521 - error: web.0 (7382) States database error: write EPIPE
      2024-04-19 17:20:09.627 - error: mqtt.0 (7280) Objects database error: write EPIPE
      2024-04-19 17:20:09.813 - error: mqtt.0 (7280) States database error: write EPIPE
      2024-04-19 17:20:09.961 - info: mqtt.0 (7280) Disconnected from 192.168.178.156: undefined
      2024-04-19 17:20:10.060 - warn: web.0 (7382) Timeout by termination of web-extensions!
      2024-04-19 17:20:10.063 - info: web.0 (7382) terminated http server on port 8082
      2024-04-19 17:20:10.408 - info: sonoff.0 (7328) terminating with timeout
      2024-04-19 17:20:10.410 - info: sonoff.0 (7328) Terminated (NO_ERROR): Without reason
      2024-04-19 17:20:10.443 - info: javascript.0 (7608) terminating with timeout
      2024-04-19 17:20:10.447 - info: javascript.0 (7608) Terminated (NO_ERROR): Without reason
      2024-04-19 17:20:10.433 - info: zigbee.0 (7345) cleaned everything up...
      2024-04-19 17:20:10.437 - info: zigbee.0 (7345) Zigbee: disabling joining new devices.
      2024-04-19 17:20:10.824 - info: hmip.0 (7266) terminating with timeout
      2024-04-19 17:20:10.825 - info: hmip.0 (7266) Terminated (NO_ERROR): Without reason
      2024-04-19 17:20:10.899 - info: discovery.0 (7352) terminating with timeout
      2024-04-19 17:20:10.901 - info: iqontrol.0 (7367) terminating with timeout
      2024-04-19 17:20:10.901 - info: discovery.0 (7352) Terminated (NO_ERROR): Without reason
      2024-04-19 17:20:10.903 - info: iqontrol.0 (7367) Terminated (NO_ERROR): Without reason
      2024-04-19 17:20:10.946 - info: admin.0 (7025) terminating with timeout
      2024-04-19 17:20:10.947 - info: admin.0 (7025) Terminated (NO_ERROR): Without reason
      2024-04-19 17:20:10.956 - info: backitup.0 (7247) terminating with timeout
      2024-04-19 17:20:10.958 - info: backitup.0 (7247) Terminated (NO_ERROR): Without reason
      2024-04-19 17:20:11.066 - info: web.0 (7382) terminating with timeout
      2024-04-19 17:20:11.068 - info: web.0 (7382) Terminated (NO_ERROR): Without reason
      2024-04-19 17:20:11.346 - info: shelly.0 (7313) terminating with timeout
      2024-04-19 17:20:11.347 - info: shelly.0 (7313) Terminated (NO_ERROR): Without reason
      2024-04-19 17:20:11.449 - info: mqtt.0 (7280) terminating with timeout
      2024-04-19 17:20:11.451 - info: mqtt.0 (7280) Terminated (NO_ERROR): Without reason
      2024-04-19 17:20:11.935 - info: zigbee.0 (7345) terminating with timeout
      2024-04-19 17:20:11.937 - info: zigbee.0 (7345) Terminated (NO_ERROR): Without reason
      2024-04-19 17:20:13.822 - error: sonoff.0 (7328) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2024-04-19 17:20:13.829 - warn: sonoff.0 (7328) get state error: Connection is closed.
      2024-04-19 17:20:13.830 - warn: sonoff.0 (7328) get state error: DB closed
      2024-04-19 17:20:13.831 - warn: sonoff.0 (7328) get state error: DB closed
      2024-04-19 17:20:13.831 - warn: sonoff.0 (7328) get state error: DB closed
      2024-04-19 17:20:13.831 - warn: sonoff.0 (7328) get state error: DB closed
      2024-04-19 17:20:13.832 - warn: sonoff.0 (7328) get state error: DB closed
      2024-04-19 17:20:13.832 - warn: sonoff.0 (7328) get state error: DB closed
      2024-04-19 17:20:13.832 - warn: sonoff.0 (7328) get state error: DB closed
      2024-04-19 17:20:13.833 - warn: sonoff.0 (7328) get state error: DB closed
      2024-04-19 17:20:13.833 - warn: sonoff.0 (7328) get state error: DB closed
      2024-04-19 17:20:13.834 - warn: sonoff.0 (7328) get state error: DB closed
      2024-04-19 17:20:13.834 - warn: sonoff.0 (7328) get state error: DB closed
      2024-04-19 17:20:13.838 - info: sonoff.0 (7328) terminating
      2024-04-19 17:20:13.845 - error: javascript.0 (7608) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2024-04-19 17:20:14.401 - error: hmip.0 (7266) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2024-04-19 17:20:14.415 - error: discovery.0 (7352) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2024-04-19 17:20:14.422 - error: iqontrol.0 (7367) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2024-04-19 17:20:14.478 - error: admin.0 (7025) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2024-04-19 17:20:14.495 - error: backitup.0 (7247) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2024-04-19 17:20:14.586 - error: web.0 (7382) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2024-04-19 17:20:14.677 - error: mqtt.0 (7280) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2024-04-19 17:20:14.859 - error: shelly.0 (7313) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2024-04-19 17:20:14.866 - warn: shelly.0 (7313) get state error: Connection is closed.
      2024-04-19 17:20:14.867 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.869 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.869 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.869 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.869 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.869 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.871 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.871 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.871 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.871 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.871 - warn: shelly.0 (7313) get state error: DB closed
      2024-04-19 17:20:14.877 - info: shelly.0 (7313) terminating
      2024-04-19 17:20:14.877 - info: shelly.0 (7313) terminating
      2024-04-19 17:20:14.965 - warn: mqtt.0 (7280) get state error: Connection is closed.
      2024-04-19 17:20:14.966 - warn: mqtt.0 (7280) get state error: DB closed
      2024-04-19 17:20:14.966 - warn: mqtt.0 (7280) get state error: DB closed
      2024-04-19 17:20:14.966 - warn: mqtt.0 (7280) get state error: DB closed
      2024-04-19 17:20:14.966 - warn: mqtt.0 (7280) get state error: DB closed
      2024-04-19 17:20:14.967 - warn: mqtt.0 (7280) get state error: DB closed
      2024-04-19 17:20:14.967 - warn: mqtt.0 (7280) get state error: DB closed
      2024-04-19 17:20:14.967 - warn: mqtt.0 (7280) get state error: DB closed
      2024-04-19 17:20:14.968 - warn: mqtt.0 (7280) get state error: DB closed
      2024-04-19 17:20:14.968 - warn: mqtt.0 (7280) get state error: DB closed
      2024-04-19 17:20:14.969 - warn: mqtt.0 (7280) get state error: DB closed
      2024-04-19 17:20:14.971 - warn: mqtt.0 (7280) get state error: DB closed
      2024-04-19 17:20:14.971 - warn: mqtt.0 (7280) get state error: DB closed
      2024-04-19 17:20:14.981 - info: mqtt.0 (7280) terminating
      2024-04-19 17:20:14.982 - info: mqtt.0 (7280) terminating
      2024-04-19 17:20:15.595 - error: zigbee.0 (7345) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
      2024-04-19 17:20:19.868 - error: shelly.0 (7313) Cannot find view "system" for search "device" : Connection is closed.
      2024-04-19 17:20:25.784 - info: host.iobroker iobroker.js-controller version 5.0.19 js-controller starting
      2024-04-19 17:20:25.790 - info: host.iobroker Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
      2024-04-19 17:20:25.790 - info: host.iobroker hostname: iobroker, node: v18.20.2
      2024-04-19 17:20:25.792 - info: host.iobroker ip addresses: 192.168.178.96 fe80::894:7c1f:7703:754a 192.168.178.116 fe80::faf9:9eff:7542:7f35
      2024-04-19 17:20:42.189 - info: host.iobroker connected to Objects and States
      2024-04-19 17:20:42.241 - info: host.iobroker added notifications configuration of host
      2024-04-19 17:20:43.008 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeCurrent"
      2024-04-19 17:20:43.009 - info: host.iobroker 12 instances found
      2024-04-19 17:20:43.037 - info: host.iobroker starting 11 instances
      2024-04-19 17:20:43.132 - info: host.iobroker instance system.adapter.admin.0 started with pid 7661
      2024-04-19 17:20:43.160 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewest"
      2024-04-19 17:20:43.208 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewestNext"
      2024-04-19 17:20:43.278 - info: host.iobroker Delete state "system.host.iobroker.versions.npmCurrent"
      2024-04-19 17:20:43.329 - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewest"
      2024-04-19 17:20:43.381 - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewestNext"
      2024-04-19 17:20:43.432 - info: host.iobroker Some obsolete host states deleted.
      2024-04-19 17:20:45.651 - error: admin.0 (7661) admin.0 already running
      2024-04-19 17:20:45.655 - warn: admin.0 (7661) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
      2024-04-19 17:20:46.277 - error: host.iobroker instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
      2024-04-19 17:20:46.277 - info: host.iobroker Restart adapter system.adapter.admin.0 because enabled
      2024-04-19 17:20:47.091 - info: host.iobroker instance system.adapter.javascript.0 started with pid 7672
      2024-04-19 17:20:50.871 - info: javascript.0 (7672) starting. Version 7.8.0 in /opt/iobroker/node_modules/iobroker.javascript, node: v18.20.2, js-controller: 5.0.19
      2024-04-19 17:20:56.938 - info: host.iobroker instance system.adapter.backitup.0 started with pid 7687
      2024-04-19 17:20:57.081 - info: host.iobroker instance system.adapter.hmip.0 started with pid 7693
      2024-04-19 17:20:59.210 - info: host.iobroker instance system.adapter.mqtt.0 started with pid 7701
      2024-04-19 17:21:00.530 - error: backitup.0 (7687) backitup.0 already running
      2024-04-19 17:21:00.535 - warn: backitup.0 (7687) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
      2024-04-19 17:21:00.736 - error: hmip.0 (7693) hmip.0 already running
      2024-04-19 17:21:00.742 - warn: hmip.0 (7693) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
      2024-04-19 17:21:01.190 - error: host.iobroker instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
      2024-04-19 17:21:01.192 - info: host.iobroker Restart adapter system.adapter.backitup.0 because enabled
      2024-04-19 17:21:01.351 - error: host.iobroker instance system.adapter.hmip.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
      2024-04-19 17:21:01.353 - info: host.iobroker Restart adapter system.adapter.hmip.0 because enabled
      2024-04-19 17:21:01.829 - error: mqtt.0 (7701) mqtt.0 already running
      2024-04-19 17:21:01.835 - warn: mqtt.0 (7701) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
      2024-04-19 17:21:02.438 - error: host.iobroker instance system.adapter.mqtt.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
      2024-04-19 17:21:02.438 - info: host.iobroker Restart adapter system.adapter.mqtt.0 because enabled
      2024-04-19 17:21:03.105 - info: host.iobroker instance system.adapter.shelly.0 started with pid 7720
      2024-04-19 17:21:05.913 - error: shelly.0 (7720) shelly.0 already running
      2024-04-19 17:21:05.919 - warn: shelly.0 (7720) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
      2024-04-19 17:21:06.556 - error: host.iobroker instance system.adapter.shelly.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
      2024-04-19 17:21:06.570 - info: host.iobroker Restart adapter system.adapter.shelly.0 because enabled
      2024-04-19 17:21:07.198 - info: host.iobroker instance system.adapter.sonoff.0 started with pid 7731
      2024-04-19 17:21:08.169 - info: javascript.0 (7672) requesting all states
      2024-04-19 17:21:08.176 - info: javascript.0 (7672) requesting all objects
      2024-04-19 17:21:19.109 - warn: sonoff.0 (7731) slow connection to objects DB. Still waiting ...
      2024-04-19 17:21:19.386 - info: host.iobroker instance system.adapter.zigbee.0 started with pid 7742
      2024-04-19 17:21:19.446 - info: host.iobroker instance system.adapter.discovery.0 started with pid 7748
      2024-04-19 17:21:19.626 - info: host.iobroker instance system.adapter.admin.0 started with pid 7755
      2024-04-19 17:21:19.902 - info: host.iobroker instance system.adapter.iqontrol.0 started with pid 7763
      2024-04-19 17:21:20.038 - error: sonoff.0 (7731) sonoff.0 already running
      2024-04-19 17:21:20.041 - warn: sonoff.0 (7731) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
      2024-04-19 17:21:20.740 - error: host.iobroker instance system.adapter.sonoff.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
      2024-04-19 17:21:20.756 - info: host.iobroker Restart adapter system.adapter.sonoff.0 because enabled
      2024-04-19 17:21:23.331 - info: host.iobroker instance system.adapter.web.0 started with pid 7782
      2024-04-19 17:21:23.510 - error: discovery.0 (7748) discovery.0 already running
      2024-04-19 17:21:23.519 - warn: discovery.0 (7748) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
      2024-04-19 17:21:23.980 - error: iqontrol.0 (7763) iqontrol.0 already running
      2024-04-19 17:21:23.987 - warn: iqontrol.0 (7763) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
      2024-04-19 17:21:24.174 - error: host.iobroker instance system.adapter.discovery.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
      2024-04-19 17:21:24.175 - info: host.iobroker Restart adapter system.adapter.discovery.0 because enabled
      2024-04-19 17:21:24.640 - error: host.iobroker instance system.adapter.iqontrol.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
      2024-04-19 17:21:24.641 - info: host.iobroker Restart adapter system.adapter.iqontrol.0 because enabled
      2024-04-19 17:21:25.551 - info: admin.0 (7755) starting. Version 6.13.16 in /opt/iobroker/node_modules/iobroker.admin, node: v18.20.2, js-controller: 5.0.19
      2024-04-19 17:21:25.634 - info: admin.0 (7755) requesting all objects
      2024-04-19 17:21:33.955 - info: javascript.0 (7672) received all states
      2024-04-19 17:21:35.114 - info: host.iobroker instance system.adapter.backitup.0 started with pid 7809
      2024-04-19 17:21:35.262 - info: host.iobroker instance system.adapter.hmip.0 started with pid 7811
      2024-04-19 17:21:35.358 - info: host.iobroker instance system.adapter.mqtt.0 started with pid 7817
      2024-04-19 17:21:36.001 - error: web.0 (7782) web.0 already running
      2024-04-19 17:21:36.013 - error: zigbee.0 (7742) zigbee.0 already running
      2024-04-19 17:21:36.034 - warn: zigbee.0 (7742) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
      2024-04-19 17:21:36.049 - warn: web.0 (7782) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
      2024-04-19 17:21:37.104 - error: host.iobroker instance system.adapter.zigbee.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
      2024-04-19 17:21:37.106 - info: host.iobroker Restart adapter system.adapter.zigbee.0 because enabled
      2024-04-19 17:21:37.106 - error: host.iobroker instance system.adapter.web.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
      2024-04-19 17:21:37.107 - info: host.iobroker Restart adapter system.adapter.web.0 because enabled
      2024-04-19 17:21:37.144 - info: host.iobroker instance system.adapter.shelly.0 started with pid 7830
      2024-04-19 17:21:42.972 - info: mqtt.0 (7817) starting. Version 5.2.0 in /opt/iobroker/node_modules/iobroker.mqtt, node: v18.20.2, js-controller: 5.0.19
      2024-04-19 17:21:44.739 - info: hmip.0 (7811) starting. Version 1.22.0 in /opt/iobroker/node_modules/iobroker.hmip, node: v18.20.2, js-controller: 5.0.19
      2024-04-19 17:21:45.257 - info: backitup.0 (7809) starting. Version 2.10.11 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.20.2, js-controller: 5.0.19
      2024-04-19 17:21:45.278 - info: shelly.0 (7830) starting. Version 6.6.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v18.20.2, js-controller: 5.0.19

      simon@iobroker:~ $ htop

      0[||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 90.5%] Tasks: 80, 170 thr, 119 kthr; 4 running
      1[||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||95.6%] Load average: 10.20 13.88 9.76 
      2[|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||   88.1%] Uptime: 20:53:27
      3[||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 90.4%]
      

      Mem[||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||3.58G/3.70G]
      Swp[|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||92.8M/100.0M]

      [Main] [I/O]
      PID USER PRI NI VIRT RES SHR S CPU%▽MEM% TIME+ Command
      7810 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
      7812 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.11 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
      7813 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.10 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
      7814 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.09 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
      7816 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
      7818 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
      7819 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.10 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
      7820 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.03 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
      7821 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.08 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
      7822 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.11 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
      7823 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
      7828 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
      7829 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
      7831 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
      7832 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.17 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
      7833 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.08 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
      7834 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.06 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
      7835 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.13 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
      7836 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
      7841 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
      7842 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
      7843 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
      7844 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
      7845 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
      7846 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
      7847 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
      7848 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
      7849 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
      7850 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
      7851 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
      7852 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
      7853 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
      7854 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
      7855 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
      7856 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
      7861 iobroker 20 0 0 0 0 Z 0.0 0.0 0:00.00 sh
      7862 iobroker 20 0 0 0 0 Z 0.0 0.0 0:00.00 sh
      F1Help F2Setup F3SearchF4FilterF5Tree F6SortByF7Nice -F8Nice +F9Kill F10Quit

      DJMarc75D Offline
      DJMarc75D Offline
      DJMarc75
      schrieb am zuletzt editiert von
      #70

      @greenhorn BITTE in Codetags setzen, nicht einfach als Text reinhämmern ;)

      Lehrling seit 1975 !!!
      Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
      https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

      G 1 Antwort Letzte Antwort
      0
      • G Greenhorn

        @wendy2702

        Habe jetzt mal Javascript gestartet (macht ja die gleichen Problem wie Jarvis) und gleichzeitig htop sowie tail -f /opt/iobroker/log/iobroker.current.log laufen lassen. Bis zum erneuten Einfrieren des Raspis kam folgendes:

        === Mark text until here for copying ===
        simon@iobroker:~ $ tail -f /opt/iobroker/log/iobroker.current.log
        2024-04-19 17:09:01.954 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: timeout
        2024-04-19 17:09:32.726 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connected with secret 1713539372724_2174
        2024-04-19 17:10:32.934 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: timeout
        2024-04-19 17:11:03.715 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connected with secret 1713539463713_7866
        2024-04-19 17:12:03.960 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: timeout
        2024-04-19 17:13:04.735 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connected with secret 1713539584734_9045
        2024-04-19 17:14:04.956 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: timeout
        2024-04-19 17:14:35.722 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connected with secret 1713539675718_7827
        2024-04-19 17:15:15.094 - info: host.iobroker "system.adapter.javascript.0" enabled
        2024-04-19 17:15:15.225 - info: host.iobroker instance system.adapter.javascript.0 started with pid 7608
        2024-04-19 17:15:19.323 - info: javascript.0 (7608) starting. Version 7.8.0 in /opt/iobroker/node_modules/iobroker.javascript, node: v18.20.2, js-controller: 5.0.19
        2024-04-19 17:15:35.939 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: timeout
        2024-04-19 17:15:36.278 - info: javascript.0 (7608) requesting all states
        2024-04-19 17:15:36.285 - info: javascript.0 (7608) requesting all objects
        2024-04-19 17:20:08.794 - error: javascript.0 (7608) Objects database error: read ECONNRESET
        2024-04-19 17:20:08.835 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connected with secret 1713540008666_1874
        2024-04-19 17:20:08.838 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] reconnected. Old secret 1713540008666_1874. New secret 1713540008696_5199
        2024-04-19 17:20:08.840 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] reconnected. Old secret 1713540008696_5199. New secret 1713540008698_9732
        2024-04-19 17:20:08.843 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] reconnected. Old secret 1713540008698_9732. New secret 1713540008797_1525
        2024-04-19 17:20:08.844 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] reconnected. Old secret 1713540008797_1525. New secret 1713540008798_2956
        2024-04-19 17:20:08.846 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] reconnected. Old secret 1713540008798_2956. New secret 1713540008799_7533
        2024-04-19 17:20:08.941 - info: sonoff.0 (7328) Client [Steckdose Schreibtischlampe] connection closed: closed
        2024-04-19 17:20:09.303 - info: hmip.0 (7266) cleaned everything up...
        2024-04-19 17:20:09.332 - error: iqontrol.0 (7367) States database error: write EPIPE
        2024-04-19 17:20:09.335 - error: shelly.0 (7313) States database error: write ECONNRESET
        2024-04-19 17:20:09.334 - error: admin.0 (7025) States database error: write EPIPE
        2024-04-19 17:20:09.358 - error: zigbee.0 (7345) States database error: write ECONNRESET
        2024-04-19 17:20:09.384 - error: discovery.0 (7352) States database error: write EPIPE
        2024-04-19 17:20:09.374 - info: iqontrol.0 (7367) Stop trigger intervals...
        2024-04-19 17:20:09.403 - error: backitup.0 (7247) States database error: write ECONNRESET
        2024-04-19 17:20:09.389 - error: zigbee.0 (7345) Objects database error: read ECONNRESET
        2024-04-19 17:20:09.397 - info: iqontrol.0 (7367) cleaned everything up...
        2024-04-19 17:20:09.427 - info: admin.0 (7025) terminating http server on port 8081
        2024-04-19 17:20:09.444 - info: backitup.0 (7247) cleaned everything up...
        2024-04-19 17:20:09.469 - warn: hmip.0 (7266) ws connection closed (0) - code: 1000 - reason:
        2024-04-19 17:20:09.510 - info: admin.0 (7025) <== Disconnect system.user.admin from fe80::1c5d:f6a0:270e:e84d%eth0 admin
        2024-04-19 17:20:09.521 - error: web.0 (7382) States database error: write EPIPE
        2024-04-19 17:20:09.627 - error: mqtt.0 (7280) Objects database error: write EPIPE
        2024-04-19 17:20:09.813 - error: mqtt.0 (7280) States database error: write EPIPE
        2024-04-19 17:20:09.961 - info: mqtt.0 (7280) Disconnected from 192.168.178.156: undefined
        2024-04-19 17:20:10.060 - warn: web.0 (7382) Timeout by termination of web-extensions!
        2024-04-19 17:20:10.063 - info: web.0 (7382) terminated http server on port 8082
        2024-04-19 17:20:10.408 - info: sonoff.0 (7328) terminating with timeout
        2024-04-19 17:20:10.410 - info: sonoff.0 (7328) Terminated (NO_ERROR): Without reason
        2024-04-19 17:20:10.443 - info: javascript.0 (7608) terminating with timeout
        2024-04-19 17:20:10.447 - info: javascript.0 (7608) Terminated (NO_ERROR): Without reason
        2024-04-19 17:20:10.433 - info: zigbee.0 (7345) cleaned everything up...
        2024-04-19 17:20:10.437 - info: zigbee.0 (7345) Zigbee: disabling joining new devices.
        2024-04-19 17:20:10.824 - info: hmip.0 (7266) terminating with timeout
        2024-04-19 17:20:10.825 - info: hmip.0 (7266) Terminated (NO_ERROR): Without reason
        2024-04-19 17:20:10.899 - info: discovery.0 (7352) terminating with timeout
        2024-04-19 17:20:10.901 - info: iqontrol.0 (7367) terminating with timeout
        2024-04-19 17:20:10.901 - info: discovery.0 (7352) Terminated (NO_ERROR): Without reason
        2024-04-19 17:20:10.903 - info: iqontrol.0 (7367) Terminated (NO_ERROR): Without reason
        2024-04-19 17:20:10.946 - info: admin.0 (7025) terminating with timeout
        2024-04-19 17:20:10.947 - info: admin.0 (7025) Terminated (NO_ERROR): Without reason
        2024-04-19 17:20:10.956 - info: backitup.0 (7247) terminating with timeout
        2024-04-19 17:20:10.958 - info: backitup.0 (7247) Terminated (NO_ERROR): Without reason
        2024-04-19 17:20:11.066 - info: web.0 (7382) terminating with timeout
        2024-04-19 17:20:11.068 - info: web.0 (7382) Terminated (NO_ERROR): Without reason
        2024-04-19 17:20:11.346 - info: shelly.0 (7313) terminating with timeout
        2024-04-19 17:20:11.347 - info: shelly.0 (7313) Terminated (NO_ERROR): Without reason
        2024-04-19 17:20:11.449 - info: mqtt.0 (7280) terminating with timeout
        2024-04-19 17:20:11.451 - info: mqtt.0 (7280) Terminated (NO_ERROR): Without reason
        2024-04-19 17:20:11.935 - info: zigbee.0 (7345) terminating with timeout
        2024-04-19 17:20:11.937 - info: zigbee.0 (7345) Terminated (NO_ERROR): Without reason
        2024-04-19 17:20:13.822 - error: sonoff.0 (7328) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
        2024-04-19 17:20:13.829 - warn: sonoff.0 (7328) get state error: Connection is closed.
        2024-04-19 17:20:13.830 - warn: sonoff.0 (7328) get state error: DB closed
        2024-04-19 17:20:13.831 - warn: sonoff.0 (7328) get state error: DB closed
        2024-04-19 17:20:13.831 - warn: sonoff.0 (7328) get state error: DB closed
        2024-04-19 17:20:13.831 - warn: sonoff.0 (7328) get state error: DB closed
        2024-04-19 17:20:13.832 - warn: sonoff.0 (7328) get state error: DB closed
        2024-04-19 17:20:13.832 - warn: sonoff.0 (7328) get state error: DB closed
        2024-04-19 17:20:13.832 - warn: sonoff.0 (7328) get state error: DB closed
        2024-04-19 17:20:13.833 - warn: sonoff.0 (7328) get state error: DB closed
        2024-04-19 17:20:13.833 - warn: sonoff.0 (7328) get state error: DB closed
        2024-04-19 17:20:13.834 - warn: sonoff.0 (7328) get state error: DB closed
        2024-04-19 17:20:13.834 - warn: sonoff.0 (7328) get state error: DB closed
        2024-04-19 17:20:13.838 - info: sonoff.0 (7328) terminating
        2024-04-19 17:20:13.845 - error: javascript.0 (7608) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
        2024-04-19 17:20:14.401 - error: hmip.0 (7266) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
        2024-04-19 17:20:14.415 - error: discovery.0 (7352) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
        2024-04-19 17:20:14.422 - error: iqontrol.0 (7367) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
        2024-04-19 17:20:14.478 - error: admin.0 (7025) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
        2024-04-19 17:20:14.495 - error: backitup.0 (7247) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
        2024-04-19 17:20:14.586 - error: web.0 (7382) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
        2024-04-19 17:20:14.677 - error: mqtt.0 (7280) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
        2024-04-19 17:20:14.859 - error: shelly.0 (7313) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
        2024-04-19 17:20:14.866 - warn: shelly.0 (7313) get state error: Connection is closed.
        2024-04-19 17:20:14.867 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.868 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.869 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.869 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.869 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.869 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.869 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.870 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.871 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.871 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.871 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.871 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.871 - warn: shelly.0 (7313) get state error: DB closed
        2024-04-19 17:20:14.877 - info: shelly.0 (7313) terminating
        2024-04-19 17:20:14.877 - info: shelly.0 (7313) terminating
        2024-04-19 17:20:14.965 - warn: mqtt.0 (7280) get state error: Connection is closed.
        2024-04-19 17:20:14.966 - warn: mqtt.0 (7280) get state error: DB closed
        2024-04-19 17:20:14.966 - warn: mqtt.0 (7280) get state error: DB closed
        2024-04-19 17:20:14.966 - warn: mqtt.0 (7280) get state error: DB closed
        2024-04-19 17:20:14.966 - warn: mqtt.0 (7280) get state error: DB closed
        2024-04-19 17:20:14.967 - warn: mqtt.0 (7280) get state error: DB closed
        2024-04-19 17:20:14.967 - warn: mqtt.0 (7280) get state error: DB closed
        2024-04-19 17:20:14.967 - warn: mqtt.0 (7280) get state error: DB closed
        2024-04-19 17:20:14.968 - warn: mqtt.0 (7280) get state error: DB closed
        2024-04-19 17:20:14.968 - warn: mqtt.0 (7280) get state error: DB closed
        2024-04-19 17:20:14.969 - warn: mqtt.0 (7280) get state error: DB closed
        2024-04-19 17:20:14.971 - warn: mqtt.0 (7280) get state error: DB closed
        2024-04-19 17:20:14.971 - warn: mqtt.0 (7280) get state error: DB closed
        2024-04-19 17:20:14.981 - info: mqtt.0 (7280) terminating
        2024-04-19 17:20:14.982 - info: mqtt.0 (7280) terminating
        2024-04-19 17:20:15.595 - error: zigbee.0 (7345) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
        2024-04-19 17:20:19.868 - error: shelly.0 (7313) Cannot find view "system" for search "device" : Connection is closed.
        2024-04-19 17:20:25.784 - info: host.iobroker iobroker.js-controller version 5.0.19 js-controller starting
        2024-04-19 17:20:25.790 - info: host.iobroker Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
        2024-04-19 17:20:25.790 - info: host.iobroker hostname: iobroker, node: v18.20.2
        2024-04-19 17:20:25.792 - info: host.iobroker ip addresses: 192.168.178.96 fe80::894:7c1f:7703:754a 192.168.178.116 fe80::faf9:9eff:7542:7f35
        2024-04-19 17:20:42.189 - info: host.iobroker connected to Objects and States
        2024-04-19 17:20:42.241 - info: host.iobroker added notifications configuration of host
        2024-04-19 17:20:43.008 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeCurrent"
        2024-04-19 17:20:43.009 - info: host.iobroker 12 instances found
        2024-04-19 17:20:43.037 - info: host.iobroker starting 11 instances
        2024-04-19 17:20:43.132 - info: host.iobroker instance system.adapter.admin.0 started with pid 7661
        2024-04-19 17:20:43.160 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewest"
        2024-04-19 17:20:43.208 - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewestNext"
        2024-04-19 17:20:43.278 - info: host.iobroker Delete state "system.host.iobroker.versions.npmCurrent"
        2024-04-19 17:20:43.329 - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewest"
        2024-04-19 17:20:43.381 - info: host.iobroker Delete state "system.host.iobroker.versions.npmNewestNext"
        2024-04-19 17:20:43.432 - info: host.iobroker Some obsolete host states deleted.
        2024-04-19 17:20:45.651 - error: admin.0 (7661) admin.0 already running
        2024-04-19 17:20:45.655 - warn: admin.0 (7661) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-04-19 17:20:46.277 - error: host.iobroker instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-04-19 17:20:46.277 - info: host.iobroker Restart adapter system.adapter.admin.0 because enabled
        2024-04-19 17:20:47.091 - info: host.iobroker instance system.adapter.javascript.0 started with pid 7672
        2024-04-19 17:20:50.871 - info: javascript.0 (7672) starting. Version 7.8.0 in /opt/iobroker/node_modules/iobroker.javascript, node: v18.20.2, js-controller: 5.0.19
        2024-04-19 17:20:56.938 - info: host.iobroker instance system.adapter.backitup.0 started with pid 7687
        2024-04-19 17:20:57.081 - info: host.iobroker instance system.adapter.hmip.0 started with pid 7693
        2024-04-19 17:20:59.210 - info: host.iobroker instance system.adapter.mqtt.0 started with pid 7701
        2024-04-19 17:21:00.530 - error: backitup.0 (7687) backitup.0 already running
        2024-04-19 17:21:00.535 - warn: backitup.0 (7687) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-04-19 17:21:00.736 - error: hmip.0 (7693) hmip.0 already running
        2024-04-19 17:21:00.742 - warn: hmip.0 (7693) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-04-19 17:21:01.190 - error: host.iobroker instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-04-19 17:21:01.192 - info: host.iobroker Restart adapter system.adapter.backitup.0 because enabled
        2024-04-19 17:21:01.351 - error: host.iobroker instance system.adapter.hmip.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-04-19 17:21:01.353 - info: host.iobroker Restart adapter system.adapter.hmip.0 because enabled
        2024-04-19 17:21:01.829 - error: mqtt.0 (7701) mqtt.0 already running
        2024-04-19 17:21:01.835 - warn: mqtt.0 (7701) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-04-19 17:21:02.438 - error: host.iobroker instance system.adapter.mqtt.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-04-19 17:21:02.438 - info: host.iobroker Restart adapter system.adapter.mqtt.0 because enabled
        2024-04-19 17:21:03.105 - info: host.iobroker instance system.adapter.shelly.0 started with pid 7720
        2024-04-19 17:21:05.913 - error: shelly.0 (7720) shelly.0 already running
        2024-04-19 17:21:05.919 - warn: shelly.0 (7720) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-04-19 17:21:06.556 - error: host.iobroker instance system.adapter.shelly.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-04-19 17:21:06.570 - info: host.iobroker Restart adapter system.adapter.shelly.0 because enabled
        2024-04-19 17:21:07.198 - info: host.iobroker instance system.adapter.sonoff.0 started with pid 7731
        2024-04-19 17:21:08.169 - info: javascript.0 (7672) requesting all states
        2024-04-19 17:21:08.176 - info: javascript.0 (7672) requesting all objects
        2024-04-19 17:21:19.109 - warn: sonoff.0 (7731) slow connection to objects DB. Still waiting ...
        2024-04-19 17:21:19.386 - info: host.iobroker instance system.adapter.zigbee.0 started with pid 7742
        2024-04-19 17:21:19.446 - info: host.iobroker instance system.adapter.discovery.0 started with pid 7748
        2024-04-19 17:21:19.626 - info: host.iobroker instance system.adapter.admin.0 started with pid 7755
        2024-04-19 17:21:19.902 - info: host.iobroker instance system.adapter.iqontrol.0 started with pid 7763
        2024-04-19 17:21:20.038 - error: sonoff.0 (7731) sonoff.0 already running
        2024-04-19 17:21:20.041 - warn: sonoff.0 (7731) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-04-19 17:21:20.740 - error: host.iobroker instance system.adapter.sonoff.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-04-19 17:21:20.756 - info: host.iobroker Restart adapter system.adapter.sonoff.0 because enabled
        2024-04-19 17:21:23.331 - info: host.iobroker instance system.adapter.web.0 started with pid 7782
        2024-04-19 17:21:23.510 - error: discovery.0 (7748) discovery.0 already running
        2024-04-19 17:21:23.519 - warn: discovery.0 (7748) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-04-19 17:21:23.980 - error: iqontrol.0 (7763) iqontrol.0 already running
        2024-04-19 17:21:23.987 - warn: iqontrol.0 (7763) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-04-19 17:21:24.174 - error: host.iobroker instance system.adapter.discovery.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-04-19 17:21:24.175 - info: host.iobroker Restart adapter system.adapter.discovery.0 because enabled
        2024-04-19 17:21:24.640 - error: host.iobroker instance system.adapter.iqontrol.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-04-19 17:21:24.641 - info: host.iobroker Restart adapter system.adapter.iqontrol.0 because enabled
        2024-04-19 17:21:25.551 - info: admin.0 (7755) starting. Version 6.13.16 in /opt/iobroker/node_modules/iobroker.admin, node: v18.20.2, js-controller: 5.0.19
        2024-04-19 17:21:25.634 - info: admin.0 (7755) requesting all objects
        2024-04-19 17:21:33.955 - info: javascript.0 (7672) received all states
        2024-04-19 17:21:35.114 - info: host.iobroker instance system.adapter.backitup.0 started with pid 7809
        2024-04-19 17:21:35.262 - info: host.iobroker instance system.adapter.hmip.0 started with pid 7811
        2024-04-19 17:21:35.358 - info: host.iobroker instance system.adapter.mqtt.0 started with pid 7817
        2024-04-19 17:21:36.001 - error: web.0 (7782) web.0 already running
        2024-04-19 17:21:36.013 - error: zigbee.0 (7742) zigbee.0 already running
        2024-04-19 17:21:36.034 - warn: zigbee.0 (7742) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-04-19 17:21:36.049 - warn: web.0 (7782) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2024-04-19 17:21:37.104 - error: host.iobroker instance system.adapter.zigbee.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-04-19 17:21:37.106 - info: host.iobroker Restart adapter system.adapter.zigbee.0 because enabled
        2024-04-19 17:21:37.106 - error: host.iobroker instance system.adapter.web.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2024-04-19 17:21:37.107 - info: host.iobroker Restart adapter system.adapter.web.0 because enabled
        2024-04-19 17:21:37.144 - info: host.iobroker instance system.adapter.shelly.0 started with pid 7830
        2024-04-19 17:21:42.972 - info: mqtt.0 (7817) starting. Version 5.2.0 in /opt/iobroker/node_modules/iobroker.mqtt, node: v18.20.2, js-controller: 5.0.19
        2024-04-19 17:21:44.739 - info: hmip.0 (7811) starting. Version 1.22.0 in /opt/iobroker/node_modules/iobroker.hmip, node: v18.20.2, js-controller: 5.0.19
        2024-04-19 17:21:45.257 - info: backitup.0 (7809) starting. Version 2.10.11 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.20.2, js-controller: 5.0.19
        2024-04-19 17:21:45.278 - info: shelly.0 (7830) starting. Version 6.6.1 in /opt/iobroker/node_modules/iobroker.shelly, node: v18.20.2, js-controller: 5.0.19

        simon@iobroker:~ $ htop

        0[||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 90.5%] Tasks: 80, 170 thr, 119 kthr; 4 running
        1[||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||95.6%] Load average: 10.20 13.88 9.76 
        2[|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||   88.1%] Uptime: 20:53:27
        3[||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 90.4%]
        

        Mem[||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||3.58G/3.70G]
        Swp[|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||92.8M/100.0M]

        [Main] [I/O]
        PID USER PRI NI VIRT RES SHR S CPU%▽MEM% TIME+ Command
        7810 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
        7812 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.11 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
        7813 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.10 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
        7814 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.09 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
        7816 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
        7818 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
        7819 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.10 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
        7820 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.03 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
        7821 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.08 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
        7822 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.11 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
        7823 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
        7828 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
        7829 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
        7831 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
        7832 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.17 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
        7833 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.08 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
        7834 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.06 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
        7835 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.13 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
        7836 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
        7841 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
        7842 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
        7843 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
        7844 iobroker 20 0 709M 123M 11468 S 0.0 3.3 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.mqtt/main.js 0 info
        7845 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
        7846 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
        7847 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
        7848 iobroker 20 0 660M 71316 11700 S 0.0 1.8 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.backitup/main.js 0 info
        7849 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
        7850 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
        7851 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
        7852 iobroker 20 0 661M 67452 12156 S 0.0 1.7 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.hmip/main.js 0 info
        7853 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
        7854 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
        7855 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
        7856 iobroker 20 0 665M 73096 11644 S 0.0 1.9 0:00.00 /usr/bin/node /opt/iobroker/node_modules/iobroker.shelly/main.js 0 info
        7861 iobroker 20 0 0 0 0 Z 0.0 0.0 0:00.00 sh
        7862 iobroker 20 0 0 0 0 Z 0.0 0.0 0:00.00 sh
        F1Help F2Setup F3SearchF4FilterF5Tree F6SortByF7Nice -F8Nice +F9Kill F10Quit

        ? Offline
        ? Offline
        Ein ehemaliger Benutzer
        schrieb am zuletzt editiert von
        #71

        @greenhorn

        Fehler ist mangelnder Speicher des Raspis, die 4Gb reichen bei weitem nicht, was du damit machen moechtest..
        Sieht man am DB-closed error, d.h. er hat aus speichermangel die Datenbank (jsonl, oder haste gar Redis drauf?) zugemacht, damit ist ende Gelaende...

        Also entweder alles rauswerfen, was nicht gebraucht wird, oder auf angepasste Hardware umsteigen.

        G 1 Antwort Letzte Antwort
        0
        • DJMarc75D DJMarc75

          @greenhorn BITTE in Codetags setzen, nicht einfach als Text reinhämmern ;)

          G Offline
          G Offline
          Greenhorn
          schrieb am zuletzt editiert von
          #72

          @djmarc75
          Sorry, der untere fehlt weil der Raspi wieder einfror und ich nur copy&paste gemacht hatte :-(

          1 Antwort Letzte Antwort
          0
          • ? Ein ehemaliger Benutzer

            @greenhorn

            Fehler ist mangelnder Speicher des Raspis, die 4Gb reichen bei weitem nicht, was du damit machen moechtest..
            Sieht man am DB-closed error, d.h. er hat aus speichermangel die Datenbank (jsonl, oder haste gar Redis drauf?) zugemacht, damit ist ende Gelaende...

            Also entweder alles rauswerfen, was nicht gebraucht wird, oder auf angepasste Hardware umsteigen.

            G Offline
            G Offline
            Greenhorn
            schrieb am zuletzt editiert von
            #73

            @ilovegym
            Ja, ich denke, ich werde mal auf Raspi 5 8GB umsteigen. Hätte nicht gedacht, dass mit dem bisschen was ich momentan mache schon alles ausgereizt ist. Und habe noch ein paar Sachen mehr vor ;-)

            ? 1 Antwort Letzte Antwort
            0
            • G Greenhorn

              @ilovegym
              Ja, ich denke, ich werde mal auf Raspi 5 8GB umsteigen. Hätte nicht gedacht, dass mit dem bisschen was ich momentan mache schon alles ausgereizt ist. Und habe noch ein paar Sachen mehr vor ;-)

              ? Offline
              ? Offline
              Ein ehemaliger Benutzer
              schrieb am zuletzt editiert von
              #74

              @greenhorn

              ja, ueberleg dir das, denn erweitern kannst du den 5er nicht..
              Vielleicht dann lieber ein gut gebrauchter I5 mit 16Gb Ram ...n HP Elitedesk mini PC G8 oder n Lenovo MS920mq oder aehnliches MiniPC zeugs.. braucht nicht soviel Strom und ist von der Struktur erweiterbar...

              G HomoranH 2 Antworten Letzte Antwort
              0
              • ? Ein ehemaliger Benutzer

                @greenhorn

                ja, ueberleg dir das, denn erweitern kannst du den 5er nicht..
                Vielleicht dann lieber ein gut gebrauchter I5 mit 16Gb Ram ...n HP Elitedesk mini PC G8 oder n Lenovo MS920mq oder aehnliches MiniPC zeugs.. braucht nicht soviel Strom und ist von der Struktur erweiterbar...

                G Offline
                G Offline
                Greenhorn
                schrieb am zuletzt editiert von
                #75

                @ilovegym
                Klingt gut aber wie mein Username sagt, habe ich nicht so die Ahnung. das würde dann unter Windows laufen, richtig?

                Ro75R 1 Antwort Letzte Antwort
                0
                • G Greenhorn

                  @ilovegym
                  Klingt gut aber wie mein Username sagt, habe ich nicht so die Ahnung. das würde dann unter Windows laufen, richtig?

                  Ro75R Offline
                  Ro75R Offline
                  Ro75
                  schrieb am zuletzt editiert von
                  #76

                  @greenhorn Linux, Debian, Ubuntu

                  Ro75.

                  SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

                  G 1 Antwort Letzte Antwort
                  0
                  • Ro75R Ro75

                    @greenhorn Linux, Debian, Ubuntu

                    Ro75.

                    G Offline
                    G Offline
                    Greenhorn
                    schrieb am zuletzt editiert von
                    #77

                    @ro75

                    Gibts dafür irgendwo eine Anleitung?

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • G Greenhorn

                      @ro75

                      Gibts dafür irgendwo eine Anleitung?

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von Thomas Braun
                      #78

                      @greenhorn

                      Klar.
                      Lad dir den Debian Installer herunter und installier den Sums. Ohne Desktop, ohne root Passwort. Der Rest erklärt sich von alleine.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      G 2 Antworten Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @greenhorn

                        Klar.
                        Lad dir den Debian Installer herunter und installier den Sums. Ohne Desktop, ohne root Passwort. Der Rest erklärt sich von alleine.

                        G Offline
                        G Offline
                        Greenhorn
                        schrieb am zuletzt editiert von
                        #79

                        @thomas-braun

                        Habe mir jetzt mal einen Fujitsu Esprimo Q920 0-Watt Intel Core i5 240GB SSD Festplatte 8GB Speicher geschossen und werde das probieren. Scheint mir doch die langlebigere Möglichkeit zu sein. Hoffe ich komme mit der Anleitung https://www.iobroker.net/#de/documentation/install/proxmox.md klar...

                        1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @greenhorn

                          Klar.
                          Lad dir den Debian Installer herunter und installier den Sums. Ohne Desktop, ohne root Passwort. Der Rest erklärt sich von alleine.

                          G Offline
                          G Offline
                          Greenhorn
                          schrieb am zuletzt editiert von
                          #80

                          @thomas-braun

                          Bin beim Installieren von Proxmox, genauer beim Schritt "update". Das habe ich per Konsolenbefehl gemacht , bekomme dann aber zwei Fehlermeldungen:
                          E: Failed to fetch http://enterprise.proxmox.com/debian/ceph-quincy/dists/bookworm/InRelease 401 Unauthorized (IP:185.219.221.167 443)
                          E: The repository ´https://enterprise.proxmox.com/debian/ceph-quincy bookworm InRelease´is not signed.
                          N: Updating from such a repository can´t be done securely, and ist therefore disabled by default.
                          N: See apt-secure(8) manpage for repository creation and user configuration details.

                          Wie kann ich den Browser auf dem Proxmox-Rechner aufrufen???

                          HomoranH 1 Antwort Letzte Antwort
                          0
                          • ? Ein ehemaliger Benutzer

                            @greenhorn

                            ja, ueberleg dir das, denn erweitern kannst du den 5er nicht..
                            Vielleicht dann lieber ein gut gebrauchter I5 mit 16Gb Ram ...n HP Elitedesk mini PC G8 oder n Lenovo MS920mq oder aehnliches MiniPC zeugs.. braucht nicht soviel Strom und ist von der Struktur erweiterbar...

                            HomoranH Nicht stören
                            HomoranH Nicht stören
                            Homoran
                            Global Moderator Administrators
                            schrieb am zuletzt editiert von
                            #81

                            @ilovegym sagte in IOBroker hängt sich nach Crash und Neuinstallation oft auf:

                            , ueberleg dir das, denn erweitern kannst du den 5er nicht..

                            ehrlich?

                            Screenshot_20240424-213820_Firefox.jpg

                            Auch wenn da aus den NUC-Zeiten noch "Master" steht, so habe ich beide slaves jetzt im Pi5 integriert

                            und sowohl CPU als auchvRAM ist noch reichlich vorhanden

                            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            1 Antwort Letzte Antwort
                            0
                            • G Greenhorn

                              @thomas-braun

                              Bin beim Installieren von Proxmox, genauer beim Schritt "update". Das habe ich per Konsolenbefehl gemacht , bekomme dann aber zwei Fehlermeldungen:
                              E: Failed to fetch http://enterprise.proxmox.com/debian/ceph-quincy/dists/bookworm/InRelease 401 Unauthorized (IP:185.219.221.167 443)
                              E: The repository ´https://enterprise.proxmox.com/debian/ceph-quincy bookworm InRelease´is not signed.
                              N: Updating from such a repository can´t be done securely, and ist therefore disabled by default.
                              N: See apt-secure(8) manpage for repository creation and user configuration details.

                              Wie kann ich den Browser auf dem Proxmox-Rechner aufrufen???

                              HomoranH Nicht stören
                              HomoranH Nicht stören
                              Homoran
                              Global Moderator Administrators
                              schrieb am zuletzt editiert von Homoran
                              #82

                              @greenhorn sagte in IOBroker hängt sich nach Crash und Neuinstallation oft auf:

                              bekomme dann aber zwei Fehlermeldungen:

                              dann hast du die Repos nicht laut Anleitung angepasst.

                              Das

                              @greenhorn sagte in IOBroker hängt sich nach Crash und Neuinstallation oft auf:

                              repository ´https://enterprise.proxmox.com

                              dürfte gar nicht mehr aktiv sein

                              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              1 Antwort Letzte Antwort
                              0
                              • G Offline
                                G Offline
                                Greenhorn
                                schrieb am zuletzt editiert von
                                #83

                                Stimmt...habe es deaktiviert, jetzt lief das update problemlos durch.

                                Wie kann ich auf dem PC aber einen Browser aufrufen? Sehe nur die Konsole...

                                HomoranH 1 Antwort Letzte Antwort
                                0
                                • G Greenhorn

                                  Stimmt...habe es deaktiviert, jetzt lief das update problemlos durch.

                                  Wie kann ich auf dem PC aber einen Browser aufrufen? Sehe nur die Konsole...

                                  HomoranH Nicht stören
                                  HomoranH Nicht stören
                                  Homoran
                                  Global Moderator Administrators
                                  schrieb am zuletzt editiert von
                                  #84

                                  @greenhorn sagte in IOBroker hängt sich nach Crash und Neuinstallation oft auf:

                                  Wie kann ich auf dem PC aber einen Browser aufrufen?

                                  wofür?
                                  Da ist kein Browser drauf.

                                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                  G 1 Antwort Letzte Antwort
                                  0
                                  • HomoranH Homoran

                                    @greenhorn sagte in IOBroker hängt sich nach Crash und Neuinstallation oft auf:

                                    Wie kann ich auf dem PC aber einen Browser aufrufen?

                                    wofür?
                                    Da ist kein Browser drauf.

                                    G Offline
                                    G Offline
                                    Greenhorn
                                    schrieb am zuletzt editiert von
                                    #85

                                    @homoran
                                    Ok, aber wie kann ich jetzt das ISO-Image herunter laden (nächster Schritt lt. Anleitung)?

                                    HomoranH 1 Antwort Letzte Antwort
                                    0
                                    • G Greenhorn

                                      @homoran
                                      Ok, aber wie kann ich jetzt das ISO-Image herunter laden (nächster Schritt lt. Anleitung)?

                                      HomoranH Nicht stören
                                      HomoranH Nicht stören
                                      Homoran
                                      Global Moderator Administrators
                                      schrieb am zuletzt editiert von
                                      #86

                                      @greenhorn sagte in IOBroker hängt sich nach Crash und Neuinstallation oft auf:

                                      @homoran
                                      Ok, aber wie kann ich jetzt das ISO-Image herunter laden (nächster Schritt lt. Anleitung)?

                                      das machst du am PC und lädtst es per WebUI der PVE darin hoch.

                                      Wie arbeitest du denn im Moment?

                                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                      1 Antwort Letzte Antwort
                                      0
                                      • G Offline
                                        G Offline
                                        Greenhorn
                                        schrieb am zuletzt editiert von
                                        #87

                                        Ich sitze am Mac und habe daneben den Bildschirm mit der Konsole. Die graphische Proxmox-Oberfläche habe ich am Mac aufgerufen.

                                        HomoranH 1 Antwort Letzte Antwort
                                        0
                                        • G Greenhorn

                                          Ich sitze am Mac und habe daneben den Bildschirm mit der Konsole. Die graphische Proxmox-Oberfläche habe ich am Mac aufgerufen.

                                          HomoranH Nicht stören
                                          HomoranH Nicht stören
                                          Homoran
                                          Global Moderator Administrators
                                          schrieb am zuletzt editiert von
                                          #88

                                          @greenhorn dann lödtst du dir auf dem MAC das iso herunter und lädtst es über die Webui des Proxmox dort hoch

                                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                          G crunchipC 2 Antworten Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          969

                                          Online

                                          32.5k

                                          Benutzer

                                          81.9k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe