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:
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:

But for some reason, the


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.
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:

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

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.