I have a project where me, and other devs on this project, are experiencing this issue.
My repository: GitHub - KenEucker/biketag-vue: A vue app for the biketag game.
I am on Node (v16.13.2) and npm (8.1.2) with yarn (1.22.17) on a vite built web application.
I have found that it’s a “use it or lose it” sort of situation where 10 minutes or so of idle time (no requests made) the server will crash. It’s not always this way, as over time it eventually crashes immediately on a filechange. To be honest it’s hard to know the pattern other than the fact that it crashes with this error every single time without fail (eventually).