My server crashed are normal deployment
tebzito
HOBBYOP

2 years ago

My server crashed on normal new deployment. It gave this error message:

  • Unhandled exception. System.IO.IOException: The configured user limit (8192) on the number of inotify instances has been reached, or the per-process limit on the number of open file descriptors has been reached.

I tried changing the inotify limit through the linking my local terminal into the deployment server, but seems to not work. Please help?

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

2 years ago

Perhaps you are starting a development server that is trying to look for file changes?


Loading...