Skip to content

ERROR [unhandledRejection] read/write ECONNRESET #50148

Closed Answered by bnoordhuis
cdwmhcc asked this question in General
Discussion options

You must be logged in to vote

Converted to a discussion. Not a bug (in node) because it simply bubbles up the errors that the operating system reports. It's your job to handle those.

I'm going to guess nuxt sprinkles promises on top but in plain node you listen for 'error' events. Not handling those is (usually) a fatal error.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by cdwmhcc
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #50132 on October 11, 2023 17:36.