586837r / node-red-contrib-alexa-remote2

MIT License
88 stars 72 forks source link

Error: read ECONNRESET causing node-red exception and restart #212

Open fpovoski opened 2 years ago

fpovoski commented 2 years ago

Anyone come across this casing a node-red exception.

dewenni commented 2 years ago

same at my installation.

[red] Uncaught Exception: [error] Error: read ECONNRESET at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) npm ERR! code ELIFECYCLE stderr npm ERR! errno 1

if I disable all Alexa nodes, the system is stable. If I active the nodes, it take some time and then crashes and reboot - crashes and reboot....

helmutacp commented 2 years ago

Same behaviour here since some days ...

Nov 22 14:41:15 raspberrypi Node-RED[375]: 22 Nov 14:41:15 - [red] Uncaught Exception: Nov 22 14:41:15 raspberrypi Node-RED[375]: 22 Nov 14:41:15 - Error: read ECONNRESET Nov 22 14:41:15 raspberrypi Node-RED[375]: at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) Nov 22 14:41:15 raspberrypi systemd[1]: nodered.service: Main process exited, code=exited, status=1/FAILURE Nov 22 14:41:15 raspberrypi systemd[1]: nodered.service: Unit entered failed state. Nov 22 14:41:15 raspberrypi systemd[1]: nodered.service: Failed with result 'exit-code'.

fpovoski commented 2 years ago

I deleted and update to the newer cakebread version which works fine now

Sent from my iPhone

On Nov 22, 2021, at 11:37 AM, helmutacp @.***> wrote:



Same behaviour here since some days ...

Nov 22 14:41:15 raspberrypi Node-RED[375]: 22 Nov 14:41:15 - [red] Uncaught Exception: Nov 22 14:41:15 raspberrypi Node-RED[375]: 22 Nov 14:41:15 - Error: read ECONNRESET Nov 22 14:41:15 raspberrypi Node-RED[375]: at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) Nov 22 14:41:15 raspberrypi systemd[1]: nodered.service: Main process exited, code=exited, status=1/FAILURE Nov 22 14:41:15 raspberrypi systemd[1]: nodered.service: Unit entered failed state. Nov 22 14:41:15 raspberrypi systemd[1]: nodered.service: Failed with result 'exit-code'.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/586837r/node-red-contrib-alexa-remote2/issues/212#issuecomment-975708527, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFIUPZPFRSAKBY5TJUVFKSTUNJWUBANCNFSM5H2QA5NQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

helmutacp commented 2 years ago

Thanks, great fast response!

helmutacp commented 2 years ago

I deleted and update to the newer cakebread version which works fine now Sent from my iPhone On Nov 22, 2021, at 11:37 AM, helmutacp @.***> wrote:  Same behaviour here since some days ... Nov 22 14:41:15 raspberrypi Node-RED[375]: 22 Nov 14:41:15 - [red] Uncaught Exception: Nov 22 14:41:15 raspberrypi Node-RED[375]: 22 Nov 14:41:15 - Error: read ECONNRESET Nov 22 14:41:15 raspberrypi Node-RED[375]: at TLSWrap.onStreamRead (internal/stream_base_commons.js:209:20) Nov 22 14:41:15 raspberrypi systemd[1]: nodered.service: Main process exited, code=exited, status=1/FAILURE Nov 22 14:41:15 raspberrypi systemd[1]: nodered.service: Unit entered failed state. Nov 22 14:41:15 raspberrypi systemd[1]: nodered.service: Failed with result 'exit-code'. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub<#212 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFIUPZPFRSAKBY5TJUVFKSTUNJWUBANCNFSM5H2QA5NQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

One more question - can you supply a link to this version?