Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ioBroker oder Admin Adapter startet immer neu

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    ioBroker oder Admin Adapter startet immer neu

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

      Hallo

      Ich hoffe von euch etwas Hilfe zu bekommen.

      Mein Admin Adapter startet aus mir nicht erklärbaren Gründen laufend neu. Ganz häufig passiert das, wenn ich über die Web-Oberfläche auf dem ioBroker bin.

      Zunächst die Frage, wo finde ich eine entsprechende Log Datei, in der man dann nachschauen kann, was zu dem Zeitpunkt des Neustarts passiert, dass den Fehler oder den Grund u.U. auslöst.
      Und, wer kann mir dann beim auslesen der Datei dann evtl sagen, was das Problem ist.

      Bis hier her schonmal Danke!

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

        @iced112

        Mit

        iob diag
        

        das Systemumfeld anschauen, das Log sieht man u.a. so:

        iob logs --watch
        
        I 1 Reply Last reply Reply Quote 0
        • I
          IceD112 @Thomas Braun last edited by

          @thomas-braun

          Hab kurz nach meinem Post auf der Web Oberfläche die Möglichkeit gefunden eine Log Runter zu laden. Ich hoffe das ist die richtige.

          letzter ungeplanter Neustart war um 19:40 Uhr

          2023-11-21 19:35:00.100 - info: host.ioBroker instance system.adapter.dwd.0 started with pid 3857
          2023-11-21 19:35:05.253 - info: dwd.0 (3857) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.19.0, js-controller: 5.0.16
          2023-11-21 19:35:06.327 - info: dwd.0 (3857) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-11-21 19:35:06.886 - info: host.ioBroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-11-21 19:35:37.054 - warn: javascript.0 (30051) You are assigning a boolean to the state "0_userdata.0.Anwesenheit.Anwesenheit" which expects a object. Please fix your code to use a object or change the state type to boolean. This warning might become an error in future versions.
          2023-11-21 19:35:37.058 - warn: javascript.0 (30051) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1740:20)
          2023-11-21 19:35:37.059 - warn: javascript.0 (30051) at Object. (script.js.Anwesenheit.Anwesenheit:3:5)
          2023-11-21 19:35:37.059 - warn: javascript.0 (30051) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1266:38)
          2023-11-21 19:35:37.060 - warn: javascript.0 (30051) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:645:29)
          2023-11-21 19:35:37.060 - warn: javascript.0 (30051) at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11220:62)
          2023-11-21 19:35:37.060 - warn: javascript.0 (30051) at processImmediate (node:internal/timers:466:21)
          2023-11-21 19:35:37.062 - info: javascript.0 (30051) State value to set for "0_userdata.0.Anwesenheit.Anwesenheit" has to be stringified but received type "boolean"
          2023-11-21 19:35:59.088 - error: modbus.0 (30390) Socket Error
          2023-11-21 19:35:59.089 - error: modbus.0 (30390) Client in error state.
          2023-11-21 19:35:59.090 - warn: modbus.0 (30390) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
          2023-11-21 19:37:00.094 - error: modbus.0 (30390) Socket Error
          2023-11-21 19:37:00.095 - error: modbus.0 (30390) Client in error state.
          2023-11-21 19:37:00.096 - warn: modbus.0 (30390) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
          2023-11-21 19:38:01.100 - error: modbus.0 (30390) Socket Error
          2023-11-21 19:38:01.101 - error: modbus.0 (30390) Client in error state.
          2023-11-21 19:38:01.101 - warn: modbus.0 (30390) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
          2023-11-21 19:39:02.106 - error: modbus.0 (30390) Socket Error
          2023-11-21 19:39:02.107 - error: modbus.0 (30390) Client in error state.
          2023-11-21 19:39:02.108 - warn: modbus.0 (30390) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
          2023-11-21 19:39:37.742 - info: web.0 (30838) ==> Connected system.user.admin from ::ffff:192.168.178.35
          2023-11-21 19:39:45.737 - info: web.0 (30838) ==> Connected system.user.admin from ::ffff:192.168.178.35
          2023-11-21 19:40:00.133 - info: host.ioBroker instance system.adapter.dwd.0 started with pid 4218
          2023-11-21 19:40:03.112 - error: modbus.0 (30390) Socket Error
          2023-11-21 19:40:03.112 - error: modbus.0 (30390) Client in error state.
          2023-11-21 19:40:03.113 - warn: modbus.0 (30390) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
          2023-11-21 19:40:05.285 - info: dwd.0 (4218) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.19.0, js-controller: 5.0.16
          2023-11-21 19:40:06.455 - info: dwd.0 (4218) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-11-21 19:40:06.987 - info: host.ioBroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-11-21 19:40:19.601 - info: admin.0 (30025) ==> Connected system.user.admin from ::ffff:192.168.178.77
          2023-11-21 19:40:34.001 - error: denon.0 (30531) States database error: read ECONNRESET
          2023-11-21 19:40:34.040 - error: lgtv.0 (30757) Objects database error: read ECONNRESET
          2023-11-21 19:40:33.993 - error: hue-extended.0 (30719) States database error: write EPIPE
          2023-11-21 19:40:34.011 - error: admin.0 (30025) Objects database error: read ECONNRESET
          2023-11-21 19:40:34.070 - error: alexa2.0 (30118) Objects database error: read ECONNRESET
          2023-11-21 19:40:34.047 - error: energiefluss.1 (30882) States database error: write EPIPE
          2023-11-21 19:40:34.017 - error: fronius.0 (30846) States database error: write EPIPE
          2023-11-21 19:40:34.058 - error: vis-inventwo.0 (30827) States database error: write EPIPE
          2023-11-21 19:40:34.112 - info: accuweather.0 (30494) cleaned everything up...
          2023-11-21 19:40:34.129 - info: denon.0 (30531) [END] Stopping Denon AVR adapter...
          2023-11-21 19:40:34.137 - info: admin.0 (30025) terminating http server on port 8081
          2023-11-21 19:40:34.139 - info: javascript.0 (30051) Stop script script.js.Anwesenheit.Anwesenheit
          2023-11-21 19:40:34.070 - error: shelly.0 (30324) Objects database error: read ECONNRESET
          2023-11-21 19:40:34.122 - info: harmony.0 (30606) [END] Terminating
          2023-11-21 19:40:34.149 - info: fb-checkpresence.0 (30572) cleaned everything up ...
          2023-11-21 19:40:34.170 - info: hue-extended.0 (30719) Adapter stopped und unloaded.
          2023-11-21 19:40:34.185 - error: spotify-premium.0 (30331) Objects database error: read ECONNRESET
          2023-11-21 19:40:34.126 - info: heos.0 (30695) disconnecting from HEOS ...
          2023-11-21 19:40:34.138 - info: bring.0 (30512) [END] Stopping Bring! adapter...
          2023-11-21 19:40:34.239 - info: heos.0 (30695) [Badezimmer] disconnect HEOS player Badezimmer (-1927094035)
          2023-11-21 19:40:34.306 - info: trashschedule.0 (30821) cleaned everything up...
          2023-11-21 19:40:34.200 - info: vis-inventwo.0 (30827) cleaned everything up...
          2023-11-21 19:40:34.142 - info: javascript.0 (30051) Stop script script.js.Anwesenheit.Anwesenheit_Kinder
          2023-11-21 19:40:34.143 - info: javascript.0 (30051) Stop script script.js.Blink.Blink-Kamera
          2023-11-21 19:40:34.185 - info: javascript.0 (30051) Stop script script.js.Licht.Garagenlicht
          2023-11-21 19:40:34.188 - info: javascript.0 (30051) Stop script script.js.Licht.Licht_Esszimmer_normal
          2023-11-21 19:40:34.189 - info: javascript.0 (30051) Stop script script.js.Regenradar
          2023-11-21 19:40:34.190 - info: javascript.0 (30051) Stop script script.js.Rollo_Steuerung.Rollo_Fenster_Warnung
          2023-11-21 19:40:34.191 - info: javascript.0 (30051) Stop script script.js.Rollo_Steuerung.Rollo_Schlafzimmer
          2023-11-21 19:40:34.285 - info: javascript.0 (30051) Stop script script.js.Rollo_Steuerung.Rollo_Wochenende
          2023-11-21 19:40:34.286 - info: javascript.0 (30051) Stop script script.js.Rollo_Steuerung.Rollo_Wohnzimmer
          2023-11-21 19:40:34.287 - info: javascript.0 (30051) Stop script script.js.Routinen.Batterieüberwachung
          2023-11-21 19:40:34.289 - info: javascript.0 (30051) Stop script script.js.Routinen.Fenster_Bad
          2023-11-21 19:40:34.290 - info: javascript.0 (30051) Stop script script.js.Routinen.Fenster_Status
          2023-11-21 19:40:34.303 - info: javascript.0 (30051) Stop script script.js.Routinen.Stimmungslicht
          2023-11-21 19:40:34.304 - info: javascript.0 (30051) Stop script script.js.Routinen.Subwoofer_aus
          2023-11-21 19:40:34.332 - info: javascript.0 (30051) Stop script script.js.Routinen.Wecker
          2023-11-21 19:40:34.333 - info: javascript.0 (30051) Stop script script.js.Szenen.Fußball
          2023-11-21 19:40:34.334 - info: javascript.0 (30051) Stop script script.js.Szenen.Multiroom_starten
          2023-11-21 19:40:34.440 - error: ham.0 (30155) uncaught exception: Channel closed
          2023-11-21 19:40:34.446 - error: ham.0 (30155) Error: Channel closed
          at new NodeError (node:internal/errors:387:5)
          at process.target.send (node:internal/child_process:749:16)
          at IpcService.sendMessage (/opt/iobroker/node_modules/iobroker.ham/node_modules/homebridge-plugin-wrapper/src/ipcService.ts:46:13)
          at Server.setServerStatus (/opt/iobroker/node_modules/iobroker.ham/node_modules/homebridge-plugin-wrapper/src/server.ts:159:16)
          at Server.teardown (/opt/iobroker/node_modules/iobroker.ham/node_modules/homebridge-plugin-wrapper/homebridge/server.js:145:14)
          at HomebridgeWrapper.finish (/opt/iobroker/node_modules/iobroker.ham/node_modules/homebridge-plugin-wrapper/index.js:431:21)
          at Object.end (/opt/iobroker/node_modules/iobroker.ham/lib/wrapper-handler.js:155:23)
          at process. (/opt/iobroker/node_modules/iobroker.ham/main.js:43:72)
          at process.emit (node:events:525:35)
          2023-11-21 19:40:34.446 - error: ham.0 (30155) Exception-Code: ERR_IPC_CHANNEL_CLOSED: Channel closed
          2023-11-21 19:40:34.481 - error: followthesun.0 (30591) States database error: write EPIPE
          2023-11-21 19:40:34.483 - error: backitup.0 (30487) States database error: write EPIPE
          2023-11-21 19:40:34.492 - info: followthesun.0 (30591) cleaned everything up...
          2023-11-21 19:40:34.494 - info: backitup.0 (30487) cleaned everything up...
          2023-11-21 19:40:34.652 - warn: web.0 (30838) Timeout by termination of web-extensions!
          2023-11-21 19:40:34.667 - info: web.0 (30838) terminated http server on port 8082
          2023-11-21 19:40:35.615 - info: discovery.0 (30445) terminating with timeout
          2023-11-21 19:40:35.612 - info: lgtv.0 (30757) terminating with timeout
          2023-11-21 19:40:35.617 - info: lgtv.0 (30757) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.622 - info: discovery.0 (30445) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.624 - info: modbus.0 (30390) terminating with timeout
          2023-11-21 19:40:35.629 - info: modbus.0 (30390) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.628 - info: accuweather.0 (30494) terminating with timeout
          2023-11-21 19:40:35.631 - info: accuweather.0 (30494) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.635 - info: denon.0 (30531) terminating with timeout
          2023-11-21 19:40:35.635 - info: panasonic-viera.0 (30803) terminating with timeout
          2023-11-21 19:40:35.638 - info: javascript.0 (30051) terminating with timeout
          2023-11-21 19:40:35.642 - info: panasonic-viera.0 (30803) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.637 - info: denon.0 (30531) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.629 - info: lgtv11.0 (30781) terminating with timeout
          2023-11-21 19:40:35.642 - info: javascript.0 (30051) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.648 - info: lgtv11.0 (30781) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.657 - info: hue.0 (30181) terminating with timeout
          2023-11-21 19:40:35.666 - info: hue.0 (30181) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.669 - info: web.0 (30838) terminating with timeout
          2023-11-21 19:40:35.671 - info: web.0 (30838) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.673 - info: admin.0 (30025) terminating with timeout
          2023-11-21 19:40:35.659 - info: ping.0 (30294) terminating with timeout
          2023-11-21 19:40:35.675 - info: admin.0 (30025) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.678 - info: ping.0 (30294) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.686 - info: harmony.0 (30606) terminating with timeout
          2023-11-21 19:40:35.688 - info: harmony.0 (30606) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.695 - info: hue-extended.0 (30719) terminating with timeout
          2023-11-21 19:40:35.698 - info: hue-extended.0 (30719) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.702 - info: spotify-premium.0 (30331) terminating with timeout
          2023-11-21 19:40:35.706 - info: spotify-premium.0 (30331) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.717 - info: tr-064.0 (30345) terminating with timeout
          2023-11-21 19:40:35.726 - info: alexa2.0 (30118) terminating with timeout
          2023-11-21 19:40:35.729 - info: alexa2.0 (30118) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.728 - info: tr-064.0 (30345) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.740 - info: heos.0 (30695) terminating with timeout
          2023-11-21 19:40:35.733 - info: scenes.0 (30088) terminating with timeout
          2023-11-21 19:40:35.742 - info: heos.0 (30695) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.746 - info: scenes.0 (30088) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.754 - info: bring.0 (30512) terminating with timeout
          2023-11-21 19:40:35.755 - info: bring.0 (30512) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.760 - info: energiefluss.1 (30882) terminating with timeout
          2023-11-21 19:40:35.762 - info: energiefluss.1 (30882) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.768 - info: fronius.0 (30846) terminating with timeout
          2023-11-21 19:40:35.770 - info: fronius.0 (30846) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.782 - info: shelly.0 (30324) terminating with timeout
          2023-11-21 19:40:35.784 - info: shelly.0 (30324) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.786 - info: fronius-solarweb.0 (30853) terminating with timeout
          2023-11-21 19:40:35.794 - info: fronius-solarweb.0 (30853) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.797 - info: telegram.0 (29973) terminating with timeout
          2023-11-21 19:40:35.806 - info: telegram.0 (29973) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.811 - info: vis-inventwo.0 (30827) terminating with timeout
          2023-11-21 19:40:35.813 - info: vis-inventwo.0 (30827) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.822 - info: trashschedule.0 (30821) terminating with timeout
          2023-11-21 19:40:35.824 - info: trashschedule.0 (30821) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.994 - info: followthesun.0 (30591) terminating with timeout
          2023-11-21 19:40:35.995 - info: followthesun.0 (30591) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:35.998 - info: backitup.0 (30487) terminating with timeout
          2023-11-21 19:40:35.999 - info: backitup.0 (30487) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:36.156 - info: fb-checkpresence.0 (30572) terminating with timeout
          2023-11-21 19:40:36.157 - info: fb-checkpresence.0 (30572) Terminated (NO_ERROR): Without reason
          2023-11-21 19:40:38.936 - error: ham.0 (30155) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.013 - error: harmony.0 (30606) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.041 - error: lgtv11.0 (30781) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.049 - error: panasonic-viera.0 (30803) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.068 - error: fb-checkpresence.0 (30572) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.069 - error: bring.0 (30512) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.063 - error: admin.0 (30025) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.079 - error: lgtv.0 (30757) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.098 - warn: hue-extended.0 (30719) get state error: Connection is closed.
          2023-11-21 19:40:39.110 - error: accuweather.0 (30494) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.121 - warn: lgtv.0 (30757) get state error: DB closed
          2023-11-21 19:40:39.100 - warn: panasonic-viera.0 (30803) get state error: Connection is closed.
          2023-11-21 19:40:39.116 - error: web.0 (30838) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.119 - error: hue.0 (30181) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.137 - error: javascript.0 (30051) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.137 - error: denon.0 (30531) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.134 - error: modbus.0 (30390) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.102 - error: meross.0 (30268) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.172 - error: heos.0 (30695) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.175 - error: alexa2.0 (30118) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.129 - info: panasonic-viera.0 (30803) terminating
          2023-11-21 19:40:39.192 - warn: fronius.0 (30846) get state error: Connection is closed.
          2023-11-21 19:40:39.150 - warn: modbus.0 (30390) get state error: Connection is closed.
          2023-11-21 19:40:39.151 - warn: modbus.0 (30390) get state error: DB closed
          2023-11-21 19:40:39.195 - info: modbus.0 (30390) terminating
          2023-11-21 19:40:39.196 - info: modbus.0 (30390) terminating
          2023-11-21 19:40:39.192 - warn: vis-inventwo.0 (30827) get state error: Connection is closed.
          2023-11-21 19:40:39.203 - error: spotify-premium.0 (30331) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.230 - error: shelly.0 (30324) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.142 - warn: admin.0 (30025) get state error: Connection is closed.
          2023-11-21 19:40:39.236 - warn: energiefluss.1 (30882) get state error: Connection is closed.
          2023-11-21 19:40:39.188 - error: meross.0 (30268) States database error: connect ECONNREFUSED 127.0.0.1:9000
          2023-11-21 19:40:39.122 - warn: lgtv.0 (30757) get state error: DB closed
          2023-11-21 19:40:39.212 - error: telegram.0 (29973) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.128 - warn: bring.0 (30512) get state error: Connection is closed.
          2023-11-21 19:40:39.130 - warn: bring.0 (30512) get state error: DB closed
          2023-11-21 19:40:39.133 - warn: bring.0 (30512) get state error: DB closed
          2023-11-21 19:40:39.133 - warn: bring.0 (30512) get state error: DB closed
          2023-11-21 19:40:39.192 - warn: bring.0 (30512) get state error: DB closed
          2023-11-21 19:40:39.206 - warn: bring.0 (30512) get state error: DB closed
          2023-11-21 19:40:39.207 - warn: bring.0 (30512) get state error: DB closed
          2023-11-21 19:40:39.207 - warn: bring.0 (30512) get state error: DB closed
          2023-11-21 19:40:39.209 - warn: bring.0 (30512) get state error: DB closed
          2023-11-21 19:40:39.209 - warn: bring.0 (30512) get state error: DB closed
          2023-11-21 19:40:39.211 - warn: bring.0 (30512) get state error: DB closed
          2023-11-21 19:40:39.212 - warn: bring.0 (30512) get state error: DB closed
          2023-11-21 19:40:39.212 - warn: bring.0 (30512) get state error: DB closed
          2023-11-21 19:40:39.279 - error: tr-064.0 (30345) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.283 - error: fronius-solarweb.0 (30853) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.280 - error: ping.0 (30294) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.153 - warn: hue.0 (30181) get state error: Connection is closed.
          2023-11-21 19:40:39.196 - warn: hue.0 (30181) get state error: DB closed
          2023-11-21 19:40:39.196 - warn: hue.0 (30181) get state error: DB closed
          2023-11-21 19:40:39.197 - warn: hue.0 (30181) get state error: DB closed
          2023-11-21 19:40:39.197 - warn: hue.0 (30181) get state error: DB closed
          2023-11-21 19:40:39.198 - warn: hue.0 (30181) get state error: DB closed
          2023-11-21 19:40:39.199 - warn: hue.0 (30181) get state error: DB closed
          2023-11-21 19:40:39.199 - warn: hue.0 (30181) get state error: DB closed
          2023-11-21 19:40:39.200 - warn: hue.0 (30181) get state error: DB closed
          2023-11-21 19:40:39.201 - warn: hue.0 (30181) get state error: DB closed
          2023-11-21 19:40:39.202 - warn: hue.0 (30181) get state error: DB closed
          2023-11-21 19:40:39.203 - warn: hue.0 (30181) get state error: DB closed
          2023-11-21 19:40:39.255 - warn: hue.0 (30181) redis get hue.0.Eingang_2.on, error - DB closed
          2023-11-21 19:40:39.275 - info: bring.0 (30512) terminating
          2023-11-21 19:40:39.276 - info: bring.0 (30512) terminating
          2023-11-21 19:40:39.319 - info: hue.0 (30181) terminating
          2023-11-21 19:40:39.323 - warn: shelly.0 (30324) get state error: DB closed
          2023-11-21 19:40:39.259 - info: lgtv.0 (30757) terminating
          2023-11-21 19:40:39.261 - info: lgtv.0 (30757) terminating
          2023-11-21 19:40:39.326 - warn: shelly.0 (30324) get state error: DB closed
          2023-11-21 19:40:39.343 - info: shelly.0 (30324) terminating
          2023-11-21 19:40:39.345 - info: shelly.0 (30324) terminating
          2023-11-21 19:40:39.361 - error: trashschedule.0 (30821) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.239 - warn: admin.0 (30025) get state error: DB closed
          2023-11-21 19:40:39.240 - warn: admin.0 (30025) get state error: DB closed
          2023-11-21 19:40:39.241 - warn: admin.0 (30025) get state error: DB closed
          2023-11-21 19:40:39.242 - warn: admin.0 (30025) get state error: DB closed
          2023-11-21 19:40:39.243 - warn: admin.0 (30025) get state error: DB closed
          2023-11-21 19:40:39.351 - warn: admin.0 (30025) get state error: DB closed
          2023-11-21 19:40:39.357 - warn: admin.0 (30025) get state error: DB closed
          2023-11-21 19:40:39.364 - warn: admin.0 (30025) get state error: DB closed
          2023-11-21 19:40:39.368 - warn: admin.0 (30025) get state error: DB closed
          2023-11-21 19:40:39.369 - warn: admin.0 (30025) get state error: DB closed
          2023-11-21 19:40:39.369 - warn: admin.0 (30025) get state error: DB closed
          2023-11-21 19:40:39.370 - warn: admin.0 (30025) get state error: DB closed
          2023-11-21 19:40:39.372 - warn: admin.0 (30025) redis mget of 1 keys, err: DB closed
          2023-11-21 19:40:39.372 - warn: admin.0 (30025) redis mget of 2 keys, err: DB closed
          2023-11-21 19:40:39.376 - info: admin.0 (30025) terminating
          2023-11-21 19:40:39.377 - info: admin.0 (30025) terminating
          2023-11-21 19:40:39.124 - warn: fb-checkpresence.0 (30572) get state error: Connection is closed.
          2023-11-21 19:40:39.126 - warn: fb-checkpresence.0 (30572) get state error: DB closed
          2023-11-21 19:40:39.168 - warn: fb-checkpresence.0 (30572) get state error: DB closed
          2023-11-21 19:40:39.225 - warn: fb-checkpresence.0 (30572) get state error: DB closed
          2023-11-21 19:40:39.225 - warn: fb-checkpresence.0 (30572) get state error: DB closed
          2023-11-21 19:40:39.226 - warn: fb-checkpresence.0 (30572) get state error: DB closed
          2023-11-21 19:40:39.226 - warn: fb-checkpresence.0 (30572) get state error: DB closed
          2023-11-21 19:40:39.227 - warn: fb-checkpresence.0 (30572) get state error: DB closed
          2023-11-21 19:40:39.228 - warn: fb-checkpresence.0 (30572) get state error: DB closed
          2023-11-21 19:40:39.228 - warn: fb-checkpresence.0 (30572) get state error: DB closed
          2023-11-21 19:40:39.229 - warn: fb-checkpresence.0 (30572) get state error: DB closed
          2023-11-21 19:40:39.229 - warn: fb-checkpresence.0 (30572) get state error: DB closed
          2023-11-21 19:40:39.230 - warn: fb-checkpresence.0 (30572) get state error: DB closed
          2023-11-21 19:40:39.420 - warn: spotify-premium.0 (30331) get state error: DB closed
          2023-11-21 19:40:39.391 - error: scenes.0 (30088) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.373 - info: fb-checkpresence.0 (30572) terminating
          2023-11-21 19:40:39.374 - info: fb-checkpresence.0 (30572) terminating
          2023-11-21 19:40:39.324 - error: discovery.0 (30445) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.222 - warn: denon.0 (30531) get state error: DB closed
          2023-11-21 19:40:39.223 - warn: denon.0 (30531) get state error: DB closed
          2023-11-21 19:40:39.405 - warn: denon.0 (30531) get state error: DB closed
          2023-11-21 19:40:39.406 - warn: denon.0 (30531) get state error: DB closed
          2023-11-21 19:40:39.407 - warn: denon.0 (30531) get state error: DB closed
          2023-11-21 19:40:39.408 - warn: denon.0 (30531) get state error: DB closed
          2023-11-21 19:40:39.409 - warn: denon.0 (30531) get state error: DB closed
          2023-11-21 19:40:39.410 - warn: denon.0 (30531) get state error: DB closed
          2023-11-21 19:40:39.410 - warn: denon.0 (30531) get state error: DB closed
          2023-11-21 19:40:39.411 - warn: denon.0 (30531) get state error: DB closed
          2023-11-21 19:40:39.411 - warn: denon.0 (30531) get state error: DB closed
          2023-11-21 19:40:39.412 - warn: denon.0 (30531) get state error: DB closed
          2023-11-21 19:40:39.412 - warn: denon.0 (30531) get state error: DB closed
          2023-11-21 19:40:39.457 - info: denon.0 (30531) terminating
          2023-11-21 19:40:39.458 - info: denon.0 (30531) terminating
          2023-11-21 19:40:39.492 - info: spotify-premium.0 (30331) terminating
          2023-11-21 19:40:39.557 - error: followthesun.0 (30591) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:39.562 - error: backitup.0 (30487) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:44.122 - error: admin.0 (30025) Cannot find view "system" for search "state" : DB closed
          2023-11-21 19:40:44.236 - error: shelly.0 (30324) Cannot find view "system" for search "device" : Connection is closed.
          2023-11-21 19:40:44.248 - error: meross.0 (30268) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
          2023-11-21 19:40:55.848 - info: host.ioBroker iobroker.js-controller version 5.0.16 js-controller starting
          2023-11-21 19:40:55.854 - info: host.ioBroker Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
          2023-11-21 19:40:55.855 - info: host.ioBroker hostname: ioBroker, node: v16.19.0
          2023-11-21 19:40:55.856 - info: host.ioBroker ip addresses: 192.168.178.64 2003:c9:df4c:2a00:a9c1:36bf:1c35:7929 fe80::b5b7:6e20:b2ab:8b78
          2023-11-21 19:41:01.657 - info: host.ioBroker connected to Objects and States
          2023-11-21 19:41:01.781 - info: host.ioBroker added notifications configuration of host
          2023-11-21 19:41:03.161 - info: host.ioBroker Delete state "system.host.ioBroker.versions.nodeCurrent"
          2023-11-21 19:41:03.163 - info: host.ioBroker 48 instances found
          2023-11-21 19:41:03.278 - info: host.ioBroker starting 38 instances
          2023-11-21 19:41:03.587 - info: host.ioBroker instance system.adapter.admin.0 started with pid 4293
          2023-11-21 19:41:03.593 - info: host.ioBroker Delete state "system.host.ioBroker.versions.nodeNewest"
          2023-11-21 19:41:03.649 - info: host.ioBroker Delete state "system.host.ioBroker.versions.nodeNewestNext"
          2023-11-21 19:41:03.655 - info: host.ioBroker Delete state "system.host.ioBroker.versions.npmCurrent"
          2023-11-21 19:41:03.662 - info: host.ioBroker Delete state "system.host.ioBroker.versions.npmNewest"
          2023-11-21 19:41:03.670 - info: host.ioBroker Delete state "system.host.ioBroker.versions.npmNewestNext"
          2023-11-21 19:41:03.676 - info: host.ioBroker Some obsolete host states deleted.
          2023-11-21 19:41:07.575 - error: admin.0 (4293) admin.0 already running
          2023-11-21 19:41:07.580 - warn: admin.0 (4293) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2023-11-21 19:41:07.619 - info: host.ioBroker instance system.adapter.javascript.0 started with pid 4304
          2023-11-21 19:41:08.374 - error: host.ioBroker instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2023-11-21 19:41:08.375 - info: host.ioBroker Restart adapter system.adapter.admin.0 because enabled
          2023-11-21 19:41:11.906 - info: host.ioBroker instance system.adapter.scenes.0 started with pid 4315
          2023-11-21 19:41:11.966 - error: javascript.0 (4304) javascript.0 already running
          2023-11-21 19:41:11.970 - warn: javascript.0 (4304) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2023-11-21 19:41:12.715 - error: host.ioBroker instance system.adapter.javascript.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2023-11-21 19:41:12.716 - info: host.ioBroker Restart adapter system.adapter.javascript.0 because enabled
          2023-11-21 19:41:14.455 - error: scenes.0 (4315) scenes.0 already running
          2023-11-21 19:41:14.458 - warn: scenes.0 (4315) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2023-11-21 19:41:15.233 - error: host.ioBroker instance system.adapter.scenes.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2023-11-21 19:41:15.233 - info: host.ioBroker Restart adapter system.adapter.scenes.0 because enabled
          2023-11-21 19:41:15.493 - info: host.ioBroker instance system.adapter.telegram.0 started with pid 4326
          2023-11-21 19:41:18.804 - error: telegram.0 (4326) telegram.0 already running
          2023-11-21 19:41:18.808 - warn: telegram.0 (4326) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2023-11-21 19:41:19.581 - info: host.ioBroker instance system.adapter.alexa2.0 started with pid 4337
          2023-11-21 19:41:19.784 - error: host.ioBroker instance system.adapter.telegram.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2023-11-21 19:41:19.785 - info: host.ioBroker Restart adapter system.adapter.telegram.0 because enabled
          2023-11-21 19:41:21.023 - info: host.ioBroker instance system.adapter.telegram.0 started with pid 4344
          2023-11-21 19:41:22.505 - error: alexa2.0 (4337) alexa2.0 already running
          2023-11-21 19:41:22.510 - warn: alexa2.0 (4337) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2023-11-21 19:41:23.235 - error: host.ioBroker instance system.adapter.alexa2.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2023-11-21 19:41:23.236 - info: host.ioBroker Restart adapter system.adapter.alexa2.0 because enabled
          2023-11-21 19:41:23.520 - error: host.ioBroker startInstance system.adapter.chromecast.0 Adapter dependency not fulfilled on any host: required adapter "net-tools" not found!
          2023-11-21 19:41:24.959 - info: telegram.0 (4344) starting. Version 1.16.0 in /opt/iobroker/node_modules/iobroker.telegram, node: v16.19.0, js-controller: 5.0.16
          2023-11-21 19:41:27.587 - info: host.ioBroker instance system.adapter.ham.0 started with pid 4363
          2023-11-21 19:41:30.054 - error: ham.0 (4363) ham.0 already running
          2023-11-21 19:41:30.780 - error: host.ioBroker instance system.adapter.ham.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2023-11-21 19:41:30.780 - info: host.ioBroker Restart adapter system.adapter.ham.0 because enabled
          2023-11-21 19:41:31.554 - info: host.ioBroker instance system.adapter.hue.0 started with pid 4374
          2023-11-21 19:41:34.514 - error: hue.0 (4374) hue.0 already running
          2023-11-21 19:41:34.517 - warn: hue.0 (4374) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2023-11-21 19:41:35.298 - error: host.ioBroker instance system.adapter.hue.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2023-11-21 19:41:35.299 - info: host.ioBroker Restart adapter system.adapter.hue.0 because enabled
          2023-11-21 19:41:35.541 - info: host.ioBroker instance scheduled system.adapter.ical.0 0,30 * * * *
          2023-11-21 19:41:35.582 - info: host.ioBroker instance system.adapter.ical.0 started with pid 4385
          2023-11-21 19:41:38.606 - info: host.ioBroker instance system.adapter.admin.0 started with pid 4440
          2023-11-21 19:41:38.859 - info: ical.0 (4385) starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v16.19.0, js-controller: 5.0.16
          2023-11-21 19:41:39.580 - info: host.ioBroker instance system.adapter.meross.0 started with pid 4451
          2023-11-21 19:41:40.166 - info: ical.0 (4385) processing URL: David+Anne http://p118-caldav.icloud.com/published/2/MTM0NTA3Mzc0MTEzNDUwNwq90wt27OhLeywFOTzJBAQz7xDVpdvHgyr4B6st2obD3DMKXfNfsgARpfNWR2Mg7yJuX77tkYgR7PB2iK-vQic
          2023-11-21 19:41:41.429 - info: ical.0 (4385) processing URL: Kalender Anne http://p34-caldav.icloud.com/published/2/MTgwNjUyODE5MDIxODA2NYtgNlH3f1xHdpU-MxvKwUDrPjvlgZYViON_Tp-aQfRJLQDiG02B9VFJTyLko8EaSUEw_t9HB9601Xl3gKfNo-g
          2023-11-21 19:41:43.289 - info: host.ioBroker instance system.adapter.javascript.0 started with pid 4466
          2023-11-21 19:41:43.886 - info: host.ioBroker instance system.adapter.ping.0 started with pid 4473
          2023-11-21 19:41:44.325 - error: meross.0 (4451) meross.0 already running
          2023-11-21 19:41:44.484 - info: admin.0 (4440) starting. Version 6.12.0 in /opt/iobroker/node_modules/iobroker.admin, node: v16.19.0, js-controller: 5.0.16
          2023-11-21 19:41:44.560 - info: admin.0 (4440) requesting all objects
          2023-11-21 19:41:48.101 - info: ical.0 (4385) processing URL: Kalender David http://p51-caldav.icloud.com/published/2/MTM0NTA3Mzc0MTEzNDUwNwq90wt27OhLeywFOTzJBAT8hpI-fOkgk-px62Zr4Bb_
          2023-11-21 19:41:48.734 - info: ical.0 (4385) processing URL: Feuerwehr https://calendar.google.com/calendar/ical/uo456aec7iio9qc69a3tqo57ak%40group.calendar.google.com/private-77b060d04bdf176a88cdf5a91ab8ddda/basic.ics
          2023-11-21 19:41:50.765 - error: host.ioBroker instance system.adapter.meross.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2023-11-21 19:41:50.766 - info: host.ioBroker Restart adapter system.adapter.meross.0 because enabled
          2023-11-21 19:41:51.814 - info: host.ioBroker instance system.adapter.scenes.0 started with pid 4501
          2023-11-21 19:41:51.833 - info: admin.0 (4440) received all objects
          2023-11-21 19:41:51.939 - info: host.ioBroker instance system.adapter.shelly.0 started with pid 4507
          2023-11-21 19:41:52.827 - info: host.ioBroker instance system.adapter.spotify-premium.0 started with pid 4519
          2023-11-21 19:41:53.009 - info: admin.0 (4440) Request actual repository...
          2023-11-21 19:41:53.327 - info: admin.0 (4440) socket.io server listening on port 8081
          2023-11-21 19:41:53.339 - info: admin.0 (4440) http server listening on port 8081
          2023-11-21 19:41:53.341 - info: admin.0 (4440) Use link "http://127.0.0.1:8081" to configure.
          2023-11-21 19:41:53.937 - error: ping.0 (4473) ping.0 already running
          2023-11-21 19:41:53.944 - warn: ping.0 (4473) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2023-11-21 19:41:54.384 - info: host.ioBroker instance system.adapter.alexa2.0 started with pid 4526
          2023-11-21 19:41:55.855 - error: host.ioBroker instance system.adapter.ping.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2023-11-21 19:41:55.860 - info: host.ioBroker Restart adapter system.adapter.ping.0 because enabled
          2023-11-21 19:41:57.209 - info: host.ioBroker instance system.adapter.tr-064.0 started with pid 4549
          2023-11-21 19:41:58.437 - info: admin.0 (4440) ==> Connected system.user.admin from ::ffff:192.168.178.77
          2023-11-21 19:42:00.399 - info: ical.0 (4385) Terminated (NO_ERROR): Without reason
          2023-11-21 19:42:02.760 - info: host.ioBroker instance scheduled system.adapter.yr.0 15 * * * *
          2023-11-21 19:42:02.805 - info: host.ioBroker instance system.adapter.yr.0 started with pid 4560
          2023-11-21 19:42:03.474 - error: shelly.0 (4507) shelly.0 already running
          2023-11-21 19:42:03.478 - warn: shelly.0 (4507) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2023-11-21 19:42:03.482 - info: host.ioBroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
          2023-11-21 19:42:03.484 - error: spotify-premium.0 (4519) spotify-premium.0 already running
          2023-11-21 19:42:03.497 - warn: spotify-premium.0 (4519) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2023-11-21 19:42:03.972 - info: host.ioBroker instance system.adapter.ham.0 started with pid 4567
          2023-11-21 19:42:05.148 - info: host.ioBroker instance system.adapter.modbus.0 started with pid 4578
          2023-11-21 19:42:05.509 - error: host.ioBroker instance system.adapter.shelly.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2023-11-21 19:42:05.510 - info: host.ioBroker Restart adapter system.adapter.shelly.0 because enabled
          2023-11-21 19:42:05.531 - error: host.ioBroker instance system.adapter.spotify-premium.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2023-11-21 19:42:05.532 - info: host.ioBroker Restart adapter system.adapter.spotify-premium.0 because enabled
          2023-11-21 19:42:06.359 - error: tr-064.0 (4549) tr-064.0 already running
          2023-11-21 19:42:06.366 - warn: tr-064.0 (4549) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2023-11-21 19:42:07.413 - info: host.ioBroker instance system.adapter.hue.0 started with pid 4593
          2023-11-21 19:42:09.212 - error: host.ioBroker instance system.adapter.tr-064.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2023-11-21 19:42:09.213 - info: host.ioBroker Restart adapter system.adapter.tr-064.0 because enabled
          2023-11-21 19:42:09.642 - info: host.ioBroker instance system.adapter.discovery.0 started with pid 4604
          2023-11-21 19:42:11.818 - error: modbus.0 (4578) modbus.0 already running
          2023-11-21 19:42:11.827 - warn: modbus.0 (4578) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2023-11-21 19:42:12.165 - info: host.ioBroker instance system.adapter.backitup.0 started with pid 4615
          2023-11-21 19:42:13.141 - error: host.ioBroker instance system.adapter.modbus.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2023-11-21 19:42:13.142 - info: host.ioBroker Restart adapter system.adapter.modbus.0 because enabled
          2023-11-21 19:42:13.573 - info: scenes.0 (4501) starting. Version 2.3.9 in /opt/iobroker/node_modules/iobroker.scenes, node: v16.19.0, js-controller: 5.0.16
          2023-11-21 19:42:14.253 - error: discovery.0 (4604) discovery.0 already running
          2023-11-21 19:42:14.259 - warn: discovery.0 (4604) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2023-11-21 19:42:15.631 - info: javascript.0 (4466) starting. Version 7.1.4 in /opt/iobroker/node_modules/iobroker.javascript, node: v16.19.0, js-controller: 5.0.16
          2023-11-21 19:42:17.644 - error: host.ioBroker instance system.adapter.discovery.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2023-11-21 19:42:17.646 - info: host.ioBroker Restart adapter system.adapter.discovery.0 because enabled
          2023-11-21 19:42:17.926 - info: host.ioBroker instance system.adapter.accuweather.0 started with pid 4634
          2023-11-21 19:42:18.911 - info: alexa2.0 (4526) starting. Version 3.26.1 in /opt/iobroker/node_modules/iobroker.alexa2, node: v16.19.0, js-controller: 5.0.16
          2023-11-21 19:42:19.250 - info: alexa2.0 (4526) Starting Alexa2 adapter ... it can take several minutes to initialize all data. Please be patient! A done message is logged.
          2023-11-21 19:42:19.330 - error: backitup.0 (4615) backitup.0 already running
          2023-11-21 19:42:19.342 - warn: backitup.0 (4615) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2023-11-21 19:42:19.257 - info: alexa2.0 (4526) Proxy IP not set, use first network interface (192.168.178.64) instead
          2023-11-21 19:42:19.927 - info: yr.0 (4560) starting. Version 5.3.0 in /opt/iobroker/node_modules/iobroker.yr, node: v16.19.0, js-controller: 5.0.16
          2023-11-21 19:42:20.012 - info: yr.0 (4560) longitude/longitude will be set by self-Config - longitude: 6.568169988050425 latitude: 50.00255180412731
          2023-11-21 19:42:20.892 - info: host.ioBroker Updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json"
          2023-11-21 19:42:20.912 - info: javascript.0 (4466) requesting all states
          2023-11-21 19:42:20.915 - info: javascript.0 (4466) requesting all objects
          2023-11-21 19:42:29.448 - error: host.ioBroker instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2023-11-21 19:42:29.449 - info: host.ioBroker Restart adapter system.adapter.backitup.0 because enabled
          2023-11-21 19:42:29.499 - info: host.ioBroker instance scheduled system.adapter.daswetter.0 */15 * * * *
          2023-11-21 19:42:29.580 - info: host.ioBroker instance system.adapter.daswetter.0 started with pid 4670
          2023-11-21 19:42:29.675 - info: host.ioBroker instance system.adapter.bring.0 started with pid 4676
          2023-11-21 19:42:29.799 - info: host.ioBroker instance system.adapter.meross.0 started with pid 4683
          2023-11-21 19:42:30.491 - info: javascript.0 (4466) received all objects
          2023-11-21 19:42:30.493 - info: host.ioBroker instance system.adapter.ping.0 started with pid 4691
          2023-11-21 19:42:30.663 - info: host.ioBroker instance system.adapter.denon.0 started with pid 4697
          2023-11-21 19:42:31.844 - info: javascript.0 (4466) received all states
          2023-11-21 19:42:31.930 - info: host.ioBroker instance scheduled system.adapter.dwd.0 */5 * * * *
          2023-11-21 19:42:32.105 - info: host.ioBroker instance system.adapter.dwd.0 started with pid 4705
          2023-11-21 19:42:32.131 - error: accuweather.0 (4634) accuweather.0 already running
          2023-11-21 19:42:32.136 - warn: accuweather.0 (4634) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          2023-11-21 19:42:32.898 - info: javascript.0 (4466) Start javascript script.js.Anwesenheit.Anwesenheit
          2023-11-21 19:42:32.974 - info: hue.0 (4593) starting. Version 3.10.1 in /opt/iobroker/node_modules/iobroker.hue, node: v16.19.0, js-controller: 5.0.16
          2023-11-21 19:42:33.005 - info: javascript.0 (4466) script.js.Anwesenheit.Anwesenheit: registered 2 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:33.651 - error: host.ioBroker instance system.adapter.accuweather.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
          2023-11-21 19:42:33.652 - info: host.ioBroker Restart adapter system.adapter.accuweather.0 because enabled
          2023-11-21 19:42:34.082 - info: hue.0 (4593) Push connection established
          2023-11-21 19:42:33.014 - info: javascript.0 (4466) Start javascript script.js.Anwesenheit.Anwesenheit_Kinder
          2023-11-21 19:42:33.066 - info: javascript.0 (4466) script.js.Anwesenheit.Anwesenheit_Kinder: registered 2 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:33.068 - info: javascript.0 (4466) Start javascript script.js.Blink.Blink-Kamera
          2023-11-21 19:42:33.209 - info: javascript.0 (4466) script.js.Blink.Blink-Kamera: registered 1 subscription, 2 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:33.211 - info: javascript.0 (4466) Start javascript script.js.Blink.Blink_Kamera
          2023-11-21 19:42:33.226 - error: javascript.0 (4466) script.js.Blink.Blink_Kamera compile failed:
          at script.js.Blink.Blink_Kamera:1
          2023-11-21 19:42:33.228 - error: javascript.0 (4466) #!/usr/bin/python3
          2023-11-21 19:42:33.229 - error: javascript.0 (4466) ^
          2023-11-21 19:42:33.230 - error: javascript.0 (4466) SyntaxError: Invalid or unexpected token
          2023-11-21 19:42:33.230 - error: javascript.0 (4466) at new Script (node:vm:100:7)
          2023-11-21 19:42:33.231 - error: javascript.0 (4466) at createVM (/opt/iobroker/node_modules/iobroker.javascript/main.js:1810:21)
          2023-11-21 19:42:33.232 - error: javascript.0 (4466) at prepareScript (/opt/iobroker/node_modules/iobroker.javascript/main.js:2063:37)
          2023-11-21 19:42:33.232 - error: javascript.0 (4466) at /opt/iobroker/node_modules/iobroker.javascript/main.js:2161:17
          2023-11-21 19:42:33.234 - error: javascript.0 (4466) at Immediate._onImmediate (/opt/iobroker/node_modules/iobroker.javascript/main.js:1636:17)
          2023-11-21 19:42:33.235 - error: javascript.0 (4466) at processImmediate (node:internal/timers:468:21)
          2023-11-21 19:42:33.236 - info: javascript.0 (4466) Start javascript script.js.Licht.Garagenlicht
          2023-11-21 19:42:33.244 - info: javascript.0 (4466) script.js.Licht.Garagenlicht: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:33.245 - info: javascript.0 (4466) Start javascript script.js.Licht.Licht_Esszimmer_normal
          2023-11-21 19:42:33.252 - info: javascript.0 (4466) script.js.Licht.Licht_Esszimmer_normal: registered 2 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:33.253 - info: javascript.0 (4466) Start javascript script.js.Regenradar
          2023-11-21 19:42:33.351 - info: javascript.0 (4466) script.js.Regenradar: registered 0 subscriptions, 1 schedule, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:33.352 - info: javascript.0 (4466) Start javascript script.js.Rollo_Steuerung.Rollo_Fenster_Warnung
          2023-11-21 19:42:33.380 - info: javascript.0 (4466) script.js.Rollo_Steuerung.Rollo_Fenster_Warnung: registered 4 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:33.380 - info: javascript.0 (4466) Start javascript script.js.Rollo_Steuerung.Rollo_Schlafzimmer
          2023-11-21 19:42:33.389 - info: javascript.0 (4466) script.js.Rollo_Steuerung.Rollo_Schlafzimmer: registered 0 subscriptions, 1 schedule, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:33.390 - info: javascript.0 (4466) Start javascript script.js.Rollo_Steuerung.Rollo_Wochenende
          2023-11-21 19:42:33.413 - info: javascript.0 (4466) script.js.Rollo_Steuerung.Rollo_Wochenende: registered 0 subscriptions, 1 schedule, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:33.434 - info: javascript.0 (4466) Start javascript script.js.Rollo_Steuerung.Rollo_Wohnzimmer
          2023-11-21 19:42:33.507 - info: javascript.0 (4466) script.js.Rollo_Steuerung.Rollo_Wohnzimmer: registered 0 subscriptions, 2 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:33.508 - info: javascript.0 (4466) Start javascript script.js.Routinen.Batterieüberwachung
          2023-11-21 19:42:34.212 - info: javascript.0 (4466) script.js.Routinen.Batterieüberwachung: registered 12 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:34.213 - info: javascript.0 (4466) Start javascript script.js.Routinen.Fenster_Bad
          2023-11-21 19:42:34.248 - info: javascript.0 (4466) script.js.Routinen.Fenster_Bad: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:34.250 - info: javascript.0 (4466) Start javascript script.js.Routinen.Fenster_Status
          2023-11-21 19:42:34.451 - info: javascript.0 (4466) script.js.Routinen.Fenster_Status: registered 12 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:34.453 - info: javascript.0 (4466) Start javascript script.js.Routinen.Stimmungslicht
          2023-11-21 19:42:34.587 - info: javascript.0 (4466) script.js.Routinen.Stimmungslicht: registered 1 subscription, 3 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:34.589 - info: javascript.0 (4466) Start javascript script.js.Routinen.Subwoofer_aus
          2023-11-21 19:42:34.606 - info: javascript.0 (4466) script.js.Routinen.Subwoofer_aus: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:34.608 - info: javascript.0 (4466) Start javascript script.js.Routinen.Wecker
          2023-11-21 19:42:34.717 - info: javascript.0 (4466) script.js.Routinen.Wecker: registered 0 subscriptions, 3 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:34.718 - info: javascript.0 (4466) Start javascript script.js.Szenen.Fußball
          2023-11-21 19:42:34.738 - info: javascript.0 (4466) script.js.Szenen.Fußball: registered 2 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:34.739 - info: javascript.0 (4466) Start javascript script.js.Szenen.Multiroom_starten
          2023-11-21 19:42:34.745 - info: javascript.0 (4466) script.js.Szenen.Multiroom_starten: registered 1 subscription, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
          2023-11-21 19:42:35.381 - info: hue.0 (4593) skip switch: Daylight.configured
          2023-11-21 19:42:35.383 - info: hue.0 (4593) skip switch: Daylight.sunriseoffset
          2023-11-21 19:42:35.398 - info: hue.0 (4593) skip switch: Daylight.sunsetoffset
          2023-11-21 19:42:35.399 - info: hue.0 (4593) created/updated 1 sensor channels
          2023-11-21 19:42:38.649 - info: host.ioBroker instance system.adapter.fb-checkpresence.0 started with pid 4740
          2023-11-21 19:42:39.009 - info: alexa2.0 (4526) Initialize all Device states ...
          2023-11-21 19:42:39.043 - info: host.ioBroker instance system.adapter.spotify-premium.0 started with pid 4747
          2023-11-21 19:42:39.110 - info: host.ioBroker instance system.adapter.shelly.0 started with pid 4753
          2023-11-21 19:42:41.847 - info: hue.0 (4593) created/updated 13 light channels
          2023-11-21 19:42:42.761 - error: bring.0 (4676) bring.0 already running
          2023-11-21 19:42:42.766 - warn: bring.0 (4676) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
          
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @IceD112 last edited by

            @iced112

            Bring zunächst einmal nodejs auf Stand.

            iob nodejs-update
            

            Den Rest ggfls. auch.

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

              @thomas-braun
              iob dazu zuvor Stoppen?

              Host habe ich gestern erst aktualsiert

              iob fix
              iob update
              iob upgrade self

              bin mir grad nicht sicher ob das die korrekte reihenfolge ist. Habs auf jedenfall gestern korrekt durchgeführt

              Meinst du das mit dem Rest?

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

                @iced112

                Nein, kannst du im laufenden Betrieb machen.

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

                  @iced112 Mit Rest meine ich das Betriebssystem.

                  sudo apt update
                  

                  sagt? Am besten wie gesagt

                  iob diag
                  

                  anschauen.

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

                    @thomas-braun ok, lass ich beides mal grade durchlaufen

                    Danach möchtest du iob diag sehen?

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

                      @iced112

                      Ja, damit man mal sieht wie genau du da unterwegs bist.

                      I 2 Replies Last reply Reply Quote 0
                      • I
                        IceD112 @Thomas Braun last edited by

                        @thomas-braun kommt gleich

                        nodejs update ist was größer scheinbar:-)

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

                          @thomas-braun

                          We tried our best to fix your nodejs. Please run iob diag again to verify.
                          
                          *** RESTARTING ioBroker NOW! ***
                           Please refresh or restart your browser in a few moments.
                          
                          
                          This system needs to be REBOOTED NOW!
                          
                          
                          Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @IceD112 last edited by

                            @iced112 sagte in ioBroker oder Admin Adapter startet immer neu:

                            iob reboot

                            nein!

                            @iced112 sagte in ioBroker oder Admin Adapter startet immer neu:

                            This system needs to be REBOOTED NOW!

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

                              @homoran
                              heißt, Konsole schließen und neu starten?

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

                                @iced112

                                Nicht der ioBroker muss gebootet werden, sondern der gesamte Rechner.
                                Macht man mit

                                sudo reboot
                                

                                Sagt mir aber, dass da vermutlich noch nie Updates gemacht wurden...

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

                                  @iced112 sagte in ioBroker oder Admin Adapter startet immer neu:

                                  @homoran
                                  heißt, Konsole schließen und neu starten?

                                  äääähm, nein!
                                  wie willst du ohne Konsole neu starten?

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

                                    @thomas-braun
                                    naja, noch nie will ich villeicht nicht sagen aber es ist vielleicht schon ne ganze weiler her 😲

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

                                      @iced112
                                      Also doch eher nie.
                                      Und wie willst du ohne Terminal den Rechner neustarten?
                                      Lass mich raten... Per Klick auf 'Neustart' im Desktop-Menü.

                                      Homoran I 2 Replies Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @Thomas Braun last edited by

                                        @thomas-braun sagte in ioBroker oder Admin Adapter startet immer neu:

                                        Lass mich raten... Per Klick auf 'Neustart' im Desktop-Menü.

                                        ich denke da an was anderes...

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

                                          @thomas-braun
                                          neee, sorry, ich hab das falsch interpretiert. Ich bin nicht so super fit mit der Arbeit auf dem Pi.

                                          hab den reboot gemacht und

                                          sudo apt update
                                          

                                          durchgeführt

                                          pi@ioBroker:~ $ sudo apt update
                                          Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                          Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                                          Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
                                          Reading package lists... Done
                                          Building dependency tree... Done
                                          Reading state information... Done
                                          1 package can be upgraded. Run 'apt list --upgradable' to see it.
                                          pi@ioBroker:~ $ apt list --upgradable
                                          Listing... Done
                                          raspinfo/oldstable 20230123-1 all [upgradable from: 20221220-1]
                                          N: There is 1 additional version. Please use the '-a' switch to see it
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @IceD112 last edited by

                                            @iced112

                                            sudo apt full-upgrade
                                            

                                            Und ein

                                            iob diag
                                            

                                            sagt nun?

                                            I 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            704
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            47
                                            1622
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo