node-red-contrib-alexa-remote2-applestrudel icon indicating copy to clipboard operation
node-red-contrib-alexa-remote2-applestrudel copied to clipboard

After updating to version 5.0.50, Node-Red restarts unexpectedly, approx. 15 - 20 times a day

Open italschwob opened this issue 1 year ago • 2 comments

After updating node-red-contrib-alexa-remote2-applestrudel to version 5.0.50, listening works sporadically and Node-Red restarts unexpectedly. Node-Red version 4.0.3, Node.js version: 20.17.0 Here are my error messages:

30 Sep 13:50:53 - [red] Uncaught Exception: 30 Sep 13:50:53 - [error] Error: getaddrinfo ENOTFOUND bob-dispatch-prod-eu.amazon.com at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26) nodered.service: Main process exited, code=exited, status=1/FAILURE nodered.service: Failed with result 'exit-code'. nodered.service: Consumed 50.429s CPU time. nodered.service: Scheduled restart job, restart counter is at 3. Stopped nodered.service - Node-RED graphical event wiring tool. nodered.service: Consumed 50.429s CPU time. Started nodered.service - Node-RED graphical event wiring tool.

I hope someone can help me with my problem.

italschwob avatar Sep 30 '24 12:09 italschwob

same issue, same Version....

FW-Systeme avatar Oct 07 '24 18:10 FW-Systeme

Same issue most likely here. Since update, I get to errors: Nov 12 03:41:15 server03 Node-RED[591]: 12 Nov 03:41:15 - [error] Error: read ECONNRESET Nov 12 03:41:15 server03 Node-RED[591]: at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20) and: Nov 12 04:50:32 server03 Node-RED[31240]: 12 Nov 04:50:32 - [red] Uncaught Exception: Nov 12 04:50:32 server03 Node-RED[31240]: 12 Nov 04:50:32 - [error] Error: Client network socket disconnected before secure TLS connection was established

These errors are happening since upgrade to 5.0.50. applestrudel is the only node which is contacting external services via TLS connection, all other services are internal and unencrypted, which points a bit in the direction that there is an issue.

Is there a way how I can enable more detailed logs around what these nodes are doing?

tjareson avatar Nov 12 '24 07:11 tjareson