Seem to be Running Out of Temporary File Room

Seem to be Running Out of Temporary File Room

napisao/la John Rodgers -
Broj odgovora: 4

My 3.1 moodle instance on AWS has started to act wonky (actually quitting altogether for a while)

Won't backup or restore,

Won't display site logs (but will display other logs)

It appears to have trouble writing temporary files.

I have tried to accelerate some of the cleanup routines, and the site has started to speed up (its night-time now)

It seems to keep all of the logs (from a year ago to now, every mouse click)



Prilog cant make files.png
U odgovoru na John Rodgers

Re: Seem to be Running Out of Temporary File Room

napisao/la Howard Miller -
Slika Core developers Slika Documentation writers Slika Particularly helpful Moodlers Slika Peer reviewers Slika Plugin developers

Have you got Cron running (properly)?

The Scheduled Tasks do all the file cleanup operations. 

U odgovoru na Howard Miller

Re: Seem to be Running Out of Temporary File Room

napisao/la John Rodgers -
Yes, to my knowledge. I checked the scheduled tasks and they appeared to have been executed.
Prilog cronjobs.png
U odgovoru na John Rodgers

Re: Seem to be Running Out of Temporary File Room

napisao/la Howard Miller -
Slika Core developers Slika Documentation writers Slika Particularly helpful Moodlers Slika Peer reviewers Slika Plugin developers

Is it.. well.. true? Have you run out of disk space?

U odgovoru na Howard Miller

Re: Seem to be Running Out of Temporary File Room

napisao/la John Rodgers -

Yes. The device had filled up.

After a bit of skinking around the cache/cachestore_file directory was 0.7 Gb. I guess that was a full year of bloating going on.

I deleted everything and function is restored.

Is there a setting somewhere I missed for cachestore_file time to live, or is this something that needs to be manually deleted?