Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. (?) ioBroker Restart ?

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    (?) ioBroker Restart ?

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Humidor last edited by Thomas Braun

      @humidor
      Vermutlich ein unsauberes Skript.
      Was für eine Anfrage läuft denn da über cron im Sekundentakt?

      Den samba-mount würde ich mir an deiner Stelle aber auch mal ansehen.

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

        @thomas-braun Script, die sind so einfach und überschaubar, das glaube ich nicht.
        samba-mount ? hmm wer, wo was?

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

          @humidor

          [345608.547443] CIFS: Attempting to mount //192.168.0.10/backup/iobroker
          [345608.547493] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
           
          

          Script, die sind so einfach und überschaubar, das glaube ich nicht.

          Auch da kann man Mist machen.

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

            @thomas-braun das ist Backitup mit NAS und SMB1, sollte ich das auf SMB 2/ 3 umstellen?
            oder NFS?

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

              @humidor

              NFS ist immer die bessere Wahl.
              Und auch smb2/3 ist besser als 1

              1 Reply Last reply Reply Quote 0
              • wendy2702
                wendy2702 last edited by

                @humidor sagte in (?) ioBroker Restart ?:

                oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=node,pid=539,uid=1001

                Deutet auf einen Adapter hin der den Memory erschöpft. Da musst du jetzt im iobroker log mal zu dem Zeitpunkt schauen.

                Ich vermute aber auch ein Script, auch wenn es überschaubar ist und wie @Thomas-Braun sagt.... sekündliche abfragen sind auch nicht sinnvoll.

                Humidor 2 Replies Last reply Reply Quote 0
                • Humidor
                  Humidor @wendy2702 last edited by Humidor

                  @wendy2702
                  um 7:21 hat er einen Restart gemacht, 7:23 wieder online
                  die sekündlichen Abfragen mache ich nur wenn der Zoe geladen wird, war zu diesem Zeitpunkt nicht der Fall.

                  2021-03-08 07:21:58.974 - info: javascript.0 (647) Stop script script.js.common.AMIS
                  2021-03-08 07:21:58.491 - error: shelly.0 (785) States database error: read ECONNRESET
                  2021-03-08 07:21:58.968 - info: vis-inventwo.0 (800) cleaned everything up...
                  2021-03-08 07:21:58.982 - info: javascript.0 (647) Stop script script.js.common.SE_Power
                  2021-03-08 07:21:58.983 - info: javascript.0 (647) Stop script script.js.common.Sonnenstand
                  2021-03-08 07:21:58.989 - info: javascript.0 (647) Stop script script.js.common.Grid-PV
                  2021-03-08 07:21:58.997 - info: javascript.0 (647) Stop script script.js.common.SMA+SE
                  2021-03-08 07:21:58.999 - info: javascript.0 (647) Stop script script.js.common.Zoe_Zielladung
                  2021-03-08 07:21:59.000 - info: javascript.0 (647) Stop script script.js.common.PVÜberschuss
                  2021-03-08 07:21:59.083 - info: javascript.0 (647) Stop script script.js.common.ZOE_Ladung
                  2021-03-08 07:21:59.096 - info: javascript.0 (647) Stop script script.js.common.Powerbank
                  2021-03-08 07:21:59.101 - info: javascript.0 (647) Stop script script.js.common.Garage
                  2021-03-08 07:21:58.861 - error: mqtt.0 (617) Objects database error: read ECONNRESET
                  2021-03-08 07:21:59.098 - error: shelly.0 (785) Objects database error: read ECONNRESET
                  2021-03-08 07:21:59.143 - info: shelly.0 (785) Closing Adapter
                  2021-03-08 07:21:58.971 - info: info.0 (852) cleaned everything up...
                  2021-03-08 07:21:59.159 - info: life360.0 (8166) Disabled polling.
                  2021-03-08 07:21:59.166 - info: iot.0 (695) Connection changed: disconnect
                  2021-03-08 07:21:59.170 - info: iot.0 (695) Connection lost
                  2021-03-08 07:21:59.182 - info: life360.0 (8166) cleaned everything up...
                  2021-03-08 07:21:59.153 - info: backitup.0 (727) cleaned everything up...
                  2021-03-08 07:21:58.976 - info: cloud.0 (680) Connection changed: io client disconnect
                  2021-03-08 07:21:59.198 - info: cloud.0 (680) Connection lost
                  2021-03-08 07:21:59.199 - info: cloud.0 (680) Restart adapter by disconnect
                  2021-03-08 07:21:59.027 - info: admin.0 (579) terminating http server on port 8081
                  2021-03-08 07:22:00.524 - info: iot.0 (695) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                  2021-03-08 07:22:00.614 - info: javascript.0 (647) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                  2021-03-08 07:22:00.623 - info: vis-inventwo.0 (800) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                  2021-03-08 07:22:00.630 - info: modbus.1 (837) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                  2021-03-08 07:22:00.640 - info: modbus.0 (822) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                  2021-03-08 07:22:00.648 - info: shelly.0 (785) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                  2021-03-08 07:22:00.664 - info: mqtt.0 (617) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                  2021-03-08 07:22:00.677 - info: info.0 (852) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                  2021-03-08 07:22:00.685 - info: life360.0 (8166) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                  2021-03-08 07:22:00.698 - info: backitup.0 (727) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                  2021-03-08 07:22:00.705 - info: cloud.0 (680) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                  2021-03-08 07:22:00.713 - info: admin.0 (579) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                  2021-03-08 07:22:00.675 - info: kecontact.0 (594) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                  2021-03-08 07:22:00.697 - info: telegram.0 (712) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                  2021-03-08 07:22:03.522 - error: admin.0 (579) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                  2021-03-08 07:22:03.545 - error: kecontact.0 (594) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                  2021-03-08 07:22:03.616 - error: telegram.0 (712) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                  2021-03-08 07:22:03.618 - error: cloud.0 (680) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                  2021-03-08 07:22:03.620 - error: info.0 (852) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                  2021-03-08 07:22:03.627 - error: life360.0 (8166) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                  2021-03-08 07:22:03.637 - error: backitup.0 (727) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                  2021-03-08 07:22:03.630 - error: vis-inventwo.0 (800) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                  2021-03-08 07:22:03.698 - error: iot.0 (695) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                  2021-03-08 07:22:03.674 - error: javascript.0 (647) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                  2021-03-08 07:22:03.738 - warn: life360.0 (8166) get state error: Connection is closed.
                  2021-03-08 07:22:03.805 - warn: admin.0 (579) get state error: Connection is closed.
                  2021-03-08 07:22:03.825 - warn: kecontact.0 (594) get state error: Connection is closed.
                  2021-03-08 07:22:03.719 - warn: backitup.0 (727) get state error: Connection is closed.
                  2021-03-08 07:22:03.913 - error: modbus.0 (822) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                  2021-03-08 07:22:03.776 - warn: life360.0 (8166) get state error: DB closed
                  2021-03-08 07:22:03.987 - error: modbus.1 (837) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                  2021-03-08 07:22:04.114 - error: shelly.0 (785) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                  2021-03-08 07:22:04.142 - error: mqtt.0 (617) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                  2021-03-08 07:22:04.102 - warn: modbus.0 (822) get state error: Connection is closed.
                  2021-03-08 07:22:04.186 - warn: modbus.0 (822) get state error: DB closed
                  2021-03-08 07:22:03.716 - error: web.0 (8235) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                  2021-03-08 07:22:04.338 - warn: mqtt.0 (617) get state error: Connection is closed.
                  2021-03-08 07:22:08.632 - error: life360.0 (8166) Cannot check object existence of "life360.0.info.connection": Connection is closed.
                  2021-03-08 07:22:08.917 - error: modbus.0 (822) Cannot check object existence of "modbus.0.inputRegisters.30769_DC_Strom_Eingang_1": Connection is closed.
                  2021-03-08 07:22:09.147 - error: mqtt.0 (617) Cannot check object existence of "mqtt.0.AMIS": Connection is closed.
                  2021-03-08 07:22:11.573 - error: history.0 (662) States database error: write EPIPE
                  2021-03-08 07:22:12.256 - error: history.0 (662) uncaught exception: write EPIPE
                  2021-03-08 07:22:12.256 - error: history.0 (662) Error: write EPIPE
                  at ChildProcess.target._send (internal/child_process.js:807:20)
                  at ChildProcess.target.send (internal/child_process.js:678:19)
                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                  at ChildProcess.emit (events.js:314:20)
                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                  at emit (internal/child_process.js:877:12)
                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                  2021-03-08 07:22:12.257 - error: history.0 (662) Exception-Code: EPIPE: write EPIPE
                  2021-03-08 07:22:12.541 - error: history.0 (662) uncaught exception: write EPIPE
                  2021-03-08 07:22:12.542 - error: history.0 (662) Error: write EPIPE
                  ...
                  at ChildProcess.target._send (internal/child_process.js:807:20)
                  at ChildProcess.target.send (internal/child_process.js:678:19)
                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                  at ChildProcess.emit (events.js:314:20)
                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                  at emit (internal/child_process.js:877:12)
                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                  2021-03-08 07:22:16.795 - error: history.0 (662) Exception-Code: EPIPE: write EPIPE
                  2021-03-08 07:22:25.874 - info: host.raspi4iobrokerpv iobroker.js-controller version 3.2.16 js-controller starting
                  2021-03-08 07:22:25.879 - info: host.raspi4iobrokerpv Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
                  2021-03-08 07:22:25.880 - info: host.raspi4iobrokerpv hostname: raspi4iobrokerpv, node: v12.21.0
                  2021-03-08 07:22:25.881 - info: host.raspi4iobrokerpv ip addresses: 192.168.0.93 fe80::9a94:9b45:baab:4bdd
                  2021-03-08 07:22:26.438 - info: host.raspi4iobrokerpv connected to Objects and States
                  2021-03-08 07:22:26.483 - info: host.raspi4iobrokerpv added notifications configuration of host
                  2021-03-08 07:22:26.950 - info: host.raspi4iobrokerpv 29 instances found
                  2021-03-08 07:22:27.018 - info: host.raspi4iobrokerpv starting 20 instances
                  2021-03-08 07:22:27.113 - info: host.raspi4iobrokerpv instance system.adapter.admin.0 started with pid 25039
                  2021-03-08 07:22:28.761 - error: admin.0 (25039) admin.0 already running
                  2021-03-08 07:22:28.764 - warn: admin.0 (25039) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                  2021-03-08 07:22:29.363 - error: host.raspi4iobrokerpv instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  2021-03-08 07:22:29.364 - info: host.raspi4iobrokerpv Restart adapter system.adapter.admin.0 because enabled
                  2021-03-08 07:22:31.065 - info: host.raspi4iobrokerpv instance system.adapter.kecontact.0 started with pid 25050
                  2021-03-08 07:22:32.217 - error: kecontact.0 (25050) kecontact.0 already running
                  2021-03-08 07:22:32.219 - warn: kecontact.0 (25050) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                  2021-03-08 07:22:32.791 - error: host.raspi4iobrokerpv instance system.adapter.kecontact.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  2021-03-08 07:22:32.792 - info: host.raspi4iobrokerpv Restart adapter system.adapter.kecontact.0 because enabled
                  2021-03-08 07:22:35.141 - info: host.raspi4iobrokerpv instance system.adapter.mqtt.0 started with pid 25061
                  2021-03-08 07:22:36.185 - error: mqtt.0 (25061) mqtt.0 already running
                  2021-03-08 07:22:36.188 - warn: mqtt.0 (25061) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                  2021-03-08 07:22:36.823 - error: host.raspi4iobrokerpv instance system.adapter.mqtt.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  2021-03-08 07:22:36.824 - info: host.raspi4iobrokerpv Restart adapter system.adapter.mqtt.0 because enabled
                  2021-03-08 07:22:39.144 - info: host.raspi4iobrokerpv instance system.adapter.web.0 started with pid 25072
                  2021-03-08 07:22:40.330 - error: web.0 (25072) web.0 already running
                  2021-03-08 07:22:40.942 - error: host.raspi4iobrokerpv instance system.adapter.web.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  2021-03-08 07:22:40.943 - info: host.raspi4iobrokerpv Restart adapter system.adapter.web.0 because enabled
                  2021-03-08 07:22:43.093 - info: host.raspi4iobrokerpv instance system.adapter.javascript.0 started with pid 25083
                  2021-03-08 07:22:45.301 - error: javascript.0 (25083) javascript.0 already running
                  2021-03-08 07:22:45.304 - warn: javascript.0 (25083) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                  2021-03-08 07:22:45.950 - error: host.raspi4iobrokerpv instance system.adapter.javascript.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  2021-03-08 07:22:45.952 - info: host.raspi4iobrokerpv Restart adapter system.adapter.javascript.0 because enabled
                  2021-03-08 07:22:47.141 - info: host.raspi4iobrokerpv instance system.adapter.history.0 started with pid 25094
                  2021-03-08 07:22:48.171 - error: history.0 (25094) history.0 already running
                  2021-03-08 07:22:48.174 - warn: history.0 (25094) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                  2021-03-08 07:22:48.809 - error: host.raspi4iobrokerpv instance system.adapter.history.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  2021-03-08 07:22:48.809 - info: host.raspi4iobrokerpv Restart adapter system.adapter.history.0 because enabled
                  2021-03-08 07:22:51.126 - info: host.raspi4iobrokerpv instance system.adapter.cloud.0 started with pid 25106
                  2021-03-08 07:22:52.449 - error: cloud.0 (25106) cloud.0 already running
                  2021-03-08 07:22:52.451 - warn: cloud.0 (25106) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                  2021-03-08 07:22:53.030 - error: host.raspi4iobrokerpv instance system.adapter.cloud.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  2021-03-08 07:22:53.031 - info: host.raspi4iobrokerpv Restart adapter system.adapter.cloud.0 because enabled
                  2021-03-08 07:22:55.124 - info: host.raspi4iobrokerpv instance system.adapter.iot.0 started with pid 25117
                  2021-03-08 07:22:56.669 - error: iot.0 (25117) iot.0 already running
                  2021-03-08 07:22:56.671 - warn: iot.0 (25117) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                  2021-03-08 07:22:57.255 - error: host.raspi4iobrokerpv instance system.adapter.iot.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  2021-03-08 07:22:57.255 - info: host.raspi4iobrokerpv Restart adapter system.adapter.iot.0 because enabled
                  2021-03-08 07:22:59.120 - info: host.raspi4iobrokerpv instance system.adapter.telegram.0 started with pid 25128
                  2021-03-08 07:22:59.385 - info: host.raspi4iobrokerpv instance system.adapter.admin.0 started with pid 25135
                  2021-03-08 07:23:01.099 - error: telegram.0 (25128) telegram.0 already running
                  2021-03-08 07:23:01.102 - warn: telegram.0 (25128) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                  2021-03-08 07:23:01.400 - info: admin.0 (25135) starting. Version 4.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v12.21.0, js-controller: 3.2.16
                  2021-03-08 07:23:01.451 - info: admin.0 (25135) requesting all states
                  2021-03-08 07:23:01.451 - info: admin.0 (25135) requesting all objects
                  2021-03-08 07:23:02.169 - error: host.raspi4iobrokerpv instance system.adapter.telegram.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  2021-03-08 07:23:02.170 - info: host.raspi4iobrokerpv Restart adapter system.adapter.telegram.0 because enabled
                  2021-03-08 07:23:02.511 - info: admin.0 (25135) received all objects
                  2021-03-08 07:23:02.656 - info: admin.0 (25135) http server listening on port 8081
                  2021-03-08 07:23:02.815 - info: host.raspi4iobrokerpv instance system.adapter.kecontact.0 started with pid 25154
                  2021-03-08 07:23:02.656 - info: admin.0 (25135) Use link "http://localhost:8081" to configure.
                  2021-03-08 07:23:03.065 - info: host.raspi4iobrokerpv instance system.adapter.backitup.0 started with pid 25161
                  2021-03-08 07:23:04.411 - info: kecontact.0 (25154) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.kecontact, node: v12.21.0, js-controller: 3.2.16
                  2021-03-08 07:23:06.816 - error: backitup.0 (25161) backitup.0 already running
                  2021-03-08 07:23:06.819 - warn: backitup.0 (25161) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                  2021-03-08 07:23:06.845 - info: host.raspi4iobrokerpv instance system.adapter.mqtt.0 started with pid 25180
                  2021-03-08 07:23:07.411 - error: host.raspi4iobrokerpv instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  2021-03-08 07:23:07.412 - info: host.raspi4iobrokerpv Restart adapter system.adapter.backitup.0 because enabled
                  2021-03-08 07:23:08.428 - info: mqtt.0 (25180) starting. Version 2.3.4 in /opt/iobroker/node_modules/iobroker.mqtt, node: v12.21.0, js-controller: 3.2.16
                  2021-03-08 07:23:08.454 - info: vis.0 (25187) starting. Version 1.3.4 in /opt/iobroker/node_modules/iobroker.vis, node: v12.21.0, js-controller: 3.2.16
                  2021-03-08 07:23:08.650 - info: mqtt.0 (25180) Starting MQTT server on 0.0.0.0:1883
                  2021-03-08 07:23:08.888 - info: vis.0 (25187) vis license is OK.
                  2021-03-08 07:23:09.379 - info: mqtt.0 (25180) Client [AMIS] connected with secret 1615184589372_2795
                  2021-03-08 07:23:09.482 - info: kecontact.0 (25154) starting charging station in passive mode
                  2021-03-08 07:23:09.818 - info: vis.0 (25187) Terminated (NO_ERROR): Without reason
                  2021-03-08 07:23:10.398 - info: host.raspi4iobrokerpv instance system.adapter.vis.0 terminated while should be started once
                  2021-03-08 07:23:10.963 - info: host.raspi4iobrokerpv instance system.adapter.web.0 started with pid 25210
                  2021-03-08 07:23:11.100 - info: host.raspi4iobrokerpv instance system.adapter.shelly.0 started with pid 25217
                  2021-03-08 07:23:13.016 - error: shelly.0 (25217) shelly.0 already running
                  2021-03-08 07:23:13.019 - warn: shelly.0 (25217) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                  2021-03-08 07:23:13.602 - error: host.raspi4iobrokerpv instance system.adapter.shelly.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  2021-03-08 07:23:13.603 - info: host.raspi4iobrokerpv Restart adapter system.adapter.shelly.0 because enabled
                  2021-03-08 07:23:15.170 - info: host.raspi4iobrokerpv instance system.adapter.vis-inventwo.0 started with pid 25236
                  2021-03-08 07:23:15.971 - info: host.raspi4iobrokerpv instance system.adapter.javascript.0 started with pid 25247
                  2021-03-08 07:23:16.233 - error: vis-inventwo.0 (25236) vis-inventwo.0 already running
                  2021-03-08 07:23:16.235 - warn: vis-inventwo.0 (25236) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                  2021-03-08 07:23:16.840 - error: host.raspi4iobrokerpv instance system.adapter.vis-inventwo.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  2021-03-08 07:23:16.841 - info: host.raspi4iobrokerpv Restart adapter system.adapter.vis-inventwo.0 because enabled
                  2021-03-08 07:23:18.750 - info: javascript.0 (25247) starting. Version 4.8.4 in /opt/iobroker/node_modules/iobroker.javascript, node: v12.21.0, js-controller: 3.2.16
                  2021-03-08 07:23:18.831 - info: host.raspi4iobrokerpv instance system.adapter.history.0 started with pid 25262
                  2021-03-08 07:23:18.909 - info: javascript.0 (25247) requesting all states
                  2021-03-08 07:23:18.911 - info: javascript.0 (25247) requesting all objects
                  2021-03-08 07:23:19.670 - info: host.raspi4iobrokerpv instance system.adapter.modbus.0 started with pid 25269
                  2021-03-08 07:23:19.918 - info: javascript.0 (25247) received all states
                  2021-03-08 07:23:19.943 - info: javascript.0 (25247) received all objects
                  2021-03-08 07:23:20.184 - info: javascript.0 (25247) Start javascript script.js.common.AMIS
                  2021-03-08 07:23:20.248 - info: javascript.0 (25247) script.js.common.AMIS: registered 1 subscription and 0 schedules
                  2021-03-08 07:23:20.249 - info: javascript.0 (25247) Start javascript script.js.common.SE_Power
                  2021-03-08 07:23:20.256 - info: javascript.0 (25247) script.js.common.SE_Power: registered 0 subscriptions and 0 schedules
                  2021-03-08 07:23:20.257 - info: javascript.0 (25247) Start javascript script.js.common.Sonnenstand
                  2021-03-08 07:23:20.266 - info: javascript.0 (25247) script.js.common.Sonnenstand: long: - lat:
                  2021-03-08 07:23:20.283 - info: javascript.0 (25247) script.js.common.Sonnenstand: Script Sonnenstand; Erfolgreich gelaufen, Werte akzeptiert
                  2021-03-08 07:23:20.286 - info: javascript.0 (25247) script.js.common.Sonnenstand: registered 0 subscriptions and 1 schedule
                  2021-03-08 07:23:20.287 - info: javascript.0 (25247) Start javascript script.js.common.Powerbank
                  2021-03-08 07:23:20.298 - info: javascript.0 (25247) script.js.common.Powerbank: registered 2 subscriptions and 1 schedule
                  2021-03-08 07:23:20.299 - info: javascript.0 (25247) Start javascript script.js.common.Grid-PV
                  2021-03-08 07:23:20.304 - info: javascript.0 (25247) script.js.common.Grid-PV: registered 1 subscription and 0 schedules
                  2021-03-08 07:23:20.305 - info: javascript.0 (25247) Start javascript script.js.common.SMA+SE
                  2021-03-08 07:23:20.311 - info: javascript.0 (25247) script.js.common.SMA+SE: registered 1 subscription and 0 schedules
                  2021-03-08 07:23:20.312 - info: javascript.0 (25247) Start javascript script.js.common.Zoe_Zielladung
                  2021-03-08 07:23:20.317 - info: javascript.0 (25247) script.js.common.Zoe_Zielladung: registered 1 subscription and 0 schedules
                  2021-03-08 07:23:20.318 - info: javascript.0 (25247) Start javascript script.js.common.PVÜberschuss
                  2021-03-08 07:23:20.323 - info: javascript.0 (25247) script.js.common.PVÜberschuss: registered 1 subscription and 0 schedules
                  2021-03-08 07:23:20.324 - info: javascript.0 (25247) Start javascript script.js.common.ZOE_Ladung
                  2021-03-08 07:23:20.345 - info: javascript.0 (25247) script.js.common.ZOE_Ladung: registered 5 subscriptions and 0 schedules
                  2021-03-08 07:23:20.346 - info: javascript.0 (25247) Start javascript script.js.common.Garage
                  2021-03-08 07:23:20.357 - info: javascript.0 (25247) script.js.common.Garage: registered 3 subscriptions and 1 schedule
                  2021-03-08 07:23:20.909 - info: history.0 (25262) starting. Version 1.9.12 in /opt/iobroker/node_modules/iobroker.history, node: v12.21.0, js-controller: 3.2.16
                  2021-03-08 07:23:21.017 - info: history.0 (25262) enabled logging of kecontact.0.pf (Count=1), Alias=false
                  2021-03-08 07:23:21.018 - info: history.0 (25262) enabled logging of kecontact.0.p (Count=2), Alias=false
                  2021-03-08 07:23:21.019 - info: history.0 (25262) enabled logging of kecontact.0.currentUser (Count=3), Alias=false
                  2021-03-08 07:23:21.019 - info: history.0 (25262) enabled logging of mqtt.0.info.connection (Count=4), Alias=false
                  2021-03-08 07:23:21.020 - info: history.0 (25262) enabled logging of 0_userdata.0.AMIS.170 (Count=5), Alias=false
                  2021-03-08 07:23:21.021 - info: history.0 (25262) enabled logging of 0_userdata.0.AMIS.270 (Count=6), Alias=false
                  2021-03-08 07:23:21.021 - info: history.0 (25262) enabled logging of shelly.0.SHPLG-S#EED8F9#1.Relay0.Switch (Count=7), Alias=false
                  2021-03-08 07:23:21.022 - info: history.0 (25262) enabled logging of shelly.0.SHPLG-S#EED8F9#1.Relay0.Power (Count=8), Alias=false
                  2021-03-08 07:23:21.023 - info: history.0 (25262) enabled logging of 0_userdata.0.AMIS.Power (Count=9), Alias=false
                  2021-03-08 07:23:21.023 - info: history.0 (25262) enabled logging of kecontact.0.currentTimer (Count=10), Alias=false
                  2021-03-08 07:23:21.024 - info: history.0 (25262) enabled logging of modbus.0.inputRegisters.30775_PVLeistung (Count=11), Alias=false
                  2021-03-08 07:23:21.025 - info: history.0 (25262) enabled logging of javascript.0.Solar.Wechselrichter.PVLeistungAktuell (Count=12), Alias=false
                  2021-03-08 07:23:21.026 - info: history.0 (25262) enabled logging of 0_userdata.0.AMIS.PVPower (Count=13), Alias=false
                  2021-03-08 07:23:21.026 - info: history.0 (25262) enabled logging of 0_userdata.0.AMIS.PVÜberschuss (Count=14), Alias=false
                  2021-03-08 07:23:21.045 - error: modbus.0 (25269) modbus.0 already running
                  2021-03-08 07:23:21.049 - warn: modbus.0 (25269) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                  2021-03-08 07:23:21.631 - error: host.raspi4iobrokerpv instance system.adapter.modbus.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  2021-03-08 07:23:21.631 - info: host.raspi4iobrokerpv Restart adapter system.adapter.modbus.0 because enabled
                  2021-03-08 07:23:23.153 - info: host.raspi4iobrokerpv instance system.adapter.cloud.0 started with pid 25288
                  2021-03-08 07:23:23.192 - info: host.raspi4iobrokerpv instance system.adapter.modbus.1 started with pid 25294
                  2021-03-08 07:23:24.387 - error: modbus.1 (25294) modbus.1 already running
                  2021-03-08 07:23:24.390 - warn: modbus.1 (25294) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                  2021-03-08 07:23:24.978 - error: host.raspi4iobrokerpv instance system.adapter.modbus.1 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  2021-03-08 07:23:24.979 - info: host.raspi4iobrokerpv Restart adapter system.adapter.modbus.1 because enabled
                  2021-03-08 07:23:25.214 - info: cloud.0 (25288) starting. Version 4.0.4 in /opt/iobroker/node_modules/iobroker.cloud, node: v12.21.0, js-controller: 3.2.16
                  2021-03-08 07:23:25.281 - info: cloud.0 (25288) Connecting with https://iobroker.net:10555 with "richard.nussdorfer@gmail.com_65a2cba0-c435-11ea-b03c-2dda666d26a"
                  2021-03-08 07:23:25.476 - info: cloud.0 (25288) Trying to connect as system.user.admin
                  2021-03-08 07:23:25.837 - info: cloud.0 (25288) Adapter redirected temporally to "https://iobroker.net:10556" in one minute. Reason: command from server
                  2021-03-08 07:23:25.839 - info: cloud.0 (25288) Connection changed: io client disconnect
                  2021-03-08 07:23:27.035 - info: host.raspi4iobrokerpv instance scheduled system.adapter.zoe2.0 */10 * * * *
                  2021-03-08 07:23:27.290 - info: host.raspi4iobrokerpv instance system.adapter.iot.0 started with pid 25314
                  2021-03-08 07:23:29.392 - info: iot.0 (25314) starting. Version 1.8.13 in /opt/iobroker/node_modules/iobroker.iot, node: v12.21.0, js-controller: 3.2.16
                  2021-03-08 07:23:29.452 - info: iot.0 (25314) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
                  2021-03-08 07:23:30.101 - info: iot.0 (25314) Connection changed: connect
                  2021-03-08 07:23:31.111 - info: host.raspi4iobrokerpv instance system.adapter.info.0 started with pid 25336
                  2021-03-08 07:23:32.197 - info: host.raspi4iobrokerpv instance system.adapter.telegram.0 started with pid 25351
                  2021-03-08 07:23:33.268 - error: info.0 (25336) info.0 already running
                  2021-03-08 07:23:33.272 - warn: info.0 (25336) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                  2021-03-08 07:23:33.855 - error: host.raspi4iobrokerpv instance system.adapter.info.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  2021-03-08 07:23:33.855 - info: host.raspi4iobrokerpv Restart adapter system.adapter.info.0 because enabled
                  2021-03-08 07:23:34.340 - info: telegram.0 (25351) starting. Version 1.7.0 in /opt/iobroker/node_modules/iobroker.telegram, node: v12.21.0, js-controller: 3.2.16
                  2021-03-08 07:23:35.086 - info: host.raspi4iobrokerpv instance system.adapter.life360.0 started with pid 25370
                  2021-03-08 07:23:36.629 - error: life360.0 (25370) life360.0 already running
                  2021-03-08 07:23:36.631 - warn: life360.0 (25370) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                  2021-03-08 07:23:37.239 - error: host.raspi4iobrokerpv instance system.adapter.life360.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  2021-03-08 07:23:37.239 - info: host.raspi4iobrokerpv Restart adapter system.adapter.life360.0 because enabled
                  2021-03-08 07:23:37.434 - info: host.raspi4iobrokerpv instance system.adapter.backitup.0 started with pid 25381
                  2021-03-08 07:23:40.972 - info: backitup.0 (25381) starting. Version 1.7.0 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.21.0, js-controller: 3.2.16
                  2021-03-08 07:23:41.066 - info: backitup.0 (25381) [iobroker] backup was activated at 06:15 every 1 day(s)
                  2021-03-08 07:23:43.636 - info: host.raspi4iobrokerpv instance system.adapter.shelly.0 started with pid 25403
                  2021-03-08 07:23:46.147 - info: shelly.0 (25403) starting. Version 4.0.6 in /opt/iobroker/node_modules/iobroker.shelly, node: v12.21.0, js-controller: 3.2.16
                  2021-03-08 07:23:46.179 - info: shelly.0 (25403) Starting Adapter shelly.0 in version 4.0.6
                  2021-03-08 07:23:46.180 - info: shelly.0 (25403) Polltime of the shelly devices: 5 sec.
                  2021-03-08 07:23:46.215 - info: shelly.0 (25403) Starting Shelly adapter in CoAP modus.
                  2021-03-08 07:23:46.318 - info: shelly.0 (25403) Listening for Shelly packets in the network
                  2021-03-08 07:23:46.863 - info: host.raspi4iobrokerpv instance system.adapter.vis-inventwo.0 started with pid 25418
                  2021-03-08 07:23:48.208 - info: vis-inventwo.0 (25418) starting. Version 2.7.10 in /opt/iobroker/node_modules/iobroker.vis-inventwo, node: v12.21.0, js-controller: 3.2.16
                  2021-03-08 07:23:51.669 - info: host.raspi4iobrokerpv instance system.adapter.modbus.0 started with pid 25436
                  2021-03-08 07:23:53.223 - info: modbus.0 (25436) starting. Version 3.2.4 in /opt/iobroker/node_modules/iobroker.modbus, node: v12.21.0, js-controller: 3.2.16
                  2021-03-08 07:23:53.750 - info: modbus.0 (25436) Connected to slave 192.168.0.9
                  2021-03-08 07:23:55.000 - info: host.raspi4iobrokerpv instance system.adapter.modbus.1 started with pid 25455
                  2021-03-08 07:23:56.569 - info: modbus.1 (25455) starting. Version 3.2.4 in /opt/iobroker/node_modules/iobroker.modbus, node: v12.21.0, js-controller: 3.2.16
                  2021-03-08 07:23:57.222 - info: modbus.1 (25455) Connected to slave 192.168.0.98
                  2021-03-08 07:23:59.816 - info: shelly.0 (25403) Shelly device 192.168.0.80 (shellyplug-s / shellyplug-s-EED8F9 / SHPLG-S#EED8F9#1) with CoAP connected!
                  

                  das Script Amis das zu Anfang steht:

                  const idJson = 'mqtt.0.AMIS';
                  const id180 = '0_userdata.0.AMIS.180';
                  const id280 = '0_userdata.0.AMIS.280';
                  const id381 = '0_userdata.0.AMIS.381';
                  const id481 = '0_userdata.0.AMIS.481';
                  const id170 = '0_userdata.0.AMIS.170';
                  const id270 = '0_userdata.0.AMIS.270';
                  const id370 = '0_userdata.0.AMIS.370';
                  const id470 = '0_userdata.0.AMIS.470';
                  const id11280 = '0_userdata.0.AMIS.11280';
                  on(idJson, function(dp) {
                     let obj = JSON.parse(dp.state.val);
                     setState(id180, obj['1.8.0']/1000, true);
                     setState(id280, obj['2.8.0']/1000, true);
                     setState(id381, obj['3.8.1']/1000, true);
                     setState(id481, obj['4.8.1']/1000, true);
                     setState(id170, obj['1.7.0'], true);
                     setState(id270, obj['2.7.0'], true);
                     setState(id370, obj['3.7.0'], true);
                     setState(id470, obj['4.7.0'], true);
                     setState(id11280, obj['1.128.0'], true);
                     }); 
                  

                  vor 7:21 hat der Adapter Zoe2 seine Abfragen gemacht, wie immer.

                  2021-03-08 07:20:03.853 - info: zoe2.0 (23557) getBatteryStatus-url:https://api-wired-prod-1-euw1.wrd-aws.com/commerce/v1/accounts/45bacb45-017d-42f7-8bee-96edb6ceec2d/kamereon/kca/car-adapter/v2/cars/VF1AGxxxxxx/battery-status?country=DE
                  2021-03-08 07:20:04.924 - info: zoe2.0 (23557) getBatteryStatus:{"data":{"type":"Car","id":"VF1AG00xxxxxxxx","attributes":{"timestamp":"2021-03-08T06:19:36Z","batteryLevel":100,"batteryTemperature":20,"batteryAutonomy":311,"batteryCapacity":0,"batteryAvailableEnergy":52,"plugStatus":0,"chargingStatus":0,"chargingRemainingTime":15,"chargingInstantaneousPower":0}}}
                  2021-03-08 07:20:04.934 - info: zoe2.0 (23557) getCockpit-url:https://api-wired-prod-1-euw1.wrd-aws.com/commerce/v1/accounts/45bacb45-017d-42f7-8bee-96edb6ceec2d/kamereon/kca/car-adapter/v2/cars/VF1AGxxxxx/cockpit?country=DE
                  2021-03-08 07:20:05.996 - info: zoe2.0 (23557) getCockpit:{"data":{"type":"Car","id":"VF1AG0009xxxxxx","attributes":{"fuelAutonomy":0,"fuelQuantity":0,"totalMileage":xxxx}}}
                  2021-03-08 07:20:05.997 - info: zoe2.0 (23557) getLocation-url:https://api-wired-prod-1-euw1.wrd-aws.com/commerce/v1/accounts/45bacb45-017d-42f7-8bee-96edb6ceec2d/kamereon/kca/car-adapter/v1/cars/VF1AGxxxxxxxx/location?country=DE
                  2021-03-08 07:20:07.017 - info: zoe2.0 (23557) getLocation:{"data":{"type":"Car","id":"VF1AG000xxxxxx","attributes":{"gpsLatitude":48.xxx,"gpsLongitude":14.xxx,"lastUpdateTime":"2021-03-04T12:47:53Z"}}}
                  2021-03-08 07:20:07.018 - info: zoe2.0 (23557) gpsLatitude:48.xxxx
                  2021-03-08 07:20:07.019 - info: zoe2.0 (23557) gpsLongitude:14.xxxx
                  2021-03-08 07:20:07.020 - info: zoe2.0 (23557) getHVACStatus not enabled in config
                  2021-03-08 07:20:17.027 - info: zoe2.0 (23557) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  2021-03-08 07:20:17.588 - info: host.raspi4iobrokerpv instance system.adapter.zoe2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  

                  danach war 1:30min nichts und dann siehe oben.

                  dh. ich kann aus dem Log nichts erkennen, was in den 1:30 Min passiert ist und warum er angefangen hat einen Restart zu starten, begonnen mit dem Stop der Scripten.

                  Kann es sein.... dass durch die unsaubere Terminiation des Zoe2 Adapter, der Speicher den für seine Abarbeitung belegt, nicht wieder frei gibt.
                  Gibt es eine Möglichkei am Raspi ein Speicheraufzeichnungstool laufen zu lassen, dass die Verbraucher erkennt?

                  um 6:00 sehe ich noch warnings.

                  2021-03-08 06:01:46.210 - warn: javascript.0 (647) You are assigning a object to the state "javascript.0.Sonne.Sonnenaufgang" which expects a string. Please fix your code to use a string or change the state type to object. This warning might become an error in future versions.
                  2021-03-08 06:01:46.215 - warn: javascript.0 (647) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1358:20)
                  2021-03-08 06:01:46.215 - warn: javascript.0 (647) at Object. (script.js.common.Powerbank:42:3)
                  2021-03-08 06:01:46.215 - warn: javascript.0 (647) at Object. (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1249:34)
                  2021-03-08 06:01:46.216 - warn: javascript.0 (647) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2014:34)
                  2021-03-08 06:01:46.216 - warn: javascript.0 (647) at listOnTimeout (internal/timers.js:554:17)
                  2021-03-08 06:01:46.216 - warn: javascript.0 (647) at processTimers (internal/timers.js:497:7)
                  2021-03-08 06:01:46.216 - info: javascript.0 (647) script.js.common.Powerbank: Mon Mar 08 2021 06:32:49 GMT+0100 (GMT+01:00)
                  2021-03-08 06:01:46.216 - warn: javascript.0 (647) You are assigning a object to the state "javascript.0.Sonne.Sonnenuntergang" which expects a string. Please fix your code to use a string or change the state type to object. This warning might become an error in future versions.
                  2021-03-08 06:01:46.217 - warn: javascript.0 (647) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1358:20)
                  2021-03-08 06:01:46.218 - warn: javascript.0 (647) at Object. (script.js.common.Powerbank:44:3)
                  2021-03-08 06:01:46.218 - warn: javascript.0 (647) at Object. (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1249:34)
                  2021-03-08 06:01:46.218 - warn: javascript.0 (647) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2014:34)
                  2021-03-08 06:01:46.218 - warn: javascript.0 (647) at listOnTimeout (internal/timers.js:554:17)
                  2021-03-08 06:01:46.218 - warn: javascript.0 (647) at processTimers (internal/timers.js:497:7)
                  2021-03-08 06:01:46.218 - info: javascript.0 (647) script.js.common.Powerbank: Mon Mar 08 2021 17:59:25 GMT+0100 (GMT+01:00)
                  2021-03-08 06:10:00.006 - info: javascript.0 (647) script.js.common.Sonnenstand: Script Sonnenstand; Erfolgreich gelaufen, Werte akzeptiert
                  2021-03-08 06:10:00.110 - info: host.raspi4iobrokerpv instance system.adapter.zoe2.0 started with pid 22827
                  

                  wenn ich richtig liege, passt ihm das da nicht:
                  Bildschirmfoto 2021-03-08 um 10.56.51.png

                  vor ca. 1 Std. die Script Engine upgedatet

                  gerade wieder einen Hänger gehabt:

                  cloud.0	2021-03-08 14:05:32.090	info	(25288) Connection changed: connect
                  cloud.0	2021-03-08 14:05:31.693	info	(25288) Trying to connect as system.user.admin
                  modbus.0	2021-03-08 14:05:12.551	info	(25436) Connected to slave 192.168.0.9
                  modbus.1	2021-03-08 14:04:43.347	info	(25455) Connected to slave 192.168.0.98
                  javascript.0	2021-03-08 14:04:43.158	info	(7815) script.js.common.Powerbank: Powerbank Ladung begonnen
                  mqtt.0	2021-03-08 14:04:40.073	info	(6707) Client [AMIS] connected with secret 1615208680072_5666
                  cloud.0	2021-03-08 14:04:31.676	info	(25288) Connection lost
                  cloud.0	2021-03-08 14:04:31.676	info	(25288) Connection changed: Ping timeout
                  cloud.0	2021-03-08 14:04:31.674	error	(25288) Ping timeout
                  shelly.0	2021-03-08 14:04:27.283	error	(25403) Error in function state.coap.http_cmd for state SHPLG-S#EED8F9#1.Relay0.Switch and request{"url":"http://192.168.0.80/relay/0","timeout":5000,"qs":{"turn":"off","timer":0}} for 192.168.0.80 (
                  mqtt.0	2021-03-08 14:04:25.027	info	(6707) Client [H,] connection closed: timeout
                  shelly.0	2021-03-08 14:04:17.108	error	(25403) Error in function state.coap.http_cmd for state SHPLG-S#EED8F9#1.Relay0.Switch and request{"url":"http://192.168.0.80/relay/0","timeout":5000,"qs":{"turn":"off","timer":0}} for 192.168.0.80 (
                  kecontact.0	2021-03-08 14:04:15.441	warn	(25154) UDP send error for 192.168.0.97:7090: Error: send ENETUNREACH 192.168.0.97:7090
                  kecontact.0	2021-03-08 14:04:15.140	warn	(25154) UDP send error for 192.168.0.97:7090: Error: send ENETUNREACH 192.168.0.97:7090
                  kecontact.0	2021-03-08 14:04:14.840	warn	(25154) UDP send error for 192.168.0.97:7090: Error: send ENETUNREACH 192.168.0.97:7090
                  life360.0	2021-03-08 14:04:14.804	warn	(25612) No data received from Life360 cloud services!
                  life360.0	2021-03-08 14:04:14.791	error	(25612) Failed to retrieve members: Error: getaddrinfo EAI_AGAIN www.life360.com
                  kecontact.0	2021-03-08 14:04:14.539	warn	(25154) UDP send error for 192.168.0.97:7090: Error: send ENETUNREACH 192.168.0.97:7090
                  kecontact.0	2021-03-08 14:04:14.239	warn	(25154) UDP send error for 192.168.0.97:7090: Error: send ENETUNREACH 192.168.0.97:7090
                  kecontact.0	2021-03-08 14:04:13.939	warn	(25154) UDP send error for 192.168.0.97:7090: Error: send ENETUNREACH 192.168.0.97:7090
                  kecontact.0	2021-03-08 14:04:13.639	warn	(25154) UDP send error for 192.168.0.97:7090: Error: send ENETUNREACH 192.168.0.97:7090
                  modbus.1	2021-03-08 14:04:13.141	info	(25455) Disconnected from slave 192.168.0.98
                  modbus.0	2021-03-08 14:04:12.530	info	(25436) Disconnected from slave 192.168.0.9
                  modbus.1	2021-03-08 14:04:12.140	warn	(25455) Poll error count: 1 code: {"err":"timeout","timeout":5000}
                  modbus.1	2021-03-08 14:04:12.139	error	(25455) Client in error state.
                  modbus.1	2021-03-08 14:04:12.137	error	(25455) Request timed out.
                  modbus.1	2021-03-08 14:04:12.136	warn	(25455) Error: undefined
                  modbus.0	2021-03-08 14:04:11.531	warn	(25436) Poll error count: 1 code: {"err":"timeout","timeout":5000}
                  modbus.0	2021-03-08 14:04:11.529	error	(25436) Client in error state.
                  modbus.0	2021-03-08 14:04:11.527	error	(25436) Request timed out.
                  modbus.0	2021-03-08 14:04:11.525	warn	(25436) Error: undefined
                  

                  und aktuell wieder nicht erreichbar......???
                  auch der Raspi ist nicht erreichbar

                  jetzt wieder gekommen...

                  [345505.635793] [   8166]  1001  8166    41727    15868   630784      956             0 node
                  [345505.635801] [   8235]  1001  8235    46083    18920   688128     2818             0 node
                  [345505.635812] [  23574]  1001 23574    23902     8644   323584        0             0 node
                  [345505.635820] [  23580]  1001 23580    23470     8227   278528        0             0 node
                  [345505.635828] [  23581]  1001 23581    26482    10632   397312        0             0 node
                  [345505.635836] [  23584]  1001 23584    25555     9702   409600        0             0 node
                  [345505.635844] [  23589]  1001 23589    23472     8339   286720        0             0 node
                  [345505.635851] [  23596]  1001 23596    26403    10701   389120        0             0 node
                  [345505.635859] [  23598]  1001 23598    25542     9875   413696        0             0 node
                  [345505.635867] [  23612]  1001 23612    23472     8289   286720        0             0 node
                  [345505.635875] [  23615]  1001 23615    26409    10609   385024        0             0 node
                  [345505.635882] [  23622]  1001 23622    25475     9904   397312        0             0 node
                  [345505.635891] [  23623]  1001 23623    23470     8272   290816        0             0 node
                  [345505.635899] [  23636]  1001 23636    26549    10686   405504        0             0 node
                  [345505.635907] [  23644]  1001 23644    25602     9727   413696        0             0 node
                  [345505.635914] [  23651]  1001 23651    23476     8336   294912        0             0 node
                  [345505.635922] [  23658]  1001 23658    26479    10664   393216        0             0 node
                  [345505.635931] [  23659]  1001 23659    23840     8646   315392        0             0 node
                  [345505.635938] [  23667]  1001 23667    23472     8293   286720        0             0 node
                  [345505.635946] [  23678]  1001 23678    26384    10433   385024        0             0 node
                  [345505.635954] [  23686]  1001 23686    23915     8548   339968        0             0 node
                  [345505.635962] [  23693]  1001 23693    23609     8151   294912        0             0 node
                  [345505.635970] [  23695]  1001 23695    26437    10479   401408        0             0 node
                  [345505.635977] [  23708]  1001 23708    23906     8675   327680        0             0 node
                  [345505.635985] [  23713]  1001 23713    23539     8017   294912        0             0 node
                  [345505.635993] [  23715]  1001 23715    26374    10438   389120        0             0 node
                  [345505.636000] [  23723]  1001 23723    23866     8570   335872        0             0 node
                  [345505.636008] [  23738]  1001 23738    23613     8189   294912        0             0 node
                  [345505.636016] [  23741]  1001 23741    26437    10546   385024        0             0 node
                  [345505.636024] [  23747]  1001 23747    23866     8622   344064        0             0 node
                  [345505.636031] [  23753]  1001 23753    23543     8188   286720        0             0 node
                  [345505.636039] [  23759]  1001 23759    26446    10512   393216        0             0 node
                  [345505.636047] [  23765]  1001 23765    27376    11680   409600        0             0 node
                  [345505.636055] [  23770]  1001 23770    23548     8178   290816        0             0 node
                  [345505.636063] [  23777]  1001 23777    25288    10388   323584        0             0 node
                  [345505.636071] [  23789]  1001 23789    26880    10781   405504        0             0 node
                  [345505.636079] [  23798]  1001 23798    23534     8158   290816        0             0 node
                  [345505.636087] [  23801]  1001 23801    26388    10470   385024        0             0 node
                  [345505.636094] [  23806]  1001 23806    26848    10794   417792        0             0 node
                  [345505.636103] [  23815]  1001 23815    23564     8179   286720        0             0 node
                  [345505.636110] [  23824]  1001 23824    24476     8854   299008        0             0 node
                  [345505.636118] [  23827]  1001 23827    27438    11615   409600        0             0 node
                  [345505.636126] [  23836]  1001 23836    23543     8202   299008        0             0 node
                  [345505.636134] [  23851]  1001 23851    24299     8430   290816        0             0 node
                  [345505.636142] [  23852]  1001 23852    25140     9299   294912        0             0 node
                  [345505.636217] [  23853]  1001 23853    23600     8004   299008        0             0 node
                  [345505.636225] [  23860]  1001 23860    24402     8633   299008        0             0 node
                  [345505.636236] [  23871]  1001 23871    25142     9106   303104        0             0 node
                  [345505.636245] [  23882]  1001 23882    23547     8269   294912        0             0 node
                  [345505.636255] [  23883]  1001 23883    23647     8149   258048        0             0 node
                  [345505.636264] [  23889]  1001 23889    24905     8888   290816        0             0 node
                  [345505.636273] [  23897]  1001 23897    22772     7063   233472        0             0 node
                  [345505.636282] [  23909]  1001 23909    24481     9077   299008        0             0 node
                  [345505.636290] [  23915]  1001 23915    24227     8542   253952        0             0 node
                  [345505.636298] [  23923]  1001 23923    22777     7103   233472        0             0 node
                  [345505.636306] [  23925]  1001 23925    23586     7951   241664        0             0 node
                  [345505.636314] [  23931]  1001 23931    23121     6682   241664        0             0 node
                  [345505.636323] [  23935]  1001 23935    23570     8201   290816        0             0 node
                  [345505.636330] [  23945]  1001 23945    22021     6155   221184        0             0 node
                  [345505.636338] [  23946]  1001 23946    24163     8207   245760        0             0 node
                  [345505.636346] [  23958]  1001 23958    21598     6038   196608        0             0 node
                  [345505.636354] [  23976]  1001 23976    22079     6169   221184        0             0 node
                  [345505.636362] [  23978]  1001 23978    24232     8600   253952        0             0 node
                  [345505.636369] [  23979]  1001 23979    23482     7498   282624        0             0 node
                  [345505.636377] [  23986]  1001 23986    22113     5990   221184        0             0 node
                  [345505.636384] [  23990]  1001 23990    21662     6052   200704        0             0 node
                  [345505.636392] [  24007]  1001 24007    22777     6915   245760        0             0 node
                  [345505.636400] [  24015]  1001 24015    21618     6018   188416        0             0 node
                  [345505.636408] [  24027]  1001 24027    21598     6020   196608        0             0 node
                  [345505.636415] [  24029]  1001 24029    21564     5875   192512        0             0 node
                  [345505.636423] [  24036]  1001 24036    21598     6019   196608        0             0 node
                  [345505.636431] [  24042]  1001 24042    21586     6004   200704        0             0 node
                  [345505.636439] [  24054]  1001 24054    22084     6344   225280        0             0 node
                  [345505.636447] [  24061]  1001 24061    21598     6016   200704        0             0 node
                  [345505.636455] [  24068]  1001 24068    21478     5844   196608        0             0 node
                  [345505.636463] [  24081]  1001 24081    21500     5875   192512        0             0 node
                  [345505.636471] [  24084]  1001 24084    21500     5971   188416        0             0 node
                  [345505.636478] [  24086]  1001 24086    21564     5944   196608        0             0 node
                  [345505.636486] [  24094]  1001 24094    21409     5688   188416        0             0 node
                  [345505.636494] [  24105]  1001 24105    21474     5872   188416        0             0 node
                  [345505.636502] [  24106]  1001 24106    21153     5526   176128        0             0 node
                  [345505.636510] [  24107]  1001 24107    21410     5812   184320        0             0 node
                  [345505.636518] [  24119]  1001 24119    21410     5751   192512        0             0 node
                  [345505.636526] [  24132]  1001 24132    20344     5231   151552        0             0 node
                  [345505.636533] [  24137]  1001 24137    20836     5375   176128        0             0 node
                  [345505.636541] [  24139]  1001 24139    20059     4794   159744        0             0 node
                  [345505.636549] [  24146]  1001 24146    20059     4748   155648        0             0 node
                  [345505.636557] [  24152]  1001 24152     8597      137    32768        0             0 node
                  [345505.636566] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=node,pid=539,uid=1001
                  [345505.636647] Out of memory: Killed process 539 (node) total-vm:295496kB, anon-rss:108868kB, file-rss:25144kB, shmem-rss:0kB, UID:1001 pgtables:1052kB oom_score_adj:0
                  [345505.753989] oom_reaper: reaped process 539 (node), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
                  [345608.547443] CIFS: Attempting to mount //192.168.0.10/backup/iobroker
                  [345608.547493] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers
                  [351956.430278] CIFS: Attempting to mount //192.168.0.10/backup/iobroker
                  [370209.514102] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
                  [370209.514156] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
                  
                  
                  javascript.0	2021-03-08 14:14:52.987	info	(7815) script.js.common.Powerbank: Powerbank Ladung beendet
                  cloud.0	2021-03-08 14:14:21.086	info	(10508) Connection changed: io client disconnect
                  cloud.0	2021-03-08 14:14:21.083	info	(10508) Adapter redirected temporally to "https://iobroker.net:10556" in one minute. Reason: command from server
                  cloud.0	2021-03-08 14:14:20.664	info	(10508) Trying to connect as system.user.admin
                  life360.0	2021-03-08 14:14:10.699	info	(25612) Connected to Life360 cloud services.
                  modbus.0	2021-03-08 14:14:00.462	info	(25436) Connected to slave 192.168.0.9
                  iot.0	2021-03-08 14:13:51.498	info	(25314) Connection changed: connect
                  modbus.1	2021-03-08 14:13:50.130	info	(25455) Connected to slave 192.168.0.98
                  mqtt.0	2021-03-08 14:13:49.818	info	(6707) Client [H,] connected with secret 1615209229816_7093
                  life360.0	2021-03-08 14:13:49.804	warn	(25612) No data received from Life360 cloud services!
                  life360.0	2021-03-08 14:13:49.803	error	(25612) Error: Error: Unable to connect: Error: getaddrinfo EAI_AGAIN www.life360.com
                  life360.0	2021-03-08 14:13:49.801	info	(25612) Waiting for online operations to finish ...
                  iot.0	2021-03-08 14:13:45.886	info	(25314) Connection changed: disconnect
                  iot.0	2021-03-08 14:13:45.885	error	(25314) Error by device connection: "premature close"
                  cloud.0	2021-03-08 14:13:30.666	error	(10508) Error while connecting to cloud: Error: websocket error
                  life360.0	2021-03-08 14:13:29.811	warn	(25612) No data received from Life360 cloud services!
                  life360.0	2021-03-08 14:13:29.810	error	(25612) Error: Error: Unable to connect: Error: getaddrinfo EAI_AGAIN www.life360.com
                  life360.0	2021-03-08 14:13:29.808	info	(25612) Waiting for online operations to finish ...
                  cloud.0	2021-03-08 14:13:20.671	info	(10508) Trying to connect as system.user.admin
                  modbus.1	2021-03-08 14:13:19.127	warn	(25455) On error: {"errno":"EHOSTUNREACH","code":"EHOSTUNREACH","syscall":"connect","address":"192.168.0.98","port":502}
                  modbus.1	2021-03-08 14:13:19.126	error	(25455) Client in error state.
                  modbus.1	2021-03-08 14:13:19.125	error	(25455) Socket Error
                  iot.0	2021-03-08 14:13:15.873	info	(25314) Connection changed: disconnect
                  iot.0	2021-03-08 14:13:15.873	warn	(25314) Looks like your connection certificates are invalid. Please renew them via configuration dialog.
                  iot.0	2021-03-08 14:13:15.872	error	(25314) Error by device connection: "premature close"
                  iot.0	2021-03-08 14:13:15.853	info	(25314) Connection changed: disconnect
                  iot.0	2021-03-08 14:13:15.852	error	(25314) Error by device connection: "premature close"
                  iot.0	2021-03-08 14:13:05.841	info	(25314) Connection changed: disconnect
                  iot.0	2021-03-08 14:13:05.841	error	(25314) DNS name of a18wym7vjdl22g.iot.eu-west-1.amazonaws.com cannot be resolved: connection will be retried in 10 seconds.
                  iot.0	2021-03-08 14:13:05.840	error	(25314) Error by device connection: "getaddrinfo EAI_AGAIN a18wym7vjdl22g.iot.eu-west-1.amazonaws.com"
                  iot.0	2021-03-08 14:13:05.839	error	(25314) DNS name of a18wym7vjdl22g.iot.eu-west-1.amazonaws.com cannot be resolved: connection will be retried in 10 seconds.
                  iot.0	2021-03-08 14:13:05.838	error	(25314) Error by device connection: "getaddrinfo EAI_AGAIN a18wym7vjdl22g.iot.eu-west-1.amazonaws.com"
                  life360.0	2021-03-08 14:12:59.810	warn	(25612) No data received from Life360 cloud services!
                  life360.0	2021-03-08 14:12:59.809	error	(25612) Error: Error: Unable to connect: Error: getaddrinfo EAI_AGAIN www.life360.com
                  life360.0	2021-03-08 14:12:59.807	info	(25612) Waiting for online operations to finish ...
                  modbus.0	2021-03-08 14:12:59.447	warn	(25436) On error: {"errno":"EHOSTUNREACH","code":"EHOSTUNREACH","syscall":"connect","address":"192.168.0.9","port":502}
                  modbus.0	2021-03-08 14:12:59.446	error	(25436) Client in error state.
                  modbus.0	2021-03-08 14:12:59.445	error	(25436) Socket Error
                  modbus.1	2021-03-08 14:12:44.967	warn	(25455) On error: {"errno":"EHOSTUNREACH","code":"EHOSTUNREACH","syscall":"connect","address":"192.168.0.98","port":502}
                  modbus.1	2021-03-08 14:12:44.966	error	(25455) Client in error state.
                  modbus.1	2021-03-08 14:12:44.966	error	(25455) Socket Error
                  iot.0	2021-03-08 14:12:40.813	info	(25314) Connection changed: disconnect
                  iot.0	2021-03-08 14:12:40.812	error	(25314) Error by device connection: "premature close"
                  cloud.0	2021-03-08 14:12:30.664	error	(10508) Error while connecting to cloud: Error: websocket error
                  life360.0	2021-03-08 14:12:29.810	warn	(25612) No data received from Life360 cloud services!
                  life360.0	2021-03-08 14:12:29.809	error	(25612) Error: Error: Unable to connect: Error: getaddrinfo EAI_AGAIN www.life360.com
                  life360.0	2021-03-08 14:12:29.807	info	(25612) Waiting for online operations to finish ...
                  cloud.0	2021-03-08 14:12:20.674	info	(10508) Trying to connect as system.user.admin
                  modbus.1	2021-03-08 14:12:10.817	warn	(25455) On error: {"errno":"EHOSTUNREACH","code":"EHOSTUNREACH","syscall":"connect","address":"192.168.0.98","port":502}
                  modbus.1	2021-03-08 14:12:10.816	error	(25455) Client in error state.
                  modbus.1	2021-03-08 14:12:10.816	error	(25455) Socket Error
                  iot.0	2021-03-08 14:12:10.800	info	(25314) Connection changed: disconnect
                  iot.0	2021-03-08 14:12:10.800	warn	(25314) Looks like your connection certificates are invalid. Please renew them via configuration dialog.
                  iot.0	2021-03-08 14:12:10.799	error	(25314) Error by device connection: "premature close"
                  iot.0	2021-03-08 14:12:10.779	info	(25314) Connection changed: disconnect
                  iot.0	2021-03-08 14:12:10.778	error	(25314) Error by device connection: "premature close"
                  iot.0	2021-03-08 14:12:00.769	info	(25314) Connection changed: disconnect
                  iot.0	2021-03-08 14:12:00.768	error	(25314) DNS name of a18wym7vjdl22g.iot.eu-west-1.amazonaws.com cannot be resolved: connection will be retried in 10 seconds.
                  iot.0	2021-03-08 14:12:00.768	error	(25314) Error by device connection: "getaddrinfo EAI_AGAIN a18wym7vjdl22g.iot.eu-west-1.amazonaws.com"
                  iot.0	2021-03-08 14:12:00.766	error	(25314) DNS name of a18wym7vjdl22g.iot.eu-west-1.amazonaws.com cannot be resolved: connection will be retried in 10 seconds.
                  iot.0	2021-03-08 14:12:00.765	error	(25314) Error by device connection: "getaddrinfo EAI_AGAIN a18wym7vjdl22g.iot.eu-west-1.amazonaws.com"
                  life360.0	2021-03-08 14:11:59.808	warn	(25612) No data received from Life360 cloud services!
                  life360.0	2021-03-08 14:11:59.807	error	(25612) Error: Error: Unable to connect: Error: getaddrinfo EAI_AGAIN www.life360.com
                  life360.0	2021-03-08 14:11:59.805	info	(25612) Waiting for online operations to finish ...
                  modbus.0	2021-03-08 14:11:55.287	warn	(25436) On error: {"errno":"EHOSTUNREACH","code":"EHOSTUNREACH","syscall":"connect","address":"192.168.0.9","port":502}
                  modbus.0	2021-03-08 14:11:55.286	error	(25436) Client in error state.
                  modbus.0	2021-03-08 14:11:55.286	error	(25436) Socket Error
                  modbus.1	2021-03-08 14:11:36.647	warn	(25455) On error: {"errno":"EHOSTUNREACH","code":"EHOSTUNREACH","syscall":"connect","address":"192.168.0.98","port":502}
                  modbus.1	2021-03-08 14:11:36.647	error	(25455) Client in error state.
                  modbus.1	2021-03-08 14:11:36.646	error	(25455) Socket Error
                  iot.0	2021-03-08 14:11:35.740	info	(25314) Connection changed: disconnect
                  iot.0	2021-03-08 14:11:35.739	error	(25314) Error by device connection: "premature close"
                  cloud.0	2021-03-08 14:11:30.664	error	(10508) Error while connecting to cloud: Error: websocket error
                  life360.0	2021-03-08 14:11:29.803	warn	(25612) No data received from Life360 cloud services!
                  life360.0	2021-03-08 14:11:29.802	error	(25612) Error: Error: Unable to connect: Error: getaddrinfo EAI_AGAIN www.life360.com
                  life360.0	2021-03-08 14:11:29.798	info	(25612) Waiting for online operations to finish ...
                  cloud.0	2021-03-08 14:11:20.675	info	(10508) Trying to connect as system.user.admin
                  iot.0	2021-03-08 14:11:05.728	info	(25314) Connection changed: disconnect
                  iot.0	2021-03-08 14:11:05.727	warn	(25314) Looks like your connection certificates are invalid. Please renew them via configuration dialog.
                  iot.0	2021-03-08 14:11:05.726	error	(25314) Error by device connection: "premature close"
                  iot.0	2021-03-08 14:11:05.713	info	(25314) Connection changed: disconnect
                  iot.0	2021-03-08 14:11:05.712	error	(25314) Error by device connection: "premature close"
                  modbus.1	2021-03-08 14:11:02.487	warn	(25455) On error: {"errno":"EHOSTUNREACH","code":"EHOSTUNREACH","syscall":"connect","address":"192.168.0.98","port":502}
                  modbus.1	2021-03-08 14:11:02.486	error	(25455) Client in error state.
                  modbus.1	2021-03-08 14:11:02.486	error	(25455) Socket Error
                  life360.0	2021-03-08 14:10:59.808	warn	(25612) No data received from Life360 cloud services!
                  life360.0	2021-03-08 14:10:59.807	error	(25612) Error: Error: Unable to connect: Error: getaddrinfo EAI_AGAIN www.life360.com
                  life360.0	2021-03-08 14:10:59.804	info	(25612) Waiting for online operations to finish ...
                  iot.0	2021-03-08 14:10:55.684	info	(25314) Connection changed: disconnect
                  iot.0	2021-03-08 14:10:55.683	error	(25314) DNS name of a18wym7vjdl22g.iot.eu-west-1.amazonaws.com cannot be resolved: connection will be retried in 10 seconds.
                  iot.0	2021-03-08 14:10:55.679	error	(25314) Error by device connection: "getaddrinfo EAI_AGAIN a18wym7vjdl22g.iot.eu-west-1.amazonaws.com"
                  iot.0	2021-03-08 14:10:55.677	error	(25314) DNS name of a18wym7vjdl22g.iot.eu-west-1.amazonaws.com cannot be resolved: connection will be retried in 10 seconds.
                  iot.0	2021-03-08 14:10:55.676	error	(25314) Error by device connection: "getaddrinfo EAI_AGAIN a18wym7vjdl22g.iot.eu-west-1.amazonaws.com"
                  modbus.0	2021-03-08 14:10:51.127	warn	(25436) On error: {"errno":"EHOSTUNREACH","code":"EHOSTUNREACH","syscall":"connect","address":"192.168.0.9","port":502}
                  modbus.0	2021-03-08 14:10:51.126	error	(25436) Client in error state.
                  modbus.0	2021-03-08 14:10:51.125	error	(25436) Socket Error
                  cloud.0	2021-03-08 14:10:30.669	error	(10508) Error while connecting to cloud: Error: websocket error
                  iot.0	2021-03-08 14:10:30.653	info	(25314) Connection lost
                  iot.0	2021-03-08 14:10:30.652	info	(25314) Connection changed: disconnect
                  iot.0	2021-03-08 14:10:30.649	error	(25314) Error by device connection: "premature close"
                  life360.0	2021-03-08 14:10:29.818	warn	(25612) No data received from Life360 cloud services!
                  life360.0	2021-03-08 14:10:29.817	error	(25612) Error: Error: Unable to connect: Error: getaddrinfo EAI_AGAIN www.life360.com
                  life360.0	2021-03-08 14:10:29.814	info	(25612) Waiting for online operations to finish ...
                  life360.0	2021-03-08 14:10:29.807	info	(25612) Disconnected from Life360 cloud services.
                  modbus.1	2021-03-08 14:10:28.327	warn	(25455) On error: {"errno":"EHOSTUNREACH","code":"EHOSTUNREACH","syscall":"connect","address":"192.168.0.98","port":502}
                  modbus.1	2021-03-08 14:10:28.327	error	(25455) Client in error state.
                  modbus.1	2021-03-08 14:10:28.326	error	(25455) Socket Error
                  host.raspi4iobrokerpv	2021-03-08 14:10:22.273	error	instance system.adapter.zoe2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  zoe2.0	2021-03-08 14:10:21.693	warn	(10525) Terminated (JS_CONTROLLER_STOPPED): Without reason
                  zoe2.0	2021-03-08 14:10:21.690	error	(10525) No valid response from Renault server
                  cloud.0	2021-03-08 14:10:20.683	info	(10508) Trying to connect as system.user.admin
                  zoe2.0	2021-03-08 14:10:01.603	info	(10525) URL: https://renault-wrd-prod-1-euw1-myrapp-one.s3-eu-west-1.amazonaws.com/configuration/android/config_de_DE.json
                  zoe2.0	2021-03-08 14:10:01.603	info	(10525) ignoreApiError:true
                  zoe2.0	2021-03-08 14:10:01.602	info	(10525) Country:DE
                  zoe2.0	2021-03-08 14:10:01.602	info	(10525) VIN:VF1AG000966808321
                  zoe2.0	2021-03-08 14:10:01.602	info	(10525) Locale:de_DE
                  zoe2.0	2021-03-08 14:10:01.601	info	(10525) Username:richard.nussdorfer@gmail.com
                  zoe2.0	2021-03-08 14:10:01.568	info	(10525) starting. Version 0.2.0 in /opt/iobroker/node_modules/iobroker.zoe2, node: v12.21.0, js-controller: 3.2.16
                  host.raspi4iobrokerpv	2021-03-08 14:10:00.079	info	instance system.adapter.zoe2.0 started with pid 10525
                  life360.0	2021-03-08 14:09:59.806	warn	(25612) No data received from Life360 cloud services!
                  life360.0	2021-03-08 14:09:59.804	error	(25612) Failed to retrieve members: Error: getaddrinfo EAI_AGAIN www.life360.com
                  modbus.1	2021-03-08 14:09:54.167	warn	(25455) On error: {"errno":"EHOSTUNREACH","code":"EHOSTUNREACH","syscall":"connect","address":"192.168.0.98","port":502}
                  modbus.1	2021-03-08 14:09:54.166	error	(25455) Client in error state.
                  modbus.1	2021-03-08 14:09:54.165	error	(25455) Socket Error
                  modbus.0	2021-03-08 14:09:46.969	warn	(25436) On error: {"errno":"EHOSTUNREACH","code":"EHOSTUNREACH","syscall":"connect","address":"192.168.0.9","port":502}
                  modbus.0	2021-03-08 14:09:46.968	error	(25436) Client in error state.
                  modbus.0	2021-03-08 14:09:46.967	error	(25436) Socket Error
                  cloud.0	2021-03-08 14:09:30.787	error	(10508) Error while connecting to cloud: Error: websocket error
                  life360.0	2021-03-08 14:09:29.806	warn	(25612) No data received from Life360 cloud services!
                  life360.0	2021-03-08 14:09:29.804	error	(25612) Failed to retrieve members: Error: getaddrinfo EAI_AGAIN www.life360.com
                  cloud.0	2021-03-08 14:09:20.794	info	(10508) Trying to connect as system.user.admin
                  cloud.0	2021-03-08 14:09:20.642	info	(10508) Connecting with https://iobroker.net:10555 with "richard.nussdorfer@gmail.com_65a2cba0-c435-11ea-b03c-2dda666d26a"
                  cloud.0	2021-03-08 14:09:20.573	info	(10508) starting. Version 4.0.4 in /opt/iobroker/node_modules/iobroker.cloud, node: v12.21.0, js-controller: 3.2.16
                  modbus.1	2021-03-08 14:09:20.007	warn	(25455) On error: {"errno":"EHOSTUNREACH","code":"EHOSTUNREACH","syscall":"connect","address":"192.168.0.98","port":502}
                  modbus.1	2021-03-08 14:09:20.007	error	(25455) Client in error state.
                  modbus.1	2021-03-08 14:09:20.006	error	(25455) Socket Error
                  host.raspi4iobrokerpv	2021-03-08 14:09:18.837	info	instance system.adapter.cloud.0 started with pid 10508
                  host.raspi4iobrokerpv	2021-03-08 14:09:17.766	info	Restart adapter system.adapter.cloud.0 because enabled
                  host.raspi4iobrokerpv	2021-03-08 14:09:17.760	info	instance system.adapter.cloud.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                  cloud.0	2021-03-08 14:09:17.643	info	(25288) Connection changed: io client disconnect
                  cloud.0	2021-03-08 14:09:17.105	warn	(25288) Terminated (-100): Without reason
                  cloud.0	2021-03-08 14:09:07.100	info	(25288) Restart adapter by disconnect
                  cloud.0	2021-03-08 14:09:07.099	info	(25288) Connection lost
                  cloud.0	2021-03-08 14:09:07.098	info	(25288) Connection changed: Ping timeout
                  cloud.0	2021-03-08 14:09:07.097	error	(25288) Ping timeout
                  life360.0	2021-03-08 14:08:59.806	warn	(25612) No data received from Life360 cloud services!
                  life360.0	2021-03-08 14:08:59.804	error	(25612) Failed to retrieve members: Error: getaddrinfo EAI_AGAIN www.life360.com
                  mqtt.0	2021-03-08 14:08:59.598	info	(6707) Client [AMIS] connection closed: timeout
                  shelly.0	2021-03-08 14:08:48.562	error	(25403) Error in function state.coap.http_cmd for state SHPLG-S#EED8F9#1.Relay0.Switch and request{"url":"http://192.168.0.80/relay/0","timeout":5000,"qs":{"turn":"off","timer":0}} for 192.168.0.80 (
                  modbus.1	2021-03-08 14:08:46.846	info	(25455) Disconnected from slave 192.168.0.98
                  modbus.1	2021-03-08 14:08:45.847	warn	(25455) Poll error count: 1 code: {"err":"timeout","timeout":5000}
                  modbus.1	2021-03-08 14:08:45.846	error	(25455) Client in error state.
                  modbus.1	2021-03-08 14:08:45.845	error	(25455) Request timed out.
                  modbus.1	2021-03-08 14:08:45.844	warn	(25455) Error: undefined
                  modbus.0	2021-03-08 14:08:43.870	info	(25436) Disconnected from slave 192.168.0.9
                  modbus.0	2021-03-08 14:08:42.870	warn	(25436) Poll error count: 1 code: {"err":"timeout","timeout":5000}
                  modbus.0	2021-03-08 14:08:42.869	error	(25436) Client in error state.
                  modbus.0	2021-03-08 14:08:42.868	error	(25436) Request timed out.
                  modbus.0	2021-03-08 14:08:42.867	warn	(25436) Error: undefined
                  cloud.0	2021-03-08 14:05:32.090	info	(25288) Connection changed: connect
                  cloud.0	2021-03-08 14:05:31.693	info	(25288) Trying to connect as system.user.admin
                  modbus.0	2021-03-08 14:05:12.551	info	(25436) Connected to slave 192.168.0.9
                  modbus.1	2021-03-08 14:04:43.347	info	(25455) Connected to slave 192.168.0.98
                  javascript.0	2021-03-08 14:04:43.158	info	(7815) script.js.common.Powerbank: Powerbank Ladung begonnen
                  mqtt.0	2021-03-08 14:04:40.073	info	(6707) Client [AMIS] connected with secret 1615208680072_5666
                  cloud.0	2021-03-08 14:04:31.676	info	(25288) Connection lost
                  cloud.0	2021-03-08 14:04:31.676	info	(25288) Connection changed: Ping timeout
                  cloud.0	2021-03-08 14:04:31.674	error	(25288) Ping timeout
                  shelly.0	2021-03-08 14:04:27.283	error	(25403) Error in function state.coap.http_cmd for state SHPLG-S#EED8F9#1.Relay0.Switch and request{"url":"http://192.168.0.80/relay/0","timeout":5000,"qs":{"turn":"off","timer":0}} for 192.168.0.80 (
                  mqtt.0	2021-03-08 14:04:25.027	info	(6707) Client [H,] connection closed: timeout
                  shelly.0	2021-03-08 14:04:17.108	error	(25403) Error in function state.coap.http_cmd for state SHPLG-S#EED8F9#1.Relay0.Switch and request{"url":"http://192.168.0.80/relay/0","timeout":5000,"qs":{"turn":"off","timer":0}} for 192.168.0.80 (
                  kecontact.0	2021-03-08 14:04:15.441	warn	(25154) UDP send error for 192.168.0.97:7090: Error: send ENETUNREACH 192.168.0.97:7090
                  kecontact.0	2021-03-08 14:04:15.140	warn	(25154) UDP send error for 192.168.0.97:7090: Error: send ENETUNREACH 192.168.0.97:7090
                  kecontact.0	2021-03-08 14:04:14.840	warn	(25154) UDP send error for 192.168.0.97:7090: Error: send ENETUNREACH 192.168.0.97:7090
                  life360.0	2021-03-08 14:04:14.804	warn	(25612) No data received from Life360 cloud services!
                  life360.0	2021-03-08 14:04:14.791	error	(25612) Failed to retrieve members: Error: getaddrinfo EAI_AGAIN www.life360.com
                  kecontact.0	2021-03-08 14:04:14.539	warn	(25154) UDP send error for 192.168.0.97:7090: Error: send ENETUNREACH 192.168.0.97:7090
                  kecontact.0	2021-03-08 14:04:14.239	warn	(25154) UDP send error for 192.168.0.97:7090: Error: send ENETUNREACH 192.168.0.97:7090
                  kecontact.0	2021-03-08 14:04:13.939	warn	(25154) UDP send error for 192.168.0.97:7090: Error: send ENETUNREACH 192.168.0.97:7090
                  kecontact.0	2021-03-08 14:04:13.639	warn	(25154) UDP send error for 192.168.0.97:7090: Error: send ENETUNREACH 192.168.0.97:7090
                  modbus.1	2021-03-08 14:04:13.141	info	(25455) Disconnected from slave 192.168.0.98
                  modbus.0	2021-03-08 14:04:12.530	info	(25436) Disconnected from slave 192.168.0.9
                  modbus.1	2021-03-08 14:04:12.140	warn	(25455) Poll error count: 1 code: {"err":"timeout","timeout":5000}
                  modbus.1	2021-03-08 14:04:12.139	error	(25455) Client in error state.
                  modbus.1	2021-03-08 14:04:12.137	error	(25455) Request timed out.
                  modbus.1	2021-03-08 14:04:12.136	warn	(25455) Error: undefined
                  modbus.0	2021-03-08 14:04:11.531	warn	(25436) Poll error count: 1 code: {"err":"timeout","timeout":5000}
                  modbus.0	2021-03-08 14:04:11.529	error	(25436) Client in error state.
                  modbus.0	2021-03-08 14:04:11.527	error	(25436) Request timed out.
                  modbus.0	2021-03-08 14:04:11.525	warn	(25436) Error: undefined
                  

                  habe jetzt von Wlan auf Lan umgestellt, mal sehen.

                  wendy2702 1 Reply Last reply Reply Quote 0
                  • wendy2702
                    wendy2702 @Humidor last edited by

                    @humidor

                    Haettest ja zum testen auch mal ein Script nach dem anderen Stoppen koennen.

                    Aber mal abwarten was die Umstellung gebracht hat.

                    Humidor 1 Reply Last reply Reply Quote 0
                    • Humidor
                      Humidor @wendy2702 last edited by Humidor

                      @wendy2702 einzelne Scripte stoppen und undefinierte Zeit warten, ob was oder auch nicht passiert, sry aber das ist keine adäquate Herangehensweise. Da muss es doch bessere Instrumente geben.

                      Seit der Umstellung auf Lan ist er in keinen Fehler und Restart gelaufen.

                      wendy2702 1 Reply Last reply Reply Quote 0
                      • Humidor
                        Humidor last edited by

                        @wendy2702 was weiß ich besser ?

                        wendy2702 1 Reply Last reply Reply Quote 0
                        • wendy2702
                          wendy2702 @Humidor last edited by

                          @humidor das scripte stoppen nicht die richtige oder keine gute Idee ist.

                          Humidor 1 Reply Last reply Reply Quote 0
                          • Humidor
                            Humidor @wendy2702 last edited by

                            @wendy2702 das habe ich nicht gesagt!

                            1 Reply Last reply Reply Quote 0
                            • wendy2702
                              wendy2702 @Humidor last edited by

                              @humidor sagte in (?) ioBroker Restart ?:

                              einzelne Scripte stoppen und undefinierte Zeit warten, ob was oder auch nicht passiert, sry aber das ist keine adäquate Herangehensweise. Da muss es doch bessere Instrumente geben.

                              Na, das liest sich für mich aber schon so.

                              Wenn du meinst es sei keine geeignete Herangehensweise einzelne mögliche Fehler Quellen vorübergehend durch deaktivieren zu beseitigen, klingt es für mich leider so als ob du es besser wüsstest.

                              Humidor 2 Replies Last reply Reply Quote 0
                              • Humidor
                                Humidor @wendy2702 last edited by

                                @wendy2702 Nein, ich bin der Meinung, dass es dazu (hoffentlich) eine bessere Herangehensweise gibt, scheint aber nicht so zu sein.
                                Egal, ich habe keine Scripte (Blockly) die einen Speicherverbrauch verursachen. Trigger und Cronjobs. Und kein Cronjobs die nicht beendet werden.
                                Einzeln de/aktivieren wäre ein Prozess, der weit über eine Woche dauern müsste und die entspr. Funktionen dann nicht laufen würden. Wobei dann noch immer nicht gewiss ist, ob ein Script nicht nach 3 Tagen erst einen Fehler verursacht, also nein, das sehe ich nicht als adäquate Herangehensweise.
                                Wäre nur das letzte Mittel und mit eurem Fachwissen hoff. nicht notwendig
                                Mal sehen, wann er das nächste Mal wieder abraucht.

                                1 Reply Last reply Reply Quote 0
                                • Humidor
                                  Humidor @wendy2702 last edited by

                                  @wendy2702

                                  und wieder:

                                  2021-03-10 16:20:14.979 - info: zoe2.0 (7357) getHVACStatus not enabled in config
                                  2021-03-10 16:20:24.987 - info: zoe2.0 (7357) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                  2021-03-10 16:20:25.563 - info: host.raspi4iobrokerpv instance system.adapter.zoe2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                  2021-03-10 16:24:20.963 - info: javascript.0 (2556) script.js.common.Powerbank: Powerbank Ladung beendet
                                  2021-03-10 16:26:30.914 - error: life360.0 (2851) States database error: read ECONNRESET
                                  2021-03-10 16:26:30.931 - error: modbus.1 (2612) States database error: read ECONNRESET
                                  2021-03-10 16:26:31.215 - error: info.0 (2642) States database error: write EPIPE
                                  2021-03-10 16:26:31.893 - error: mqtt.0 (7438) States database error: read ECONNRESET
                                  2021-03-10 16:26:31.886 - error: kecontact.0 (2448) States database error: read ECONNRESET
                                  2021-03-10 16:26:31.929 - error: history.0 (5710) States database error: write ECONNRESET
                                  2021-03-10 16:26:31.906 - error: mqtt.0 (7438) Objects database error: read ECONNRESET
                                  2021-03-10 16:26:32.136 - info: backitup.0 (2455) cleaned everything up...
                                  2021-03-10 16:26:32.287 - info: info.0 (2642) cleaned everything up...
                                  2021-03-10 16:26:32.304 - info: cloud.0 (2613) Connection changed: io client disconnect
                                  2021-03-10 16:26:32.034 - info: life360.0 (2851) Disabled polling.
                                  2021-03-10 16:26:32.311 - info: life360.0 (2851) cleaned everything up...
                                  2021-03-10 16:26:32.326 - info: iot.0 (2403) Connection changed: disconnect
                                  2021-03-10 16:26:32.309 - info: cloud.0 (2613) Connection lost
                                  2021-03-10 16:26:32.147 - info: vis-inventwo.0 (2545) cleaned everything up...
                                  2021-03-10 16:26:32.330 - info: iot.0 (2403) Connection lost
                                  2021-03-10 16:26:33.535 - info: mqtt.0 (7438) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                  2021-03-10 16:26:33.618 - info: iot.0 (2403) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                  2021-03-10 16:26:33.653 - info: backitup.0 (2455) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                  2021-03-10 16:26:33.668 - info: modbus.0 (2581) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                  2021-03-10 16:26:33.780 - info: modbus.1 (2612) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                  2021-03-10 16:26:33.792 - info: info.0 (2642) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                  2021-03-10 16:26:33.810 - info: kecontact.0 (2448) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                  2021-03-10 16:26:33.817 - info: life360.0 (2851) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                  2021-03-10 16:26:33.826 - info: cloud.0 (2613) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                  2021-03-10 16:26:32.410 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.411 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.411 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.436 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.437 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.437 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.546 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.546 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.547 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.554 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.555 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.555 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.565 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.565 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.566 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.573 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.574 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.574 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.582 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.582 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.582 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.589 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.589 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.590 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.598 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.598 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.598 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.605 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.605 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.606 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.612 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.612 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.612 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.618 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.618 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.619 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.627 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.627 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.627 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.633 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.633 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.634 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.639 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.639 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.639 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.645 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.645 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.645 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.653 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.654 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.654 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.659 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.659 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.660 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.665 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.666 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.666 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.671 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.672 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.672 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.680 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.680 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.680 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.686 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.686 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:32.687 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:32.693 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:32.694 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  
                                  ....1000 mal .....
                                  
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:34.038 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:34.043 - error: history.0 (5710) uncaught exception: write EPIPE
                                  2021-03-10 16:26:34.044 - error: history.0 (5710) Error: write EPIPE
                                  at ChildProcess.target._send (internal/child_process.js:807:20)
                                  at ChildProcess.target.send (internal/child_process.js:678:19)
                                  at /opt/iobroker/node_modules/iobroker.history/main.js:1061:28
                                  at getCachedData (/opt/iobroker/node_modules/iobroker.history/main.js:837:5)
                                  at ChildProcess. (/opt/iobroker/node_modules/iobroker.history/main.js:1060:21)
                                  at ChildProcess.emit (events.js:314:20)
                                  at ChildProcess.EventEmitter.emit (domain.js:483:12)
                                  at emit (internal/child_process.js:877:12)
                                  at processTicksAndRejections (internal/process/task_queues.js:85:21)
                                  2021-03-10 16:26:34.044 - error: history.0 (5710) Exception-Code: EPIPE: write EPIPE
                                  2021-03-10 16:26:35.968 - error: life360.0 (2851) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2021-03-10 16:26:35.981 - warn: life360.0 (2851) get state error: Connection is closed.
                                  2021-03-10 16:26:35.983 - warn: life360.0 (2851) get state error: DB closed
                                  2021-03-10 16:26:35.986 - warn: life360.0 (2851) get state error: DB closed
                                  2021-03-10 16:26:35.991 - error: life360.0 (2851) Failed to set value "https://www.openstreetmap.org/?mlat=48.137782&mlon=14.102841#map=15/48.137782/14.102841" for datapoint id "myplaces.zuHause.urlMap": Error: DB closed
                                  2021-03-10 16:26:36.007 - error: modbus.1 (2612) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2021-03-10 16:26:36.018 - warn: modbus.1 (2612) get state error: Connection is closed.
                                  2021-03-10 16:26:36.020 - warn: modbus.1 (2612) get state error: DB closed
                                  2021-03-10 16:26:36.029 - error: cloud.0 (2613) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2021-03-10 16:26:36.029 - error: modbus.1 (2612) Can not set state holdingRegisters.40100_I_DC_Leistung: Error: DB closed
                                  2021-03-10 16:26:36.030 - error: modbus.1 (2612) Can not set state holdingRegisters.40071_I_AC_Strom: Error: DB closed
                                  2021-03-10 16:26:36.031 - error: modbus.1 (2612) Can not set state holdingRegisters.40072_I_AC_StromA: Error: DB closed
                                  2021-03-10 16:26:36.032 - error: modbus.1 (2612) Can not set state holdingRegisters.40073_I_AC_StromB: Error: DB closed
                                  2021-03-10 16:26:36.033 - error: modbus.1 (2612) Can not set state holdingRegisters.40074_I_AC_StromC: Error: DB closed
                                  2021-03-10 16:26:36.034 - error: modbus.1 (2612) Can not set state holdingRegisters.40083_I_AC_Leistung: Error: DB closed
                                  2021-03-10 16:26:36.035 - error: modbus.1 (2612) Can not set state holdingRegisters.40087_I_AC_VA: Error: DB closed
                                  2021-03-10 16:26:36.036 - error: modbus.1 (2612) Can not set state holdingRegisters.40089_I_AC_VAR: Error: DB closed
                                  2021-03-10 16:26:36.037 - error: modbus.1 (2612) Can not set state holdingRegisters.40091_I_AC_PF: Error: DB closed
                                  2021-03-10 16:26:36.038 - error: modbus.1 (2612) Can not set state holdingRegisters.40093_I_AC_Energie_WH: Error: DB closed
                                  2021-03-10 16:26:36.038 - error: modbus.1 (2612) Can not set state holdingRegisters.40096_I_DC_Strom: Error: DB closed
                                  2021-03-10 16:26:36.348 - error: info.0 (2642) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2021-03-10 16:26:36.472 - error: modbus.0 (2581) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2021-03-10 16:26:36.477 - warn: modbus.0 (2581) get state error: Connection is closed.
                                  2021-03-10 16:26:36.478 - warn: modbus.0 (2581) get state error: DB closed
                                  2021-03-10 16:26:36.478 - warn: modbus.0 (2581) get state error: DB closed
                                  2021-03-10 16:26:36.479 - warn: modbus.0 (2581) get state error: DB closed
                                  2021-03-10 16:26:36.482 - warn: modbus.0 (2581) get state error: DB closed
                                  2021-03-10 16:26:36.482 - warn: modbus.0 (2581) get state error: DB closed
                                  2021-03-10 16:26:36.482 - warn: modbus.0 (2581) get state error: DB closed
                                  2021-03-10 16:26:36.483 - warn: modbus.0 (2581) get state error: DB closed
                                  2021-03-10 16:26:36.483 - warn: modbus.0 (2581) get state error: DB closed
                                  2021-03-10 16:26:36.483 - warn: modbus.0 (2581) get state error: DB closed
                                  2021-03-10 16:26:36.483 - warn: modbus.0 (2581) get state error: DB closed
                                  2021-03-10 16:26:36.483 - warn: modbus.0 (2581) get state error: DB closed
                                  2021-03-10 16:26:36.484 - warn: modbus.0 (2581) get state error: DB closed
                                  2021-03-10 16:26:36.903 - error: backitup.0 (2455) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2021-03-10 16:26:36.905 - error: iot.0 (2403) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2021-03-10 16:26:36.922 - error: mqtt.0 (7438) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2021-03-10 16:26:36.950 - error: kecontact.0 (2448) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2021-03-10 16:26:37.355 - error: vis-inventwo.0 (2545) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2021-03-10 16:26:37.359 - warn: vis-inventwo.0 (2545) get state error: Connection is closed.
                                  2021-03-10 16:26:37.392 - error: telegram.0 (2418) Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                  2021-03-10 16:26:37.397 - warn: telegram.0 (2418) get state error: Connection is closed.
                                  2021-03-10 16:26:40.982 - error: life360.0 (2851) Cannot check object existence of "life360.0.info.connection": Connection is closed.
                                  2021-03-10 16:26:41.020 - error: modbus.1 (2612) Cannot check object existence of "modbus.1.holdingRegisters.40071_I_AC_Strom": Connection is closed.
                                  2021-03-10 16:26:41.476 - error: modbus.0 (2581) Cannot check object existence of "modbus.0.inputRegisters.30535_Tagesertrag_Wh": Connection is closed.
                                  2021-03-10 16:26:42.396 - error: telegram.0 (2418) Cannot check object existence of "telegram.0.info.connection": Connection is closed.
                                  2021-03-10 16:26:44.096 - info: host.raspi4iobrokerpv iobroker.js-controller version 3.2.16 js-controller starting
                                  2021-03-10 16:26:44.102 - info: host.raspi4iobrokerpv Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
                                  2021-03-10 16:26:44.103 - info: host.raspi4iobrokerpv hostname: raspi4iobrokerpv, node: v12.21.0
                                  2021-03-10 16:26:44.103 - info: host.raspi4iobrokerpv ip addresses: 192.168.0.92 fe80::ccf8:50de:636d:5c10 192.168.0.93 fe80::9a94:9b45:baab:4bdd
                                  2021-03-10 16:26:44.659 - info: host.raspi4iobrokerpv connected to Objects and States
                                  2021-03-10 16:26:44.704 - info: host.raspi4iobrokerpv added notifications configuration of host
                                  2021-03-10 16:26:45.178 - info: host.raspi4iobrokerpv 29 instances found
                                  2021-03-10 16:26:45.250 - info: host.raspi4iobrokerpv starting 20 instances
                                  2021-03-10 16:26:45.340 - info: host.raspi4iobrokerpv instance system.adapter.admin.0 started with pid 12838
                                  2021-03-10 16:26:47.014 - error: admin.0 (12838) admin.0 already running
                                  2021-03-10 16:26:47.016 - warn: admin.0 (12838) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2021-03-10 16:26:47.608 - error: host.raspi4iobrokerpv instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2021-03-10 16:26:47.609 - info: host.raspi4iobrokerpv Restart adapter system.adapter.admin.0 because enabled
                                  2021-03-10 16:26:49.295 - info: host.raspi4iobrokerpv instance system.adapter.kecontact.0 started with pid 12849
                                  2021-03-10 16:26:50.443 - error: kecontact.0 (12849) kecontact.0 already running
                                  2021-03-10 16:26:50.446 - warn: kecontact.0 (12849) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2021-03-10 16:26:51.070 - error: host.raspi4iobrokerpv instance system.adapter.kecontact.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2021-03-10 16:26:51.072 - info: host.raspi4iobrokerpv Restart adapter system.adapter.kecontact.0 because enabled
                                  2021-03-10 16:26:53.370 - info: host.raspi4iobrokerpv instance system.adapter.mqtt.0 started with pid 12860
                                  2021-03-10 16:26:54.395 - error: mqtt.0 (12860) mqtt.0 already running
                                  2021-03-10 16:26:54.399 - warn: mqtt.0 (12860) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2021-03-10 16:26:55.029 - error: host.raspi4iobrokerpv instance system.adapter.mqtt.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2021-03-10 16:26:55.030 - info: host.raspi4iobrokerpv Restart adapter system.adapter.mqtt.0 because enabled
                                  2021-03-10 16:26:57.318 - info: host.raspi4iobrokerpv instance system.adapter.web.0 started with pid 12871
                                  2021-03-10 16:26:58.542 - error: web.0 (12871) web.0 already running
                                  2021-03-10 16:26:59.128 - error: host.raspi4iobrokerpv instance system.adapter.web.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2021-03-10 16:26:59.128 - info: host.raspi4iobrokerpv Restart adapter system.adapter.web.0 because enabled
                                  2021-03-10 16:27:01.373 - info: host.raspi4iobrokerpv instance system.adapter.javascript.0 started with pid 12882
                                  2021-03-10 16:27:03.682 - error: javascript.0 (12882) javascript.0 already running
                                  2021-03-10 16:27:03.685 - warn: javascript.0 (12882) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2021-03-10 16:27:04.306 - error: host.raspi4iobrokerpv instance system.adapter.javascript.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2021-03-10 16:27:04.306 - info: host.raspi4iobrokerpv Restart adapter system.adapter.javascript.0 because enabled
                                  2021-03-10 16:27:05.372 - info: host.raspi4iobrokerpv instance system.adapter.history.0 started with pid 12893
                                  2021-03-10 16:27:06.391 - error: history.0 (12893) history.0 already running
                                  2021-03-10 16:27:06.394 - warn: history.0 (12893) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2021-03-10 16:27:06.999 - error: host.raspi4iobrokerpv instance system.adapter.history.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2021-03-10 16:27:07.000 - info: host.raspi4iobrokerpv Restart adapter system.adapter.history.0 because enabled
                                  2021-03-10 16:27:09.355 - info: host.raspi4iobrokerpv instance system.adapter.cloud.0 started with pid 12904
                                  2021-03-10 16:27:10.684 - error: cloud.0 (12904) cloud.0 already running
                                  2021-03-10 16:27:10.687 - warn: cloud.0 (12904) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2021-03-10 16:27:11.267 - error: host.raspi4iobrokerpv instance system.adapter.cloud.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2021-03-10 16:27:11.267 - info: host.raspi4iobrokerpv Restart adapter system.adapter.cloud.0 because enabled
                                  2021-03-10 16:27:13.403 - info: host.raspi4iobrokerpv instance system.adapter.iot.0 started with pid 12915
                                  2021-03-10 16:27:14.922 - error: iot.0 (12915) iot.0 already running
                                  2021-03-10 16:27:14.925 - warn: iot.0 (12915) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2021-03-10 16:27:15.518 - error: host.raspi4iobrokerpv instance system.adapter.iot.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2021-03-10 16:27:15.519 - info: host.raspi4iobrokerpv Restart adapter system.adapter.iot.0 because enabled
                                  2021-03-10 16:27:17.369 - info: host.raspi4iobrokerpv instance system.adapter.telegram.0 started with pid 12926
                                  2021-03-10 16:27:17.632 - info: host.raspi4iobrokerpv instance system.adapter.admin.0 started with pid 12933
                                  2021-03-10 16:27:19.308 - error: telegram.0 (12926) telegram.0 already running
                                  2021-03-10 16:27:19.311 - warn: telegram.0 (12926) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2021-03-10 16:27:19.639 - info: admin.0 (12933) starting. Version 4.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v12.21.0, js-controller: 3.2.16
                                  2021-03-10 16:27:19.688 - info: admin.0 (12933) requesting all states
                                  2021-03-10 16:27:19.689 - info: admin.0 (12933) requesting all objects
                                  2021-03-10 16:27:20.427 - error: host.raspi4iobrokerpv instance system.adapter.telegram.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2021-03-10 16:27:20.429 - info: host.raspi4iobrokerpv Restart adapter system.adapter.telegram.0 because enabled
                                  2021-03-10 16:27:20.719 - info: admin.0 (12933) received all objects
                                  2021-03-10 16:27:20.862 - info: admin.0 (12933) http server listening on port 8081
                                  2021-03-10 16:27:21.095 - info: host.raspi4iobrokerpv instance system.adapter.kecontact.0 started with pid 12952
                                  2021-03-10 16:27:20.863 - info: admin.0 (12933) Use link "http://localhost:8081" to configure.
                                  2021-03-10 16:27:21.275 - info: host.raspi4iobrokerpv instance system.adapter.backitup.0 started with pid 12959
                                  2021-03-10 16:27:22.710 - info: kecontact.0 (12952) starting. Version 1.1.1 in /opt/iobroker/node_modules/iobroker.kecontact, node: v12.21.0, js-controller: 3.2.16
                                  2021-03-10 16:27:24.950 - error: backitup.0 (12959) backitup.0 already running
                                  2021-03-10 16:27:24.953 - warn: backitup.0 (12959) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2021-03-10 16:27:25.054 - info: host.raspi4iobrokerpv instance system.adapter.mqtt.0 started with pid 12978
                                  2021-03-10 16:27:25.548 - error: host.raspi4iobrokerpv instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2021-03-10 16:27:25.549 - info: host.raspi4iobrokerpv Restart adapter system.adapter.backitup.0 because enabled
                                  2021-03-10 16:27:26.577 - info: mqtt.0 (12978) starting. Version 2.3.4 in /opt/iobroker/node_modules/iobroker.mqtt, node: v12.21.0, js-controller: 3.2.16
                                  2021-03-10 16:27:26.738 - info: vis.0 (12985) starting. Version 1.3.4 in /opt/iobroker/node_modules/iobroker.vis, node: v12.21.0, js-controller: 3.2.16
                                  2021-03-10 16:27:26.809 - info: mqtt.0 (12978) Starting MQTT server on 0.0.0.0:1883
                                  2021-03-10 16:27:27.144 - info: vis.0 (12985) vis license is OK.
                                  2021-03-10 16:27:27.769 - info: kecontact.0 (12952) starting charging station in passive mode
                                  2021-03-10 16:27:28.038 - info: vis.0 (12985) Terminated (NO_ERROR): Without reason
                                  2021-03-10 16:27:28.644 - info: host.raspi4iobrokerpv instance system.adapter.vis.0 terminated while should be started once
                                  2021-03-10 16:27:29.160 - info: host.raspi4iobrokerpv instance system.adapter.web.0 started with pid 13008
                                  2021-03-10 16:27:29.325 - info: host.raspi4iobrokerpv instance system.adapter.shelly.0 started with pid 13015
                                  2021-03-10 16:27:31.776 - error: shelly.0 (13015) shelly.0 already running
                                  2021-03-10 16:27:31.779 - warn: shelly.0 (13015) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2021-03-10 16:27:32.348 - error: host.raspi4iobrokerpv instance system.adapter.shelly.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2021-03-10 16:27:32.349 - info: host.raspi4iobrokerpv Restart adapter system.adapter.shelly.0 because enabled
                                  2021-03-10 16:27:33.373 - info: host.raspi4iobrokerpv instance system.adapter.vis-inventwo.0 started with pid 13034
                                  2021-03-10 16:27:34.472 - info: host.raspi4iobrokerpv instance system.adapter.javascript.0 started with pid 13053
                                  2021-03-10 16:27:36.179 - error: vis-inventwo.0 (13034) vis-inventwo.0 already running
                                  2021-03-10 16:27:36.183 - warn: vis-inventwo.0 (13034) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2021-03-10 16:27:36.808 - error: host.raspi4iobrokerpv instance system.adapter.vis-inventwo.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2021-03-10 16:27:36.810 - info: host.raspi4iobrokerpv Restart adapter system.adapter.vis-inventwo.0 because enabled
                                  2021-03-10 16:27:37.024 - info: host.raspi4iobrokerpv instance system.adapter.history.0 started with pid 13060
                                  2021-03-10 16:27:37.174 - info: mqtt.0 (12978) Client [AMIS] connected with secret 1615390057158_2551
                                  2021-03-10 16:27:37.431 - info: host.raspi4iobrokerpv instance system.adapter.modbus.0 started with pid 13071
                                  2021-03-10 16:27:38.256 - info: javascript.0 (13053) starting. Version 5.0.12 in /opt/iobroker/node_modules/iobroker.javascript, node: v12.21.0, js-controller: 3.2.16
                                  2021-03-10 16:27:38.448 - info: javascript.0 (13053) requesting all states
                                  2021-03-10 16:27:38.450 - info: javascript.0 (13053) requesting all objects
                                  2021-03-10 16:27:39.090 - error: modbus.0 (13071) modbus.0 already running
                                  2021-03-10 16:27:39.093 - warn: modbus.0 (13071) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2021-03-10 16:27:39.389 - info: javascript.0 (13053) received all objects
                                  2021-03-10 16:27:39.407 - info: history.0 (13060) starting. Version 1.9.12 in /opt/iobroker/node_modules/iobroker.history, node: v12.21.0, js-controller: 3.2.16
                                  2021-03-10 16:27:39.459 - info: javascript.0 (13053) received all states
                                  2021-03-10 16:27:39.531 - info: history.0 (13060) enabled logging of kecontact.0.pf (Count=1), Alias=false
                                  2021-03-10 16:27:39.542 - info: javascript.0 (13053) Start javascript script.js.common.AMIS
                                  2021-03-10 16:27:39.532 - info: history.0 (13060) enabled logging of kecontact.0.p (Count=2), Alias=false
                                  2021-03-10 16:27:39.533 - info: history.0 (13060) enabled logging of kecontact.0.currentUser (Count=3), Alias=false
                                  2021-03-10 16:27:39.534 - info: history.0 (13060) enabled logging of mqtt.0.info.connection (Count=4), Alias=false
                                  2021-03-10 16:27:39.535 - info: history.0 (13060) enabled logging of 0_userdata.0.AMIS.170 (Count=5), Alias=false
                                  2021-03-10 16:27:39.536 - info: history.0 (13060) enabled logging of 0_userdata.0.AMIS.270 (Count=6), Alias=false
                                  2021-03-10 16:27:39.537 - info: history.0 (13060) enabled logging of shelly.0.SHPLG-S#EED8F9#1.Relay0.Switch (Count=7), Alias=false
                                  2021-03-10 16:27:39.537 - info: history.0 (13060) enabled logging of shelly.0.SHPLG-S#EED8F9#1.Relay0.Power (Count=8), Alias=false
                                  2021-03-10 16:27:39.538 - info: history.0 (13060) enabled logging of 0_userdata.0.AMIS.Power (Count=9), Alias=false
                                  2021-03-10 16:27:39.539 - info: history.0 (13060) enabled logging of kecontact.0.currentTimer (Count=10), Alias=false
                                  2021-03-10 16:27:39.540 - info: history.0 (13060) enabled logging of modbus.0.inputRegisters.30775_PVLeistung (Count=11), Alias=false
                                  2021-03-10 16:27:39.541 - info: history.0 (13060) enabled logging of javascript.0.Solar.Wechselrichter.PVLeistungAktuell (Count=12), Alias=false
                                  2021-03-10 16:27:39.542 - info: history.0 (13060) enabled logging of 0_userdata.0.AMIS.PVPower (Count=13), Alias=false
                                  2021-03-10 16:27:39.542 - info: history.0 (13060) enabled logging of 0_userdata.0.AMIS.PVÜberschuss (Count=14), Alias=false
                                  2021-03-10 16:27:39.611 - info: javascript.0 (13053) script.js.common.AMIS: registered 1 subscription and 0 schedules
                                  2021-03-10 16:27:39.612 - info: javascript.0 (13053) Start javascript script.js.common.SE_Power
                                  2021-03-10 16:27:39.632 - info: javascript.0 (13053) script.js.common.SE_Power: registered 0 subscriptions and 0 schedules
                                  2021-03-10 16:27:39.668 - info: javascript.0 (13053) Start javascript script.js.common.Powerbank
                                  2021-03-10 16:27:39.676 - info: javascript.0 (13053) script.js.common.Powerbank: registered 2 subscriptions and 1 schedule
                                  2021-03-10 16:27:39.677 - info: javascript.0 (13053) Start javascript script.js.common.Grid-PV
                                  2021-03-10 16:27:39.682 - info: javascript.0 (13053) script.js.common.Grid-PV: registered 1 subscription and 0 schedules
                                  2021-03-10 16:27:39.683 - info: javascript.0 (13053) Start javascript script.js.common.SMA+SE
                                  2021-03-10 16:27:39.689 - info: javascript.0 (13053) script.js.common.SMA+SE: registered 1 subscription and 0 schedules
                                  2021-03-10 16:27:39.690 - info: javascript.0 (13053) Start javascript script.js.common.PVÜberschuss
                                  2021-03-10 16:27:39.695 - info: javascript.0 (13053) script.js.common.PVÜberschuss: registered 1 subscription and 0 schedules
                                  2021-03-10 16:27:39.696 - info: javascript.0 (13053) Start javascript script.js.common.ZOE_Ladung
                                  2021-03-10 16:27:39.706 - info: javascript.0 (13053) script.js.common.ZOE_Ladung: registered 5 subscriptions and 0 schedules
                                  2021-03-10 16:27:39.707 - info: javascript.0 (13053) Start javascript script.js.common.Garage
                                  2021-03-10 16:27:39.726 - info: javascript.0 (13053) script.js.common.Garage: registered 3 subscriptions and 1 schedule
                                  
                                  [28549.611311] [  12791]  1001 12791    21596     5141   200704        0             0 node
                                  [28549.611320] [  12792]  1001 12792    21604     5346   196608        3             0 node
                                  [28549.611329] [  12793]  1001 12793    21604     5300   200704        0             0 node
                                  [28549.611337] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=node,pid=2515,uid=1001
                                  [28549.611418] Out of memory: Killed process 2515 (node) total-vm:168180kB, anon-rss:42080kB, file-rss:20252kB, shmem-rss:0kB, UID:1001 pgtables:592kB oom_score_adj:0
                                  [28549.632244] oom_reaper: reaped process 2515 (node), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
                                  [28637.209566] CIFS: Attempting to mount //192.168.0.10/backup/iobroker
                                  
                                  

                                  Out of memory. Warum.....

                                  Humidor 1 Reply Last reply Reply Quote 0
                                  • Humidor
                                    Humidor @Humidor last edited by Humidor

                                    Ich habe alle Scripte deaktiviert, die ich nicht zur Ladung vom Zoe benötige.

                                    Während der Ladung werden somit 4 Kurz-Scripte verwendet, um die Infos vom Zähler zu verarbeiten und entsprechende Objekte zu füttern. Trigger und steuere Objekt mit Wert 1 + Wert 2.
                                    Ein Script ist die Ladesteuerung, darin wird nach Trigger das Grundlegende aktiviert (Ladung Ja/Nein), mit Cronjob - der aktiv zeitlich geändert wird - die Ladung (A) gesteuert.

                                    Bildschirmfoto 2021-03-11 um 13.15.56.png

                                    in der Instanz und Anzeige der Ressource sehe ich null Veränderung
                                    Bildschirmfoto 2021-03-11 um 13.16.44.png

                                    Der Restart vom ioBroker erfolgt auch nicht während einer Ladung, damit bin ich überzeugt, dass es nicht von einem Script ausgelöst wird. Wenn nix passiert und er zu irgend einem Zeitpunkt (nicht nachvollziehbar) ein Problem hat, glaube ich eher an eine spontane Auslastung, verursacht zBsp. eines Hängers vom Netzwerk. Denn wenn das hängt und Modbus, Zoe2, Mqtt usw. dann wie wild drauf pollen??? das sehe ich als realistische Möglichkeit.
                                    IMG_20210311_132141.PNG

                                    1 Reply Last reply Reply Quote 0
                                    • Humidor
                                      Humidor @wendy2702 last edited by Humidor

                                      @wendy2702

                                      habe den Speicher über längeren Zeitraum beobachtet, wenn ich aktiv bin, sprich Scripte (Blockly) mache, wird der Ram immer weniger (schon unter 30%) und wird nicht wieder freigeben.

                                      nun, wie meine PV-Regelung wieder losgelegt hat, bumm nicht mehr erreichbar und Restart - out of memory.

                                      wenn ich einen täglichen Restart mache, dann bereinigt sich der Ram und bleibt ca60% und alles läuft super.

                                      tja, ....

                                      1 Reply Last reply Reply Quote 0
                                      • Basti97
                                        Basti97 Most Active last edited by Basti97

                                        Ich habe ein ähnlichen Fall jedoch kommt er unregelmäßig vor. Könnte das auch am Ram liegen?
                                        Plattform: linux
                                        RAM: 1.9 GB
                                        Node.js: v14.19.1
                                        NPM: v6.14.16
                                        JS C 4.0.21

                                        2022-04-03 17:26:48.180 - error: admin.0 (835) States database error: write EPIPE
                                        2022-04-03 17:26:48.220 - info: info.0 (1526) cleaned everything up...
                                        2022-04-03 17:26:48.331 - error: sonoff.0 (1318) Objects database error: write EPIPE
                                        2022-04-03 17:26:48.061 - error: adguard.0 (125489) States database error: write ECONNRESET
                                        2022-04-03 17:26:48.002 - info: javascript.2 (1160) Stop script script.js.Wohnung.Zigbee.Xiaomi_aqara.Balkon_Temperatur_(T1)
                                        2022-04-03 17:26:48.034 - info: javascript.2 (1160) Stop script script.js.Wohnung.Wetterstation.Wettervorhersage
                                        2022-04-03 17:26:48.034 - info: javascript.2 (1160) Stop script script.js.Wohnung.Wetterstation.Unwetterwarnung
                                        2022-04-03 17:26:48.050 - info: javascript.2 (1160) Stop script script.js.Wohnung.Verbindung_zu_Clients.Logo_Deckenlicht
                                        2022-04-03 17:26:48.365 - error: javascript.2 (1160) States database error: write EPIPE
                                        2022-04-03 17:26:48.400 - error: javascript.2 (1160) Objects database error: write EPIPE
                                        2022-04-03 17:26:47.976 - info: node-red.0 (1017) kill node-red task
                                        2022-04-03 17:26:48.406 - error: node-red.0 (1017) States database error: write EPIPE
                                        2022-04-03 17:26:48.261 - error: s7.0 (1259) Objects database error: write ECONNRESET
                                        2022-04-03 17:26:48.267 - error: s7.1 (1276) Objects database error: write ECONNRESET
                                        2022-04-03 17:26:48.384 - error: web.0 (1355) States database error: write ECONNRESET
                                        
                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @Basti97 last edited by

                                          @basti97 sagte in (?) ioBroker Restart ?:

                                          Könnte das auch am Ram liegen?

                                          Könnte.
                                          Wie sieht's denn da aus?

                                          free -ht --mega
                                          
                                          Basti97 2 Replies Last reply Reply Quote 0
                                          • Basti97
                                            Basti97 Most Active @Thomas Braun last edited by

                                            @thomas-braun said in (?) ioBroker Restart ?:

                                            free -ht --mega

                                            8af38826-c7c7-423e-a960-44d2732fa60f-grafik.png

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

                                            Support us

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

                                            690
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            115
                                            6473
                                            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