"Incorrect content of hash pool file" when i upload Scorm file

"Incorrect content of hash pool file" when i upload Scorm file

by Daniel Berrios -
Number of replies: 1

Hi team.

I have a big question that I am trying for last 2 weeks.

I have installed Moodle 2.0.5 on my server and when i want to upload one Scorm file made by eXeLearning or Reload Editor, Moodle shows me the next message: 

"Incorrect content of hash pool file"

I have tried one Scorm paid license file made by one company and it was OK. 

Another hand, I installed Moodle 3 on localhost and i uploaded my Scorm file and it was OK.

Please.... Can someone help me?


The error log shows me the next message:

Stack trace:

  • line 1105 of /lib/filestorage/file_storage.php: file_pool_content_exception thrown
  • line 903 of /lib/filestorage/file_storage.php: call to file_storage->add_string_to_pool()
  • line 353 of /lib/filestorage/zip_packer.php: call to file_storage->create_file_from_string()
  • line 217 of /lib/filestorage/stored_file.php: call to zip_packer->extract_to_storage()
  • line 214 of /mod/scorm/locallib.php: call to stored_file->extract_to_storage()
  • line 118 of /mod/scorm/lib.php: call to scorm_parse()
  • line 410 of /course/modedit.php: call to scorm_add_instance()

Cheers


Average of ratings: -
In reply to Daniel Berrios

Re: "Incorrect content of hash pool file" when i upload Scorm file

by David Lectora-User -

In the SCORM FAQ, they say:

>> Make sure you are running Moodle 2.1 or higher, a large number of SCORM related bugs are present in previous versions.

https://docs.moodle.org/23/en/SCORM_FAQ

I did some googling and it looks like your particular issue was fixed in Moodle 2.5. See the following two issues:

https://tracker.moodle.org/browse/MDL-27137

which was marked as a duplicate of this issue (which is where it was fixed):

https://tracker.moodle.org/browse/MDL-36959