aMule Forum
English => aMule Help => Topic started by: Artik on May 12, 2005, 09:02:38 PM
-
Hello All,
I get following error messages all the time:
"Can't create backup of "541.part.met" error 24 too many files are open"
What can it be and how to solve this?
I have 904 file (90% of them in stopped state).
Artik
-
Solved.....
If anyone other has same problem do following:
test 'ulimit -a' you'll see mainmal number of allowed files to open - you need to increase it.
Add following line in /etc/security/limits.conf
muleusername soft nofile 4096
muleusername hard nofile 4096
You can just increase to what you need not defenatly 4096...
relog... and run aMule enjoy!!!
-
And having more than 900 files on download is just, heh, insane :P
What's your CPU usage, I'm curious about it.