XF 2.3 Compressed images filling up server space in temp folder

BassMan

Well-known member
Hello!

On one of my XF 2.3 forums, I've run the Rebuild cache option to Optimize attachments.

After a while I got: There are manual rebuild jobs awaiting completion. Continue running them.

I've added this command via terminal: php cmd.php xf:run-jobs --manual-only

The notification went off, but only for about 10-15 minutes. Then the notification reappeared. After that I went into phpMyAdmin and deleted the optimization task, so now I only have that:

1729802987663.webp


But for some reason, the internal_data/temp folder is filled with these again and again:

SCR-20241024-qmzf.webp

SCR-20241024-qwtq.webp


I'm deleting it all manually because it will stay here.

I don't get any notification that I need to complete any job, I don't perform any cache rebuilds for optimization or anything like that. This folder fills up a few times a day with some files (presumably from the conversion) and fills up the disk of my server.

What can I do to stop this?

Thank you for any help.
 
Yes, I don't understand why is this happening. Over the night, the server got filled up with around 3 GB of files in the temp folder:

SCR-20241025-iovm.webp

I think I'll go with the GD for now and see how it does.
 
Back
Top Bottom