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. host.raspberrypi4 und deconz.0 Error im Log

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
    688

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

host.raspberrypi4 und deconz.0 Error im Log

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
log meldungerrordeconz
7 Beiträge 3 Kommentatoren 613 Aufrufe 3 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.
  • S Offline
    S Offline
    SSenn
    schrieb am zuletzt editiert von
    #1

    Hallo zusammen

    Vor ca. 3 Wochen habe ich im IoBroker Mist gebaut, ist ganz klar mein Fehler da ich „einfach drauflos“ Dinge probiert habe wobei ich mir nicht 100% sicher war, was ich genau mache.

    Hoffe ich habe noch nicht zu viel zerschossen und man kann es wieder reparieren, ansonsten werde ich alles nochmals neu aufsetzen. Bin ja auch selbst schuld, wenn ich so leichtsinnig bin.

    Was habe ich gemacht:

    1. Ich habe den Deconz Adapter deinstalliert und alle Ordner / Datenpunkte welche noch unter „Objekte“ waren gelöscht.
    2. Danach habe ich den Zigbee Adapter installiert und konnte ihn nicht einrichten, er blieb auf gelb (wollte es mit dem Conbee2 Stick auf dem Raspberry Pi4 einrichten).
    3. Im Anschluss habe ich den Zigbee Adapter deinstalliert und den Deconz Adapter wieder installiert. Hier spuckte es bereits die ersten Error Meldungen bezüglich Deconz im Log aus.
    4. Dann dachte ich mir, ich könnte einfach ein 2 Tage altes Backup wieder darüber spielen was dann (so viel mir noch in Erinnerung ist) nicht funktionierte und dann weitere Error Meldungen bezüglich host.raspberrypi4 im Log ausgab. Was mir noch aufgefallen ist, ich habe "warn" ganz oben im Log. Hmm...

    Hier mal das Log von heute:

    2020-10-14 03:00:14.504 - warn: host.raspberrypi4-iob Objects 127.0.0.1:55696 Error from InMemDB: Error: ERROR readDir id=0_userdata.0: Not exists
    2020-10-14 03:00:14.527 - warn: host.raspberrypi4-iob Objects 127.0.0.1:55696 Error from InMemDB: Error: ERROR readDir id=admin.0: Not exists
    2020-10-14 03:00:14.534 - warn: host.raspberrypi4-iob Objects 127.0.0.1:55696 Error from InMemDB: Error: ERROR readDir id=web.0: Not exists
    2020-10-14 06:26:11.683 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program active
    2020-10-14 06:26:23.855 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program selected
    2020-10-14 06:27:45.283 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program active
    2020-10-14 06:40:09.522 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program selected
    2020-10-14 06:41:56.162 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program active
    2020-10-14 06:42:07.178 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program selected
    2020-10-14 06:43:11.993 - error: 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().
    2020-10-14 06:43:12.006 - error: deconz.0 (12822) unhandled promise rejection: Cannot read property 'id' of undefined
    2020-10-14 06:43:12.013 - error: deconz.0 (12822) TypeError: Cannot read property 'id' of undefined
    at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    at runMicrotasks ()
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 06:43:12.015 - info: deconz.0 (12822) cleaned everything up...
    2020-10-14 06:43:12.035 - error: 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().
    2020-10-14 06:43:12.038 - error: deconz.0 (12822) unhandled promise rejection: Cannot read property 'id' of undefined
    2020-10-14 06:43:12.039 - error: deconz.0 (12822) TypeError: Cannot read property 'id' of undefined
    at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    at runMicrotasks ()
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 06:43:12.092 - info: deconz.0 (12822) terminating
    2020-10-14 06:43:12.094 - info: deconz.0 (12822) Terminated (NO_ERROR): Without reason
    2020-10-14 06:43:13.759 - error: host.raspberrypi4-iob 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:
    2020-10-14 06:43:13.764 - error: host.raspberrypi4-iob Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
    2020-10-14 06:43:13.765 - error: host.raspberrypi4-iob Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    2020-10-14 06:43:13.765 - error: host.raspberrypi4-iob Caught by controller[1]: at runMicrotasks ()
    2020-10-14 06:43:13.765 - error: host.raspberrypi4-iob Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
    2020-10-14 06:43:13.765 - error: host.raspberrypi4-iob Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 06:43:13.766 - error: host.raspberrypi4-iob 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:
    2020-10-14 06:43:13.766 - error: host.raspberrypi4-iob Caught by controller[3]: TypeError: Cannot read property 'id' of undefined
    2020-10-14 06:43:13.766 - error: host.raspberrypi4-iob Caught by controller[3]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    2020-10-14 06:43:13.767 - error: host.raspberrypi4-iob Caught by controller[3]: at runMicrotasks ()
    2020-10-14 06:43:13.767 - error: host.raspberrypi4-iob Caught by controller[3]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
    2020-10-14 06:43:13.767 - error: host.raspberrypi4-iob Caught by controller[3]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 06:43:13.768 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
    2020-10-14 06:43:13.768 - info: host.raspberrypi4-iob Restart adapter system.adapter.deconz.0 because enabled
    2020-10-14 06:43:43.849 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 started with pid 17624
    2020-10-14 06:43:45.797 - info: deconz.0 (17624) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.18.0, js-controller: 3.1.4
    2020-10-14 06:43:45.832 - info: deconz.0 (17624) Please wait while adapter is starting
    2020-10-14 06:43:45.907 - info: deconz.0 (17624) deConz Version: 2.5.75; API version: 1.16.0
    2020-10-14 06:43:48.352 - error: 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().
    2020-10-14 06:43:48.353 - error: deconz.0 (17624) unhandled promise rejection: Cannot read property 'id' of undefined
    2020-10-14 06:43:48.360 - error: deconz.0 (17624) TypeError: Cannot read property 'id' of undefined
    at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 06:43:48.362 - info: deconz.0 (17624) cleaned everything up...
    2020-10-14 06:43:48.413 - info: deconz.0 (17624) terminating
    2020-10-14 06:43:48.415 - info: deconz.0 (17624) Terminated (NO_ERROR): Without reason
    2020-10-14 06:43:48.948 - error: host.raspberrypi4-iob 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:
    2020-10-14 06:43:48.949 - error: host.raspberrypi4-iob Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
    2020-10-14 06:43:48.949 - error: host.raspberrypi4-iob Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    2020-10-14 06:43:48.949 - error: host.raspberrypi4-iob Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
    2020-10-14 06:43:48.950 - error: host.raspberrypi4-iob Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 06:43:48.950 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
    2020-10-14 06:43:48.950 - info: host.raspberrypi4-iob Restart adapter system.adapter.deconz.0 because enabled
    2020-10-14 06:43:52.968 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program active
    2020-10-14 06:44:19.011 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 started with pid 18064
    2020-10-14 06:44:21.834 - info: deconz.0 (18064) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.18.0, js-controller: 3.1.4
    2020-10-14 06:44:21.879 - info: deconz.0 (18064) Please wait while adapter is starting
    2020-10-14 06:44:21.955 - info: deconz.0 (18064) deConz Version: 2.5.75; API version: 1.16.0
    2020-10-14 06:45:27.974 - info: deconz.0 (18064) Adapter is ready
    2020-10-14 06:46:44.236 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program selected
    2020-10-14 06:47:43.795 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program active
    2020-10-14 06:55:10.148 - error: 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().
    2020-10-14 06:55:10.149 - error: deconz.0 (18064) unhandled promise rejection: Cannot read property 'id' of undefined
    2020-10-14 06:55:10.167 - error: deconz.0 (18064) TypeError: Cannot read property 'id' of undefined
    at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    at runMicrotasks ()
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 06:55:10.171 - info: deconz.0 (18064) cleaned everything up...
    2020-10-14 06:55:10.198 - error: 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().
    2020-10-14 06:55:10.199 - error: deconz.0 (18064) unhandled promise rejection: Cannot read property 'id' of undefined
    2020-10-14 06:55:10.200 - error: deconz.0 (18064) TypeError: Cannot read property 'id' of undefined
    at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    at runMicrotasks ()
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 06:55:10.265 - info: deconz.0 (18064) terminating
    2020-10-14 06:55:10.267 - info: deconz.0 (18064) Terminated (NO_ERROR): Without reason
    2020-10-14 06:55:10.802 - error: host.raspberrypi4-iob 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:
    2020-10-14 06:55:10.807 - error: host.raspberrypi4-iob Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
    2020-10-14 06:55:10.808 - error: host.raspberrypi4-iob Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    2020-10-14 06:55:10.808 - error: host.raspberrypi4-iob Caught by controller[1]: at runMicrotasks ()
    2020-10-14 06:55:10.808 - error: host.raspberrypi4-iob Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
    2020-10-14 06:55:10.809 - error: host.raspberrypi4-iob Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 06:55:10.809 - error: host.raspberrypi4-iob 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:
    2020-10-14 06:55:10.809 - error: host.raspberrypi4-iob Caught by controller[3]: TypeError: Cannot read property 'id' of undefined
    2020-10-14 06:55:10.809 - error: host.raspberrypi4-iob Caught by controller[3]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    2020-10-14 06:55:10.810 - error: host.raspberrypi4-iob Caught by controller[3]: at runMicrotasks ()
    2020-10-14 06:55:10.810 - error: host.raspberrypi4-iob Caught by controller[3]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
    2020-10-14 06:55:10.810 - error: host.raspberrypi4-iob Caught by controller[3]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 06:55:10.811 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
    2020-10-14 06:55:10.811 - info: host.raspberrypi4-iob Restart adapter system.adapter.deconz.0 because enabled
    2020-10-14 06:55:40.860 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 started with pid 25082
    2020-10-14 06:55:42.500 - info: deconz.0 (25082) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.18.0, js-controller: 3.1.4
    2020-10-14 06:55:42.532 - info: deconz.0 (25082) Please wait while adapter is starting
    2020-10-14 06:55:42.619 - info: deconz.0 (25082) deConz Version: 2.5.75; API version: 1.16.0
    2020-10-14 06:56:48.028 - info: deconz.0 (25082) Adapter is ready
    2020-10-14 07:16:45.012 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program selected
    2020-10-14 12:13:53.127 - info: homeconnect.0 (19026) Accesstoken renewed...
    2020-10-14 16:22:20.101 - info: admin.0 (1739) Request actual repository...
    2020-10-14 16:22:20.169 - info: host.raspberrypi4-iob Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"
    2020-10-14 16:22:22.275 - info: admin.0 (1739) Repository received successfully.
    2020-10-14 16:24:32.292 - error: 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().
    2020-10-14 16:24:32.297 - error: deconz.0 (25082) unhandled promise rejection: Cannot read property 'id' of undefined
    2020-10-14 16:24:32.304 - error: deconz.0 (25082) TypeError: Cannot read property 'id' of undefined
    at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    at runMicrotasks ()
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 16:24:32.306 - info: deconz.0 (25082) cleaned everything up...
    2020-10-14 16:24:32.324 - error: 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().
    2020-10-14 16:24:32.324 - error: deconz.0 (25082) unhandled promise rejection: Cannot read property 'id' of undefined
    2020-10-14 16:24:32.325 - error: deconz.0 (25082) TypeError: Cannot read property 'id' of undefined
    at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    at runMicrotasks ()
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 16:24:32.349 - info: deconz.0 (25082) terminating
    2020-10-14 16:24:32.350 - info: deconz.0 (25082) Terminated (NO_ERROR): Without reason
    2020-10-14 16:24:32.917 - error: host.raspberrypi4-iob 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:
    2020-10-14 16:24:32.922 - error: host.raspberrypi4-iob Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
    2020-10-14 16:24:32.923 - error: host.raspberrypi4-iob Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    2020-10-14 16:24:32.923 - error: host.raspberrypi4-iob Caught by controller[1]: at runMicrotasks ()
    2020-10-14 16:24:32.923 - error: host.raspberrypi4-iob Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
    2020-10-14 16:24:32.923 - error: host.raspberrypi4-iob Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 16:24:32.924 - error: host.raspberrypi4-iob 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:
    2020-10-14 16:24:32.924 - error: host.raspberrypi4-iob Caught by controller[3]: TypeError: Cannot read property 'id' of undefined
    2020-10-14 16:24:32.924 - error: host.raspberrypi4-iob Caught by controller[3]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    2020-10-14 16:24:32.924 - error: host.raspberrypi4-iob Caught by controller[3]: at runMicrotasks ()
    2020-10-14 16:24:32.924 - error: host.raspberrypi4-iob Caught by controller[3]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
    2020-10-14 16:24:32.925 - error: host.raspberrypi4-iob Caught by controller[3]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 16:24:32.925 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
    2020-10-14 16:24:32.925 - info: host.raspberrypi4-iob Restart adapter system.adapter.deconz.0 because enabled
    2020-10-14 16:25:02.992 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 started with pid 16177
    2020-10-14 16:25:04.781 - info: deconz.0 (16177) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.18.0, js-controller: 3.1.4
    2020-10-14 16:25:04.814 - info: deconz.0 (16177) Please wait while adapter is starting
    2020-10-14 16:25:04.900 - info: deconz.0 (16177) deConz Version: 2.5.75; API version: 1.16.0
    2020-10-14 16:25:08.106 - error: 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().
    2020-10-14 16:25:08.108 - error: deconz.0 (16177) unhandled promise rejection: Cannot read property 'id' of undefined
    2020-10-14 16:25:08.121 - error: deconz.0 (16177) TypeError: Cannot read property 'id' of undefined
    at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    at runMicrotasks ()
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 16:25:08.124 - info: deconz.0 (16177) cleaned everything up...
    2020-10-14 16:25:08.180 - info: deconz.0 (16177) terminating
    2020-10-14 16:25:08.182 - info: deconz.0 (16177) Terminated (NO_ERROR): Without reason
    2020-10-14 16:25:08.706 - error: host.raspberrypi4-iob 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:
    2020-10-14 16:25:08.707 - error: host.raspberrypi4-iob Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
    2020-10-14 16:25:08.707 - error: host.raspberrypi4-iob Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    2020-10-14 16:25:08.707 - error: host.raspberrypi4-iob Caught by controller[1]: at runMicrotasks ()
    2020-10-14 16:25:08.708 - error: host.raspberrypi4-iob Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
    2020-10-14 16:25:08.708 - error: host.raspberrypi4-iob Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 16:25:08.708 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
    2020-10-14 16:25:08.708 - info: host.raspberrypi4-iob Restart adapter system.adapter.deconz.0 because enabled
    2020-10-14 16:25:38.729 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 started with pid 16567
    2020-10-14 16:25:40.504 - info: deconz.0 (16567) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.18.0, js-controller: 3.1.4
    2020-10-14 16:25:40.540 - info: deconz.0 (16567) Please wait while adapter is starting
    2020-10-14 16:25:40.652 - info: deconz.0 (16567) deConz Version: 2.5.75; API version: 1.16.0
    2020-10-14 16:26:46.123 - info: deconz.0 (16567) Adapter is ready
    2020-10-14 16:38:26.014 - error: 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().
    2020-10-14 16:38:26.016 - error: deconz.0 (16567) unhandled promise rejection: Cannot read property 'id' of undefined
    2020-10-14 16:38:26.035 - error: deconz.0 (16567) TypeError: Cannot read property 'id' of undefined
    at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    at runMicrotasks ()
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 16:38:26.040 - info: deconz.0 (16567) cleaned everything up...
    2020-10-14 16:38:26.117 - info: deconz.0 (16567) terminating
    2020-10-14 16:38:26.118 - info: deconz.0 (16567) Terminated (NO_ERROR): Without reason
    2020-10-14 16:38:26.650 - error: host.raspberrypi4-iob 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:
    2020-10-14 16:38:26.655 - error: host.raspberrypi4-iob Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
    2020-10-14 16:38:26.655 - error: host.raspberrypi4-iob Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
    2020-10-14 16:38:26.656 - error: host.raspberrypi4-iob Caught by controller[1]: at runMicrotasks ()
    2020-10-14 16:38:26.656 - error: host.raspberrypi4-iob Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
    2020-10-14 16:38:26.656 - error: host.raspberrypi4-iob Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
    2020-10-14 16:38:26.657 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
    2020-10-14 16:38:26.657 - info: host.raspberrypi4-iob Restart adapter system.adapter.deconz.0 because enabled
    2020-10-14 16:38:56.690 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 started with pid 24824
    2020-10-14 16:38:58.583 - info: deconz.0 (24824) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.18.0, js-controller: 3.1.4
    2020-10-14 16:38:58.623 - info: deconz.0 (24824) Please wait while adapter is starting
    2020-10-14 16:38:58.720 - info: deconz.0 (24824) deConz Version: 2.5.75; API version: 1.16.0
    

    Hat mir jemand einen Tipp wie ich vorgehen könnte um die Error Meldungen wieder zu beheben oder muss ich mich auf ein neu aufsetzen vorbereiten? --> Raspberry P4 mit Conbee2 Stick.

    Besten Dank im Voraus für eure Unterstützung. 🙂

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • S SSenn

      Hallo zusammen

      Vor ca. 3 Wochen habe ich im IoBroker Mist gebaut, ist ganz klar mein Fehler da ich „einfach drauflos“ Dinge probiert habe wobei ich mir nicht 100% sicher war, was ich genau mache.

      Hoffe ich habe noch nicht zu viel zerschossen und man kann es wieder reparieren, ansonsten werde ich alles nochmals neu aufsetzen. Bin ja auch selbst schuld, wenn ich so leichtsinnig bin.

      Was habe ich gemacht:

      1. Ich habe den Deconz Adapter deinstalliert und alle Ordner / Datenpunkte welche noch unter „Objekte“ waren gelöscht.
      2. Danach habe ich den Zigbee Adapter installiert und konnte ihn nicht einrichten, er blieb auf gelb (wollte es mit dem Conbee2 Stick auf dem Raspberry Pi4 einrichten).
      3. Im Anschluss habe ich den Zigbee Adapter deinstalliert und den Deconz Adapter wieder installiert. Hier spuckte es bereits die ersten Error Meldungen bezüglich Deconz im Log aus.
      4. Dann dachte ich mir, ich könnte einfach ein 2 Tage altes Backup wieder darüber spielen was dann (so viel mir noch in Erinnerung ist) nicht funktionierte und dann weitere Error Meldungen bezüglich host.raspberrypi4 im Log ausgab. Was mir noch aufgefallen ist, ich habe "warn" ganz oben im Log. Hmm...

      Hier mal das Log von heute:

      2020-10-14 03:00:14.504 - warn: host.raspberrypi4-iob Objects 127.0.0.1:55696 Error from InMemDB: Error: ERROR readDir id=0_userdata.0: Not exists
      2020-10-14 03:00:14.527 - warn: host.raspberrypi4-iob Objects 127.0.0.1:55696 Error from InMemDB: Error: ERROR readDir id=admin.0: Not exists
      2020-10-14 03:00:14.534 - warn: host.raspberrypi4-iob Objects 127.0.0.1:55696 Error from InMemDB: Error: ERROR readDir id=web.0: Not exists
      2020-10-14 06:26:11.683 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program active
      2020-10-14 06:26:23.855 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program selected
      2020-10-14 06:27:45.283 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program active
      2020-10-14 06:40:09.522 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program selected
      2020-10-14 06:41:56.162 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program active
      2020-10-14 06:42:07.178 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program selected
      2020-10-14 06:43:11.993 - error: 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().
      2020-10-14 06:43:12.006 - error: deconz.0 (12822) unhandled promise rejection: Cannot read property 'id' of undefined
      2020-10-14 06:43:12.013 - error: deconz.0 (12822) TypeError: Cannot read property 'id' of undefined
      at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      at runMicrotasks ()
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
      at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 06:43:12.015 - info: deconz.0 (12822) cleaned everything up...
      2020-10-14 06:43:12.035 - error: 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().
      2020-10-14 06:43:12.038 - error: deconz.0 (12822) unhandled promise rejection: Cannot read property 'id' of undefined
      2020-10-14 06:43:12.039 - error: deconz.0 (12822) TypeError: Cannot read property 'id' of undefined
      at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      at runMicrotasks ()
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
      at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 06:43:12.092 - info: deconz.0 (12822) terminating
      2020-10-14 06:43:12.094 - info: deconz.0 (12822) Terminated (NO_ERROR): Without reason
      2020-10-14 06:43:13.759 - error: host.raspberrypi4-iob 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:
      2020-10-14 06:43:13.764 - error: host.raspberrypi4-iob Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
      2020-10-14 06:43:13.765 - error: host.raspberrypi4-iob Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      2020-10-14 06:43:13.765 - error: host.raspberrypi4-iob Caught by controller[1]: at runMicrotasks ()
      2020-10-14 06:43:13.765 - error: host.raspberrypi4-iob Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
      2020-10-14 06:43:13.765 - error: host.raspberrypi4-iob Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 06:43:13.766 - error: host.raspberrypi4-iob 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:
      2020-10-14 06:43:13.766 - error: host.raspberrypi4-iob Caught by controller[3]: TypeError: Cannot read property 'id' of undefined
      2020-10-14 06:43:13.766 - error: host.raspberrypi4-iob Caught by controller[3]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      2020-10-14 06:43:13.767 - error: host.raspberrypi4-iob Caught by controller[3]: at runMicrotasks ()
      2020-10-14 06:43:13.767 - error: host.raspberrypi4-iob Caught by controller[3]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
      2020-10-14 06:43:13.767 - error: host.raspberrypi4-iob Caught by controller[3]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 06:43:13.768 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
      2020-10-14 06:43:13.768 - info: host.raspberrypi4-iob Restart adapter system.adapter.deconz.0 because enabled
      2020-10-14 06:43:43.849 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 started with pid 17624
      2020-10-14 06:43:45.797 - info: deconz.0 (17624) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.18.0, js-controller: 3.1.4
      2020-10-14 06:43:45.832 - info: deconz.0 (17624) Please wait while adapter is starting
      2020-10-14 06:43:45.907 - info: deconz.0 (17624) deConz Version: 2.5.75; API version: 1.16.0
      2020-10-14 06:43:48.352 - error: 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().
      2020-10-14 06:43:48.353 - error: deconz.0 (17624) unhandled promise rejection: Cannot read property 'id' of undefined
      2020-10-14 06:43:48.360 - error: deconz.0 (17624) TypeError: Cannot read property 'id' of undefined
      at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
      at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 06:43:48.362 - info: deconz.0 (17624) cleaned everything up...
      2020-10-14 06:43:48.413 - info: deconz.0 (17624) terminating
      2020-10-14 06:43:48.415 - info: deconz.0 (17624) Terminated (NO_ERROR): Without reason
      2020-10-14 06:43:48.948 - error: host.raspberrypi4-iob 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:
      2020-10-14 06:43:48.949 - error: host.raspberrypi4-iob Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
      2020-10-14 06:43:48.949 - error: host.raspberrypi4-iob Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      2020-10-14 06:43:48.949 - error: host.raspberrypi4-iob Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
      2020-10-14 06:43:48.950 - error: host.raspberrypi4-iob Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 06:43:48.950 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
      2020-10-14 06:43:48.950 - info: host.raspberrypi4-iob Restart adapter system.adapter.deconz.0 because enabled
      2020-10-14 06:43:52.968 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program active
      2020-10-14 06:44:19.011 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 started with pid 18064
      2020-10-14 06:44:21.834 - info: deconz.0 (18064) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.18.0, js-controller: 3.1.4
      2020-10-14 06:44:21.879 - info: deconz.0 (18064) Please wait while adapter is starting
      2020-10-14 06:44:21.955 - info: deconz.0 (18064) deConz Version: 2.5.75; API version: 1.16.0
      2020-10-14 06:45:27.974 - info: deconz.0 (18064) Adapter is ready
      2020-10-14 06:46:44.236 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program selected
      2020-10-14 06:47:43.795 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program active
      2020-10-14 06:55:10.148 - error: 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().
      2020-10-14 06:55:10.149 - error: deconz.0 (18064) unhandled promise rejection: Cannot read property 'id' of undefined
      2020-10-14 06:55:10.167 - error: deconz.0 (18064) TypeError: Cannot read property 'id' of undefined
      at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      at runMicrotasks ()
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
      at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 06:55:10.171 - info: deconz.0 (18064) cleaned everything up...
      2020-10-14 06:55:10.198 - error: 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().
      2020-10-14 06:55:10.199 - error: deconz.0 (18064) unhandled promise rejection: Cannot read property 'id' of undefined
      2020-10-14 06:55:10.200 - error: deconz.0 (18064) TypeError: Cannot read property 'id' of undefined
      at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      at runMicrotasks ()
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
      at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 06:55:10.265 - info: deconz.0 (18064) terminating
      2020-10-14 06:55:10.267 - info: deconz.0 (18064) Terminated (NO_ERROR): Without reason
      2020-10-14 06:55:10.802 - error: host.raspberrypi4-iob 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:
      2020-10-14 06:55:10.807 - error: host.raspberrypi4-iob Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
      2020-10-14 06:55:10.808 - error: host.raspberrypi4-iob Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      2020-10-14 06:55:10.808 - error: host.raspberrypi4-iob Caught by controller[1]: at runMicrotasks ()
      2020-10-14 06:55:10.808 - error: host.raspberrypi4-iob Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
      2020-10-14 06:55:10.809 - error: host.raspberrypi4-iob Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 06:55:10.809 - error: host.raspberrypi4-iob 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:
      2020-10-14 06:55:10.809 - error: host.raspberrypi4-iob Caught by controller[3]: TypeError: Cannot read property 'id' of undefined
      2020-10-14 06:55:10.809 - error: host.raspberrypi4-iob Caught by controller[3]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      2020-10-14 06:55:10.810 - error: host.raspberrypi4-iob Caught by controller[3]: at runMicrotasks ()
      2020-10-14 06:55:10.810 - error: host.raspberrypi4-iob Caught by controller[3]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
      2020-10-14 06:55:10.810 - error: host.raspberrypi4-iob Caught by controller[3]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 06:55:10.811 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
      2020-10-14 06:55:10.811 - info: host.raspberrypi4-iob Restart adapter system.adapter.deconz.0 because enabled
      2020-10-14 06:55:40.860 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 started with pid 25082
      2020-10-14 06:55:42.500 - info: deconz.0 (25082) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.18.0, js-controller: 3.1.4
      2020-10-14 06:55:42.532 - info: deconz.0 (25082) Please wait while adapter is starting
      2020-10-14 06:55:42.619 - info: deconz.0 (25082) deConz Version: 2.5.75; API version: 1.16.0
      2020-10-14 06:56:48.028 - info: deconz.0 (25082) Adapter is ready
      2020-10-14 07:16:45.012 - info: homeconnect.0 (19026) SIEMENS-TI909701HC-68A40E16AEF8: There is no program selected
      2020-10-14 12:13:53.127 - info: homeconnect.0 (19026) Accesstoken renewed...
      2020-10-14 16:22:20.101 - info: admin.0 (1739) Request actual repository...
      2020-10-14 16:22:20.169 - info: host.raspberrypi4-iob Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"
      2020-10-14 16:22:22.275 - info: admin.0 (1739) Repository received successfully.
      2020-10-14 16:24:32.292 - error: 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().
      2020-10-14 16:24:32.297 - error: deconz.0 (25082) unhandled promise rejection: Cannot read property 'id' of undefined
      2020-10-14 16:24:32.304 - error: deconz.0 (25082) TypeError: Cannot read property 'id' of undefined
      at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      at runMicrotasks ()
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
      at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 16:24:32.306 - info: deconz.0 (25082) cleaned everything up...
      2020-10-14 16:24:32.324 - error: 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().
      2020-10-14 16:24:32.324 - error: deconz.0 (25082) unhandled promise rejection: Cannot read property 'id' of undefined
      2020-10-14 16:24:32.325 - error: deconz.0 (25082) TypeError: Cannot read property 'id' of undefined
      at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      at runMicrotasks ()
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
      at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 16:24:32.349 - info: deconz.0 (25082) terminating
      2020-10-14 16:24:32.350 - info: deconz.0 (25082) Terminated (NO_ERROR): Without reason
      2020-10-14 16:24:32.917 - error: host.raspberrypi4-iob 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:
      2020-10-14 16:24:32.922 - error: host.raspberrypi4-iob Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
      2020-10-14 16:24:32.923 - error: host.raspberrypi4-iob Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      2020-10-14 16:24:32.923 - error: host.raspberrypi4-iob Caught by controller[1]: at runMicrotasks ()
      2020-10-14 16:24:32.923 - error: host.raspberrypi4-iob Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
      2020-10-14 16:24:32.923 - error: host.raspberrypi4-iob Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 16:24:32.924 - error: host.raspberrypi4-iob 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:
      2020-10-14 16:24:32.924 - error: host.raspberrypi4-iob Caught by controller[3]: TypeError: Cannot read property 'id' of undefined
      2020-10-14 16:24:32.924 - error: host.raspberrypi4-iob Caught by controller[3]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      2020-10-14 16:24:32.924 - error: host.raspberrypi4-iob Caught by controller[3]: at runMicrotasks ()
      2020-10-14 16:24:32.924 - error: host.raspberrypi4-iob Caught by controller[3]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
      2020-10-14 16:24:32.925 - error: host.raspberrypi4-iob Caught by controller[3]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 16:24:32.925 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
      2020-10-14 16:24:32.925 - info: host.raspberrypi4-iob Restart adapter system.adapter.deconz.0 because enabled
      2020-10-14 16:25:02.992 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 started with pid 16177
      2020-10-14 16:25:04.781 - info: deconz.0 (16177) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.18.0, js-controller: 3.1.4
      2020-10-14 16:25:04.814 - info: deconz.0 (16177) Please wait while adapter is starting
      2020-10-14 16:25:04.900 - info: deconz.0 (16177) deConz Version: 2.5.75; API version: 1.16.0
      2020-10-14 16:25:08.106 - error: 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().
      2020-10-14 16:25:08.108 - error: deconz.0 (16177) unhandled promise rejection: Cannot read property 'id' of undefined
      2020-10-14 16:25:08.121 - error: deconz.0 (16177) TypeError: Cannot read property 'id' of undefined
      at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      at runMicrotasks ()
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
      at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 16:25:08.124 - info: deconz.0 (16177) cleaned everything up...
      2020-10-14 16:25:08.180 - info: deconz.0 (16177) terminating
      2020-10-14 16:25:08.182 - info: deconz.0 (16177) Terminated (NO_ERROR): Without reason
      2020-10-14 16:25:08.706 - error: host.raspberrypi4-iob 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:
      2020-10-14 16:25:08.707 - error: host.raspberrypi4-iob Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
      2020-10-14 16:25:08.707 - error: host.raspberrypi4-iob Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      2020-10-14 16:25:08.707 - error: host.raspberrypi4-iob Caught by controller[1]: at runMicrotasks ()
      2020-10-14 16:25:08.708 - error: host.raspberrypi4-iob Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
      2020-10-14 16:25:08.708 - error: host.raspberrypi4-iob Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 16:25:08.708 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
      2020-10-14 16:25:08.708 - info: host.raspberrypi4-iob Restart adapter system.adapter.deconz.0 because enabled
      2020-10-14 16:25:38.729 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 started with pid 16567
      2020-10-14 16:25:40.504 - info: deconz.0 (16567) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.18.0, js-controller: 3.1.4
      2020-10-14 16:25:40.540 - info: deconz.0 (16567) Please wait while adapter is starting
      2020-10-14 16:25:40.652 - info: deconz.0 (16567) deConz Version: 2.5.75; API version: 1.16.0
      2020-10-14 16:26:46.123 - info: deconz.0 (16567) Adapter is ready
      2020-10-14 16:38:26.014 - error: 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().
      2020-10-14 16:38:26.016 - error: deconz.0 (16567) unhandled promise rejection: Cannot read property 'id' of undefined
      2020-10-14 16:38:26.035 - error: deconz.0 (16567) TypeError: Cannot read property 'id' of undefined
      at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      at runMicrotasks ()
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
      at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 16:38:26.040 - info: deconz.0 (16567) cleaned everything up...
      2020-10-14 16:38:26.117 - info: deconz.0 (16567) terminating
      2020-10-14 16:38:26.118 - info: deconz.0 (16567) Terminated (NO_ERROR): Without reason
      2020-10-14 16:38:26.650 - error: host.raspberrypi4-iob 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:
      2020-10-14 16:38:26.655 - error: host.raspberrypi4-iob Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
      2020-10-14 16:38:26.655 - error: host.raspberrypi4-iob Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
      2020-10-14 16:38:26.656 - error: host.raspberrypi4-iob Caught by controller[1]: at runMicrotasks ()
      2020-10-14 16:38:26.656 - error: host.raspberrypi4-iob Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
      2020-10-14 16:38:26.656 - error: host.raspberrypi4-iob Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
      2020-10-14 16:38:26.657 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
      2020-10-14 16:38:26.657 - info: host.raspberrypi4-iob Restart adapter system.adapter.deconz.0 because enabled
      2020-10-14 16:38:56.690 - info: host.raspberrypi4-iob instance system.adapter.deconz.0 started with pid 24824
      2020-10-14 16:38:58.583 - info: deconz.0 (24824) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.18.0, js-controller: 3.1.4
      2020-10-14 16:38:58.623 - info: deconz.0 (24824) Please wait while adapter is starting
      2020-10-14 16:38:58.720 - info: deconz.0 (24824) deConz Version: 2.5.75; API version: 1.16.0
      

      Hat mir jemand einen Tipp wie ich vorgehen könnte um die Error Meldungen wieder zu beheben oder muss ich mich auf ein neu aufsetzen vorbereiten? --> Raspberry P4 mit Conbee2 Stick.

      Besten Dank im Voraus für eure Unterstützung. 🙂

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

      @SSenn sagte in host.raspberrypi4 und deconz.0 Error im Log:

      node: v12.18.0, js-controller: 3.1.4

      Beides nicht die letzten Versionen, denke ich.
      Da würde ich zunächst mal ansetzen.

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

      S 1 Antwort Letzte Antwort
      1
      • Thomas BraunT Thomas Braun

        @SSenn sagte in host.raspberrypi4 und deconz.0 Error im Log:

        node: v12.18.0, js-controller: 3.1.4

        Beides nicht die letzten Versionen, denke ich.
        Da würde ich zunächst mal ansetzen.

        S Offline
        S Offline
        SSenn
        schrieb am zuletzt editiert von
        #3

        @Thomas-Braun

        Habe aktualisiert auf node: v12.19.0, js-controller: 3.1.6

        Seitdem ich aktualisiert habe sind immer noch Errors im Log:

        18:12Uhr

        host.raspberrypi4-iob	2020-10-14 18:13:32.384	info	instance system.adapter.deconz.0 started with pid 24742
        host.raspberrypi4-iob	2020-10-14 18:13:02.354	info	Restart adapter system.adapter.deconz.0 because enabled
        host.raspberrypi4-iob	2020-10-14 18:13:02.353	info	instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
        host.raspberrypi4-iob	2020-10-14 18:13:02.353	error	Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
        host.raspberrypi4-iob	2020-10-14 18:13:02.352	error	Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
        host.raspberrypi4-iob	2020-10-14 18:13:02.352	error	Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
        host.raspberrypi4-iob	2020-10-14 18:13:02.351	error	Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
        host.raspberrypi4-iob	2020-10-14 18:13:02.350	error	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 rejecte
        deconz.0	2020-10-14 18:13:01.809	info	(23383) Terminated (NO_ERROR): Without reason
        deconz.0	2020-10-14 18:13:01.807	info	(23383) terminating
        deconz.0	2020-10-14 18:13:01.743	info	(23383) cleaned everything up...
        deconz.0	2020-10-14 18:13:01.741	error	at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
        deconz.0	2020-10-14 18:13:01.741	error	at processTicksAndRejections (internal/process/task_queues.js:97:5)
        deconz.0	2020-10-14 18:13:01.741	error	at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
        deconz.0	2020-10-14 18:13:01.741	error	(23383) TypeError: Cannot read property 'id' of undefined
        deconz.0	2020-10-14 18:13:01.736	error	(23383) unhandled promise rejection: Cannot read property 'id' of undefined
        

        18:26Uhr

        host.raspberrypi4-iob	2020-10-14 18:27:20.798	info	instance system.adapter.deconz.0 started with pid 709
        host.raspberrypi4-iob	2020-10-14 18:26:50.744	info	Restart adapter system.adapter.deconz.0 because enabled
        host.raspberrypi4-iob	2020-10-14 18:26:50.744	info	instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
        host.raspberrypi4-iob	2020-10-14 18:26:50.744	error	Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
        host.raspberrypi4-iob	2020-10-14 18:26:50.743	error	Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
        host.raspberrypi4-iob	2020-10-14 18:26:50.743	error	Caught by controller[1]: at runMicrotasks (<anonymous>)
        host.raspberrypi4-iob	2020-10-14 18:26:50.743	error	Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
        host.raspberrypi4-iob	2020-10-14 18:26:50.742	error	Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
        host.raspberrypi4-iob	2020-10-14 18:26:50.736	error	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 rejecte
        deconz.0	2020-10-14 18:26:50.205	info	(24742) Terminated (NO_ERROR): Without reason
        deconz.0	2020-10-14 18:26:50.199	info	(24742) terminating
        deconz.0	2020-10-14 18:26:50.112	info	(24742) cleaned everything up...
        deconz.0	2020-10-14 18:26:50.109	error	at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
        deconz.0	2020-10-14 18:26:50.109	error	at processTicksAndRejections (internal/process/task_queues.js:97:5)
        deconz.0	2020-10-14 18:26:50.109	error	at runMicrotasks (<anonymous>)
        deconz.0	2020-10-14 18:26:50.109	error	at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
        deconz.0	2020-10-14 18:26:50.109	error	(24742) TypeError: Cannot read property 'id' of undefined
        deconz.0	2020-10-14 18:26:50.096	error	(24742) unhandled promise rejection: Cannot read property 'id' of undefined
        


        19:12Uhr

        deconz.0	2020-10-14 19:14:05.814	info	(28591) Adapter is ready
        deconz.0	2020-10-14 19:13:01.803	info	(28591) deConz Version: 2.5.75; API version: 1.16.0
        deconz.0	2020-10-14 19:13:01.726	info	(28591) Please wait while adapter is starting
        deconz.0	2020-10-14 19:13:01.690	info	(28591) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.19.0, js-controller: 3.1.6
        host.raspberrypi4-iob	2020-10-14 19:12:59.870	info	instance system.adapter.deconz.0 started with pid 28591
        host.raspberrypi4-iob	2020-10-14 19:12:29.804	info	Restart adapter system.adapter.deconz.0 because enabled
        host.raspberrypi4-iob	2020-10-14 19:12:29.803	info	instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
        host.raspberrypi4-iob	2020-10-14 19:12:29.803	error	Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
        host.raspberrypi4-iob	2020-10-14 19:12:29.802	error	Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
        host.raspberrypi4-iob	2020-10-14 19:12:29.802	error	Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
        host.raspberrypi4-iob	2020-10-14 19:12:29.801	error	Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
        host.raspberrypi4-iob	2020-10-14 19:12:29.800	error	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
        deconz.0	2020-10-14 19:12:28.953	info	(26948) Terminated (NO_ERROR): Without reason
        deconz.0	2020-10-14 19:12:28.951	info	(26948) terminating
        deconz.0	2020-10-14 19:12:28.879	info	(26948) cleaned everything up...
        deconz.0	2020-10-14 19:12:28.868	error	(26948) TypeError: Cannot read property 'id' of undefined at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54) at processTicksAndRejections (internal/process/task_qu
        deconz.0	2020-10-14 19:12:28.858	error	(26948) unhandled promise rejection: Cannot read property 'id' of undefined
        deconz.0	2020-10-14 19:12:28.856	error	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().
        smartcontrol.0	2020-10-14 19:12:07.575	info	(28076) Subscribing to all target devices and trigger states. 0 trigger schedules activated...
        smartcontrol.0	2020-10-14 19:12:05.739	info	(28076) Adapter admin configuration successfully validated...
        smartcontrol.0	2020-10-14 19:12:05.339	info	(28076) starting. Version 0.5.6 in /opt/iobroker/node_modules/iobroker.smartcontrol, node: v12.19.0, js-controller: 3.1.6
        

        Hättest du noch andere Anhaltspunkte?

        AsgothianA 1 Antwort Letzte Antwort
        0
        • S SSenn

          @Thomas-Braun

          Habe aktualisiert auf node: v12.19.0, js-controller: 3.1.6

          Seitdem ich aktualisiert habe sind immer noch Errors im Log:

          18:12Uhr

          host.raspberrypi4-iob	2020-10-14 18:13:32.384	info	instance system.adapter.deconz.0 started with pid 24742
          host.raspberrypi4-iob	2020-10-14 18:13:02.354	info	Restart adapter system.adapter.deconz.0 because enabled
          host.raspberrypi4-iob	2020-10-14 18:13:02.353	info	instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
          host.raspberrypi4-iob	2020-10-14 18:13:02.353	error	Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
          host.raspberrypi4-iob	2020-10-14 18:13:02.352	error	Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
          host.raspberrypi4-iob	2020-10-14 18:13:02.352	error	Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
          host.raspberrypi4-iob	2020-10-14 18:13:02.351	error	Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
          host.raspberrypi4-iob	2020-10-14 18:13:02.350	error	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 rejecte
          deconz.0	2020-10-14 18:13:01.809	info	(23383) Terminated (NO_ERROR): Without reason
          deconz.0	2020-10-14 18:13:01.807	info	(23383) terminating
          deconz.0	2020-10-14 18:13:01.743	info	(23383) cleaned everything up...
          deconz.0	2020-10-14 18:13:01.741	error	at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
          deconz.0	2020-10-14 18:13:01.741	error	at processTicksAndRejections (internal/process/task_queues.js:97:5)
          deconz.0	2020-10-14 18:13:01.741	error	at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
          deconz.0	2020-10-14 18:13:01.741	error	(23383) TypeError: Cannot read property 'id' of undefined
          deconz.0	2020-10-14 18:13:01.736	error	(23383) unhandled promise rejection: Cannot read property 'id' of undefined
          

          18:26Uhr

          host.raspberrypi4-iob	2020-10-14 18:27:20.798	info	instance system.adapter.deconz.0 started with pid 709
          host.raspberrypi4-iob	2020-10-14 18:26:50.744	info	Restart adapter system.adapter.deconz.0 because enabled
          host.raspberrypi4-iob	2020-10-14 18:26:50.744	info	instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
          host.raspberrypi4-iob	2020-10-14 18:26:50.744	error	Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
          host.raspberrypi4-iob	2020-10-14 18:26:50.743	error	Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
          host.raspberrypi4-iob	2020-10-14 18:26:50.743	error	Caught by controller[1]: at runMicrotasks (<anonymous>)
          host.raspberrypi4-iob	2020-10-14 18:26:50.743	error	Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
          host.raspberrypi4-iob	2020-10-14 18:26:50.742	error	Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
          host.raspberrypi4-iob	2020-10-14 18:26:50.736	error	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 rejecte
          deconz.0	2020-10-14 18:26:50.205	info	(24742) Terminated (NO_ERROR): Without reason
          deconz.0	2020-10-14 18:26:50.199	info	(24742) terminating
          deconz.0	2020-10-14 18:26:50.112	info	(24742) cleaned everything up...
          deconz.0	2020-10-14 18:26:50.109	error	at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
          deconz.0	2020-10-14 18:26:50.109	error	at processTicksAndRejections (internal/process/task_queues.js:97:5)
          deconz.0	2020-10-14 18:26:50.109	error	at runMicrotasks (<anonymous>)
          deconz.0	2020-10-14 18:26:50.109	error	at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
          deconz.0	2020-10-14 18:26:50.109	error	(24742) TypeError: Cannot read property 'id' of undefined
          deconz.0	2020-10-14 18:26:50.096	error	(24742) unhandled promise rejection: Cannot read property 'id' of undefined
          


          19:12Uhr

          deconz.0	2020-10-14 19:14:05.814	info	(28591) Adapter is ready
          deconz.0	2020-10-14 19:13:01.803	info	(28591) deConz Version: 2.5.75; API version: 1.16.0
          deconz.0	2020-10-14 19:13:01.726	info	(28591) Please wait while adapter is starting
          deconz.0	2020-10-14 19:13:01.690	info	(28591) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.19.0, js-controller: 3.1.6
          host.raspberrypi4-iob	2020-10-14 19:12:59.870	info	instance system.adapter.deconz.0 started with pid 28591
          host.raspberrypi4-iob	2020-10-14 19:12:29.804	info	Restart adapter system.adapter.deconz.0 because enabled
          host.raspberrypi4-iob	2020-10-14 19:12:29.803	info	instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
          host.raspberrypi4-iob	2020-10-14 19:12:29.803	error	Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
          host.raspberrypi4-iob	2020-10-14 19:12:29.802	error	Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
          host.raspberrypi4-iob	2020-10-14 19:12:29.802	error	Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
          host.raspberrypi4-iob	2020-10-14 19:12:29.801	error	Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
          host.raspberrypi4-iob	2020-10-14 19:12:29.800	error	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
          deconz.0	2020-10-14 19:12:28.953	info	(26948) Terminated (NO_ERROR): Without reason
          deconz.0	2020-10-14 19:12:28.951	info	(26948) terminating
          deconz.0	2020-10-14 19:12:28.879	info	(26948) cleaned everything up...
          deconz.0	2020-10-14 19:12:28.868	error	(26948) TypeError: Cannot read property 'id' of undefined at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54) at processTicksAndRejections (internal/process/task_qu
          deconz.0	2020-10-14 19:12:28.858	error	(26948) unhandled promise rejection: Cannot read property 'id' of undefined
          deconz.0	2020-10-14 19:12:28.856	error	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().
          smartcontrol.0	2020-10-14 19:12:07.575	info	(28076) Subscribing to all target devices and trigger states. 0 trigger schedules activated...
          smartcontrol.0	2020-10-14 19:12:05.739	info	(28076) Adapter admin configuration successfully validated...
          smartcontrol.0	2020-10-14 19:12:05.339	info	(28076) starting. Version 0.5.6 in /opt/iobroker/node_modules/iobroker.smartcontrol, node: v12.19.0, js-controller: 3.1.6
          

          Hättest du noch andere Anhaltspunkte?

          AsgothianA Offline
          AsgothianA Offline
          Asgothian
          Developer
          schrieb am zuletzt editiert von
          #4

          @SSenn

          • läuft die deconz Software ?
          • kannst du per web Oberfläche (phoscon) darauf zugreifen ?
          • stimmt der api Schlüssel ?

          A.

          ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
          "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

          S 1 Antwort Letzte Antwort
          1
          • AsgothianA Asgothian

            @SSenn

            • läuft die deconz Software ?
            • kannst du per web Oberfläche (phoscon) darauf zugreifen ?
            • stimmt der api Schlüssel ?

            A.

            S Offline
            S Offline
            SSenn
            schrieb am zuletzt editiert von
            #5

            @Asgothian

            Ja deconz läuft wie es soll.
            In der Phoscon App habe ich mich soeben kurz aus und wieder eingeloggt und der api Schlüssel stimmt ebenfalls.

            Was mich verwundert ist, dass dieses „Adapter is ready“ kommt… Dann ein Error und etwas später wieder „Adapter is ready“ (siehe Foto).
            1.JPG
            Vielleicht noch kurz wieso ich überhaupt deconz zuerst deinstalliert und im Anschluss wieder installiert habe.
            Ich habe mir Zigbee Repeater gekauft welche in deconz nicht angezeigt wurden, somit war ich nicht sicher ob sie funktionieren oder eben nicht. Beim Zigbee Adapter hatte ich gesehen, dass diese dort Supportet werden, deshalb wollte ich einmal den Adapter komplett wechseln um zu testen.

            Mittlerweile (durch einen Tipp hier aus dem Forum) habe ich die Zigbee Repeater im Einsatz. Obwohl sie weder in der Phoscon App noch im deconz Adapter erscheinen funktionieren sie, da bis jetzt in der Phoscon App keine angelernten Komponenten mehr Grau wurden „nicht erreichbar“.

            AsgothianA 1 Antwort Letzte Antwort
            0
            • S SSenn

              @Asgothian

              Ja deconz läuft wie es soll.
              In der Phoscon App habe ich mich soeben kurz aus und wieder eingeloggt und der api Schlüssel stimmt ebenfalls.

              Was mich verwundert ist, dass dieses „Adapter is ready“ kommt… Dann ein Error und etwas später wieder „Adapter is ready“ (siehe Foto).
              1.JPG
              Vielleicht noch kurz wieso ich überhaupt deconz zuerst deinstalliert und im Anschluss wieder installiert habe.
              Ich habe mir Zigbee Repeater gekauft welche in deconz nicht angezeigt wurden, somit war ich nicht sicher ob sie funktionieren oder eben nicht. Beim Zigbee Adapter hatte ich gesehen, dass diese dort Supportet werden, deshalb wollte ich einmal den Adapter komplett wechseln um zu testen.

              Mittlerweile (durch einen Tipp hier aus dem Forum) habe ich die Zigbee Repeater im Einsatz. Obwohl sie weder in der Phoscon App noch im deconz Adapter erscheinen funktionieren sie, da bis jetzt in der Phoscon App keine angelernten Komponenten mehr Grau wurden „nicht erreichbar“.

              AsgothianA Offline
              AsgothianA Offline
              Asgothian
              Developer
              schrieb am zuletzt editiert von
              #6

              @SSenn das sieht so aus als ob der Websocket blockiert ist. Starte das System bitte einmal neu.

              A.

              ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
              "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

              S 1 Antwort Letzte Antwort
              0
              • AsgothianA Asgothian

                @SSenn das sieht so aus als ob der Websocket blockiert ist. Starte das System bitte einmal neu.

                A.

                S Offline
                S Offline
                SSenn
                schrieb am zuletzt editiert von SSenn
                #7

                @Asgothian
                Ich habe den Raspberry mal 1.5h vom Strom genommen. Nach dem einschalten ist alles gut, sobald ich zum ersten Bewegungsmelder gehe (und dann wieder zurück zum PC um zu schauen ob etwas passiert ist) sehe ich nur noch Error Meldungen:

                host.raspberrypi4-iob	2020-10-15 18:56:25.834	info	Restart adapter system.adapter.deconz.0 because enabled
                host.raspberrypi4-iob	2020-10-15 18:56:25.834	info	instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
                host.raspberrypi4-iob	2020-10-15 18:56:25.833	error	Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
                host.raspberrypi4-iob	2020-10-15 18:56:25.833	error	Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
                host.raspberrypi4-iob	2020-10-15 18:56:25.832	error	Caught by controller[1]: at runMicrotasks (<anonymous>)
                host.raspberrypi4-iob	2020-10-15 18:56:25.832	error	Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
                host.raspberrypi4-iob	2020-10-15 18:56:25.832	error	Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
                host.raspberrypi4-iob	2020-10-15 18:56:25.831	error	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
                deconz.0	2020-10-15 18:56:25.299	info	(4339) Terminated (NO_ERROR): Without reason
                deconz.0	2020-10-15 18:56:25.298	info	(4339) terminating
                deconz.0	2020-10-15 18:56:25.224	info	(4339) cleaned everything up...
                deconz.0	2020-10-15 18:56:25.221	error	(4339) TypeError: Cannot read property 'id' of undefined at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54) at runMicrotasks (<anonymous>) at processTicksAndRe
                deconz.0	2020-10-15 18:56:25.213	error	(4339) unhandled promise rejection: Cannot read property 'id' of undefined
                deconz.0	2020-10-15 18:56:25.213	error	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().
                deconz.0	2020-10-15 18:56:22.986	info	(4339) deConz Version: 2.5.75; API version: 1.16.0
                deconz.0	2020-10-15 18:56:22.892	info	(4339) Please wait while adapter is starting
                deconz.0	2020-10-15 18:56:22.859	info	(4339) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.19.0, js-controller: 3.1.6
                host.raspberrypi4-iob	2020-10-15 18:56:21.046	info	instance system.adapter.deconz.0 started with pid 4339
                host.raspberrypi4-iob	2020-10-15 18:55:50.997	info	Restart adapter system.adapter.deconz.0 because enabled
                host.raspberrypi4-iob	2020-10-15 18:55:50.996	info	instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
                host.raspberrypi4-iob	2020-10-15 18:55:50.995	error	Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
                host.raspberrypi4-iob	2020-10-15 18:55:50.995	error	Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
                host.raspberrypi4-iob	2020-10-15 18:55:50.995	error	Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
                host.raspberrypi4-iob	2020-10-15 18:55:50.994	error	Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
                host.raspberrypi4-iob	2020-10-15 18:55:50.987	error	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
                deconz.0	2020-10-15 18:55:50.443	info	(3599) Terminated (NO_ERROR): Without reason
                deconz.0	2020-10-15 18:55:50.441	info	(3599) terminating
                deconz.0	2020-10-15 18:55:50.366	info	(3599) cleaned everything up...
                deconz.0	2020-10-15 18:55:50.364	error	(3599) TypeError: Cannot read property 'id' of undefined at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54) at processTicksAndRejections (internal/process/task_que
                deconz.0	2020-10-15 18:55:50.357	error	(3599) unhandled promise rejection: Cannot read property 'id' of undefined
                deconz.0	2020-10-15 18:55:50.356	error	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().
                deconz.0	2020-10-15 18:55:10.443	info	(3599) deConz Version: 2.5.75; API version: 1.16.0
                deconz.0	2020-10-15 18:55:10.370	info	(3599) Please wait while adapter is starting
                deconz.0	2020-10-15 18:55:10.339	info	(3599) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.deconz, node: v12.19.0, js-controller: 3.1.6
                host.raspberrypi4-iob	2020-10-15 18:55:08.532	info	instance system.adapter.deconz.0 started with pid 3599
                host.raspberrypi4-iob	2020-10-15 18:54:38.477	info	Restart adapter system.adapter.deconz.0 because enabled
                host.raspberrypi4-iob	2020-10-15 18:54:38.476	info	instance system.adapter.deconz.0 terminated with code 0 (NO_ERROR)
                host.raspberrypi4-iob	2020-10-15 18:54:38.475	error	Caught by controller[1]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)
                host.raspberrypi4-iob	2020-10-15 18:54:38.475	error	Caught by controller[1]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
                host.raspberrypi4-iob	2020-10-15 18:54:38.474	error	Caught by controller[1]: at runMicrotasks (<anonymous>)
                host.raspberrypi4-iob	2020-10-15 18:54:38.473	error	Caught by controller[1]: at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54)
                host.raspberrypi4-iob	2020-10-15 18:54:38.472	error	Caught by controller[1]: TypeError: Cannot read property 'id' of undefined
                host.raspberrypi4-iob	2020-10-15 18:54:38.462	error	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
                deconz.0	2020-10-15 18:54:37.620	info	(975) Terminated (NO_ERROR): Without reason
                deconz.0	2020-10-15 18:54:37.618	info	(975) terminating
                deconz.0	2020-10-15 18:54:37.538	info	(975) cleaned everything up...
                deconz.0	2020-10-15 18:54:37.536	error	(975) TypeError: Cannot read property 'id' of undefined at handleWSmessage (/opt/iobroker/node_modules/iobroker.deconz/main.js:2325:54) at runMicrotasks (<anonymous>) at processTicksAndRej
                deconz.0	2020-10-15 18:54:37.530	error	(975) unhandled promise rejection: Cannot read property 'id' of undefined
                deconz.0	2020-10-15 18:54:37.529	error	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().
                deconz.0	2020-10-15 18:53:09.879	info	(975) Adapter is ready
                

                Edit:
                Habe mal nach "(/opt/iobroker/node_modules/iobroker.deconz/main.js:614:13)" gesucht und folgendes gefunden:
                https://github.com/iobroker-community-adapters/ioBroker.deconz/issues/175
                Mal schauen, werde sonst deconz nochmals entfernen und eine ältere Version aufspielen.

                Und hier hat jemand den gleichen Log:
                https://forum.iobroker.net/topic/37492/error-meldungen-nach-2-instanz-installation/23?lang=en-GB&page=1
                Habe mal das selbe wie dort gemacht aber bei mir ist der Log der selbe.

                Im verlinkten Github Issue steht etwas von fehlende Weisskanal. Ich habe in der Zwischenzeit einige Lampen die ich via Hue im System hatte auf in Phoscon integriert. Vielleicht liegt auch da der Fehler...

                Edit2:
                Mitlerweile kann ich den Fehler auf 1 Lampe reduzieren... Komischerweise steuere ich diese Lampe indem ein Bewegungsmelder einen Shelly ein/aus schaltet und nicht die Lampe direkt.

                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

                603

                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