Uploading SCORM packages causes Incorrect pool file content error

Uploading SCORM packages causes Incorrect pool file content error

by Mark Berthelemy -
Number of replies: 0

Hi there,

I have a single Moodle course, into which I'm uploading a series of SCORM packages to test.

They were all created in Articulate.

The first couple worked fine.

But now I can't upload any zip files and unzip them.

When I try to upload them (either as a SCORM package, or even just as a plain file resource for Moodle to unzip into a folder) I get the following error message:

Error: Incorrect pool file content

Debug info: 
Error code: hashpoolproblem

×Stack trace:
line 2047 of \lib\filestorage\file_storage.php: file_pool_content_exception thrown
line 1601 of \lib\filestorage\file_storage.php: call to file_storage->add_string_to_pool()
line 484 of \lib\filestorage\zip_packer.php: call to file_storage->create_file_from_string()
line 547 of \lib\filestorage\stored_file.php: call to zip_packer->extract_to_storage()
line 269 of \mod\scorm\locallib.php: call to stored_file->extract_to_storage()
line 165 of \mod\scorm\lib.php: call to scorm_parse()
line 121 of \course\modlib.php: call to scorm_add_instance()
line 161 of \course\modedit.php: call to add_moduleinfo()

×Output buffer: Warning: mkdir(): File exists in D:\home\site\wwwroot\lib\filestorage\file_storage.php on line 2044

Our sysadmins have said we have plenty of space on the server (Azure)

There are a couple of bugs from ages ago that relate to this, but they have been fixed (MDL-27137 and MDL-36959)

I'd welcome any help on this as it's blocking us from doing any more uploads.

Thanks,

Mark



Average of ratings: -