All of a sudden can't upload files/SCORMs in LMS

All of a sudden can't upload files/SCORMs in LMS

by Brian Y -
Number of replies: 0

System has been running great for the past few months. All of a sudden today, our teacher can't upload any files. They receive the following error in a modal:

"Can not create local file pool directories, please verify permissions in dataroot."

The response of the repository_ajax call is 

{"error":"Can not create local file pool directories, please verify permissions in dataroot.","errorcode":"storedfilecannotcreatefiledirs","stacktrace":null,"debuginfo":null,"reproductionlink":null}

I've confirmed that the moodledata directory is owned by apache and in the same group (www-data:www-data) I've also chmod the directory and files to be 777. I have also confirmed that there is 10GB of space available on the drive.

In the apache access logs I see a successful call to repository_ajax (returns a 200) and nothing is showing up in the error.logs.

Anyone have any idea what would be causing this all of a sudden?

Moodle 3.2.2+ (Build: 20170316) 

Apache2

Average of ratings: -