Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [GELÖST] IOT, Influxdb und scenes adapter starten nicht

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.7k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    714

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.2k

[GELÖST] IOT, Influxdb und scenes adapter starten nicht

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
5 Beiträge 2 Kommentatoren 360 Aufrufe 1 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • peterk34P Offline
    peterk34P Offline
    peterk34
    schrieb am zuletzt editiert von peterk34
    #1

    Hab plötzlich das Problem, dass nach einem Iob restart diese Adapter nicht mehr starten.

    was soll ich denn da tun?

    2022-10-23 15:30:31.017 - error: iot.0 (11794) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2022-10-23 15:30:31.032 - error: iot.0 (11794) unhandled promise rejection: Cannot read properties of null (reading '_id')
    2022-10-23 15:30:31.057 - error: iot.0 (11794) TypeError: Cannot read properties of null (reading '_id')
    at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    at Array.map ()
    at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:30:31.059 - error: iot.0 (11794) Cannot read properties of null (reading '_id')
    2022-10-23 15:30:31.226 - error: iot.0 (11794) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2022-10-23 15:30:31.227 - error: iot.0 (11794) unhandled promise rejection: Cannot read properties of null (reading '_id')
    2022-10-23 15:30:31.229 - error: iot.0 (11794) TypeError: Cannot read properties of null (reading '_id')
    at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    at Array.map ()
    at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:30:31.231 - error: iot.0 (11794) Cannot read properties of null (reading '_id')
    2022-10-23 15:30:31.430 - info: iot.0 (11794) terminating
    2022-10-23 15:30:31.433 - warn: iot.0 (11794) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2022-10-23 15:30:31.779 - info: iot.0 (11794) Connection changed: connect
    2022-10-23 15:30:32.201 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    2022-10-23 15:30:32.205 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
    2022-10-23 15:30:32.207 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    2022-10-23 15:30:32.207 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
    2022-10-23 15:30:32.208 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    2022-10-23 15:30:32.209 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:30:32.213 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    2022-10-23 15:30:32.214 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
    2022-10-23 15:30:32.215 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    2022-10-23 15:30:32.216 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
    2022-10-23 15:30:32.217 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    2022-10-23 15:30:32.218 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:30:32.220 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2022-10-23 15:30:32.224 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
    2022-10-23 15:30:33.718 - info: host.IOB-KEP instance system.adapter.cloud.0 started with pid 11860
    2022-10-23 15:30:35.952 - info: yahka.0 (11812) starting. Version 0.13.1 in /opt/iobroker/node_modules/iobroker.yahka, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:30:37.133 - info: host.IOB-KEP instance system.adapter.tesla-motors.0 started with pid 11884
    2022-10-23 15:30:36.054 - info: yahka.0 (11812) adapter ready, checking config
    2022-10-23 15:30:36.132 - info: yahka.0 (11812) adding Weihnachtsstern with UUID: b53931b6-542c-4b75-af2f-af9758833f7d
    2022-10-23 15:30:36.174 - info: yahka.0 (11812) adding Pott with UUID: e9413155-c5b8-423b-a1d4-03b24a1b132c
    2022-10-23 15:30:36.210 - info: yahka.0 (11812) adding Rollo Terrasse Süd with UUID: 15d4096d-67d8-431f-bd1f-da9cd4e2bb93
    2022-10-23 15:30:36.251 - info: yahka.0 (11812) adding Filter with UUID: cf342739-9ba9-4687-8168-8226aac21e54
    2022-10-23 15:30:36.263 - info: yahka.0 (11812) adding Aussentemperatur with UUID: 64c2c532-3e10-40e7-8812-1d1948de34a4
    2022-10-23 15:30:36.270 - info: yahka.0 (11812) adding Küche with UUID: 7410fb91-b30d-4c98-9816-8a1e70d90a6a
    2022-10-23 15:30:36.299 - info: yahka.0 (11812) adding Esstisch with UUID: 61b6b24a-20f1-4163-8a64-744d79397d1c
    2022-10-23 15:30:36.328 - info: yahka.0 (11812) adding Wohnzimmer with UUID: 709f80df-e61a-4552-8acc-ea8cf98cab20
    2022-10-23 15:30:36.342 - info: yahka.0 (11812) adding Windfang with UUID: cf3d3dbd-03a7-48dd-b0ab-51376a9988e7
    2022-10-23 15:30:36.359 - info: yahka.0 (11812) adding Terrasse Pott with UUID: d6680a1c-4d05-4aae-a343-a50afeef2ea9
    2022-10-23 15:30:36.372 - info: yahka.0 (11812) adding Sandfilter with UUID: 072ec803-bd46-4c15-956e-a10af19e7714
    2022-10-23 15:30:36.377 - info: yahka.0 (11812) adding Heizung Sandfilter with UUID: 01438e49-5e90-42a3-8232-239a6aa54582
    2022-10-23 15:30:36.395 - info: yahka.0 (11812) adding Stiege OG with UUID: e891951f-f16c-42dc-95a9-2495c935e7b9
    2022-10-23 15:30:36.403 - info: yahka.0 (11812) adding Stiege KG with UUID: 0ff1eb65-67f8-4595-bb9a-5a367719087a
    2022-10-23 15:30:36.410 - info: yahka.0 (11812) adding WC EG with UUID: cfe8e06c-ca72-45b1-89bb-71c4e49e55d5
    2022-10-23 15:30:36.416 - info: yahka.0 (11812) adding Rollo Terrasse West with UUID: 4faac5a4-a76a-4ee2-b65f-2b4172b4e839
    2022-10-23 15:30:36.427 - info: yahka.0 (11812) adding Rollo Wohnzimmer with UUID: b04a2f36-b555-4446-8135-8e24102f28f9
    2022-10-23 15:30:36.435 - info: yahka.0 (11812) adding Rollo Küche Süd with UUID: ee844746-5ca8-4e35-9048-ed0a2a98cab0
    2022-10-23 15:30:36.444 - info: yahka.0 (11812) adding Küche Ost with UUID: d916afa6-90ca-4546-bcfa-2d63f32d7b95
    2022-10-23 15:30:36.464 - info: yahka.0 (11812) adding Rollo Abstellraum with UUID: cdeaea6f-fbc1-4f00-85bf-741b43d10642
    2022-10-23 15:30:36.472 - info: yahka.0 (11812) adding Rollo Lisa links with UUID: 39f061a1-8deb-4185-ba1d-df27cc2b8cbf
    2022-10-23 15:30:36.482 - info: yahka.0 (11812) adding Rollo Balkontüre with UUID: 1135505e-6f18-44d5-b068-9d38e1097b9d
    2022-10-23 15:30:36.489 - info: yahka.0 (11812) adding Abstellraum with UUID: 1eb72d12-e90b-4761-a327-48c4078f2e81
    2022-10-23 15:30:36.498 - info: yahka.0 (11812) adding WC OG with UUID: 1809c4a6-0aeb-4a1a-bfe8-347febb633fa
    2022-10-23 15:30:36.504 - info: yahka.0 (11812) adding Gang OG with UUID: 9bde4210-bccc-48dd-9072-8b29ea6901e4
    2022-10-23 15:30:36.509 - info: yahka.0 (11812) adding Schlaf Zimmer with UUID: 71c95999-fc0d-4348-ba19-822a69f8ae2d
    2022-10-23 15:30:36.516 - info: yahka.0 (11812) adding Lisa with UUID: f264f4fb-a30f-41bd-84f3-72908b7b1c1b
    2022-10-23 15:30:36.521 - info: yahka.0 (11812) adding Niklas with UUID: b316eb59-9872-4e05-ae10-8ed9d0fdfa47
    2022-10-23 15:30:36.526 - info: yahka.0 (11812) adding David with UUID: ccdd12a5-3640-4df8-97b6-96f15ffeae0d
    2022-10-23 15:30:36.533 - info: yahka.0 (11812) adding Dachboden with UUID: 86bd0815-7577-4ab9-b127-dc72a7e2d45c
    2022-10-23 15:30:36.537 - info: yahka.0 (11812) adding Gang KG with UUID: 46a80e8e-f724-434e-b163-c36ebabc0b75
    2022-10-23 15:30:36.543 - info: yahka.0 (11812) adding Dusche KG with UUID: 6efa6934-31c2-4d5d-84a6-8a76daf0673f
    2022-10-23 15:30:36.550 - info: yahka.0 (11812) adding Schutzraum with UUID: 9cfd038f-7c87-426d-ab94-9c5bc58856df
    2022-10-23 15:30:36.562 - info: yahka.0 (11812) adding Praxis with UUID: 07e1c908-7b1c-4239-b0c5-a9ee1ca328d1
    2022-10-23 15:30:36.567 - info: yahka.0 (11812) adding Büro with UUID: ae6ca9bf-4c02-4dde-a603-66782567eb68
    2022-10-23 15:30:36.572 - info: yahka.0 (11812) adding Wärmepumpe with UUID: 1a4a930f-4e68-42c3-a00e-c67ecbdd1046
    2022-10-23 15:30:36.576 - info: yahka.0 (11812) adding Schuko vor Büro with UUID: c947dbf4-6268-42f1-b2ec-a0000b308ce1
    2022-10-23 15:30:36.579 - info: yahka.0 (11812) adding Stall with UUID: 188b50db-3b86-4ab4-aa6f-129161585431
    2022-10-23 15:30:36.587 - info: yahka.0 (11812) adding Clubhaus with UUID: b21ccb04-f04a-4fb5-827e-d63d623f25a7
    2022-10-23 15:30:36.593 - info: yahka.0 (11812) adding Heizung Stall with UUID: 71918f7c-604e-4bd8-b288-5233e6aea85b
    2022-10-23 15:30:36.598 - info: yahka.0 (11812) adding Mikrowelle with UUID: e2650c41-4fda-4326-99aa-f088301db4f1
    2022-10-23 15:30:36.604 - info: yahka.0 (11812) adding TV David with UUID: 13f92415-ab9e-426c-ae7e-542e2dd04c98
    2022-10-23 15:30:36.609 - info: yahka.0 (11812) adding Rollo Esstisch with UUID: e83a9ae4-e37a-4db6-9c1f-eefaf86ef2d4
    2022-10-23 15:30:36.617 - info: yahka.0 (11812) adding Schatten Tisch with UUID: 6925f2bc-5c08-48ca-a622-b357069a36c9
    2022-10-23 15:30:36.625 - info: yahka.0 (11812) adding Terrasse with UUID: 8a0d8827-3ab5-4472-b34c-346292097a39
    2022-10-23 15:30:36.633 - info: yahka.0 (11812) adding Schatten Küche with UUID: c3a9bc7c-53cb-4592-a415-af6a26618b5b
    2022-10-23 15:30:36.640 - info: yahka.0 (11812) adding Rollo David with UUID: df12fd14-a573-45ad-a51c-a40bdf49a96b
    2022-10-23 15:30:36.650 - info: yahka.0 (11812) adding Rollo Niklas with UUID: 543f8e85-df55-49e1-b947-b042b262fc11
    2022-10-23 15:30:36.658 - info: yahka.0 (11812) adding Schuko bei Balkontüre with UUID: ae84869c-e5e5-4b51-92e5-dbb4cd9e79f8
    2022-10-23 15:30:36.664 - info: yahka.0 (11812) adding Kühlschrank with UUID: 69199983-0052-4549-acc5-bddc3e0fbd83
    2022-10-23 15:30:36.671 - info: yahka.0 (11812) adding Schuko bei Haustüre with UUID: 866476fc-3181-42f4-be5b-c7f4715f071a
    2022-10-23 15:30:36.678 - info: yahka.0 (11812) adding Türöffner with UUID: 21772c44-f126-420e-b9dc-cbe93907ab7f
    2022-10-23 15:30:36.706 - info: yahka.0 (11812) adding LED Haustüre with UUID: e4150059-9f67-4fde-b9c4-2e4ee3ac8710
    2022-10-23 15:30:36.712 - info: yahka.0 (11812) adding Heizung Werkstatt with UUID: 15508b2c-e31c-48e8-b6e7-9b77ffd714ac
    2022-10-23 15:30:36.715 - info: yahka.0 (11812) adding Lade Steckdose with UUID: ee8bf58d-3fe6-4a61-83bb-d4141a74bbf1
    2022-10-23 15:30:36.724 - info: yahka.0 (11812) adding Abstellraum Nord with UUID: 3f94962a-6a79-4fd7-b8c7-437e5cdddc4e
    2022-10-23 15:30:36.732 - info: yahka.0 (11812) adding Rollo Lisa rechts with UUID: 69bc75b6-5612-4120-bbb8-f2f831014ccf
    2022-10-23 15:30:36.741 - info: yahka.0 (11812) adding Bürotür with UUID: 4a11196d-e0b8-40f3-940e-654cd5b02e31
    2022-10-23 15:30:36.755 - error: yahka.0 (11812) [undefined] unable to establish link between Bürotüre and undefined - one of the services was not found or is disabled
    2022-10-23 15:30:36.758 - info: yahka.0 (11812) adding Weihnachtsdeko with UUID: 2e8c693e-5e7b-4c53-8e5b-2c605a7bbc53
    2022-10-23 15:30:36.764 - info: yahka.0 (11812) adding Werkstatt with UUID: bc361fa1-8828-4359-a33d-cadc2b8470da
    2022-10-23 15:30:36.771 - info: yahka.0 (11812) adding Jetzt Laden with UUID: 6dd67fc6-0d0e-40ce-a2cc-d147198b5d08
    2022-10-23 15:30:36.779 - info: yahka.0 (11812) adding Werkstatt Dachboden with UUID: b5465164-0d0c-41f4-943f-6995332b8cdd
    2022-10-23 15:30:36.785 - info: yahka.0 (11812) adding Weg with UUID: edd837c4-6d63-4915-855a-a8c77cc84466
    2022-10-23 15:30:36.792 - info: yahka.0 (11812) adding Hühnerauslauf with UUID: 9aa7a1f1-52e3-43a5-b6d7-498bdb677594
    2022-10-23 15:30:36.801 - info: yahka.0 (11812) adding Carport with UUID: 3cf68dde-e1da-44ab-afd9-885f3e1739fc
    2022-10-23 15:30:36.808 - info: yahka.0 (11812) adding Poolheizung with UUID: 83fef8ae-cd2d-4036-834b-c6749a988c59
    2022-10-23 15:30:36.815 - info: yahka.0 (11812) adding UV Lampe with UUID: 82b6348f-3ab8-40ea-a6f2-3e6a2fcf3de3
    2022-10-23 15:30:36.821 - info: yahka.0 (11812) adding Kompressor with UUID: 73bcfec6-5bcf-49cd-9d85-9bf66fa0d4dd
    2022-10-23 15:30:36.828 - info: yahka.0 (11812) adding TWC with UUID: e3021a3d-724f-448c-9371-753f2edddf27
    2022-10-23 15:30:36.837 - info: yahka.0 (11812) adding Christbaum with UUID: efeb0341-f17f-43df-a590-8cef2c8dff1f
    2022-10-23 15:30:36.846 - info: yahka.0 (11812) adding Futteraufzug with UUID: 5f1d0758-34f5-4bc1-a049-e5232501c4a3
    2022-10-23 15:30:36.854 - info: yahka.0 (11812) adding Überschussladen with UUID: 194536ce-20e8-4cfe-921e-a07b1eba41db
    2022-10-23 15:30:36.872 - info: yahka.0 (11812) adding StarteTesla with UUID: ebbf37f3-de73-4bb9-9144-1a427433d487
    2022-10-23 15:30:36.897 - info: yahka.0 (11812) adding Ladestart durch App with UUID: 679b1b81-1c13-43c1-9b72-8e2a7e9fe868
    2022-10-23 15:30:36.917 - info: yahka.0 (11812) adding Ladestart nach Anstecken with UUID: d9e2a4e5-d2a8-4b53-ad59-c9665a0addc7
    2022-10-23 15:30:36.923 - info: yahka.0 (11812) adding Hühner Klappe with UUID: 5b6af14e-603c-41b2-9adb-04f6068ad67b
    2022-10-23 15:30:36.933 - info: yahka.0 (11812) adding KG Auto OFF with UUID: 7fb49074-227f-4d8f-b449-70881d5c289f
    2022-10-23 15:30:36.937 - info: yahka.0 (11812) adding FBH Lisa with UUID: 079d814a-549d-4d20-ac33-f2b6c24fcb72
    2022-10-23 15:30:36.943 - info: yahka.0 (11812) adding FBH Niklas with UUID: 8c806922-f67f-46a5-b629-8a4c9b6b3a0d
    2022-10-23 15:30:36.947 - info: yahka.0 (11812) adding FBH David with UUID: ef5fbdbc-977c-4116-b11e-5d0d8e0f0ffb
    2022-10-23 15:30:36.952 - info: yahka.0 (11812) adding Geschirrspüler with UUID: 9a5de821-d2db-46c7-a63d-2675378e26d0
    2022-10-23 15:30:36.958 - info: yahka.0 (11812) adding Waschmaschine with UUID: 092549f0-dc4d-4738-8eb2-8d216055c5ad
    2022-10-23 15:30:36.963 - info: yahka.0 (11812) adding Trockner with UUID: 9ec01dd4-25a6-43e0-90fe-a1b97e231a79
    2022-10-23 15:30:36.976 - info: yahka.0 (11812) adding FBH AR with UUID: 231bd759-05f5-43bc-a938-87da17a1eb60
    2022-10-23 15:30:36.980 - info: yahka.0 (11812) adding FBH Gang KG with UUID: 4cbedd37-b7c3-4b3f-b269-97ebb9ab4585
    2022-10-23 15:30:36.989 - info: yahka.0 (11812) publishing bridge Iobroker on 0.0.0.0 using ciao
    2022-10-23 15:30:37.365 - info: host.IOB-KEP instance system.adapter.influxdb.0 started with pid 11891
    2022-10-23 15:30:40.073 - info: yr.0 (11600) Data updated.
    2022-10-23 15:30:40.077 - info: yr.0 (11600) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2022-10-23 15:30:40.094 - info: cloud.0 (11860) starting. Version 4.2.2 in /opt/iobroker/node_modules/iobroker.cloud, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:30:40.214 - info: cloud.0 (11860) Connecting with https://iobroker.pro:10555 with "@pro_peterk34@msn.com_2659ba20-3709-11eb-81d0-0da9bca32909"
    2022-10-23 15:30:40.670 - info: cloud.0 (11860) Trying to connect as system.user.admin to cloud
    2022-10-23 15:30:40.727 - info: host.IOB-KEP instance system.adapter.yr.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2022-10-23 15:30:41.168 - info: cloud.0 (11860) Adapter redirected temporally to "https://iobroker.pro:10556" in 30 seconds. Reason: command from server
    2022-10-23 15:30:41.174 - info: cloud.0 (11860) Connection changed: disconnect
    2022-10-23 15:30:43.731 - info: tesla-motors.0 (11884) starting. Version 1.3.1 in /opt/iobroker/node_modules/iobroker.tesla-motors, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:30:44.224 - info: host.IOB-KEP instance system.adapter.scenes.0 started with pid 11962
    2022-10-23 15:30:45.062 - info: host.IOB-KEP instance system.adapter.text2command.0 started with pid 11973
    2022-10-23 15:30:45.362 - info: vis.0 (11939) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:30:45.725 - error: influxdb.0 (11891) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2022-10-23 15:30:45.730 - error: influxdb.0 (11891) unhandled promise rejection: Cannot read properties of null (reading '_id')
    2022-10-23 15:30:45.748 - error: influxdb.0 (11891) TypeError: Cannot read properties of null (reading '_id')
    at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    at Array.map ()
    at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:30:45.749 - error: influxdb.0 (11891) Cannot read properties of null (reading '_id')
    2022-10-23 15:30:45.843 - warn: influxdb.0 (11891) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2022-10-23 15:30:46.154 - info: vis.0 (11939) vis license is OK.
    2022-10-23 15:30:46.652 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    2022-10-23 15:30:46.663 - error: host.IOB-KEP Caught by controller[0]: TypeError: Cannot read properties of null (reading '_id')
    2022-10-23 15:30:46.664 - error: host.IOB-KEP Caught by controller[0]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    2022-10-23 15:30:46.665 - error: host.IOB-KEP Caught by controller[0]: at Array.map ()
    2022-10-23 15:30:46.666 - error: host.IOB-KEP Caught by controller[0]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    2022-10-23 15:30:46.666 - error: host.IOB-KEP Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:30:46.667 - error: host.IOB-KEP instance system.adapter.influxdb.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2022-10-23 15:30:46.668 - info: host.IOB-KEP Restart adapter system.adapter.influxdb.0 because enabled
    2022-10-23 15:30:46.669 - warn: host.IOB-KEP Do not restart adapter system.adapter.influxdb.0 because restart loop detected
    2022-10-23 15:30:49.113 - info: host.IOB-KEP instance system.adapter.terminal.0 started with pid 11994
    2022-10-23 15:30:49.509 - info: vis.0 (11939) Terminated (NO_ERROR): Without reason
    2022-10-23 15:30:50.212 - info: host.IOB-KEP instance system.adapter.vis.0 terminated while should be started once
    2022-10-23 15:30:50.268 - info: scenes.0 (11962) starting. Version 2.3.9 in /opt/iobroker/node_modules/iobroker.scenes, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:30:50.900 - info: text2command.0 (11973) starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.text2command, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:30:51.820 - error: scenes.0 (11962) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2022-10-23 15:30:51.823 - error: scenes.0 (11962) unhandled promise rejection: Cannot read properties of null (reading '_id')
    2022-10-23 15:30:51.845 - error: scenes.0 (11962) TypeError: Cannot read properties of null (reading '_id')
    at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    at Array.map ()
    at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:30:51.847 - error: scenes.0 (11962) Cannot read properties of null (reading '_id')
    2022-10-23 15:30:51.932 - info: scenes.0 (11962) terminating
    2022-10-23 15:30:51.934 - warn: scenes.0 (11962) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2022-10-23 15:30:52.606 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    2022-10-23 15:30:52.607 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
    2022-10-23 15:30:52.607 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    2022-10-23 15:30:52.608 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
    2022-10-23 15:30:52.608 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    2022-10-23 15:30:52.609 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:30:52.609 - error: host.IOB-KEP instance system.adapter.scenes.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2022-10-23 15:30:52.610 - info: host.IOB-KEP Restart adapter system.adapter.scenes.0 because enabled
    2022-10-23 15:30:52.611 - warn: host.IOB-KEP Do not restart adapter system.adapter.scenes.0 because restart loop detected
    2022-10-23 15:30:53.135 - info: host.IOB-KEP instance system.adapter.vis-inventwo.0 started with pid 12050
    2022-10-23 15:30:54.439 - info: shelly.1 (11682) [MQTT] Device 192.168.8.22 (shelly1 / shelly1-76FB3F / SHSW-1#76FB3F#1) connected! Polltime set to 45 sec.
    2022-10-23 15:30:54.944 - info: terminal.0 (11994) starting. Version 0.2.6 in /opt/iobroker/node_modules/iobroker.terminal, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:30:55.139 - info: terminal.0 (11994) http server listening on port 8089
    2022-10-23 15:30:56.323 - info: vis-inventwo.0 (12050) starting. Version 3.3.1 in /opt/iobroker/node_modules/iobroker.vis-inventwo, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:30:57.043 - info: host.IOB-KEP instance system.adapter.e3dc-rscp.0 started with pid 12069
    2022-10-23 15:30:57.548 - info: shelly.1 (11682) [MQTT] Device 192.168.8.54 (shellyswitch25 / shellyswitch25-C4CCCC / SHSW-25#C4CCCC#1) connected! Polltime set to 45 sec.
    2022-10-23 15:30:58.577 - info: shelly.1 (11682) [MQTT] Device 192.168.8.37 (shelly1 / shelly1-76B63D / SHSW-1#76B63D#1) connected! Polltime set to 45 sec.
    2022-10-23 15:30:59.816 - info: e3dc-rscp.0 (12069) starting. Version 1.0.7 in /opt/iobroker/node_modules/iobroker.e3dc-rscp, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:31:00.174 - info: e3dc-rscp.0 (12069) Connection to E3/DC is established
    2022-10-23 15:31:00.260 - info: host.IOB-KEP instance system.adapter.yr.0 started with pid 12121
    2022-10-23 15:31:01.031 - info: host.IOB-KEP instance system.adapter.deconz.1 started with pid 12128
    2022-10-23 15:31:02.149 - info: shelly.1 (11682) [MQTT] Device 192.168.8.28 (shelly1 / shelly1-76F012 / SHSW-1#76F012#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:02.411 - info: host.IOB-KEP instance system.adapter.iot.0 started with pid 12135
    2022-10-23 15:31:03.557 - info: shelly.1 (11682) [MQTT] Device 192.168.8.35 (shelly1 / shelly1-767894 / SHSW-1#767894#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:03.880 - info: shelly.1 (11682) [MQTT] Device 192.168.8.77 (shelly1 / shelly1-115F59 / SHSW-1#115F59#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:03.902 - info: shelly.1 (11682) [MQTT] Device 192.168.8.33 (shelly1 / shelly1-768BDB / SHSW-1#768BDB#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:04.157 - info: shelly.1 (11682) [MQTT] Device 192.168.8.27 (shelly1 / shelly1-768B43 / SHSW-1#768B43#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:04.350 - info: shelly.1 (11682) [MQTT] Device 192.168.8.75 (shellyswitch25 / shellyswitch25-C4BD59 / SHSW-25#C4BD59#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:04.604 - info: yr.0 (12121) starting. Version 5.3.0 in /opt/iobroker/node_modules/iobroker.yr, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:31:04.715 - info: yr.0 (12121) longitude/longitude not set, get data from system
    2022-10-23 15:31:04.759 - info: yr.0 (12121) system latitude: 47.57459550809082 longitude: 14.240491133346408
    2022-10-23 15:31:05.059 - info: host.IOB-KEP instance system.adapter.discovery.0 started with pid 12155
    2022-10-23 15:31:06.144 - info: deconz.1 (12128) starting. Version 1.3.21 in /opt/iobroker/node_modules/iobroker.deconz, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:31:06.365 - error: deconz.1 (12128) Could not connect to deConz/Phoscon. Error: connect ECONNREFUSED 192.168.8.164:8078
    2022-10-23 15:31:07.058 - info: shelly.1 (11682) [MQTT] Device 192.168.8.8 (shellyswitch25 / shellyswitch25-BCDDC277456C / SHSW-25#BCDDC277456C#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:07.249 - info: shelly.1 (11682) [MQTT] Device 192.168.8.85 (shelly1pm / shelly1pm-76DDEA / SHSW-PM#76DDEA#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:07.259 - info: shelly.1 (11682) [MQTT] Device 192.168.8.68 (shelly1 / shelly1-8CAAB54B510D / SHSW-1#8CAAB54B510D#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:08.257 - info: shelly.1 (11682) [MQTT] Device 192.168.8.67 (shelly1pm / shelly1pm-E09806AA068A / SHSW-PM#E09806AA068A#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:08.264 - info: shelly.1 (11682) [MQTT] Device 192.168.8.78 (shelly1 / shelly1-483FDA6FA854 / SHSW-1#483FDA6FA854#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:08.291 - info: shelly.1 (11682) [MQTT] Device 192.168.8.21 (shelly1 / shelly1-7683A7 / SHSW-1#7683A7#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:08.301 - info: shelly.1 (11682) [MQTT] Device 192.168.8.32 (shelly1 / shelly1-BA43F6 / SHSW-1#BA43F6#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:08.308 - info: shelly.1 (11682) [MQTT] Device 192.168.8.40 (shelly1pm / shelly1pm-E09806A9CB4F / SHSW-PM#E09806A9CB4F#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:08.337 - info: shelly.1 (11682) [MQTT] Device 192.168.8.36 (shelly1 / shelly1-771A3D / SHSW-1#771A3D#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:08.941 - info: shelly.1 (11682) [MQTT] Device 192.168.8.19 (shelly1 / shelly1-B8DCDD / SHSW-1#B8DCDD#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:08.983 - info: host.IOB-KEP instance system.adapter.ekey.0 started with pid 12174
    2022-10-23 15:31:09.449 - info: iot.0 (12135) starting. Version 1.11.9 in /opt/iobroker/node_modules/iobroker.iot, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:31:09.733 - info: iot.0 (12135) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
    2022-10-23 15:31:10.515 - error: iot.0 (12135) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2022-10-23 15:31:10.516 - error: iot.0 (12135) unhandled promise rejection: Cannot read properties of null (reading '_id')
    2022-10-23 15:31:10.540 - error: iot.0 (12135) TypeError: Cannot read properties of null (reading '_id')
    at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    at Array.map ()
    at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:31:10.542 - error: iot.0 (12135) Cannot read properties of null (reading '_id')
    2022-10-23 15:31:10.712 - error: iot.0 (12135) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2022-10-23 15:31:10.725 - error: iot.0 (12135) unhandled promise rejection: Cannot read properties of null (reading '_id')
    2022-10-23 15:31:10.727 - error: iot.0 (12135) TypeError: Cannot read properties of null (reading '_id')
    at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    at Array.map ()
    at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:31:10.729 - error: iot.0 (12135) Cannot read properties of null (reading '_id')
    2022-10-23 15:31:10.812 - info: iot.0 (12135) terminating
    2022-10-23 15:31:10.834 - warn: iot.0 (12135) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2022-10-23 15:31:11.193 - info: discovery.0 (12155) starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.discovery, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:31:11.268 - info: cloud.0 (11860) Trying to connect as system.user.admin to cloud
    2022-10-23 15:31:11.500 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    2022-10-23 15:31:11.500 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
    2022-10-23 15:31:11.501 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    2022-10-23 15:31:11.502 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
    2022-10-23 15:31:11.502 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    2022-10-23 15:31:11.503 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:31:11.504 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    2022-10-23 15:31:11.505 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
    2022-10-23 15:31:11.505 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    2022-10-23 15:31:11.506 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
    2022-10-23 15:31:11.509 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    2022-10-23 15:31:11.510 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:31:11.510 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2022-10-23 15:31:11.512 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
    2022-10-23 15:31:11.656 - info: cloud.0 (11860) Connection changed: connect
    2022-10-23 15:31:08.954 - info: shelly.1 (11682) [MQTT] Device 192.168.8.41 (shelly1pm / shelly1pm-F4CFA2E389A1 / SHSW-PM#F4CFA2E389A1#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:12.668 - info: shelly.1 (11682) [MQTT] Device 192.168.8.17 (shellyswitch25 / shellyswitch25-BCDDC277525E / SHSW-25#BCDDC277525E#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:12.684 - info: shelly.1 (11682) [MQTT] Device 192.168.8.88 (shelly1 / shelly1-76DCCF / SHSW-1#76DCCF#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:12.693 - info: shelly.1 (11682) [MQTT] Device 192.168.8.23 (shelly1pm / shelly1pm-76B3AE / SHSW-PM#76B3AE#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:12.701 - info: shelly.1 (11682) [MQTT] Device 192.168.8.87 (shelly1 / shelly1-76911E / SHSW-1#76911E#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:12.708 - info: shelly.1 (11682) [MQTT] Device 192.168.8.66 (shelly1pm / shelly1pm-F4CFA2E3B5D0 / SHSW-PM#F4CFA2E3B5D0#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:12.716 - info: shelly.1 (11682) [MQTT] Device 192.168.8.13 (shelly1 / shelly1-40F5201D0AD0 / SHSW-1#40F5201D0AD0#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:12.739 - info: shelly.1 (11682) [MQTT] Device 192.168.8.29 (shelly1 / shelly1-767CC3 / SHSW-1#767CC3#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:12.745 - info: shelly.1 (11682) [MQTT] Device 192.168.8.76 (shellyswitch25 / shellyswitch25-BCDDC2776D02 / SHSW-25#BCDDC2776D02#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:12.758 - info: shelly.1 (11682) [MQTT] Device 192.168.8.61 (shellyswitch25 / shellyswitch25-C4E6DB / SHSW-25#C4E6DB#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:12.773 - info: shelly.1 (11682) [MQTT] Device 192.168.8.34 (shelly1 / shelly1-767716 / SHSW-1#767716#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:12.973 - info: host.IOB-KEP instance system.adapter.g-homa.0 started with pid 12230
    2022-10-23 15:31:14.195 - info: ekey.0 (12174) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.ekey, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:31:14.507 - info: ekey.0 (12174) adapter listening 0.0.0.0:5555
    2022-10-23 15:31:14.733 - info: shelly.1 (11682) [MQTT] Device 192.168.8.73 (shelly1pm / shelly1pm-766595 / SHSW-PM#766595#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:14.753 - info: shelly.1 (11682) [MQTT] Device 192.168.8.79 (shelly1 / shelly1-B91FB0 / SHSW-1#B91FB0#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:16.226 - info: shelly.1 (11682) [MQTT] Device 192.168.8.51 (shellyswitch25 / shellyswitch25-C470DF / SHSW-25#C470DF#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:16.509 - info: shelly.1 (11682) [MQTT] Device 192.168.8.42 (shelly1 / shelly1-40F5201CA21A / SHSW-1#40F5201CA21A#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:16.517 - info: shelly.1 (11682) [MQTT] Device 192.168.8.50 (shellyswitch25 / shellyswitch25-76C7C5 / SHSW-25#76C7C5#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:16.531 - info: shelly.1 (11682) [MQTT] Device 192.168.8.11 (shellypro4pm / shellypro4pm-84cca87fff48 / shellypro4pm#84cca87fff48#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:16.556 - info: shelly.1 (11682) [MQTT] Device 192.168.8.59 (shellyswitch25 / shellyswitch25-C4D5DC / SHSW-25#C4D5DC#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:16.567 - info: shelly.1 (11682) [MQTT] Device 192.168.8.90 (shellyswitch25 / shellyswitch25-BCDDC27799EF / SHSW-25#BCDDC27799EF#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:16.970 - info: shelly.1 (11682) [MQTT] Device 192.168.8.26 (shelly1 / shelly1-7678F8 / SHSW-1#7678F8#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:17.119 - info: host.IOB-KEP instance system.adapter.info.0 started with pid 12245
    2022-10-23 15:31:16.981 - info: shelly.1 (11682) [MQTT] Device 192.168.8.10 (shellyem3 / shellyem3-84CCA8AD0EA1 / SHEM-3#84CCA8AD0EA1#1) connected! Polltime set to 45 sec.
    2022-10-23 15:31:19.131 - info: g-homa.0 (12230) starting. Version 0.5.3 in /opt/iobroker/node_modules/iobroker.g-homa, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:31:19.283 - info: g-homa.0 (12230) enumerating known plugs...
    2022-10-23 15:31:19.338 - info: g-homa.0 (12230) found plug with id 620836 (offline)
    2022-10-23 15:31:19.350 - info: g-homa.0 (12230) found plug with id 6252c6 (offline)
    2022-10-23 15:31:19.360 - info: g-homa.0 (12230) found plug with id ce0dca (offline)
    2022-10-23 15:31:19.363 - info: g-homa.0 (12230) starting server...
    2022-10-23 15:31:19.380 - info: g-homa.0 (12230) server started on port 50000
    2022-10-23 15:31:19.392 - info: g-homa.0 (12230) searching plugs
    2022-10-23 15:31:23.388 - info: yr.0 (12121) Data updated.
    2022-10-23 15:31:23.393 - info: yr.0 (12121) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2022-10-23 15:31:23.926 - info: host.IOB-KEP instance system.adapter.yr.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2022-10-23 15:31:24.529 - info: info.0 (12245) starting. Version 1.9.19 in /opt/iobroker/node_modules/iobroker.info, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:31:24.668 - info: info.0 (12245) Reading/updating systemdata.
    2022-10-23 15:31:25.261 - info: info.0 (12245) State value to set for "info.0.sysinfo.cpu.info.speed" has to be type "string" but received type "number"
    2022-10-23 15:31:25.330 - info: info.0 (12245) State value to set for "info.0.sysinfo.cpu.info.cache-l3" has to be type "number" but received type "string"
    2022-10-23 15:31:25.503 - info: info.0 (12245) cpu Temp res = {"main":54.043,"cores":[],"max":54.043,"socket":[],"chipset":null}
    2022-10-23 15:31:38.314 - info: admin.0 (11262) ==> Connected system.user.admin from ::ffff:192.168.8.135
    2022-10-23 15:31:41.651 - info: host.IOB-KEP instance system.adapter.iot.0 started with pid 12859
    2022-10-23 15:31:45.641 - info: iot.0 (12859) starting. Version 1.11.9 in /opt/iobroker/node_modules/iobroker.iot, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:31:45.756 - info: iot.0 (12859) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
    2022-10-23 15:31:46.006 - error: iot.0 (12859) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2022-10-23 15:31:46.009 - error: iot.0 (12859) unhandled promise rejection: Cannot read properties of null (reading '_id')
    2022-10-23 15:31:46.022 - error: iot.0 (12859) TypeError: Cannot read properties of null (reading '_id')
    at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    at Array.map ()
    at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:31:46.024 - error: iot.0 (12859) Cannot read properties of null (reading '_id')
    2022-10-23 15:31:46.063 - error: iot.0 (12859) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2022-10-23 15:31:46.064 - error: iot.0 (12859) unhandled promise rejection: Cannot read properties of null (reading '_id')
    2022-10-23 15:31:46.065 - error: iot.0 (12859) TypeError: Cannot read properties of null (reading '_id')
    at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    at Array.map ()
    at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:31:46.066 - error: iot.0 (12859) Cannot read properties of null (reading '_id')
    2022-10-23 15:31:46.075 - info: iot.0 (12859) terminating
    2022-10-23 15:31:46.078 - warn: iot.0 (12859) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2022-10-23 15:31:46.465 - info: iot.0 (12859) Connection changed: connect
    2022-10-23 15:31:46.696 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    2022-10-23 15:31:46.697 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
    2022-10-23 15:31:46.698 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    2022-10-23 15:31:46.699 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
    2022-10-23 15:31:46.699 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    2022-10-23 15:31:46.700 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:31:46.700 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    2022-10-23 15:31:46.700 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
    2022-10-23 15:31:46.701 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    2022-10-23 15:31:46.705 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
    2022-10-23 15:31:46.705 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    2022-10-23 15:31:46.706 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:31:46.707 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2022-10-23 15:31:46.708 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
    2022-10-23 15:31:46.709 - warn: host.IOB-KEP Do not restart adapter system.adapter.iot.0 because restart loop detected
    2022-10-23 15:31:51.048 - info: admin.0 (11262) <== Disconnect system.user.admin from ::ffff:192.168.8.135 scenes
    2022-10-23 15:31:55.463 - info: admin.0 (11262) ==> Connected system.user.admin from ::ffff:192.168.8.135
    2022-10-23 15:31:59.014 - info: alexa2.0 (11517) Subscribing to states...
    2022-10-23 15:32:04.008 - info: alexa2.0 (11517) Alexa-Push-Connection (macDms = true) established. Disable Polling
    2022-10-23 15:32:31.456 - info: alexa2.0 (11517) Initialization Done ...
    2022-10-23 15:32:43.193 - info: host.IOB-KEP instance system.adapter.iot.0 started with pid 13085
    2022-10-23 15:32:45.910 - info: iot.0 (13085) starting. Version 1.11.9 in /opt/iobroker/node_modules/iobroker.iot, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:32:45.998 - info: iot.0 (13085) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
    2022-10-23 15:32:46.183 - error: iot.0 (13085) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2022-10-23 15:32:46.184 - error: iot.0 (13085) unhandled promise rejection: Cannot read properties of null (reading '_id')
    2022-10-23 15:32:46.192 - error: iot.0 (13085) TypeError: Cannot read properties of null (reading '_id')
    at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    at Array.map ()
    at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:32:46.193 - error: iot.0 (13085) Cannot read properties of null (reading '_id')
    2022-10-23 15:32:46.223 - error: iot.0 (13085) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2022-10-23 15:32:46.223 - error: iot.0 (13085) unhandled promise rejection: Cannot read properties of null (reading '_id')
    2022-10-23 15:32:46.225 - error: iot.0 (13085) TypeError: Cannot read properties of null (reading '_id')
    at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    at Array.map ()
    at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:32:46.226 - error: iot.0 (13085) Cannot read properties of null (reading '_id')
    2022-10-23 15:32:46.235 - info: iot.0 (13085) terminating
    2022-10-23 15:32:46.237 - warn: iot.0 (13085) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2022-10-23 15:32:46.624 - info: iot.0 (13085) Connection changed: connect
    2022-10-23 15:32:46.830 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    2022-10-23 15:32:46.830 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
    2022-10-23 15:32:46.831 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    2022-10-23 15:32:46.831 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
    2022-10-23 15:32:46.831 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    2022-10-23 15:32:46.831 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:32:46.832 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    2022-10-23 15:32:46.832 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
    2022-10-23 15:32:46.832 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    2022-10-23 15:32:46.832 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
    2022-10-23 15:32:46.833 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    2022-10-23 15:32:46.833 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:32:46.833 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2022-10-23 15:32:46.833 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
    2022-10-23 15:33:12.433 - info: ws.0 (11723) ==> Connected system.user.admin from ::ffff:192.168.8.135
    2022-10-23 15:33:16.970 - info: host.IOB-KEP instance system.adapter.iot.0 started with pid 13214
    2022-10-23 15:33:19.561 - info: iot.0 (13214) starting. Version 1.11.9 in /opt/iobroker/node_modules/iobroker.iot, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:33:19.639 - info: iot.0 (13214) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
    2022-10-23 15:33:19.845 - error: iot.0 (13214) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2022-10-23 15:33:19.846 - error: iot.0 (13214) unhandled promise rejection: Cannot read properties of null (reading '_id')
    2022-10-23 15:33:19.855 - error: iot.0 (13214) TypeError: Cannot read properties of null (reading '_id')
    at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    at Array.map ()
    at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:33:19.856 - error: iot.0 (13214) Cannot read properties of null (reading '_id')
    2022-10-23 15:33:19.885 - error: iot.0 (13214) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2022-10-23 15:33:19.885 - error: iot.0 (13214) unhandled promise rejection: Cannot read properties of null (reading '_id')
    2022-10-23 15:33:19.887 - error: iot.0 (13214) TypeError: Cannot read properties of null (reading '_id')
    at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    at Array.map ()
    at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:33:19.888 - error: iot.0 (13214) Cannot read properties of null (reading '_id')
    2022-10-23 15:33:19.897 - info: iot.0 (13214) terminating
    2022-10-23 15:33:19.900 - warn: iot.0 (13214) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2022-10-23 15:33:20.320 - info: iot.0 (13214) Connection changed: connect
    2022-10-23 15:33:20.525 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    2022-10-23 15:33:20.526 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
    2022-10-23 15:33:20.526 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    2022-10-23 15:33:20.527 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
    2022-10-23 15:33:20.527 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    2022-10-23 15:33:20.528 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:33:20.528 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    2022-10-23 15:33:20.528 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
    2022-10-23 15:33:20.529 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    2022-10-23 15:33:20.529 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
    2022-10-23 15:33:20.529 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    2022-10-23 15:33:20.530 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:33:20.530 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2022-10-23 15:33:20.531 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
    2022-10-23 15:33:50.681 - info: host.IOB-KEP instance system.adapter.iot.0 started with pid 13342
    2022-10-23 15:33:53.119 - info: iot.0 (13342) starting. Version 1.11.9 in /opt/iobroker/node_modules/iobroker.iot, node: v16.18.0, js-controller: 4.0.23
    2022-10-23 15:33:53.195 - info: iot.0 (13342) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
    2022-10-23 15:33:53.395 - error: iot.0 (13342) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2022-10-23 15:33:53.396 - error: iot.0 (13342) unhandled promise rejection: Cannot read properties of null (reading '_id')
    2022-10-23 15:33:53.405 - error: iot.0 (13342) TypeError: Cannot read properties of null (reading '_id')
    at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    at Array.map ()
    at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:33:53.405 - error: iot.0 (13342) Cannot read properties of null (reading '_id')
    2022-10-23 15:33:53.434 - error: iot.0 (13342) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2022-10-23 15:33:53.434 - error: iot.0 (13342) unhandled promise rejection: Cannot read properties of null (reading '_id')
    2022-10-23 15:33:53.436 - error: iot.0 (13342) TypeError: Cannot read properties of null (reading '_id')
    at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    at Array.map ()
    at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:33:53.437 - error: iot.0 (13342) Cannot read properties of null (reading '_id')
    2022-10-23 15:33:53.446 - info: iot.0 (13342) terminating
    2022-10-23 15:33:53.448 - warn: iot.0 (13342) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2022-10-23 15:33:53.856 - info: iot.0 (13342) Connection changed: connect
    2022-10-23 15:33:54.051 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    2022-10-23 15:33:54.052 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
    2022-10-23 15:33:54.053 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    2022-10-23 15:33:54.053 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
    2022-10-23 15:33:54.053 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    2022-10-23 15:33:54.054 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:33:54.054 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
    2022-10-23 15:33:54.054 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
    2022-10-23 15:33:54.055 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
    2022-10-23 15:33:54.055 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
    2022-10-23 15:33:54.055 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
    2022-10-23 15:33:54.056 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2022-10-23 15:33:54.056 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2022-10-23 15:33:54.057 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
    2022-10-23 15:33:54.057 - warn: host.IOB-KEP Do not restart adapter system.adapter.iot.0 because restart loop detected
    
    

    UPDATE: Ich hab jetzt gar nicht lang weitergesucht und den Stand von gestern eingespielt und jetzt funktioniert wieder alles ...

    HomoranH peterk34P 2 Antworten Letzte Antwort
    0
    • peterk34P peterk34

      Hab plötzlich das Problem, dass nach einem Iob restart diese Adapter nicht mehr starten.

      was soll ich denn da tun?

      2022-10-23 15:30:31.017 - error: iot.0 (11794) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-10-23 15:30:31.032 - error: iot.0 (11794) unhandled promise rejection: Cannot read properties of null (reading '_id')
      2022-10-23 15:30:31.057 - error: iot.0 (11794) TypeError: Cannot read properties of null (reading '_id')
      at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      at Array.map ()
      at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:30:31.059 - error: iot.0 (11794) Cannot read properties of null (reading '_id')
      2022-10-23 15:30:31.226 - error: iot.0 (11794) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-10-23 15:30:31.227 - error: iot.0 (11794) unhandled promise rejection: Cannot read properties of null (reading '_id')
      2022-10-23 15:30:31.229 - error: iot.0 (11794) TypeError: Cannot read properties of null (reading '_id')
      at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      at Array.map ()
      at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:30:31.231 - error: iot.0 (11794) Cannot read properties of null (reading '_id')
      2022-10-23 15:30:31.430 - info: iot.0 (11794) terminating
      2022-10-23 15:30:31.433 - warn: iot.0 (11794) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-10-23 15:30:31.779 - info: iot.0 (11794) Connection changed: connect
      2022-10-23 15:30:32.201 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2022-10-23 15:30:32.205 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
      2022-10-23 15:30:32.207 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      2022-10-23 15:30:32.207 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
      2022-10-23 15:30:32.208 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      2022-10-23 15:30:32.209 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:30:32.213 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2022-10-23 15:30:32.214 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
      2022-10-23 15:30:32.215 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      2022-10-23 15:30:32.216 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
      2022-10-23 15:30:32.217 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      2022-10-23 15:30:32.218 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:30:32.220 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-10-23 15:30:32.224 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
      2022-10-23 15:30:33.718 - info: host.IOB-KEP instance system.adapter.cloud.0 started with pid 11860
      2022-10-23 15:30:35.952 - info: yahka.0 (11812) starting. Version 0.13.1 in /opt/iobroker/node_modules/iobroker.yahka, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:30:37.133 - info: host.IOB-KEP instance system.adapter.tesla-motors.0 started with pid 11884
      2022-10-23 15:30:36.054 - info: yahka.0 (11812) adapter ready, checking config
      2022-10-23 15:30:36.132 - info: yahka.0 (11812) adding Weihnachtsstern with UUID: b53931b6-542c-4b75-af2f-af9758833f7d
      2022-10-23 15:30:36.174 - info: yahka.0 (11812) adding Pott with UUID: e9413155-c5b8-423b-a1d4-03b24a1b132c
      2022-10-23 15:30:36.210 - info: yahka.0 (11812) adding Rollo Terrasse Süd with UUID: 15d4096d-67d8-431f-bd1f-da9cd4e2bb93
      2022-10-23 15:30:36.251 - info: yahka.0 (11812) adding Filter with UUID: cf342739-9ba9-4687-8168-8226aac21e54
      2022-10-23 15:30:36.263 - info: yahka.0 (11812) adding Aussentemperatur with UUID: 64c2c532-3e10-40e7-8812-1d1948de34a4
      2022-10-23 15:30:36.270 - info: yahka.0 (11812) adding Küche with UUID: 7410fb91-b30d-4c98-9816-8a1e70d90a6a
      2022-10-23 15:30:36.299 - info: yahka.0 (11812) adding Esstisch with UUID: 61b6b24a-20f1-4163-8a64-744d79397d1c
      2022-10-23 15:30:36.328 - info: yahka.0 (11812) adding Wohnzimmer with UUID: 709f80df-e61a-4552-8acc-ea8cf98cab20
      2022-10-23 15:30:36.342 - info: yahka.0 (11812) adding Windfang with UUID: cf3d3dbd-03a7-48dd-b0ab-51376a9988e7
      2022-10-23 15:30:36.359 - info: yahka.0 (11812) adding Terrasse Pott with UUID: d6680a1c-4d05-4aae-a343-a50afeef2ea9
      2022-10-23 15:30:36.372 - info: yahka.0 (11812) adding Sandfilter with UUID: 072ec803-bd46-4c15-956e-a10af19e7714
      2022-10-23 15:30:36.377 - info: yahka.0 (11812) adding Heizung Sandfilter with UUID: 01438e49-5e90-42a3-8232-239a6aa54582
      2022-10-23 15:30:36.395 - info: yahka.0 (11812) adding Stiege OG with UUID: e891951f-f16c-42dc-95a9-2495c935e7b9
      2022-10-23 15:30:36.403 - info: yahka.0 (11812) adding Stiege KG with UUID: 0ff1eb65-67f8-4595-bb9a-5a367719087a
      2022-10-23 15:30:36.410 - info: yahka.0 (11812) adding WC EG with UUID: cfe8e06c-ca72-45b1-89bb-71c4e49e55d5
      2022-10-23 15:30:36.416 - info: yahka.0 (11812) adding Rollo Terrasse West with UUID: 4faac5a4-a76a-4ee2-b65f-2b4172b4e839
      2022-10-23 15:30:36.427 - info: yahka.0 (11812) adding Rollo Wohnzimmer with UUID: b04a2f36-b555-4446-8135-8e24102f28f9
      2022-10-23 15:30:36.435 - info: yahka.0 (11812) adding Rollo Küche Süd with UUID: ee844746-5ca8-4e35-9048-ed0a2a98cab0
      2022-10-23 15:30:36.444 - info: yahka.0 (11812) adding Küche Ost with UUID: d916afa6-90ca-4546-bcfa-2d63f32d7b95
      2022-10-23 15:30:36.464 - info: yahka.0 (11812) adding Rollo Abstellraum with UUID: cdeaea6f-fbc1-4f00-85bf-741b43d10642
      2022-10-23 15:30:36.472 - info: yahka.0 (11812) adding Rollo Lisa links with UUID: 39f061a1-8deb-4185-ba1d-df27cc2b8cbf
      2022-10-23 15:30:36.482 - info: yahka.0 (11812) adding Rollo Balkontüre with UUID: 1135505e-6f18-44d5-b068-9d38e1097b9d
      2022-10-23 15:30:36.489 - info: yahka.0 (11812) adding Abstellraum with UUID: 1eb72d12-e90b-4761-a327-48c4078f2e81
      2022-10-23 15:30:36.498 - info: yahka.0 (11812) adding WC OG with UUID: 1809c4a6-0aeb-4a1a-bfe8-347febb633fa
      2022-10-23 15:30:36.504 - info: yahka.0 (11812) adding Gang OG with UUID: 9bde4210-bccc-48dd-9072-8b29ea6901e4
      2022-10-23 15:30:36.509 - info: yahka.0 (11812) adding Schlaf Zimmer with UUID: 71c95999-fc0d-4348-ba19-822a69f8ae2d
      2022-10-23 15:30:36.516 - info: yahka.0 (11812) adding Lisa with UUID: f264f4fb-a30f-41bd-84f3-72908b7b1c1b
      2022-10-23 15:30:36.521 - info: yahka.0 (11812) adding Niklas with UUID: b316eb59-9872-4e05-ae10-8ed9d0fdfa47
      2022-10-23 15:30:36.526 - info: yahka.0 (11812) adding David with UUID: ccdd12a5-3640-4df8-97b6-96f15ffeae0d
      2022-10-23 15:30:36.533 - info: yahka.0 (11812) adding Dachboden with UUID: 86bd0815-7577-4ab9-b127-dc72a7e2d45c
      2022-10-23 15:30:36.537 - info: yahka.0 (11812) adding Gang KG with UUID: 46a80e8e-f724-434e-b163-c36ebabc0b75
      2022-10-23 15:30:36.543 - info: yahka.0 (11812) adding Dusche KG with UUID: 6efa6934-31c2-4d5d-84a6-8a76daf0673f
      2022-10-23 15:30:36.550 - info: yahka.0 (11812) adding Schutzraum with UUID: 9cfd038f-7c87-426d-ab94-9c5bc58856df
      2022-10-23 15:30:36.562 - info: yahka.0 (11812) adding Praxis with UUID: 07e1c908-7b1c-4239-b0c5-a9ee1ca328d1
      2022-10-23 15:30:36.567 - info: yahka.0 (11812) adding Büro with UUID: ae6ca9bf-4c02-4dde-a603-66782567eb68
      2022-10-23 15:30:36.572 - info: yahka.0 (11812) adding Wärmepumpe with UUID: 1a4a930f-4e68-42c3-a00e-c67ecbdd1046
      2022-10-23 15:30:36.576 - info: yahka.0 (11812) adding Schuko vor Büro with UUID: c947dbf4-6268-42f1-b2ec-a0000b308ce1
      2022-10-23 15:30:36.579 - info: yahka.0 (11812) adding Stall with UUID: 188b50db-3b86-4ab4-aa6f-129161585431
      2022-10-23 15:30:36.587 - info: yahka.0 (11812) adding Clubhaus with UUID: b21ccb04-f04a-4fb5-827e-d63d623f25a7
      2022-10-23 15:30:36.593 - info: yahka.0 (11812) adding Heizung Stall with UUID: 71918f7c-604e-4bd8-b288-5233e6aea85b
      2022-10-23 15:30:36.598 - info: yahka.0 (11812) adding Mikrowelle with UUID: e2650c41-4fda-4326-99aa-f088301db4f1
      2022-10-23 15:30:36.604 - info: yahka.0 (11812) adding TV David with UUID: 13f92415-ab9e-426c-ae7e-542e2dd04c98
      2022-10-23 15:30:36.609 - info: yahka.0 (11812) adding Rollo Esstisch with UUID: e83a9ae4-e37a-4db6-9c1f-eefaf86ef2d4
      2022-10-23 15:30:36.617 - info: yahka.0 (11812) adding Schatten Tisch with UUID: 6925f2bc-5c08-48ca-a622-b357069a36c9
      2022-10-23 15:30:36.625 - info: yahka.0 (11812) adding Terrasse with UUID: 8a0d8827-3ab5-4472-b34c-346292097a39
      2022-10-23 15:30:36.633 - info: yahka.0 (11812) adding Schatten Küche with UUID: c3a9bc7c-53cb-4592-a415-af6a26618b5b
      2022-10-23 15:30:36.640 - info: yahka.0 (11812) adding Rollo David with UUID: df12fd14-a573-45ad-a51c-a40bdf49a96b
      2022-10-23 15:30:36.650 - info: yahka.0 (11812) adding Rollo Niklas with UUID: 543f8e85-df55-49e1-b947-b042b262fc11
      2022-10-23 15:30:36.658 - info: yahka.0 (11812) adding Schuko bei Balkontüre with UUID: ae84869c-e5e5-4b51-92e5-dbb4cd9e79f8
      2022-10-23 15:30:36.664 - info: yahka.0 (11812) adding Kühlschrank with UUID: 69199983-0052-4549-acc5-bddc3e0fbd83
      2022-10-23 15:30:36.671 - info: yahka.0 (11812) adding Schuko bei Haustüre with UUID: 866476fc-3181-42f4-be5b-c7f4715f071a
      2022-10-23 15:30:36.678 - info: yahka.0 (11812) adding Türöffner with UUID: 21772c44-f126-420e-b9dc-cbe93907ab7f
      2022-10-23 15:30:36.706 - info: yahka.0 (11812) adding LED Haustüre with UUID: e4150059-9f67-4fde-b9c4-2e4ee3ac8710
      2022-10-23 15:30:36.712 - info: yahka.0 (11812) adding Heizung Werkstatt with UUID: 15508b2c-e31c-48e8-b6e7-9b77ffd714ac
      2022-10-23 15:30:36.715 - info: yahka.0 (11812) adding Lade Steckdose with UUID: ee8bf58d-3fe6-4a61-83bb-d4141a74bbf1
      2022-10-23 15:30:36.724 - info: yahka.0 (11812) adding Abstellraum Nord with UUID: 3f94962a-6a79-4fd7-b8c7-437e5cdddc4e
      2022-10-23 15:30:36.732 - info: yahka.0 (11812) adding Rollo Lisa rechts with UUID: 69bc75b6-5612-4120-bbb8-f2f831014ccf
      2022-10-23 15:30:36.741 - info: yahka.0 (11812) adding Bürotür with UUID: 4a11196d-e0b8-40f3-940e-654cd5b02e31
      2022-10-23 15:30:36.755 - error: yahka.0 (11812) [undefined] unable to establish link between Bürotüre and undefined - one of the services was not found or is disabled
      2022-10-23 15:30:36.758 - info: yahka.0 (11812) adding Weihnachtsdeko with UUID: 2e8c693e-5e7b-4c53-8e5b-2c605a7bbc53
      2022-10-23 15:30:36.764 - info: yahka.0 (11812) adding Werkstatt with UUID: bc361fa1-8828-4359-a33d-cadc2b8470da
      2022-10-23 15:30:36.771 - info: yahka.0 (11812) adding Jetzt Laden with UUID: 6dd67fc6-0d0e-40ce-a2cc-d147198b5d08
      2022-10-23 15:30:36.779 - info: yahka.0 (11812) adding Werkstatt Dachboden with UUID: b5465164-0d0c-41f4-943f-6995332b8cdd
      2022-10-23 15:30:36.785 - info: yahka.0 (11812) adding Weg with UUID: edd837c4-6d63-4915-855a-a8c77cc84466
      2022-10-23 15:30:36.792 - info: yahka.0 (11812) adding Hühnerauslauf with UUID: 9aa7a1f1-52e3-43a5-b6d7-498bdb677594
      2022-10-23 15:30:36.801 - info: yahka.0 (11812) adding Carport with UUID: 3cf68dde-e1da-44ab-afd9-885f3e1739fc
      2022-10-23 15:30:36.808 - info: yahka.0 (11812) adding Poolheizung with UUID: 83fef8ae-cd2d-4036-834b-c6749a988c59
      2022-10-23 15:30:36.815 - info: yahka.0 (11812) adding UV Lampe with UUID: 82b6348f-3ab8-40ea-a6f2-3e6a2fcf3de3
      2022-10-23 15:30:36.821 - info: yahka.0 (11812) adding Kompressor with UUID: 73bcfec6-5bcf-49cd-9d85-9bf66fa0d4dd
      2022-10-23 15:30:36.828 - info: yahka.0 (11812) adding TWC with UUID: e3021a3d-724f-448c-9371-753f2edddf27
      2022-10-23 15:30:36.837 - info: yahka.0 (11812) adding Christbaum with UUID: efeb0341-f17f-43df-a590-8cef2c8dff1f
      2022-10-23 15:30:36.846 - info: yahka.0 (11812) adding Futteraufzug with UUID: 5f1d0758-34f5-4bc1-a049-e5232501c4a3
      2022-10-23 15:30:36.854 - info: yahka.0 (11812) adding Überschussladen with UUID: 194536ce-20e8-4cfe-921e-a07b1eba41db
      2022-10-23 15:30:36.872 - info: yahka.0 (11812) adding StarteTesla with UUID: ebbf37f3-de73-4bb9-9144-1a427433d487
      2022-10-23 15:30:36.897 - info: yahka.0 (11812) adding Ladestart durch App with UUID: 679b1b81-1c13-43c1-9b72-8e2a7e9fe868
      2022-10-23 15:30:36.917 - info: yahka.0 (11812) adding Ladestart nach Anstecken with UUID: d9e2a4e5-d2a8-4b53-ad59-c9665a0addc7
      2022-10-23 15:30:36.923 - info: yahka.0 (11812) adding Hühner Klappe with UUID: 5b6af14e-603c-41b2-9adb-04f6068ad67b
      2022-10-23 15:30:36.933 - info: yahka.0 (11812) adding KG Auto OFF with UUID: 7fb49074-227f-4d8f-b449-70881d5c289f
      2022-10-23 15:30:36.937 - info: yahka.0 (11812) adding FBH Lisa with UUID: 079d814a-549d-4d20-ac33-f2b6c24fcb72
      2022-10-23 15:30:36.943 - info: yahka.0 (11812) adding FBH Niklas with UUID: 8c806922-f67f-46a5-b629-8a4c9b6b3a0d
      2022-10-23 15:30:36.947 - info: yahka.0 (11812) adding FBH David with UUID: ef5fbdbc-977c-4116-b11e-5d0d8e0f0ffb
      2022-10-23 15:30:36.952 - info: yahka.0 (11812) adding Geschirrspüler with UUID: 9a5de821-d2db-46c7-a63d-2675378e26d0
      2022-10-23 15:30:36.958 - info: yahka.0 (11812) adding Waschmaschine with UUID: 092549f0-dc4d-4738-8eb2-8d216055c5ad
      2022-10-23 15:30:36.963 - info: yahka.0 (11812) adding Trockner with UUID: 9ec01dd4-25a6-43e0-90fe-a1b97e231a79
      2022-10-23 15:30:36.976 - info: yahka.0 (11812) adding FBH AR with UUID: 231bd759-05f5-43bc-a938-87da17a1eb60
      2022-10-23 15:30:36.980 - info: yahka.0 (11812) adding FBH Gang KG with UUID: 4cbedd37-b7c3-4b3f-b269-97ebb9ab4585
      2022-10-23 15:30:36.989 - info: yahka.0 (11812) publishing bridge Iobroker on 0.0.0.0 using ciao
      2022-10-23 15:30:37.365 - info: host.IOB-KEP instance system.adapter.influxdb.0 started with pid 11891
      2022-10-23 15:30:40.073 - info: yr.0 (11600) Data updated.
      2022-10-23 15:30:40.077 - info: yr.0 (11600) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-10-23 15:30:40.094 - info: cloud.0 (11860) starting. Version 4.2.2 in /opt/iobroker/node_modules/iobroker.cloud, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:30:40.214 - info: cloud.0 (11860) Connecting with https://iobroker.pro:10555 with "@pro_peterk34@msn.com_2659ba20-3709-11eb-81d0-0da9bca32909"
      2022-10-23 15:30:40.670 - info: cloud.0 (11860) Trying to connect as system.user.admin to cloud
      2022-10-23 15:30:40.727 - info: host.IOB-KEP instance system.adapter.yr.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-10-23 15:30:41.168 - info: cloud.0 (11860) Adapter redirected temporally to "https://iobroker.pro:10556" in 30 seconds. Reason: command from server
      2022-10-23 15:30:41.174 - info: cloud.0 (11860) Connection changed: disconnect
      2022-10-23 15:30:43.731 - info: tesla-motors.0 (11884) starting. Version 1.3.1 in /opt/iobroker/node_modules/iobroker.tesla-motors, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:30:44.224 - info: host.IOB-KEP instance system.adapter.scenes.0 started with pid 11962
      2022-10-23 15:30:45.062 - info: host.IOB-KEP instance system.adapter.text2command.0 started with pid 11973
      2022-10-23 15:30:45.362 - info: vis.0 (11939) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:30:45.725 - error: influxdb.0 (11891) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-10-23 15:30:45.730 - error: influxdb.0 (11891) unhandled promise rejection: Cannot read properties of null (reading '_id')
      2022-10-23 15:30:45.748 - error: influxdb.0 (11891) TypeError: Cannot read properties of null (reading '_id')
      at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      at Array.map ()
      at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:30:45.749 - error: influxdb.0 (11891) Cannot read properties of null (reading '_id')
      2022-10-23 15:30:45.843 - warn: influxdb.0 (11891) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-10-23 15:30:46.154 - info: vis.0 (11939) vis license is OK.
      2022-10-23 15:30:46.652 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2022-10-23 15:30:46.663 - error: host.IOB-KEP Caught by controller[0]: TypeError: Cannot read properties of null (reading '_id')
      2022-10-23 15:30:46.664 - error: host.IOB-KEP Caught by controller[0]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      2022-10-23 15:30:46.665 - error: host.IOB-KEP Caught by controller[0]: at Array.map ()
      2022-10-23 15:30:46.666 - error: host.IOB-KEP Caught by controller[0]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      2022-10-23 15:30:46.666 - error: host.IOB-KEP Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:30:46.667 - error: host.IOB-KEP instance system.adapter.influxdb.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-10-23 15:30:46.668 - info: host.IOB-KEP Restart adapter system.adapter.influxdb.0 because enabled
      2022-10-23 15:30:46.669 - warn: host.IOB-KEP Do not restart adapter system.adapter.influxdb.0 because restart loop detected
      2022-10-23 15:30:49.113 - info: host.IOB-KEP instance system.adapter.terminal.0 started with pid 11994
      2022-10-23 15:30:49.509 - info: vis.0 (11939) Terminated (NO_ERROR): Without reason
      2022-10-23 15:30:50.212 - info: host.IOB-KEP instance system.adapter.vis.0 terminated while should be started once
      2022-10-23 15:30:50.268 - info: scenes.0 (11962) starting. Version 2.3.9 in /opt/iobroker/node_modules/iobroker.scenes, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:30:50.900 - info: text2command.0 (11973) starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.text2command, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:30:51.820 - error: scenes.0 (11962) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-10-23 15:30:51.823 - error: scenes.0 (11962) unhandled promise rejection: Cannot read properties of null (reading '_id')
      2022-10-23 15:30:51.845 - error: scenes.0 (11962) TypeError: Cannot read properties of null (reading '_id')
      at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      at Array.map ()
      at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:30:51.847 - error: scenes.0 (11962) Cannot read properties of null (reading '_id')
      2022-10-23 15:30:51.932 - info: scenes.0 (11962) terminating
      2022-10-23 15:30:51.934 - warn: scenes.0 (11962) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-10-23 15:30:52.606 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2022-10-23 15:30:52.607 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
      2022-10-23 15:30:52.607 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      2022-10-23 15:30:52.608 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
      2022-10-23 15:30:52.608 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      2022-10-23 15:30:52.609 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:30:52.609 - error: host.IOB-KEP instance system.adapter.scenes.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-10-23 15:30:52.610 - info: host.IOB-KEP Restart adapter system.adapter.scenes.0 because enabled
      2022-10-23 15:30:52.611 - warn: host.IOB-KEP Do not restart adapter system.adapter.scenes.0 because restart loop detected
      2022-10-23 15:30:53.135 - info: host.IOB-KEP instance system.adapter.vis-inventwo.0 started with pid 12050
      2022-10-23 15:30:54.439 - info: shelly.1 (11682) [MQTT] Device 192.168.8.22 (shelly1 / shelly1-76FB3F / SHSW-1#76FB3F#1) connected! Polltime set to 45 sec.
      2022-10-23 15:30:54.944 - info: terminal.0 (11994) starting. Version 0.2.6 in /opt/iobroker/node_modules/iobroker.terminal, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:30:55.139 - info: terminal.0 (11994) http server listening on port 8089
      2022-10-23 15:30:56.323 - info: vis-inventwo.0 (12050) starting. Version 3.3.1 in /opt/iobroker/node_modules/iobroker.vis-inventwo, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:30:57.043 - info: host.IOB-KEP instance system.adapter.e3dc-rscp.0 started with pid 12069
      2022-10-23 15:30:57.548 - info: shelly.1 (11682) [MQTT] Device 192.168.8.54 (shellyswitch25 / shellyswitch25-C4CCCC / SHSW-25#C4CCCC#1) connected! Polltime set to 45 sec.
      2022-10-23 15:30:58.577 - info: shelly.1 (11682) [MQTT] Device 192.168.8.37 (shelly1 / shelly1-76B63D / SHSW-1#76B63D#1) connected! Polltime set to 45 sec.
      2022-10-23 15:30:59.816 - info: e3dc-rscp.0 (12069) starting. Version 1.0.7 in /opt/iobroker/node_modules/iobroker.e3dc-rscp, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:31:00.174 - info: e3dc-rscp.0 (12069) Connection to E3/DC is established
      2022-10-23 15:31:00.260 - info: host.IOB-KEP instance system.adapter.yr.0 started with pid 12121
      2022-10-23 15:31:01.031 - info: host.IOB-KEP instance system.adapter.deconz.1 started with pid 12128
      2022-10-23 15:31:02.149 - info: shelly.1 (11682) [MQTT] Device 192.168.8.28 (shelly1 / shelly1-76F012 / SHSW-1#76F012#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:02.411 - info: host.IOB-KEP instance system.adapter.iot.0 started with pid 12135
      2022-10-23 15:31:03.557 - info: shelly.1 (11682) [MQTT] Device 192.168.8.35 (shelly1 / shelly1-767894 / SHSW-1#767894#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:03.880 - info: shelly.1 (11682) [MQTT] Device 192.168.8.77 (shelly1 / shelly1-115F59 / SHSW-1#115F59#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:03.902 - info: shelly.1 (11682) [MQTT] Device 192.168.8.33 (shelly1 / shelly1-768BDB / SHSW-1#768BDB#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:04.157 - info: shelly.1 (11682) [MQTT] Device 192.168.8.27 (shelly1 / shelly1-768B43 / SHSW-1#768B43#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:04.350 - info: shelly.1 (11682) [MQTT] Device 192.168.8.75 (shellyswitch25 / shellyswitch25-C4BD59 / SHSW-25#C4BD59#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:04.604 - info: yr.0 (12121) starting. Version 5.3.0 in /opt/iobroker/node_modules/iobroker.yr, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:31:04.715 - info: yr.0 (12121) longitude/longitude not set, get data from system
      2022-10-23 15:31:04.759 - info: yr.0 (12121) system latitude: 47.57459550809082 longitude: 14.240491133346408
      2022-10-23 15:31:05.059 - info: host.IOB-KEP instance system.adapter.discovery.0 started with pid 12155
      2022-10-23 15:31:06.144 - info: deconz.1 (12128) starting. Version 1.3.21 in /opt/iobroker/node_modules/iobroker.deconz, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:31:06.365 - error: deconz.1 (12128) Could not connect to deConz/Phoscon. Error: connect ECONNREFUSED 192.168.8.164:8078
      2022-10-23 15:31:07.058 - info: shelly.1 (11682) [MQTT] Device 192.168.8.8 (shellyswitch25 / shellyswitch25-BCDDC277456C / SHSW-25#BCDDC277456C#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:07.249 - info: shelly.1 (11682) [MQTT] Device 192.168.8.85 (shelly1pm / shelly1pm-76DDEA / SHSW-PM#76DDEA#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:07.259 - info: shelly.1 (11682) [MQTT] Device 192.168.8.68 (shelly1 / shelly1-8CAAB54B510D / SHSW-1#8CAAB54B510D#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:08.257 - info: shelly.1 (11682) [MQTT] Device 192.168.8.67 (shelly1pm / shelly1pm-E09806AA068A / SHSW-PM#E09806AA068A#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:08.264 - info: shelly.1 (11682) [MQTT] Device 192.168.8.78 (shelly1 / shelly1-483FDA6FA854 / SHSW-1#483FDA6FA854#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:08.291 - info: shelly.1 (11682) [MQTT] Device 192.168.8.21 (shelly1 / shelly1-7683A7 / SHSW-1#7683A7#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:08.301 - info: shelly.1 (11682) [MQTT] Device 192.168.8.32 (shelly1 / shelly1-BA43F6 / SHSW-1#BA43F6#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:08.308 - info: shelly.1 (11682) [MQTT] Device 192.168.8.40 (shelly1pm / shelly1pm-E09806A9CB4F / SHSW-PM#E09806A9CB4F#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:08.337 - info: shelly.1 (11682) [MQTT] Device 192.168.8.36 (shelly1 / shelly1-771A3D / SHSW-1#771A3D#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:08.941 - info: shelly.1 (11682) [MQTT] Device 192.168.8.19 (shelly1 / shelly1-B8DCDD / SHSW-1#B8DCDD#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:08.983 - info: host.IOB-KEP instance system.adapter.ekey.0 started with pid 12174
      2022-10-23 15:31:09.449 - info: iot.0 (12135) starting. Version 1.11.9 in /opt/iobroker/node_modules/iobroker.iot, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:31:09.733 - info: iot.0 (12135) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
      2022-10-23 15:31:10.515 - error: iot.0 (12135) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-10-23 15:31:10.516 - error: iot.0 (12135) unhandled promise rejection: Cannot read properties of null (reading '_id')
      2022-10-23 15:31:10.540 - error: iot.0 (12135) TypeError: Cannot read properties of null (reading '_id')
      at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      at Array.map ()
      at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:31:10.542 - error: iot.0 (12135) Cannot read properties of null (reading '_id')
      2022-10-23 15:31:10.712 - error: iot.0 (12135) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-10-23 15:31:10.725 - error: iot.0 (12135) unhandled promise rejection: Cannot read properties of null (reading '_id')
      2022-10-23 15:31:10.727 - error: iot.0 (12135) TypeError: Cannot read properties of null (reading '_id')
      at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      at Array.map ()
      at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:31:10.729 - error: iot.0 (12135) Cannot read properties of null (reading '_id')
      2022-10-23 15:31:10.812 - info: iot.0 (12135) terminating
      2022-10-23 15:31:10.834 - warn: iot.0 (12135) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-10-23 15:31:11.193 - info: discovery.0 (12155) starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.discovery, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:31:11.268 - info: cloud.0 (11860) Trying to connect as system.user.admin to cloud
      2022-10-23 15:31:11.500 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2022-10-23 15:31:11.500 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
      2022-10-23 15:31:11.501 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      2022-10-23 15:31:11.502 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
      2022-10-23 15:31:11.502 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      2022-10-23 15:31:11.503 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:31:11.504 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2022-10-23 15:31:11.505 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
      2022-10-23 15:31:11.505 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      2022-10-23 15:31:11.506 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
      2022-10-23 15:31:11.509 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      2022-10-23 15:31:11.510 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:31:11.510 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-10-23 15:31:11.512 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
      2022-10-23 15:31:11.656 - info: cloud.0 (11860) Connection changed: connect
      2022-10-23 15:31:08.954 - info: shelly.1 (11682) [MQTT] Device 192.168.8.41 (shelly1pm / shelly1pm-F4CFA2E389A1 / SHSW-PM#F4CFA2E389A1#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:12.668 - info: shelly.1 (11682) [MQTT] Device 192.168.8.17 (shellyswitch25 / shellyswitch25-BCDDC277525E / SHSW-25#BCDDC277525E#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:12.684 - info: shelly.1 (11682) [MQTT] Device 192.168.8.88 (shelly1 / shelly1-76DCCF / SHSW-1#76DCCF#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:12.693 - info: shelly.1 (11682) [MQTT] Device 192.168.8.23 (shelly1pm / shelly1pm-76B3AE / SHSW-PM#76B3AE#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:12.701 - info: shelly.1 (11682) [MQTT] Device 192.168.8.87 (shelly1 / shelly1-76911E / SHSW-1#76911E#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:12.708 - info: shelly.1 (11682) [MQTT] Device 192.168.8.66 (shelly1pm / shelly1pm-F4CFA2E3B5D0 / SHSW-PM#F4CFA2E3B5D0#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:12.716 - info: shelly.1 (11682) [MQTT] Device 192.168.8.13 (shelly1 / shelly1-40F5201D0AD0 / SHSW-1#40F5201D0AD0#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:12.739 - info: shelly.1 (11682) [MQTT] Device 192.168.8.29 (shelly1 / shelly1-767CC3 / SHSW-1#767CC3#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:12.745 - info: shelly.1 (11682) [MQTT] Device 192.168.8.76 (shellyswitch25 / shellyswitch25-BCDDC2776D02 / SHSW-25#BCDDC2776D02#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:12.758 - info: shelly.1 (11682) [MQTT] Device 192.168.8.61 (shellyswitch25 / shellyswitch25-C4E6DB / SHSW-25#C4E6DB#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:12.773 - info: shelly.1 (11682) [MQTT] Device 192.168.8.34 (shelly1 / shelly1-767716 / SHSW-1#767716#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:12.973 - info: host.IOB-KEP instance system.adapter.g-homa.0 started with pid 12230
      2022-10-23 15:31:14.195 - info: ekey.0 (12174) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.ekey, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:31:14.507 - info: ekey.0 (12174) adapter listening 0.0.0.0:5555
      2022-10-23 15:31:14.733 - info: shelly.1 (11682) [MQTT] Device 192.168.8.73 (shelly1pm / shelly1pm-766595 / SHSW-PM#766595#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:14.753 - info: shelly.1 (11682) [MQTT] Device 192.168.8.79 (shelly1 / shelly1-B91FB0 / SHSW-1#B91FB0#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:16.226 - info: shelly.1 (11682) [MQTT] Device 192.168.8.51 (shellyswitch25 / shellyswitch25-C470DF / SHSW-25#C470DF#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:16.509 - info: shelly.1 (11682) [MQTT] Device 192.168.8.42 (shelly1 / shelly1-40F5201CA21A / SHSW-1#40F5201CA21A#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:16.517 - info: shelly.1 (11682) [MQTT] Device 192.168.8.50 (shellyswitch25 / shellyswitch25-76C7C5 / SHSW-25#76C7C5#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:16.531 - info: shelly.1 (11682) [MQTT] Device 192.168.8.11 (shellypro4pm / shellypro4pm-84cca87fff48 / shellypro4pm#84cca87fff48#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:16.556 - info: shelly.1 (11682) [MQTT] Device 192.168.8.59 (shellyswitch25 / shellyswitch25-C4D5DC / SHSW-25#C4D5DC#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:16.567 - info: shelly.1 (11682) [MQTT] Device 192.168.8.90 (shellyswitch25 / shellyswitch25-BCDDC27799EF / SHSW-25#BCDDC27799EF#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:16.970 - info: shelly.1 (11682) [MQTT] Device 192.168.8.26 (shelly1 / shelly1-7678F8 / SHSW-1#7678F8#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:17.119 - info: host.IOB-KEP instance system.adapter.info.0 started with pid 12245
      2022-10-23 15:31:16.981 - info: shelly.1 (11682) [MQTT] Device 192.168.8.10 (shellyem3 / shellyem3-84CCA8AD0EA1 / SHEM-3#84CCA8AD0EA1#1) connected! Polltime set to 45 sec.
      2022-10-23 15:31:19.131 - info: g-homa.0 (12230) starting. Version 0.5.3 in /opt/iobroker/node_modules/iobroker.g-homa, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:31:19.283 - info: g-homa.0 (12230) enumerating known plugs...
      2022-10-23 15:31:19.338 - info: g-homa.0 (12230) found plug with id 620836 (offline)
      2022-10-23 15:31:19.350 - info: g-homa.0 (12230) found plug with id 6252c6 (offline)
      2022-10-23 15:31:19.360 - info: g-homa.0 (12230) found plug with id ce0dca (offline)
      2022-10-23 15:31:19.363 - info: g-homa.0 (12230) starting server...
      2022-10-23 15:31:19.380 - info: g-homa.0 (12230) server started on port 50000
      2022-10-23 15:31:19.392 - info: g-homa.0 (12230) searching plugs
      2022-10-23 15:31:23.388 - info: yr.0 (12121) Data updated.
      2022-10-23 15:31:23.393 - info: yr.0 (12121) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-10-23 15:31:23.926 - info: host.IOB-KEP instance system.adapter.yr.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-10-23 15:31:24.529 - info: info.0 (12245) starting. Version 1.9.19 in /opt/iobroker/node_modules/iobroker.info, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:31:24.668 - info: info.0 (12245) Reading/updating systemdata.
      2022-10-23 15:31:25.261 - info: info.0 (12245) State value to set for "info.0.sysinfo.cpu.info.speed" has to be type "string" but received type "number"
      2022-10-23 15:31:25.330 - info: info.0 (12245) State value to set for "info.0.sysinfo.cpu.info.cache-l3" has to be type "number" but received type "string"
      2022-10-23 15:31:25.503 - info: info.0 (12245) cpu Temp res = {"main":54.043,"cores":[],"max":54.043,"socket":[],"chipset":null}
      2022-10-23 15:31:38.314 - info: admin.0 (11262) ==> Connected system.user.admin from ::ffff:192.168.8.135
      2022-10-23 15:31:41.651 - info: host.IOB-KEP instance system.adapter.iot.0 started with pid 12859
      2022-10-23 15:31:45.641 - info: iot.0 (12859) starting. Version 1.11.9 in /opt/iobroker/node_modules/iobroker.iot, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:31:45.756 - info: iot.0 (12859) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
      2022-10-23 15:31:46.006 - error: iot.0 (12859) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-10-23 15:31:46.009 - error: iot.0 (12859) unhandled promise rejection: Cannot read properties of null (reading '_id')
      2022-10-23 15:31:46.022 - error: iot.0 (12859) TypeError: Cannot read properties of null (reading '_id')
      at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      at Array.map ()
      at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:31:46.024 - error: iot.0 (12859) Cannot read properties of null (reading '_id')
      2022-10-23 15:31:46.063 - error: iot.0 (12859) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-10-23 15:31:46.064 - error: iot.0 (12859) unhandled promise rejection: Cannot read properties of null (reading '_id')
      2022-10-23 15:31:46.065 - error: iot.0 (12859) TypeError: Cannot read properties of null (reading '_id')
      at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      at Array.map ()
      at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:31:46.066 - error: iot.0 (12859) Cannot read properties of null (reading '_id')
      2022-10-23 15:31:46.075 - info: iot.0 (12859) terminating
      2022-10-23 15:31:46.078 - warn: iot.0 (12859) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-10-23 15:31:46.465 - info: iot.0 (12859) Connection changed: connect
      2022-10-23 15:31:46.696 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2022-10-23 15:31:46.697 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
      2022-10-23 15:31:46.698 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      2022-10-23 15:31:46.699 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
      2022-10-23 15:31:46.699 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      2022-10-23 15:31:46.700 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:31:46.700 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2022-10-23 15:31:46.700 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
      2022-10-23 15:31:46.701 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      2022-10-23 15:31:46.705 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
      2022-10-23 15:31:46.705 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      2022-10-23 15:31:46.706 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:31:46.707 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-10-23 15:31:46.708 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
      2022-10-23 15:31:46.709 - warn: host.IOB-KEP Do not restart adapter system.adapter.iot.0 because restart loop detected
      2022-10-23 15:31:51.048 - info: admin.0 (11262) <== Disconnect system.user.admin from ::ffff:192.168.8.135 scenes
      2022-10-23 15:31:55.463 - info: admin.0 (11262) ==> Connected system.user.admin from ::ffff:192.168.8.135
      2022-10-23 15:31:59.014 - info: alexa2.0 (11517) Subscribing to states...
      2022-10-23 15:32:04.008 - info: alexa2.0 (11517) Alexa-Push-Connection (macDms = true) established. Disable Polling
      2022-10-23 15:32:31.456 - info: alexa2.0 (11517) Initialization Done ...
      2022-10-23 15:32:43.193 - info: host.IOB-KEP instance system.adapter.iot.0 started with pid 13085
      2022-10-23 15:32:45.910 - info: iot.0 (13085) starting. Version 1.11.9 in /opt/iobroker/node_modules/iobroker.iot, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:32:45.998 - info: iot.0 (13085) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
      2022-10-23 15:32:46.183 - error: iot.0 (13085) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-10-23 15:32:46.184 - error: iot.0 (13085) unhandled promise rejection: Cannot read properties of null (reading '_id')
      2022-10-23 15:32:46.192 - error: iot.0 (13085) TypeError: Cannot read properties of null (reading '_id')
      at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      at Array.map ()
      at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:32:46.193 - error: iot.0 (13085) Cannot read properties of null (reading '_id')
      2022-10-23 15:32:46.223 - error: iot.0 (13085) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-10-23 15:32:46.223 - error: iot.0 (13085) unhandled promise rejection: Cannot read properties of null (reading '_id')
      2022-10-23 15:32:46.225 - error: iot.0 (13085) TypeError: Cannot read properties of null (reading '_id')
      at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      at Array.map ()
      at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:32:46.226 - error: iot.0 (13085) Cannot read properties of null (reading '_id')
      2022-10-23 15:32:46.235 - info: iot.0 (13085) terminating
      2022-10-23 15:32:46.237 - warn: iot.0 (13085) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-10-23 15:32:46.624 - info: iot.0 (13085) Connection changed: connect
      2022-10-23 15:32:46.830 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2022-10-23 15:32:46.830 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
      2022-10-23 15:32:46.831 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      2022-10-23 15:32:46.831 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
      2022-10-23 15:32:46.831 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      2022-10-23 15:32:46.831 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:32:46.832 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2022-10-23 15:32:46.832 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
      2022-10-23 15:32:46.832 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      2022-10-23 15:32:46.832 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
      2022-10-23 15:32:46.833 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      2022-10-23 15:32:46.833 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:32:46.833 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-10-23 15:32:46.833 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
      2022-10-23 15:33:12.433 - info: ws.0 (11723) ==> Connected system.user.admin from ::ffff:192.168.8.135
      2022-10-23 15:33:16.970 - info: host.IOB-KEP instance system.adapter.iot.0 started with pid 13214
      2022-10-23 15:33:19.561 - info: iot.0 (13214) starting. Version 1.11.9 in /opt/iobroker/node_modules/iobroker.iot, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:33:19.639 - info: iot.0 (13214) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
      2022-10-23 15:33:19.845 - error: iot.0 (13214) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-10-23 15:33:19.846 - error: iot.0 (13214) unhandled promise rejection: Cannot read properties of null (reading '_id')
      2022-10-23 15:33:19.855 - error: iot.0 (13214) TypeError: Cannot read properties of null (reading '_id')
      at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      at Array.map ()
      at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:33:19.856 - error: iot.0 (13214) Cannot read properties of null (reading '_id')
      2022-10-23 15:33:19.885 - error: iot.0 (13214) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-10-23 15:33:19.885 - error: iot.0 (13214) unhandled promise rejection: Cannot read properties of null (reading '_id')
      2022-10-23 15:33:19.887 - error: iot.0 (13214) TypeError: Cannot read properties of null (reading '_id')
      at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      at Array.map ()
      at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:33:19.888 - error: iot.0 (13214) Cannot read properties of null (reading '_id')
      2022-10-23 15:33:19.897 - info: iot.0 (13214) terminating
      2022-10-23 15:33:19.900 - warn: iot.0 (13214) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-10-23 15:33:20.320 - info: iot.0 (13214) Connection changed: connect
      2022-10-23 15:33:20.525 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2022-10-23 15:33:20.526 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
      2022-10-23 15:33:20.526 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      2022-10-23 15:33:20.527 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
      2022-10-23 15:33:20.527 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      2022-10-23 15:33:20.528 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:33:20.528 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2022-10-23 15:33:20.528 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
      2022-10-23 15:33:20.529 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      2022-10-23 15:33:20.529 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
      2022-10-23 15:33:20.529 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      2022-10-23 15:33:20.530 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:33:20.530 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-10-23 15:33:20.531 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
      2022-10-23 15:33:50.681 - info: host.IOB-KEP instance system.adapter.iot.0 started with pid 13342
      2022-10-23 15:33:53.119 - info: iot.0 (13342) starting. Version 1.11.9 in /opt/iobroker/node_modules/iobroker.iot, node: v16.18.0, js-controller: 4.0.23
      2022-10-23 15:33:53.195 - info: iot.0 (13342) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
      2022-10-23 15:33:53.395 - error: iot.0 (13342) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-10-23 15:33:53.396 - error: iot.0 (13342) unhandled promise rejection: Cannot read properties of null (reading '_id')
      2022-10-23 15:33:53.405 - error: iot.0 (13342) TypeError: Cannot read properties of null (reading '_id')
      at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      at Array.map ()
      at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:33:53.405 - error: iot.0 (13342) Cannot read properties of null (reading '_id')
      2022-10-23 15:33:53.434 - error: iot.0 (13342) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2022-10-23 15:33:53.434 - error: iot.0 (13342) unhandled promise rejection: Cannot read properties of null (reading '_id')
      2022-10-23 15:33:53.436 - error: iot.0 (13342) TypeError: Cannot read properties of null (reading '_id')
      at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      at Array.map ()
      at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:33:53.437 - error: iot.0 (13342) Cannot read properties of null (reading '_id')
      2022-10-23 15:33:53.446 - info: iot.0 (13342) terminating
      2022-10-23 15:33:53.448 - warn: iot.0 (13342) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2022-10-23 15:33:53.856 - info: iot.0 (13342) Connection changed: connect
      2022-10-23 15:33:54.051 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2022-10-23 15:33:54.052 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
      2022-10-23 15:33:54.053 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      2022-10-23 15:33:54.053 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
      2022-10-23 15:33:54.053 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      2022-10-23 15:33:54.054 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:33:54.054 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2022-10-23 15:33:54.054 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
      2022-10-23 15:33:54.055 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
      2022-10-23 15:33:54.055 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
      2022-10-23 15:33:54.055 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
      2022-10-23 15:33:54.056 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2022-10-23 15:33:54.056 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2022-10-23 15:33:54.057 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
      2022-10-23 15:33:54.057 - warn: host.IOB-KEP Do not restart adapter system.adapter.iot.0 because restart loop detected
      
      

      UPDATE: Ich hab jetzt gar nicht lang weitergesucht und den Stand von gestern eingespielt und jetzt funktioniert wieder alles ...

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

      @peterk34 sagte in IOT, Influxdb und scenes adapter starten nicht:

      nach einem Iob restart

      wie genau durchgeführt?

      kein Support per PN! - Fragen im Forum stellen -
      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      peterk34P 1 Antwort Letzte Antwort
      0
      • HomoranH Homoran

        @peterk34 sagte in IOT, Influxdb und scenes adapter starten nicht:

        nach einem Iob restart

        wie genau durchgeführt?

        peterk34P Offline
        peterk34P Offline
        peterk34
        schrieb am zuletzt editiert von
        #3

        @homoran
        iob stop
        iob fix
        iob start

        danach noch einmal mit iob restart

        1 Antwort Letzte Antwort
        0
        • peterk34P peterk34

          Hab plötzlich das Problem, dass nach einem Iob restart diese Adapter nicht mehr starten.

          was soll ich denn da tun?

          2022-10-23 15:30:31.017 - error: iot.0 (11794) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-10-23 15:30:31.032 - error: iot.0 (11794) unhandled promise rejection: Cannot read properties of null (reading '_id')
          2022-10-23 15:30:31.057 - error: iot.0 (11794) TypeError: Cannot read properties of null (reading '_id')
          at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          at Array.map ()
          at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:30:31.059 - error: iot.0 (11794) Cannot read properties of null (reading '_id')
          2022-10-23 15:30:31.226 - error: iot.0 (11794) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-10-23 15:30:31.227 - error: iot.0 (11794) unhandled promise rejection: Cannot read properties of null (reading '_id')
          2022-10-23 15:30:31.229 - error: iot.0 (11794) TypeError: Cannot read properties of null (reading '_id')
          at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          at Array.map ()
          at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:30:31.231 - error: iot.0 (11794) Cannot read properties of null (reading '_id')
          2022-10-23 15:30:31.430 - info: iot.0 (11794) terminating
          2022-10-23 15:30:31.433 - warn: iot.0 (11794) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-10-23 15:30:31.779 - info: iot.0 (11794) Connection changed: connect
          2022-10-23 15:30:32.201 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          2022-10-23 15:30:32.205 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
          2022-10-23 15:30:32.207 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          2022-10-23 15:30:32.207 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
          2022-10-23 15:30:32.208 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          2022-10-23 15:30:32.209 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:30:32.213 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          2022-10-23 15:30:32.214 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
          2022-10-23 15:30:32.215 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          2022-10-23 15:30:32.216 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
          2022-10-23 15:30:32.217 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          2022-10-23 15:30:32.218 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:30:32.220 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-10-23 15:30:32.224 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
          2022-10-23 15:30:33.718 - info: host.IOB-KEP instance system.adapter.cloud.0 started with pid 11860
          2022-10-23 15:30:35.952 - info: yahka.0 (11812) starting. Version 0.13.1 in /opt/iobroker/node_modules/iobroker.yahka, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:30:37.133 - info: host.IOB-KEP instance system.adapter.tesla-motors.0 started with pid 11884
          2022-10-23 15:30:36.054 - info: yahka.0 (11812) adapter ready, checking config
          2022-10-23 15:30:36.132 - info: yahka.0 (11812) adding Weihnachtsstern with UUID: b53931b6-542c-4b75-af2f-af9758833f7d
          2022-10-23 15:30:36.174 - info: yahka.0 (11812) adding Pott with UUID: e9413155-c5b8-423b-a1d4-03b24a1b132c
          2022-10-23 15:30:36.210 - info: yahka.0 (11812) adding Rollo Terrasse Süd with UUID: 15d4096d-67d8-431f-bd1f-da9cd4e2bb93
          2022-10-23 15:30:36.251 - info: yahka.0 (11812) adding Filter with UUID: cf342739-9ba9-4687-8168-8226aac21e54
          2022-10-23 15:30:36.263 - info: yahka.0 (11812) adding Aussentemperatur with UUID: 64c2c532-3e10-40e7-8812-1d1948de34a4
          2022-10-23 15:30:36.270 - info: yahka.0 (11812) adding Küche with UUID: 7410fb91-b30d-4c98-9816-8a1e70d90a6a
          2022-10-23 15:30:36.299 - info: yahka.0 (11812) adding Esstisch with UUID: 61b6b24a-20f1-4163-8a64-744d79397d1c
          2022-10-23 15:30:36.328 - info: yahka.0 (11812) adding Wohnzimmer with UUID: 709f80df-e61a-4552-8acc-ea8cf98cab20
          2022-10-23 15:30:36.342 - info: yahka.0 (11812) adding Windfang with UUID: cf3d3dbd-03a7-48dd-b0ab-51376a9988e7
          2022-10-23 15:30:36.359 - info: yahka.0 (11812) adding Terrasse Pott with UUID: d6680a1c-4d05-4aae-a343-a50afeef2ea9
          2022-10-23 15:30:36.372 - info: yahka.0 (11812) adding Sandfilter with UUID: 072ec803-bd46-4c15-956e-a10af19e7714
          2022-10-23 15:30:36.377 - info: yahka.0 (11812) adding Heizung Sandfilter with UUID: 01438e49-5e90-42a3-8232-239a6aa54582
          2022-10-23 15:30:36.395 - info: yahka.0 (11812) adding Stiege OG with UUID: e891951f-f16c-42dc-95a9-2495c935e7b9
          2022-10-23 15:30:36.403 - info: yahka.0 (11812) adding Stiege KG with UUID: 0ff1eb65-67f8-4595-bb9a-5a367719087a
          2022-10-23 15:30:36.410 - info: yahka.0 (11812) adding WC EG with UUID: cfe8e06c-ca72-45b1-89bb-71c4e49e55d5
          2022-10-23 15:30:36.416 - info: yahka.0 (11812) adding Rollo Terrasse West with UUID: 4faac5a4-a76a-4ee2-b65f-2b4172b4e839
          2022-10-23 15:30:36.427 - info: yahka.0 (11812) adding Rollo Wohnzimmer with UUID: b04a2f36-b555-4446-8135-8e24102f28f9
          2022-10-23 15:30:36.435 - info: yahka.0 (11812) adding Rollo Küche Süd with UUID: ee844746-5ca8-4e35-9048-ed0a2a98cab0
          2022-10-23 15:30:36.444 - info: yahka.0 (11812) adding Küche Ost with UUID: d916afa6-90ca-4546-bcfa-2d63f32d7b95
          2022-10-23 15:30:36.464 - info: yahka.0 (11812) adding Rollo Abstellraum with UUID: cdeaea6f-fbc1-4f00-85bf-741b43d10642
          2022-10-23 15:30:36.472 - info: yahka.0 (11812) adding Rollo Lisa links with UUID: 39f061a1-8deb-4185-ba1d-df27cc2b8cbf
          2022-10-23 15:30:36.482 - info: yahka.0 (11812) adding Rollo Balkontüre with UUID: 1135505e-6f18-44d5-b068-9d38e1097b9d
          2022-10-23 15:30:36.489 - info: yahka.0 (11812) adding Abstellraum with UUID: 1eb72d12-e90b-4761-a327-48c4078f2e81
          2022-10-23 15:30:36.498 - info: yahka.0 (11812) adding WC OG with UUID: 1809c4a6-0aeb-4a1a-bfe8-347febb633fa
          2022-10-23 15:30:36.504 - info: yahka.0 (11812) adding Gang OG with UUID: 9bde4210-bccc-48dd-9072-8b29ea6901e4
          2022-10-23 15:30:36.509 - info: yahka.0 (11812) adding Schlaf Zimmer with UUID: 71c95999-fc0d-4348-ba19-822a69f8ae2d
          2022-10-23 15:30:36.516 - info: yahka.0 (11812) adding Lisa with UUID: f264f4fb-a30f-41bd-84f3-72908b7b1c1b
          2022-10-23 15:30:36.521 - info: yahka.0 (11812) adding Niklas with UUID: b316eb59-9872-4e05-ae10-8ed9d0fdfa47
          2022-10-23 15:30:36.526 - info: yahka.0 (11812) adding David with UUID: ccdd12a5-3640-4df8-97b6-96f15ffeae0d
          2022-10-23 15:30:36.533 - info: yahka.0 (11812) adding Dachboden with UUID: 86bd0815-7577-4ab9-b127-dc72a7e2d45c
          2022-10-23 15:30:36.537 - info: yahka.0 (11812) adding Gang KG with UUID: 46a80e8e-f724-434e-b163-c36ebabc0b75
          2022-10-23 15:30:36.543 - info: yahka.0 (11812) adding Dusche KG with UUID: 6efa6934-31c2-4d5d-84a6-8a76daf0673f
          2022-10-23 15:30:36.550 - info: yahka.0 (11812) adding Schutzraum with UUID: 9cfd038f-7c87-426d-ab94-9c5bc58856df
          2022-10-23 15:30:36.562 - info: yahka.0 (11812) adding Praxis with UUID: 07e1c908-7b1c-4239-b0c5-a9ee1ca328d1
          2022-10-23 15:30:36.567 - info: yahka.0 (11812) adding Büro with UUID: ae6ca9bf-4c02-4dde-a603-66782567eb68
          2022-10-23 15:30:36.572 - info: yahka.0 (11812) adding Wärmepumpe with UUID: 1a4a930f-4e68-42c3-a00e-c67ecbdd1046
          2022-10-23 15:30:36.576 - info: yahka.0 (11812) adding Schuko vor Büro with UUID: c947dbf4-6268-42f1-b2ec-a0000b308ce1
          2022-10-23 15:30:36.579 - info: yahka.0 (11812) adding Stall with UUID: 188b50db-3b86-4ab4-aa6f-129161585431
          2022-10-23 15:30:36.587 - info: yahka.0 (11812) adding Clubhaus with UUID: b21ccb04-f04a-4fb5-827e-d63d623f25a7
          2022-10-23 15:30:36.593 - info: yahka.0 (11812) adding Heizung Stall with UUID: 71918f7c-604e-4bd8-b288-5233e6aea85b
          2022-10-23 15:30:36.598 - info: yahka.0 (11812) adding Mikrowelle with UUID: e2650c41-4fda-4326-99aa-f088301db4f1
          2022-10-23 15:30:36.604 - info: yahka.0 (11812) adding TV David with UUID: 13f92415-ab9e-426c-ae7e-542e2dd04c98
          2022-10-23 15:30:36.609 - info: yahka.0 (11812) adding Rollo Esstisch with UUID: e83a9ae4-e37a-4db6-9c1f-eefaf86ef2d4
          2022-10-23 15:30:36.617 - info: yahka.0 (11812) adding Schatten Tisch with UUID: 6925f2bc-5c08-48ca-a622-b357069a36c9
          2022-10-23 15:30:36.625 - info: yahka.0 (11812) adding Terrasse with UUID: 8a0d8827-3ab5-4472-b34c-346292097a39
          2022-10-23 15:30:36.633 - info: yahka.0 (11812) adding Schatten Küche with UUID: c3a9bc7c-53cb-4592-a415-af6a26618b5b
          2022-10-23 15:30:36.640 - info: yahka.0 (11812) adding Rollo David with UUID: df12fd14-a573-45ad-a51c-a40bdf49a96b
          2022-10-23 15:30:36.650 - info: yahka.0 (11812) adding Rollo Niklas with UUID: 543f8e85-df55-49e1-b947-b042b262fc11
          2022-10-23 15:30:36.658 - info: yahka.0 (11812) adding Schuko bei Balkontüre with UUID: ae84869c-e5e5-4b51-92e5-dbb4cd9e79f8
          2022-10-23 15:30:36.664 - info: yahka.0 (11812) adding Kühlschrank with UUID: 69199983-0052-4549-acc5-bddc3e0fbd83
          2022-10-23 15:30:36.671 - info: yahka.0 (11812) adding Schuko bei Haustüre with UUID: 866476fc-3181-42f4-be5b-c7f4715f071a
          2022-10-23 15:30:36.678 - info: yahka.0 (11812) adding Türöffner with UUID: 21772c44-f126-420e-b9dc-cbe93907ab7f
          2022-10-23 15:30:36.706 - info: yahka.0 (11812) adding LED Haustüre with UUID: e4150059-9f67-4fde-b9c4-2e4ee3ac8710
          2022-10-23 15:30:36.712 - info: yahka.0 (11812) adding Heizung Werkstatt with UUID: 15508b2c-e31c-48e8-b6e7-9b77ffd714ac
          2022-10-23 15:30:36.715 - info: yahka.0 (11812) adding Lade Steckdose with UUID: ee8bf58d-3fe6-4a61-83bb-d4141a74bbf1
          2022-10-23 15:30:36.724 - info: yahka.0 (11812) adding Abstellraum Nord with UUID: 3f94962a-6a79-4fd7-b8c7-437e5cdddc4e
          2022-10-23 15:30:36.732 - info: yahka.0 (11812) adding Rollo Lisa rechts with UUID: 69bc75b6-5612-4120-bbb8-f2f831014ccf
          2022-10-23 15:30:36.741 - info: yahka.0 (11812) adding Bürotür with UUID: 4a11196d-e0b8-40f3-940e-654cd5b02e31
          2022-10-23 15:30:36.755 - error: yahka.0 (11812) [undefined] unable to establish link between Bürotüre and undefined - one of the services was not found or is disabled
          2022-10-23 15:30:36.758 - info: yahka.0 (11812) adding Weihnachtsdeko with UUID: 2e8c693e-5e7b-4c53-8e5b-2c605a7bbc53
          2022-10-23 15:30:36.764 - info: yahka.0 (11812) adding Werkstatt with UUID: bc361fa1-8828-4359-a33d-cadc2b8470da
          2022-10-23 15:30:36.771 - info: yahka.0 (11812) adding Jetzt Laden with UUID: 6dd67fc6-0d0e-40ce-a2cc-d147198b5d08
          2022-10-23 15:30:36.779 - info: yahka.0 (11812) adding Werkstatt Dachboden with UUID: b5465164-0d0c-41f4-943f-6995332b8cdd
          2022-10-23 15:30:36.785 - info: yahka.0 (11812) adding Weg with UUID: edd837c4-6d63-4915-855a-a8c77cc84466
          2022-10-23 15:30:36.792 - info: yahka.0 (11812) adding Hühnerauslauf with UUID: 9aa7a1f1-52e3-43a5-b6d7-498bdb677594
          2022-10-23 15:30:36.801 - info: yahka.0 (11812) adding Carport with UUID: 3cf68dde-e1da-44ab-afd9-885f3e1739fc
          2022-10-23 15:30:36.808 - info: yahka.0 (11812) adding Poolheizung with UUID: 83fef8ae-cd2d-4036-834b-c6749a988c59
          2022-10-23 15:30:36.815 - info: yahka.0 (11812) adding UV Lampe with UUID: 82b6348f-3ab8-40ea-a6f2-3e6a2fcf3de3
          2022-10-23 15:30:36.821 - info: yahka.0 (11812) adding Kompressor with UUID: 73bcfec6-5bcf-49cd-9d85-9bf66fa0d4dd
          2022-10-23 15:30:36.828 - info: yahka.0 (11812) adding TWC with UUID: e3021a3d-724f-448c-9371-753f2edddf27
          2022-10-23 15:30:36.837 - info: yahka.0 (11812) adding Christbaum with UUID: efeb0341-f17f-43df-a590-8cef2c8dff1f
          2022-10-23 15:30:36.846 - info: yahka.0 (11812) adding Futteraufzug with UUID: 5f1d0758-34f5-4bc1-a049-e5232501c4a3
          2022-10-23 15:30:36.854 - info: yahka.0 (11812) adding Überschussladen with UUID: 194536ce-20e8-4cfe-921e-a07b1eba41db
          2022-10-23 15:30:36.872 - info: yahka.0 (11812) adding StarteTesla with UUID: ebbf37f3-de73-4bb9-9144-1a427433d487
          2022-10-23 15:30:36.897 - info: yahka.0 (11812) adding Ladestart durch App with UUID: 679b1b81-1c13-43c1-9b72-8e2a7e9fe868
          2022-10-23 15:30:36.917 - info: yahka.0 (11812) adding Ladestart nach Anstecken with UUID: d9e2a4e5-d2a8-4b53-ad59-c9665a0addc7
          2022-10-23 15:30:36.923 - info: yahka.0 (11812) adding Hühner Klappe with UUID: 5b6af14e-603c-41b2-9adb-04f6068ad67b
          2022-10-23 15:30:36.933 - info: yahka.0 (11812) adding KG Auto OFF with UUID: 7fb49074-227f-4d8f-b449-70881d5c289f
          2022-10-23 15:30:36.937 - info: yahka.0 (11812) adding FBH Lisa with UUID: 079d814a-549d-4d20-ac33-f2b6c24fcb72
          2022-10-23 15:30:36.943 - info: yahka.0 (11812) adding FBH Niklas with UUID: 8c806922-f67f-46a5-b629-8a4c9b6b3a0d
          2022-10-23 15:30:36.947 - info: yahka.0 (11812) adding FBH David with UUID: ef5fbdbc-977c-4116-b11e-5d0d8e0f0ffb
          2022-10-23 15:30:36.952 - info: yahka.0 (11812) adding Geschirrspüler with UUID: 9a5de821-d2db-46c7-a63d-2675378e26d0
          2022-10-23 15:30:36.958 - info: yahka.0 (11812) adding Waschmaschine with UUID: 092549f0-dc4d-4738-8eb2-8d216055c5ad
          2022-10-23 15:30:36.963 - info: yahka.0 (11812) adding Trockner with UUID: 9ec01dd4-25a6-43e0-90fe-a1b97e231a79
          2022-10-23 15:30:36.976 - info: yahka.0 (11812) adding FBH AR with UUID: 231bd759-05f5-43bc-a938-87da17a1eb60
          2022-10-23 15:30:36.980 - info: yahka.0 (11812) adding FBH Gang KG with UUID: 4cbedd37-b7c3-4b3f-b269-97ebb9ab4585
          2022-10-23 15:30:36.989 - info: yahka.0 (11812) publishing bridge Iobroker on 0.0.0.0 using ciao
          2022-10-23 15:30:37.365 - info: host.IOB-KEP instance system.adapter.influxdb.0 started with pid 11891
          2022-10-23 15:30:40.073 - info: yr.0 (11600) Data updated.
          2022-10-23 15:30:40.077 - info: yr.0 (11600) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2022-10-23 15:30:40.094 - info: cloud.0 (11860) starting. Version 4.2.2 in /opt/iobroker/node_modules/iobroker.cloud, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:30:40.214 - info: cloud.0 (11860) Connecting with https://iobroker.pro:10555 with "@pro_peterk34@msn.com_2659ba20-3709-11eb-81d0-0da9bca32909"
          2022-10-23 15:30:40.670 - info: cloud.0 (11860) Trying to connect as system.user.admin to cloud
          2022-10-23 15:30:40.727 - info: host.IOB-KEP instance system.adapter.yr.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-10-23 15:30:41.168 - info: cloud.0 (11860) Adapter redirected temporally to "https://iobroker.pro:10556" in 30 seconds. Reason: command from server
          2022-10-23 15:30:41.174 - info: cloud.0 (11860) Connection changed: disconnect
          2022-10-23 15:30:43.731 - info: tesla-motors.0 (11884) starting. Version 1.3.1 in /opt/iobroker/node_modules/iobroker.tesla-motors, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:30:44.224 - info: host.IOB-KEP instance system.adapter.scenes.0 started with pid 11962
          2022-10-23 15:30:45.062 - info: host.IOB-KEP instance system.adapter.text2command.0 started with pid 11973
          2022-10-23 15:30:45.362 - info: vis.0 (11939) starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:30:45.725 - error: influxdb.0 (11891) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-10-23 15:30:45.730 - error: influxdb.0 (11891) unhandled promise rejection: Cannot read properties of null (reading '_id')
          2022-10-23 15:30:45.748 - error: influxdb.0 (11891) TypeError: Cannot read properties of null (reading '_id')
          at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          at Array.map ()
          at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:30:45.749 - error: influxdb.0 (11891) Cannot read properties of null (reading '_id')
          2022-10-23 15:30:45.843 - warn: influxdb.0 (11891) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-10-23 15:30:46.154 - info: vis.0 (11939) vis license is OK.
          2022-10-23 15:30:46.652 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          2022-10-23 15:30:46.663 - error: host.IOB-KEP Caught by controller[0]: TypeError: Cannot read properties of null (reading '_id')
          2022-10-23 15:30:46.664 - error: host.IOB-KEP Caught by controller[0]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          2022-10-23 15:30:46.665 - error: host.IOB-KEP Caught by controller[0]: at Array.map ()
          2022-10-23 15:30:46.666 - error: host.IOB-KEP Caught by controller[0]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          2022-10-23 15:30:46.666 - error: host.IOB-KEP Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:30:46.667 - error: host.IOB-KEP instance system.adapter.influxdb.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-10-23 15:30:46.668 - info: host.IOB-KEP Restart adapter system.adapter.influxdb.0 because enabled
          2022-10-23 15:30:46.669 - warn: host.IOB-KEP Do not restart adapter system.adapter.influxdb.0 because restart loop detected
          2022-10-23 15:30:49.113 - info: host.IOB-KEP instance system.adapter.terminal.0 started with pid 11994
          2022-10-23 15:30:49.509 - info: vis.0 (11939) Terminated (NO_ERROR): Without reason
          2022-10-23 15:30:50.212 - info: host.IOB-KEP instance system.adapter.vis.0 terminated while should be started once
          2022-10-23 15:30:50.268 - info: scenes.0 (11962) starting. Version 2.3.9 in /opt/iobroker/node_modules/iobroker.scenes, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:30:50.900 - info: text2command.0 (11973) starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.text2command, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:30:51.820 - error: scenes.0 (11962) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-10-23 15:30:51.823 - error: scenes.0 (11962) unhandled promise rejection: Cannot read properties of null (reading '_id')
          2022-10-23 15:30:51.845 - error: scenes.0 (11962) TypeError: Cannot read properties of null (reading '_id')
          at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          at Array.map ()
          at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:30:51.847 - error: scenes.0 (11962) Cannot read properties of null (reading '_id')
          2022-10-23 15:30:51.932 - info: scenes.0 (11962) terminating
          2022-10-23 15:30:51.934 - warn: scenes.0 (11962) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-10-23 15:30:52.606 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          2022-10-23 15:30:52.607 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
          2022-10-23 15:30:52.607 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          2022-10-23 15:30:52.608 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
          2022-10-23 15:30:52.608 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          2022-10-23 15:30:52.609 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:30:52.609 - error: host.IOB-KEP instance system.adapter.scenes.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-10-23 15:30:52.610 - info: host.IOB-KEP Restart adapter system.adapter.scenes.0 because enabled
          2022-10-23 15:30:52.611 - warn: host.IOB-KEP Do not restart adapter system.adapter.scenes.0 because restart loop detected
          2022-10-23 15:30:53.135 - info: host.IOB-KEP instance system.adapter.vis-inventwo.0 started with pid 12050
          2022-10-23 15:30:54.439 - info: shelly.1 (11682) [MQTT] Device 192.168.8.22 (shelly1 / shelly1-76FB3F / SHSW-1#76FB3F#1) connected! Polltime set to 45 sec.
          2022-10-23 15:30:54.944 - info: terminal.0 (11994) starting. Version 0.2.6 in /opt/iobroker/node_modules/iobroker.terminal, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:30:55.139 - info: terminal.0 (11994) http server listening on port 8089
          2022-10-23 15:30:56.323 - info: vis-inventwo.0 (12050) starting. Version 3.3.1 in /opt/iobroker/node_modules/iobroker.vis-inventwo, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:30:57.043 - info: host.IOB-KEP instance system.adapter.e3dc-rscp.0 started with pid 12069
          2022-10-23 15:30:57.548 - info: shelly.1 (11682) [MQTT] Device 192.168.8.54 (shellyswitch25 / shellyswitch25-C4CCCC / SHSW-25#C4CCCC#1) connected! Polltime set to 45 sec.
          2022-10-23 15:30:58.577 - info: shelly.1 (11682) [MQTT] Device 192.168.8.37 (shelly1 / shelly1-76B63D / SHSW-1#76B63D#1) connected! Polltime set to 45 sec.
          2022-10-23 15:30:59.816 - info: e3dc-rscp.0 (12069) starting. Version 1.0.7 in /opt/iobroker/node_modules/iobroker.e3dc-rscp, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:31:00.174 - info: e3dc-rscp.0 (12069) Connection to E3/DC is established
          2022-10-23 15:31:00.260 - info: host.IOB-KEP instance system.adapter.yr.0 started with pid 12121
          2022-10-23 15:31:01.031 - info: host.IOB-KEP instance system.adapter.deconz.1 started with pid 12128
          2022-10-23 15:31:02.149 - info: shelly.1 (11682) [MQTT] Device 192.168.8.28 (shelly1 / shelly1-76F012 / SHSW-1#76F012#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:02.411 - info: host.IOB-KEP instance system.adapter.iot.0 started with pid 12135
          2022-10-23 15:31:03.557 - info: shelly.1 (11682) [MQTT] Device 192.168.8.35 (shelly1 / shelly1-767894 / SHSW-1#767894#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:03.880 - info: shelly.1 (11682) [MQTT] Device 192.168.8.77 (shelly1 / shelly1-115F59 / SHSW-1#115F59#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:03.902 - info: shelly.1 (11682) [MQTT] Device 192.168.8.33 (shelly1 / shelly1-768BDB / SHSW-1#768BDB#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:04.157 - info: shelly.1 (11682) [MQTT] Device 192.168.8.27 (shelly1 / shelly1-768B43 / SHSW-1#768B43#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:04.350 - info: shelly.1 (11682) [MQTT] Device 192.168.8.75 (shellyswitch25 / shellyswitch25-C4BD59 / SHSW-25#C4BD59#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:04.604 - info: yr.0 (12121) starting. Version 5.3.0 in /opt/iobroker/node_modules/iobroker.yr, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:31:04.715 - info: yr.0 (12121) longitude/longitude not set, get data from system
          2022-10-23 15:31:04.759 - info: yr.0 (12121) system latitude: 47.57459550809082 longitude: 14.240491133346408
          2022-10-23 15:31:05.059 - info: host.IOB-KEP instance system.adapter.discovery.0 started with pid 12155
          2022-10-23 15:31:06.144 - info: deconz.1 (12128) starting. Version 1.3.21 in /opt/iobroker/node_modules/iobroker.deconz, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:31:06.365 - error: deconz.1 (12128) Could not connect to deConz/Phoscon. Error: connect ECONNREFUSED 192.168.8.164:8078
          2022-10-23 15:31:07.058 - info: shelly.1 (11682) [MQTT] Device 192.168.8.8 (shellyswitch25 / shellyswitch25-BCDDC277456C / SHSW-25#BCDDC277456C#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:07.249 - info: shelly.1 (11682) [MQTT] Device 192.168.8.85 (shelly1pm / shelly1pm-76DDEA / SHSW-PM#76DDEA#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:07.259 - info: shelly.1 (11682) [MQTT] Device 192.168.8.68 (shelly1 / shelly1-8CAAB54B510D / SHSW-1#8CAAB54B510D#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:08.257 - info: shelly.1 (11682) [MQTT] Device 192.168.8.67 (shelly1pm / shelly1pm-E09806AA068A / SHSW-PM#E09806AA068A#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:08.264 - info: shelly.1 (11682) [MQTT] Device 192.168.8.78 (shelly1 / shelly1-483FDA6FA854 / SHSW-1#483FDA6FA854#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:08.291 - info: shelly.1 (11682) [MQTT] Device 192.168.8.21 (shelly1 / shelly1-7683A7 / SHSW-1#7683A7#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:08.301 - info: shelly.1 (11682) [MQTT] Device 192.168.8.32 (shelly1 / shelly1-BA43F6 / SHSW-1#BA43F6#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:08.308 - info: shelly.1 (11682) [MQTT] Device 192.168.8.40 (shelly1pm / shelly1pm-E09806A9CB4F / SHSW-PM#E09806A9CB4F#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:08.337 - info: shelly.1 (11682) [MQTT] Device 192.168.8.36 (shelly1 / shelly1-771A3D / SHSW-1#771A3D#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:08.941 - info: shelly.1 (11682) [MQTT] Device 192.168.8.19 (shelly1 / shelly1-B8DCDD / SHSW-1#B8DCDD#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:08.983 - info: host.IOB-KEP instance system.adapter.ekey.0 started with pid 12174
          2022-10-23 15:31:09.449 - info: iot.0 (12135) starting. Version 1.11.9 in /opt/iobroker/node_modules/iobroker.iot, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:31:09.733 - info: iot.0 (12135) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
          2022-10-23 15:31:10.515 - error: iot.0 (12135) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-10-23 15:31:10.516 - error: iot.0 (12135) unhandled promise rejection: Cannot read properties of null (reading '_id')
          2022-10-23 15:31:10.540 - error: iot.0 (12135) TypeError: Cannot read properties of null (reading '_id')
          at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          at Array.map ()
          at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:31:10.542 - error: iot.0 (12135) Cannot read properties of null (reading '_id')
          2022-10-23 15:31:10.712 - error: iot.0 (12135) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-10-23 15:31:10.725 - error: iot.0 (12135) unhandled promise rejection: Cannot read properties of null (reading '_id')
          2022-10-23 15:31:10.727 - error: iot.0 (12135) TypeError: Cannot read properties of null (reading '_id')
          at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          at Array.map ()
          at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:31:10.729 - error: iot.0 (12135) Cannot read properties of null (reading '_id')
          2022-10-23 15:31:10.812 - info: iot.0 (12135) terminating
          2022-10-23 15:31:10.834 - warn: iot.0 (12135) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-10-23 15:31:11.193 - info: discovery.0 (12155) starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.discovery, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:31:11.268 - info: cloud.0 (11860) Trying to connect as system.user.admin to cloud
          2022-10-23 15:31:11.500 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          2022-10-23 15:31:11.500 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
          2022-10-23 15:31:11.501 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          2022-10-23 15:31:11.502 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
          2022-10-23 15:31:11.502 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          2022-10-23 15:31:11.503 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:31:11.504 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          2022-10-23 15:31:11.505 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
          2022-10-23 15:31:11.505 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          2022-10-23 15:31:11.506 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
          2022-10-23 15:31:11.509 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          2022-10-23 15:31:11.510 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:31:11.510 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-10-23 15:31:11.512 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
          2022-10-23 15:31:11.656 - info: cloud.0 (11860) Connection changed: connect
          2022-10-23 15:31:08.954 - info: shelly.1 (11682) [MQTT] Device 192.168.8.41 (shelly1pm / shelly1pm-F4CFA2E389A1 / SHSW-PM#F4CFA2E389A1#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:12.668 - info: shelly.1 (11682) [MQTT] Device 192.168.8.17 (shellyswitch25 / shellyswitch25-BCDDC277525E / SHSW-25#BCDDC277525E#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:12.684 - info: shelly.1 (11682) [MQTT] Device 192.168.8.88 (shelly1 / shelly1-76DCCF / SHSW-1#76DCCF#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:12.693 - info: shelly.1 (11682) [MQTT] Device 192.168.8.23 (shelly1pm / shelly1pm-76B3AE / SHSW-PM#76B3AE#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:12.701 - info: shelly.1 (11682) [MQTT] Device 192.168.8.87 (shelly1 / shelly1-76911E / SHSW-1#76911E#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:12.708 - info: shelly.1 (11682) [MQTT] Device 192.168.8.66 (shelly1pm / shelly1pm-F4CFA2E3B5D0 / SHSW-PM#F4CFA2E3B5D0#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:12.716 - info: shelly.1 (11682) [MQTT] Device 192.168.8.13 (shelly1 / shelly1-40F5201D0AD0 / SHSW-1#40F5201D0AD0#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:12.739 - info: shelly.1 (11682) [MQTT] Device 192.168.8.29 (shelly1 / shelly1-767CC3 / SHSW-1#767CC3#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:12.745 - info: shelly.1 (11682) [MQTT] Device 192.168.8.76 (shellyswitch25 / shellyswitch25-BCDDC2776D02 / SHSW-25#BCDDC2776D02#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:12.758 - info: shelly.1 (11682) [MQTT] Device 192.168.8.61 (shellyswitch25 / shellyswitch25-C4E6DB / SHSW-25#C4E6DB#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:12.773 - info: shelly.1 (11682) [MQTT] Device 192.168.8.34 (shelly1 / shelly1-767716 / SHSW-1#767716#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:12.973 - info: host.IOB-KEP instance system.adapter.g-homa.0 started with pid 12230
          2022-10-23 15:31:14.195 - info: ekey.0 (12174) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.ekey, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:31:14.507 - info: ekey.0 (12174) adapter listening 0.0.0.0:5555
          2022-10-23 15:31:14.733 - info: shelly.1 (11682) [MQTT] Device 192.168.8.73 (shelly1pm / shelly1pm-766595 / SHSW-PM#766595#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:14.753 - info: shelly.1 (11682) [MQTT] Device 192.168.8.79 (shelly1 / shelly1-B91FB0 / SHSW-1#B91FB0#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:16.226 - info: shelly.1 (11682) [MQTT] Device 192.168.8.51 (shellyswitch25 / shellyswitch25-C470DF / SHSW-25#C470DF#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:16.509 - info: shelly.1 (11682) [MQTT] Device 192.168.8.42 (shelly1 / shelly1-40F5201CA21A / SHSW-1#40F5201CA21A#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:16.517 - info: shelly.1 (11682) [MQTT] Device 192.168.8.50 (shellyswitch25 / shellyswitch25-76C7C5 / SHSW-25#76C7C5#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:16.531 - info: shelly.1 (11682) [MQTT] Device 192.168.8.11 (shellypro4pm / shellypro4pm-84cca87fff48 / shellypro4pm#84cca87fff48#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:16.556 - info: shelly.1 (11682) [MQTT] Device 192.168.8.59 (shellyswitch25 / shellyswitch25-C4D5DC / SHSW-25#C4D5DC#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:16.567 - info: shelly.1 (11682) [MQTT] Device 192.168.8.90 (shellyswitch25 / shellyswitch25-BCDDC27799EF / SHSW-25#BCDDC27799EF#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:16.970 - info: shelly.1 (11682) [MQTT] Device 192.168.8.26 (shelly1 / shelly1-7678F8 / SHSW-1#7678F8#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:17.119 - info: host.IOB-KEP instance system.adapter.info.0 started with pid 12245
          2022-10-23 15:31:16.981 - info: shelly.1 (11682) [MQTT] Device 192.168.8.10 (shellyem3 / shellyem3-84CCA8AD0EA1 / SHEM-3#84CCA8AD0EA1#1) connected! Polltime set to 45 sec.
          2022-10-23 15:31:19.131 - info: g-homa.0 (12230) starting. Version 0.5.3 in /opt/iobroker/node_modules/iobroker.g-homa, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:31:19.283 - info: g-homa.0 (12230) enumerating known plugs...
          2022-10-23 15:31:19.338 - info: g-homa.0 (12230) found plug with id 620836 (offline)
          2022-10-23 15:31:19.350 - info: g-homa.0 (12230) found plug with id 6252c6 (offline)
          2022-10-23 15:31:19.360 - info: g-homa.0 (12230) found plug with id ce0dca (offline)
          2022-10-23 15:31:19.363 - info: g-homa.0 (12230) starting server...
          2022-10-23 15:31:19.380 - info: g-homa.0 (12230) server started on port 50000
          2022-10-23 15:31:19.392 - info: g-homa.0 (12230) searching plugs
          2022-10-23 15:31:23.388 - info: yr.0 (12121) Data updated.
          2022-10-23 15:31:23.393 - info: yr.0 (12121) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2022-10-23 15:31:23.926 - info: host.IOB-KEP instance system.adapter.yr.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2022-10-23 15:31:24.529 - info: info.0 (12245) starting. Version 1.9.19 in /opt/iobroker/node_modules/iobroker.info, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:31:24.668 - info: info.0 (12245) Reading/updating systemdata.
          2022-10-23 15:31:25.261 - info: info.0 (12245) State value to set for "info.0.sysinfo.cpu.info.speed" has to be type "string" but received type "number"
          2022-10-23 15:31:25.330 - info: info.0 (12245) State value to set for "info.0.sysinfo.cpu.info.cache-l3" has to be type "number" but received type "string"
          2022-10-23 15:31:25.503 - info: info.0 (12245) cpu Temp res = {"main":54.043,"cores":[],"max":54.043,"socket":[],"chipset":null}
          2022-10-23 15:31:38.314 - info: admin.0 (11262) ==> Connected system.user.admin from ::ffff:192.168.8.135
          2022-10-23 15:31:41.651 - info: host.IOB-KEP instance system.adapter.iot.0 started with pid 12859
          2022-10-23 15:31:45.641 - info: iot.0 (12859) starting. Version 1.11.9 in /opt/iobroker/node_modules/iobroker.iot, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:31:45.756 - info: iot.0 (12859) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
          2022-10-23 15:31:46.006 - error: iot.0 (12859) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-10-23 15:31:46.009 - error: iot.0 (12859) unhandled promise rejection: Cannot read properties of null (reading '_id')
          2022-10-23 15:31:46.022 - error: iot.0 (12859) TypeError: Cannot read properties of null (reading '_id')
          at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          at Array.map ()
          at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:31:46.024 - error: iot.0 (12859) Cannot read properties of null (reading '_id')
          2022-10-23 15:31:46.063 - error: iot.0 (12859) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-10-23 15:31:46.064 - error: iot.0 (12859) unhandled promise rejection: Cannot read properties of null (reading '_id')
          2022-10-23 15:31:46.065 - error: iot.0 (12859) TypeError: Cannot read properties of null (reading '_id')
          at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          at Array.map ()
          at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:31:46.066 - error: iot.0 (12859) Cannot read properties of null (reading '_id')
          2022-10-23 15:31:46.075 - info: iot.0 (12859) terminating
          2022-10-23 15:31:46.078 - warn: iot.0 (12859) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-10-23 15:31:46.465 - info: iot.0 (12859) Connection changed: connect
          2022-10-23 15:31:46.696 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          2022-10-23 15:31:46.697 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
          2022-10-23 15:31:46.698 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          2022-10-23 15:31:46.699 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
          2022-10-23 15:31:46.699 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          2022-10-23 15:31:46.700 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:31:46.700 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          2022-10-23 15:31:46.700 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
          2022-10-23 15:31:46.701 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          2022-10-23 15:31:46.705 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
          2022-10-23 15:31:46.705 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          2022-10-23 15:31:46.706 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:31:46.707 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-10-23 15:31:46.708 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
          2022-10-23 15:31:46.709 - warn: host.IOB-KEP Do not restart adapter system.adapter.iot.0 because restart loop detected
          2022-10-23 15:31:51.048 - info: admin.0 (11262) <== Disconnect system.user.admin from ::ffff:192.168.8.135 scenes
          2022-10-23 15:31:55.463 - info: admin.0 (11262) ==> Connected system.user.admin from ::ffff:192.168.8.135
          2022-10-23 15:31:59.014 - info: alexa2.0 (11517) Subscribing to states...
          2022-10-23 15:32:04.008 - info: alexa2.0 (11517) Alexa-Push-Connection (macDms = true) established. Disable Polling
          2022-10-23 15:32:31.456 - info: alexa2.0 (11517) Initialization Done ...
          2022-10-23 15:32:43.193 - info: host.IOB-KEP instance system.adapter.iot.0 started with pid 13085
          2022-10-23 15:32:45.910 - info: iot.0 (13085) starting. Version 1.11.9 in /opt/iobroker/node_modules/iobroker.iot, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:32:45.998 - info: iot.0 (13085) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
          2022-10-23 15:32:46.183 - error: iot.0 (13085) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-10-23 15:32:46.184 - error: iot.0 (13085) unhandled promise rejection: Cannot read properties of null (reading '_id')
          2022-10-23 15:32:46.192 - error: iot.0 (13085) TypeError: Cannot read properties of null (reading '_id')
          at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          at Array.map ()
          at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:32:46.193 - error: iot.0 (13085) Cannot read properties of null (reading '_id')
          2022-10-23 15:32:46.223 - error: iot.0 (13085) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-10-23 15:32:46.223 - error: iot.0 (13085) unhandled promise rejection: Cannot read properties of null (reading '_id')
          2022-10-23 15:32:46.225 - error: iot.0 (13085) TypeError: Cannot read properties of null (reading '_id')
          at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          at Array.map ()
          at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:32:46.226 - error: iot.0 (13085) Cannot read properties of null (reading '_id')
          2022-10-23 15:32:46.235 - info: iot.0 (13085) terminating
          2022-10-23 15:32:46.237 - warn: iot.0 (13085) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-10-23 15:32:46.624 - info: iot.0 (13085) Connection changed: connect
          2022-10-23 15:32:46.830 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          2022-10-23 15:32:46.830 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
          2022-10-23 15:32:46.831 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          2022-10-23 15:32:46.831 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
          2022-10-23 15:32:46.831 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          2022-10-23 15:32:46.831 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:32:46.832 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          2022-10-23 15:32:46.832 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
          2022-10-23 15:32:46.832 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          2022-10-23 15:32:46.832 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
          2022-10-23 15:32:46.833 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          2022-10-23 15:32:46.833 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:32:46.833 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-10-23 15:32:46.833 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
          2022-10-23 15:33:12.433 - info: ws.0 (11723) ==> Connected system.user.admin from ::ffff:192.168.8.135
          2022-10-23 15:33:16.970 - info: host.IOB-KEP instance system.adapter.iot.0 started with pid 13214
          2022-10-23 15:33:19.561 - info: iot.0 (13214) starting. Version 1.11.9 in /opt/iobroker/node_modules/iobroker.iot, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:33:19.639 - info: iot.0 (13214) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
          2022-10-23 15:33:19.845 - error: iot.0 (13214) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-10-23 15:33:19.846 - error: iot.0 (13214) unhandled promise rejection: Cannot read properties of null (reading '_id')
          2022-10-23 15:33:19.855 - error: iot.0 (13214) TypeError: Cannot read properties of null (reading '_id')
          at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          at Array.map ()
          at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:33:19.856 - error: iot.0 (13214) Cannot read properties of null (reading '_id')
          2022-10-23 15:33:19.885 - error: iot.0 (13214) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-10-23 15:33:19.885 - error: iot.0 (13214) unhandled promise rejection: Cannot read properties of null (reading '_id')
          2022-10-23 15:33:19.887 - error: iot.0 (13214) TypeError: Cannot read properties of null (reading '_id')
          at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          at Array.map ()
          at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:33:19.888 - error: iot.0 (13214) Cannot read properties of null (reading '_id')
          2022-10-23 15:33:19.897 - info: iot.0 (13214) terminating
          2022-10-23 15:33:19.900 - warn: iot.0 (13214) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-10-23 15:33:20.320 - info: iot.0 (13214) Connection changed: connect
          2022-10-23 15:33:20.525 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          2022-10-23 15:33:20.526 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
          2022-10-23 15:33:20.526 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          2022-10-23 15:33:20.527 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
          2022-10-23 15:33:20.527 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          2022-10-23 15:33:20.528 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:33:20.528 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          2022-10-23 15:33:20.528 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
          2022-10-23 15:33:20.529 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          2022-10-23 15:33:20.529 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
          2022-10-23 15:33:20.529 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          2022-10-23 15:33:20.530 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:33:20.530 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-10-23 15:33:20.531 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
          2022-10-23 15:33:50.681 - info: host.IOB-KEP instance system.adapter.iot.0 started with pid 13342
          2022-10-23 15:33:53.119 - info: iot.0 (13342) starting. Version 1.11.9 in /opt/iobroker/node_modules/iobroker.iot, node: v16.18.0, js-controller: 4.0.23
          2022-10-23 15:33:53.195 - info: iot.0 (13342) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
          2022-10-23 15:33:53.395 - error: iot.0 (13342) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-10-23 15:33:53.396 - error: iot.0 (13342) unhandled promise rejection: Cannot read properties of null (reading '_id')
          2022-10-23 15:33:53.405 - error: iot.0 (13342) TypeError: Cannot read properties of null (reading '_id')
          at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          at Array.map ()
          at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:33:53.405 - error: iot.0 (13342) Cannot read properties of null (reading '_id')
          2022-10-23 15:33:53.434 - error: iot.0 (13342) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2022-10-23 15:33:53.434 - error: iot.0 (13342) unhandled promise rejection: Cannot read properties of null (reading '_id')
          2022-10-23 15:33:53.436 - error: iot.0 (13342) TypeError: Cannot read properties of null (reading '_id')
          at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          at Array.map ()
          at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:33:53.437 - error: iot.0 (13342) Cannot read properties of null (reading '_id')
          2022-10-23 15:33:53.446 - info: iot.0 (13342) terminating
          2022-10-23 15:33:53.448 - warn: iot.0 (13342) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2022-10-23 15:33:53.856 - info: iot.0 (13342) Connection changed: connect
          2022-10-23 15:33:54.051 - error: host.IOB-KEP Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          2022-10-23 15:33:54.052 - error: host.IOB-KEP Caught by controller[1]: TypeError: Cannot read properties of null (reading '_id')
          2022-10-23 15:33:54.053 - error: host.IOB-KEP Caught by controller[1]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          2022-10-23 15:33:54.053 - error: host.IOB-KEP Caught by controller[1]: at Array.map ()
          2022-10-23 15:33:54.053 - error: host.IOB-KEP Caught by controller[1]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          2022-10-23 15:33:54.054 - error: host.IOB-KEP Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:33:54.054 - error: host.IOB-KEP Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          2022-10-23 15:33:54.054 - error: host.IOB-KEP Caught by controller[3]: TypeError: Cannot read properties of null (reading '_id')
          2022-10-23 15:33:54.055 - error: host.IOB-KEP Caught by controller[3]: at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
          2022-10-23 15:33:54.055 - error: host.IOB-KEP Caught by controller[3]: at Array.map ()
          2022-10-23 15:33:54.055 - error: host.IOB-KEP Caught by controller[3]: at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
          2022-10-23 15:33:54.056 - error: host.IOB-KEP Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2022-10-23 15:33:54.056 - error: host.IOB-KEP instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2022-10-23 15:33:54.057 - info: host.IOB-KEP Restart adapter system.adapter.iot.0 because enabled
          2022-10-23 15:33:54.057 - warn: host.IOB-KEP Do not restart adapter system.adapter.iot.0 because restart loop detected
          
          

          UPDATE: Ich hab jetzt gar nicht lang weitergesucht und den Stand von gestern eingespielt und jetzt funktioniert wieder alles ...

          peterk34P Offline
          peterk34P Offline
          peterk34
          schrieb am zuletzt editiert von
          #4

          @peterk34

          Das Fenster kommt auch noch ...

          Bildschirmfoto 2022-10-23 um 16.18.33.png

          peterk34P 1 Antwort Letzte Antwort
          0
          • peterk34P peterk34

            @peterk34

            Das Fenster kommt auch noch ...

            Bildschirmfoto 2022-10-23 um 16.18.33.png

            peterk34P Offline
            peterk34P Offline
            peterk34
            schrieb am zuletzt editiert von
            #5

            und auch beim Start von Javascript kommen Errors - obwohl ich bereits alle scripts gestoppt habe

            2022-10-23 16:33:40.971 - info: host.IOB-KEP "system.adapter.javascript.0" enabled
            2022-10-23 16:33:41.089 - info: host.IOB-KEP instance system.adapter.javascript.0 started with pid 29741
            2022-10-23 16:33:41.661 - info: host.IOB-KEP "system.adapter.javascript.1" enabled
            2022-10-23 16:33:41.838 - info: host.IOB-KEP instance system.adapter.javascript.1 started with pid 29748
            2022-10-23 16:33:45.348 - info: javascript.0 (29741) starting. Version 6.0.3 in /opt/iobroker/node_modules/iobroker.javascript, node: v16.18.0, js-controller: 4.0.23
            2022-10-23 16:33:45.636 - error: javascript.0 (29741) An error happened which is most likely from one of your scripts, but the originating script could not be detected.
            2022-10-23 16:33:45.638 - error: javascript.0 (29741) Error: Cannot read properties of null (reading '_id')
            2022-10-23 16:33:45.639 - error: javascript.0 (29741) TypeError: Cannot read properties of null (reading '_id')
            at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
            at Array.map ()
            at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
            at processTicksAndRejections (node:internal/process/task_queues:96:5)
            2022-10-23 16:33:45.973 - info: javascript.1 (29748) starting. Version 6.0.3 in /opt/iobroker/node_modules/iobroker.javascript, node: v16.18.0, js-controller: 4.0.23
            2022-10-23 16:33:46.207 - error: javascript.1 (29748) An error happened which is most likely from one of your scripts, but the originating script could not be detected.
            2022-10-23 16:33:46.208 - error: javascript.1 (29748) Error: Cannot read properties of null (reading '_id')
            2022-10-23 16:33:46.209 - error: javascript.1 (29748) TypeError: Cannot read properties of null (reading '_id')
            at /opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3422:42
            at Array.map ()
            at ObjectsInRedisClient._applyViewFunc (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:3414:39)
            at processTicksAndRejections (node:internal/process/task_queues:96:5)
            2022-10-23 16:33:47.816 - info: shelly.1 (27775) [MQTT] Device 192.168.8.17 (shellyswitch25 / shellyswitch25-BCDDC277525E / SHSW-25#BCDDC277525E#1) connected! Polltime set to 45 sec.
            

            1 Antwort Letzte Antwort
            0

            Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

            Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

            Mit deinem Input könnte dieser Beitrag noch besser werden 💗

            Registrieren Anmelden
            Antworten
            • In einem neuen Thema antworten
            Anmelden zum Antworten
            • Älteste zuerst
            • Neuste zuerst
            • Meiste Stimmen


            Support us

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

            605

            Online

            32.9k

            Benutzer

            83.0k

            Themen

            1.3m

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

            • Du hast noch kein Konto? Registrieren

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