Node-RED crash after alexa message

Hi,
I use Node-red and one Rspberry Pi 4 to manage my home automation.
In this week usb-pen (with SO and node-red) is broken and I restored a backup without problem but every two/three days node-red crash .....

I saw in terminal that NR crash always after a message from Alexa ( alexa-remote2-applestrudel 5.0.27) and this is the error ...

16 May 21:18:55 - [red] Uncaught Exception:
16 May 21:18:55 - [error] Error: read ECONNRESET
at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20)

Can you help me to fix the error?

(Node red 3.0.1 - node.js v14.19.3)

Please restart node-red using
node-red-stop
node-red-start
and leave the terminal open. Then make it crash and copy/paste the full terminal output from the start command to when it restarts. Copy/paste please, not screenshot.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.