Server error in Node.js

0
Server running on port 8080

events.js:183
      throw er; // Unhandled 'error' event
      ^

Error: read ECONNRESET
    at _errnoException (util.js:992:11)
    at TCP.onread (net.js:618:25)

After some time in the air the server of this error and falls, thought to be something related to the code but only to leave it active without doing anything, it gives this error and consequently the service stops and only returns if I start again. I already looked for this error and found nothing. Has anyone ever gotten this error and knows how to solve it?

    
asked by anonymous 27.06.2018 / 15:46

0 answers