You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having issues with file descriptors and I'm pulling my hair out dealing with it. I've increased limits on the host, increased kernel limits, ensured that inside the container there is a limit of 999,999,999 descriptors, and increased the settings via docker compose. Unfortunately still running into issues.
I need to run 2500 torrents per container, so this is a huge issue :(
Latest production Docker, latest image, Ubuntu 20.04, via Docker Compose.
The text was updated successfully, but these errors were encountered:
Hi! Love your work.
I'm having issues with file descriptors and I'm pulling my hair out dealing with it. I've increased limits on the host, increased kernel limits, ensured that inside the container there is a limit of 999,999,999 descriptors, and increased the settings via docker compose. Unfortunately still running into issues.
I need to run 2500 torrents per container, so this is a huge issue :(
Latest production Docker, latest image, Ubuntu 20.04, via Docker Compose.
The text was updated successfully, but these errors were encountered: