by Dan Bennett.
Hi all,
Hoping someone can help (or know) the answer to this.
We have a 2.3.3 site that was migrated from 1.9.
We've found now that when trying to clear out course backups, if I click on Manage Backup Files, I get the error
'Can not read file, either file does not exist or there are permission problems'
Debugging shows;
Debug info: /home/<user>/domains/<domain>/moodledata/filedir/55/98/5598c7dbbb42a65ce1c49eef0566c0aa5e73c490
Error code: storedfilecannotread
Error code: storedfilecannotread
Stack trace:
- line 175 of /lib/filestorage/stored_file.php: file_exception thrown
- line 806 of /lib/filestorage/stored_file.php: call to stored_file->update()
- line 394 of /lib/filelib.php: call to stored_file->set_source()
- line 255 of /lib/filelib.php: call to file_prepare_draft_area()
- line 55 of /backup/backupfilesedit.php: call to file_prepare_standard_filemanager()