Open tlaundal opened 10 years ago
Can you look at those files and see what they appear to be?
There seem to be mostly Nginx 404 error pages and empty directory structures.
One of the directories I found was: ' /tmp/tmpe_ga2ezu/Hexxit_Server_v2.0.0/Chocolate/Building/castles '
I think putting a try-finally around all uses of tmp files, and close them in the finally block, might solve this problem.
I kinda want to rework the way modifications work to be a bit more unified, and readable. Might get that done this weekend :)
Spacegdn seems to be leaking tmp files.
I have verified that it is spacegdn that is leaking by looking at the user owning the tmp files, and when they were created. I have a cron task set up to load new builds each hour, and with / being 20GB, it quickly fills up with temporary files.