NEWS
Netatmo 1.4.3 Fehlermeldung
-
Controller: 3.2.16
Admin: 4.2.2Wenn ich die Kamera (Presence) über die App von Netatmo starte kommt neuerdings folgender Log Eintrag:
2021-07-20 19:43:11.706 - error: netatmo.0 (5898) 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(). 2021-07-20 19:43:11.707 - error: netatmo.0 (5898) unhandled promise rejection: The state property "ack" has the wrong type "object" (should be "boolean")! 2021-07-20 19:43:11.710 - error: netatmo.0 (5898) Error: The state property "ack" has the wrong type "object" (should be "boolean")! at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5861:27) at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21) at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1569:16 at new Promise () at Adapter.setStateAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1568:16) at onSocketAlert (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:174:31) at async Socket. (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:25:46) 2021-07-20 19:43:11.711 - error: netatmo.0 (5898) The state property "ack" has the wrong type "object" (should be "boolean")! 2021-07-20 19:43:11.727 - info: netatmo.0 (5898) Unregistering realtime events 2021-07-20 19:43:11.731 - info: netatmo.0 (5898) cleaned everything up... 2021-07-20 19:43:11.732 - info: netatmo.0 (5898) terminating 2021-07-20 19:43:11.733 - warn: netatmo.0 (5898) Terminated (UNCAUGHT_EXCEPTION): Without reason 2021-07-20 19:43:11.899 - error: netatmo.0 (5898) 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(). 2021-07-20 19:43:11.900 - error: netatmo.0 (5898) unhandled promise rejection: The state property "ack" has the wrong type "object" (should be "boolean")! 2021-07-20 19:43:11.900 - error: netatmo.0 (5898) Error: The state property "ack" has the wrong type "object" (should be "boolean")! at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5861:27) at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21) at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1569:16 at new Promise () at Adapter.setStateAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1568:16) at onSocketAlert (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:174:31) at async Socket. (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:25:46) 2021-07-20 19:43:11.901 - error: netatmo.0 (5898) The state property "ack" has the wrong type "object" (should be "boolean")! 2021-07-20 19:43:12.385 - error: host.iobrokerVM instance system.adapter.netatmo.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2021-07-20 19:43:12.390 - info: host.iobrokerVM Restart adapter system.adapter.netatmo.0 because enabled 2021-07-20 19:43:42.425 - info: host.iobrokerVM instance system.adapter.netatmo.0 started with pid 8010 2021-07-20 19:43:44.649 - info: netatmo.0 (8010) starting. Version 1.4.3 in /opt/iobroker/node_modules/iobroker.netatmo, node: v12.19.0, js-controller: 3.2.16 2021-07-20 19:43:44.845 - info: netatmo.0 (8010) Registering realtime events with https://iobroker.herokuapp.com/netatmo/
kann das jemand bestätigen?
-
@htrecksler sagte in Netatmo 1.4.3 Fehlermeldung:
kann das jemand bestätigen?
Nee, aber ich kann bestätigen dass deine node-Installation etwas Aufmerksamkeit bekommen sollte.
-
@thomas-braun besser?
2021-07-20 20:43:37.591 - error: netatmo.0 (806) 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(). 2021-07-20 20:43:37.593 - error: netatmo.0 (806) unhandled promise rejection: The state property "ack" has the wrong type "object" (should be "boolean")! 2021-07-20 20:43:37.596 - error: netatmo.0 (806) Error: The state property "ack" has the wrong type "object" (should be "boolean")! at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5861:27) at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21) at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1569:16 at new Promise () at Adapter.setStateAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1568:16) at onSocketAlert (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:174:31) at runNextTicks (internal/process/task_queues.js:62:5) at processImmediate (internal/timers.js:434:9) at async Socket. (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:25:46) 2021-07-20 20:43:37.597 - error: netatmo.0 (806) The state property "ack" has the wrong type "object" (should be "boolean")! 2021-07-20 20:43:37.621 - info: netatmo.0 (806) Unregistering realtime events 2021-07-20 20:43:37.626 - info: netatmo.0 (806) cleaned everything up... 2021-07-20 20:43:37.627 - info: netatmo.0 (806) terminating 2021-07-20 20:43:37.628 - warn: netatmo.0 (806) Terminated (UNCAUGHT_EXCEPTION): Without reason 2021-07-20 20:43:37.685 - error: netatmo.0 (806) 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(). 2021-07-20 20:43:37.685 - error: netatmo.0 (806) unhandled promise rejection: The state property "ack" has the wrong type "object" (should be "boolean")! 2021-07-20 20:43:37.686 - error: netatmo.0 (806) Error: The state property "ack" has the wrong type "object" (should be "boolean")! at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5861:27) at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21) at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1569:16 at new Promise () at Adapter.setStateAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1568:16) at onSocketAlert (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:174:31) at runNextTicks (internal/process/task_queues.js:62:5) at processImmediate (internal/timers.js:434:9) at async Socket. (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:25:46) 2021-07-20 20:43:37.687 - error: netatmo.0 (806) The state property "ack" has the wrong type "object" (should be "boolean")! 2021-07-20 20:43:38.231 - error: host.iobrokerVM instance system.adapter.netatmo.0 terminated with code 6 (UNCAUGHT_EXCEPTION) 2021-07-20 20:43:38.235 - info: host.iobrokerVM Restart adapter system.adapter.netatmo.0 because enabled 2021-07-20 20:44:08.341 - info: host.iobrokerVM instance system.adapter.netatmo.0 started with pid 890 2021-07-20 20:44:11.725 - info: netatmo.0 (890) starting. Version 1.4.3 in /opt/iobroker/node_modules/iobroker.netatmo, node: v12.22.2, js-controller: 3.2.16 2021-07-20 20:44:12.271 - info: netatmo.0 (890) Registering realtime events with https://iobroker.herokuapp.com/netatmo/
-
Die Fehlermeldung habe ich seit dem neuesten Update (Host 3.3.15 und Admin5) jetzt auch, kann ich bestätigen.
host.iobroker 2021-08-09 11:36:09.732 error instance system.adapter.netatmo.0 terminated with code 6 (UNCAUGHT_EXCEPTION) netatmo.0 2021-08-09 11:36:08.813 warn Terminated (UNCAUGHT_EXCEPTION): Without reason netatmo.0 2021-08-09 11:36:08.803 error The state property "ack" has the wrong type "object" (should be "boolean")! netatmo.0 2021-08-09 11:36:08.802 error Error: The state property "ack" has the wrong type "object" (should be "boolean")! at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6017:27) at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6091:21) at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1576:16 at new Promise (<anonymous>) at Adapter.setStateAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1575:16) at onSocketAlert (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:174:31) at async Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.netatmo/lib/netatmoWelcome.js:25:46) netatmo.0 2021-08-09 11:36:08.799 error unhandled promise rejection: The state property "ack" has the wrong type "object" (should be "boolean")! netatmo.0 2021-08-09 11:36:08.797 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().