Since updated to Synology DSM 7, my Transmission has been consistently stopped working with "Too many open files (24)" error.
There's no lsof that comes with Synology DSM 7, so I had a look in /proc:
sudo ls -l /proc/20950/fd | cut -d'>' -f2 | sort | uniq -c
besides the expected /volume1 ...
Search found 1 match
- Sun Jun 23, 2024 1:25 pm
- Forum: Support
- Topic: Too many open files (24) related to /dev/urandom?
- Replies: 0
- Views: 32025