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.
    • 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
                                          • I
                                            IceD112 @Thomas Braun last edited by

                                            @thomas-braun

                                            
                                            ======== Start marking the full check here =========
                                            
                                            Skript v.2023-10-10
                                            
                                            *** BASE SYSTEM ***
                                               Static hostname: ioBroker
                                                     Icon name: computer
                                              Operating System: Raspbian GNU/Linux 11 (bullseye)
                                                        Kernel: Linux 6.1.21-v8+
                                                  Architecture: arm64
                                            
                                            Model           : Raspberry Pi 4 Model B Rev 1.4
                                            Docker          : false
                                            Virtualization  : none
                                            Kernel          : aarch64
                                            Userland        : armhf
                                            
                                            Systemuptime and Load:
                                             21:25:09 up 10 min,  2 users,  load average: 2.23, 1.83, 1.21
                                            CPU threads: 4
                                            
                                            
                                            *** RASPBERRY THROTTLING ***
                                            Current issues:
                                            No throttling issues detected.
                                            
                                            Previously detected issues:
                                            No throttling issues detected.
                                            
                                            *** Time and Time Zones ***
                                                           Local time: Tue 2023-11-21 21:25:09 CET
                                                       Universal time: Tue 2023-11-21 20:25:09 UTC
                                                             RTC time: n/a
                                                            Time zone: Europe/Berlin (CET, +0100)
                                            System clock synchronized: yes
                                                          NTP service: active
                                                      RTC in local TZ: no
                                            
                                            *** User and Groups ***
                                            pi
                                            /home/pi
                                            pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                                            
                                            *** X-Server-Setup ***
                                            X-Server:       false
                                            Desktop:
                                            Terminal:       tty
                                            Boot Target:    multi-user.target
                                            
                                            *** MEMORY ***
                                                           total        used        free      shared  buff/cache   available
                                            Mem:            1.8G        1.5G        123M        0.0K        182M        241M
                                            Swap:            99M         99M        0.0K
                                            Total:          1.9G        1.6G        124M
                                            
                                                     1849 M total memory
                                                     1543 M used memory
                                                     1350 M active memory
                                                      244 M inactive memory
                                                      123 M free memory
                                                        8 M buffer memory
                                                      174 M swap cache
                                                       99 M total swap
                                                       99 M used swap
                                                        0 M free swap
                                            
                                            Raspberry only:
                                            oom events: 0
                                            lifetime oom required: 0 Mbytes
                                            total time in oom handler: 0 ms
                                            max time spent in oom handler: 0 ms
                                            
                                            *** FAILED SERVICES ***
                                            
                                              UNIT LOAD ACTIVE SUB DESCRIPTION
                                            0 loaded units listed.
                                            
                                            *** FILESYSTEM ***
                                            Filesystem     Type      Size  Used Avail Use% Mounted on
                                            /dev/root      ext4       29G  7.6G   21G  28% /
                                            devtmpfs       devtmpfs  667M     0  667M   0% /dev
                                            tmpfs          tmpfs     925M     0  925M   0% /dev/shm
                                            tmpfs          tmpfs     370M  828K  370M   1% /run
                                            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                            /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
                                            tmpfs          tmpfs     185M     0  185M   0% /run/user/1000
                                            
                                            Messages concerning ext4 filesystem in dmesg:
                                            [Tue Nov 21 21:14:22 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:CF:73:10 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=f85227ed-02 rootfstype=ext4 fsck.repair=yes rootwait
                                            [Tue Nov 21 21:14:23 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                                            [Tue Nov 21 21:14:23 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                            [Tue Nov 21 21:14:25 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                                            
                                            Show mounted filesystems \(real ones only\):
                                            TARGET  SOURCE         FSTYPE OPTIONS
                                            /       /dev/mmcblk0p2 ext4   rw,noatime
                                            `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                                            
                                            Files in neuralgic directories:
                                            
                                            /var:
                                            3.5G    /var/
                                            2.9G    /var/log/journal/25070aeb79f44c94a7f7bcc85e4ba968
                                            2.9G    /var/log/journal
                                            2.9G    /var/log
                                            387M    /var/cache
                                            
                                            Archived and active journals take up 2.8G in the file system.
                                            
                                            /opt/iobroker/backups:
                                            74M     /opt/iobroker/backups/
                                            
                                            /opt/iobroker/iobroker-data:
                                            745M    /opt/iobroker/iobroker-data/
                                            381M    /opt/iobroker/iobroker-data/files
                                            274M    /opt/iobroker/iobroker-data/backup-objects
                                            74M     /opt/iobroker/iobroker-data/files/vis.0
                                            72M     /opt/iobroker/iobroker-data/files/telegram.admin
                                            
                                            The five largest files in iobroker-data are:
                                            52M     /opt/iobroker/iobroker-data/objects.jsonl
                                            38M     /opt/iobroker/iobroker-data/states.jsonl
                                            21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
                                            15M     /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map
                                            8.9M    /opt/iobroker/iobroker-data/files/scenes.admin/static/js/2.7de3299d.chunk.js.map
                                            
                                            USB-Devices by-id:
                                            USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                            
                                            find: '/dev/serial/by-id/': No such file or directory
                                            
                                            *** NodeJS-Installation ***
                                            
                                            /usr/bin/nodejs         v18.18.2
                                            /usr/bin/node           v18.18.2
                                            /usr/bin/npm            9.8.1
                                            /usr/bin/npx            9.8.1
                                            /usr/bin/corepack       0.19.0
                                            
                                            
                                            nodejs:
                                              Installed: 18.18.2-1nodesource1
                                              Candidate: 18.18.2-1nodesource1
                                              Version table:
                                             *** 18.18.2-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                    100 /var/lib/dpkg/status
                                                 18.18.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.18.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.17.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.17.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.16.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.16.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.15.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.14.2-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.14.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.14.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.13.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.12.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.11.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.10.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.9.1-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.9.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.8.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.7.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.6.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.5.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.4.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.3.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.2.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.1.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 18.0.0-1nodesource1 1001
                                                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                                 12.22.12~dfsg-1~deb11u4 500
                                                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                            
                                            Temp directories causing npm8 problem: 0
                                            No problems detected
                                            
                                            Errors in npm tree:
                                            
                                            *** ioBroker-Installation ***
                                            
                                            ioBroker Status
                                            iobroker is running on this host.
                                            
                                            
                                            Objects type: jsonl
                                            States  type: jsonl
                                            
                                            Core adapters versions
                                            js-controller:  5.0.16
                                            admin:          6.12.0
                                            javascript:     7.1.4
                                            
                                            Adapters from github:   1
                                            
                                            Adapter State
                                            + system.adapter.accuweather.0            : accuweather           : ioBroker                                 -  enabled
                                            + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                            + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
                                            + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                                              system.adapter.blink4home.0             : blink4home            : ioBroker                                 - disabled
                                            + system.adapter.bring.0                  : bring                 : ioBroker                                 -  enabled
                                              system.adapter.chromecast.0             : chromecast            : ioBroker                                 -  enabled
                                              system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                                            + system.adapter.denon.0                  : denon                 : ioBroker                                 -  enabled
                                            + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
                                              system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
                                            + system.adapter.energiefluss.1           : energiefluss          : ioBroker                                 -  enabled
                                            + system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBroker                                 -  enabled
                                            + system.adapter.followthesun.0           : followthesun          : ioBroker                                 -  enabled
                                            + system.adapter.fronius-solarweb.0       : fronius-solarweb      : ioBroker                                 -  enabled
                                            + system.adapter.fronius.0                : fronius               : ioBroker                                 -  enabled
                                            + system.adapter.ham.0                    : ham                   : ioBroker                                 -  enabled
                                            + system.adapter.harmony.0                : harmony               : ioBroker                                 -  enabled
                                            + system.adapter.heos.0                   : heos                  : ioBroker                                 -  enabled
                                            + system.adapter.hue-extended.0           : hue-extended          : ioBroker                                 -  enabled
                                            + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                                              system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                                              system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
                                              system.adapter.icons-material-png.0     : icons-material-png    : ioBroker                                 - disabled
                                              system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
                                              system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker                                 - disabled
                                            + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                                            + system.adapter.lgtv.0                   : lgtv                  : ioBroker                                 -  enabled
                                            + system.adapter.lgtv11.0                 : lgtv11                : ioBroker                                 -  enabled, port: 8080
                                            + system.adapter.meross.0                 : meross                : ioBroker                                 -  enabled
                                            + system.adapter.modbus.0                 : modbus                : ioBroker                                 -  enabled
                                            + system.adapter.panasonic-viera.0        : panasonic-viera       : ioBroker                                 -  enabled
                                            + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
                                            + system.adapter.scenes.0                 : scenes                : ioBroker                                 -  enabled
                                            + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                            + system.adapter.spotify-premium.0        : spotify-premium       : ioBroker                                 -  enabled
                                            + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                            + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
                                            + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                                              system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker                                 - disabled
                                              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
                                              system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
                                            + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                                              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
                                              system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
                                              system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                                            + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                              system.adapter.yr.0                     : yr                    : ioBroker                                 -  enabled
                                            
                                            + instance is alive
                                            
                                            Enabled adapters with bindings
                                            + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                            + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                                            + system.adapter.lgtv11.0                 : lgtv11                : ioBroker                                 -  enabled, port: 8080
                                            + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                            + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                            + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                            
                                            ioBroker-Repositories
                                            stable        : http://download.iobroker.net/sources-dist.json
                                            beta          : http://download.iobroker.net/sources-dist-latest.json
                                            
                                            Active repo(s): beta
                                            
                                            Installed ioBroker-Instances
                                            Used repository: beta
                                            Adapter    "accuweather"  : 1.3.1    , installed 1.3.1
                                            Adapter    "admin"        : 6.12.4   , installed 6.12.0 [Updatable]
                                            Adapter    "alexa2"       : 3.26.1   , installed 3.26.1
                                            Adapter    "backitup"     : 2.9.4    , installed 2.8.7  [Updatable]
                                            Adapter    "bring"        : 1.8.4    , installed 1.8.4
                                            Adapter    "bydhvs"       : 1.5.0    , installed 1.4.0  [Updatable]
                                            Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
                                            Adapter    "daswetter"    : 3.1.11   , installed 3.1.10 [Updatable]
                                            Adapter    "denon"        : 1.15.4   , installed 1.15.4
                                            Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                                            Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                            Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                                            Adapter    "followthesun" : 0.4.2    , installed 0.4.2
                                            Adapter    "fronius"      : 2.0.2    , installed 2.0.2
                                            Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
                                            Adapter    "ham"          : 5.3.1    , installed 5.3.1
                                            Adapter    "harmony"      : 1.3.0    , installed 1.2.2  [Updatable]
                                            Adapter    "heos"         : 2.1.0    , installed 2.1.0
                                            Adapter    "hue"          : 3.10.1   , installed 3.10.1
                                            Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
                                            Adapter    "ical"         : 1.13.3   , installed 1.13.3
                                            Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                            Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                            Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                                            Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                            Adapter    "javascript"   : 7.1.6    , installed 7.1.4  [Updatable]
                                            Controller "js-controller": 5.0.16   , installed 5.0.16
                                            Adapter    "lgtv"         : 2.1.2    , installed 2.1.1  [Updatable]
                                            Adapter    "lgtv11"       : 1.0.5    , installed 1.0.5
                                            Adapter    "meross"       : 1.15.1   , installed 1.15.1
                                            Adapter    "modbus"       : 6.0.1    , installed 5.0.11 [Updatable]
                                            Adapter    "panasonic-viera": 2.0.0  , installed 2.0.0
                                            Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                            Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                            Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                                            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                            Adapter    "socketio"     : 6.6.0    , installed 6.5.5  [Updatable]
                                            Adapter    "spotify-premium": 1.3.1  , installed 1.2.2  [Updatable]
                                            Adapter    "telegram"     : 3.0.0    , installed 1.16.0 [Updatable]
                                            Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                            Adapter    "trashschedule": 2.3.0    , installed 2.2.0  [Updatable]
                                            Adapter    "vis"          : 1.5.1    , installed 1.4.16 [Updatable]
                                            Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                            Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                            Adapter    "vis-icontwo"  : 0.97.3   , installed 0.96.0 [Updatable]
                                            Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                                            Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                            Adapter    "web"          : 6.1.10   , installed 6.1.2  [Updatable]
                                            Adapter    "ws"           : 2.5.8    , installed 2.5.5  [Updatable]
                                            Adapter    "yr"           : 5.3.0    , installed 5.3.0
                                            
                                            Objects and States
                                            Please stand by - This may take a while
                                            Objects:        36301
                                            States:         29693
                                            
                                            *** OS-Repositories and Updates ***
                                            Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                            Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                            Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
                                            Reading package lists...
                                            Pending Updates: 0
                                            
                                            *** Listening Ports ***
                                            Active Internet connections (only servers)
                                            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       13260      492/iobroker.js-con
                                            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       12171      492/iobroker.js-con
                                            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14204      522/sshd: /usr/sbin
                                            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       21660      1583/io.web.0
                                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       13308      804/io.admin.0
                                            tcp6       0      0 :::61991                :::*                    LISTEN      1001       21010      1362/io.harmony.0
                                            tcp6       0      0 :::22                   :::*                    LISTEN      0          14206      522/sshd: /usr/sbin
                                            udp        0      0 0.0.0.0:52690           0.0.0.0:*                           108        12954      353/avahi-daemon: r
                                            udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       21011      1362/io.harmony.0
                                            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       17764      971/io.shelly.0
                                            udp        0      0 0.0.0.0:50951           0.0.0.0:*                           1001       21091      1408/io.heos.0
                                            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14500      723/dhcpcd
                                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12952      353/avahi-daemon: r
                                            udp6       0      0 :::546                  :::*                                0          14558      723/dhcpcd
                                            udp6       0      0 :::57204                :::*                                108        12955      353/avahi-daemon: r
                                            udp6       0      0 :::5353                 :::*                                108        12953      353/avahi-daemon: r
                                            
                                            *** Log File - Last 25 Lines ***
                                            
                                            2023-11-21 21:21:01.596  - error: modbus.0 (1049) Socket Error
                                            2023-11-21 21:21:01.597  - error: modbus.0 (1049) Client in error state.
                                            2023-11-21 21:21:01.597  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                                            2023-11-21 21:22:02.604  - error: modbus.0 (1049) Socket Error
                                            2023-11-21 21:22:02.605  - error: modbus.0 (1049) Client in error state.
                                            2023-11-21 21:22:02.606  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                                            2023-11-21 21:23:03.611  - error: modbus.0 (1049) Socket Error
                                            2023-11-21 21:23:03.612  - error: modbus.0 (1049) Client in error state.
                                            2023-11-21 21:23:03.613  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                                            2023-11-21 21:24:04.620  - error: modbus.0 (1049) Socket Error
                                            2023-11-21 21:24:04.621  - error: modbus.0 (1049) Client in error state.
                                            2023-11-21 21:24:04.622  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                                            2023-11-21 21:25:00.070  - info: host.ioBroker instance system.adapter.dwd.0 started with pid 2301
                                            2023-11-21 21:25:03.908  - info: dwd.0 (2301) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.18.2, js-controller: 5.0.16
                                            2023-11-21 21:25:05.246  - info: dwd.0 (2301) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                            2023-11-21 21:25:05.627  - error: modbus.0 (1049) Socket Error
                                            2023-11-21 21:25:05.628  - error: modbus.0 (1049) Client in error state.
                                            2023-11-21 21:25:05.629  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                                            2023-11-21 21:25:05.781  - info: host.ioBroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                            2023-11-21 21:26:06.635  - error: modbus.0 (1049) Socket Error
                                            2023-11-21 21:26:06.636  - error: modbus.0 (1049) Client in error state.
                                            2023-11-21 21:26:06.636  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                                            2023-11-21 21:27:07.643  - error: modbus.0 (1049) Socket Error
                                            2023-11-21 21:27:07.644  - error: modbus.0 (1049) Client in error state.
                                            2023-11-21 21:27:07.645  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                                            ============ Mark until here for C&P =============
                                            iob diag has finished.
                                            
                                            
                                            Press any key for a summary
                                            
                                            Thomas Braun 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            849
                                            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