NEWS
iot Adapter Fehlermeldung bei Neuverbindung
-
Moin,
ich habe in letzter Zeit jede Nach Fehlermeldungen im Log, wenn die Netzverbindung getrennt und neu aufgebaut wird:
2024-06-01 03:17:12.964 - error: iot.0 (723033) Error by device connection: "read ECONNRESET" 2024-06-01 03:17:12.972 - error: iot.0 (723033) uncaught exception: Cannot convert undefined or null to object 2024-06-01 03:17:12.975 - error: iot.0 (723033) TypeError: Cannot convert undefined or null to object at Function.keys () at RemoteAccess.onCloudDisconnect (/opt/iobroker/node_modules/iobroker.iot/lib/remote.js:720:29) at DeviceClient.onDisconnect (/opt/iobroker/node_modules/iobroker.iot/main.js:564:22) at DeviceClient.emit (node:events:517:28) at MqttClient. (/opt/iobroker/node_modules/aws-iot-device-sdk/device/index.js:797:12) at MqttClient.emit (node:events:529:35) at TLSSocket. (/opt/iobroker/node_modules/mqtt/lib/client.js:360:10) at TLSSocket.emit (node:events:529:35) at node:net:350:12 at TCP.done (node:_tls_wrap:657:7) 2024-06-01 03:17:12.975 - error: iot.0 (723033) Cannot convert undefined or null to object 2024-06-01 03:17:12.984 - warn: iot.0 (723033) Terminated (UNCAUGHT_EXCEPTION): Without reason 2024-06-01 03:17:13.617 - error: host.raspi instance system.adapter.iot.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
MOD-EDIT: Code in code-tags gesetzt!
Es scheint keinen Einfluss auf die Funktionalität zu haben, aber kann man die trotzdem los werden?