Error: EMFILE: too many open files, watch '/app'

pyk
PRO

a year ago

  • Tried default Nixpacks, got error

  • Tried custom Dockerfile, got error too

1 Replies

pyk
PRO

a year ago

b3b4f439-fb77-4081-a834-c65dca48d3b7


robiiinos
PRO

a year ago

Had the same happen to me today; still ongoing and blocked every deploy to Railway;

Previous deploys still work, but can't have any new one working; not using nodemon or things like that, simply pushed a bugfix


a year ago

you two may not be using nodemon but OP is running a development server that is watching for changes, you never want to do that in a production environment since you will pay for the increased resources and have an extremely unstable experience.

pyk, please share your repo.

robiiinos, please open your own thread, as your issue is likely different in some way.


Error: EMFILE: too many open files, watch '/app' - Railway Help Station