Monday 28 May 2018

How to fix the EADDRINUSE error?

I'm running a nodejs Express app on a linux server and once in a while the app runs into the Error: listen EADDRINUSE :: 3000. I searched for the answer and all I got was to kill the process, but I can't keep doing that forever. Does anyone know a way to fix this problem for good?

Submitted May 28, 2018 at 03:00PM by hsm4ever13

No comments:

Post a Comment