catalyst/moodle-tool_objectfs

Test range request failed - Minio and Moodle S3 Storage connection

Frostist opened this issue · 3 comments

image

Please can anyone provide some help with this.

I have connected a Minio Bucket server to Moodle and the Minions Console has reported that the test data has been uploaded but Moodle is complaining...

If I go to this link in the photo above, I get taken to the blender bunny video.

image

This is the bucket server on Minio

Note to others that have found this to be an issue!

go to:
Site Administration -> General -> Http Security

Then remove 127.0.0.1 and localhost off the cURL blocked hosts list
and
add the port 9000 to the cURL allowed ports list.

Done!

For others that are trying to get Minio and Moodle Objectfs S3 storage to work together.

Here are the details that I used.

image