App suddenly Keep crashed !
mustafaskyer
HOBBYOP

2 years ago

Our app suddenly keep crashed Error: EMFILE: too many open files, watch '/app/apps/main-app/src'

10 Replies

mustafaskyer
HOBBYOP

2 years ago

b7971003-5caf-446a-adb5-6a88dcd7e375


mustafaskyer
HOBBYOP

2 years ago


2 years ago

Are you perhaps using nodemon in production? or any other similar development tool that checks for file changes?


mustafaskyer
HOBBYOP

2 years ago

we're using nest in production , that doesn't watch any changes


mustafaskyer
HOBBYOP

2 years ago

since we've built the app and app already started!


mustafaskyer
HOBBYOP

2 years ago

I've fixed it but just update the code with empty spaces


2 years ago

your deployment logs would disagree to some extent -

(node:internal/fs/watchers:247:19)

mustafaskyer
HOBBYOP

2 years ago

also figured that when some project updated and deployed successfully, another app is crashed automatically !


mustafaskyer
HOBBYOP

2 years ago

is there something that make differnet projects related like that ?


2 years ago

nothing on the railway side of things, your own apps could be dependent on one another


Loading...