Hello everyone,
We’re currently facing an issue with course import on our production environment. the process fails when MinIO is enabled. However, if we disable MinIO, the import works fine.
Interestingly, we’re using the exact same configuration on our staging environment, and there the import works perfectly with MinIO enabled.
The key difference between the two environments is that:
-
Staging uses a Caddy server (direct connection)
-
Production sits behind Cloudflare
We suspect this could be related to a network, proxy**,** or Cloudflare configuration issue preventing MinIO from being reached properly during the import process.
If anyone has faced a similar issue or has suggestions on what could be causing this (e.g., Cloudflare proxy blocking requests, S3 endpoint misconfiguration, or CORS/network restrictions), your insights would be a great help
Disabling MinIO is not a long-term option since it also affects SCORM and other file-based features.
Thanks in advance for any ideas or troubleshooting tips!