NEWS
UNSOLVED DWD Adapter log: ReferenceError: lat is not defined
-
Hi,
im Syslog meines ioBroker erscheint dieser Eintrag für den DWD Adapter:
Apr 4 09:10:00 iobroker bash[126]: 2020-04-04 09:10:00.027 - #033[32minfo#033[39m: host.iobroker instance system.adapter.dwd.0 started with pid 26630 Apr 4 09:10:01 iobroker bash[126]: (node:26630) UnhandledPromiseRejectionWarning: ReferenceError: lat is not defined Apr 4 09:10:01 iobroker bash[126]: at adapter.getForeignObjectAsync.then.sys_conf (/opt/iobroker/node_modules/iobroker.dwd/main.js:260:114) Apr 4 09:10:01 iobroker bash[126]: at process._tickCallback (internal/process/next_tick.js:68:7) Apr 4 09:10:01 iobroker bash[126]: (node:26630) UnhandledPromiseRejectionWarning: 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(). (rejection id: 1) Apr 4 09:10:01 iobroker bash[126]: (node:26630) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. Apr 4 09:10:02 iobroker bash[126]: 2020-04-04 09:10:02.628 - #033[32minfo#033[39m: host.iobroker instance system.adapter.dwd.0 terminated with code 0 (NO_ERROR)
Gibt auch schon ein Github issue dazu https://github.com/ioBroker/ioBroker.dwd/issues/43
Aber vielleicht kennt hier jemand das Problem und hat eine Lösung. Über die Forensuche bin ich leider nicht fündig geworden...