App suddenly Keep crashed !
Our app suddenly keep crashed Error: EMFILE: too many open files, watch '/app/apps/main-app/src'
8 Replies
Project ID:
b7971003-5caf-446a-adb5-6a88dcd7e375
b7971003-5caf-446a-adb5-6a88dcd7e375
Are you perhaps using nodemon in production? or any other similar development tool that checks for file changes?
we're using nest in production , that doesn't watch any changes
since we've built the app and app already started!
I've fixed it but just update the code with empty spaces
your deployment logs would disagree to some extent -
also figured that when some project updated and deployed successfully, another app is crashed automatically !
is there something that make differnet projects related like that ?
nothing on the railway side of things, your own apps could be dependent on one another