I’m encountering an issue when importing large course archives into Open edX via Tutor’s MinIO setup: because the export file exceeds the multipart threshold, the S3 client splits it into parts, but when MinIO is running as an Azure gateway those parts aren’t correctly forwarded to Azure Blob, causing a multipart-completion failure (e.g. “InvalidPart” errors) and ultimately preventing the course import from succeeding.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Tutor [Qunice]: MinIO as gateway for Azure storage Issues | 8 | 366 | June 24, 2024 | |
Error 403 Minio openedx | 2 | 248 | May 13, 2024 | |
Compress error when exporting course | 8 | 371 | June 21, 2024 | |
Open edX k8s installation | 6 | 929 | May 28, 2024 | |
Import Upload-error "missing chunks" - solution: don't exceed 20MB for import-file | 3 | 439 | November 12, 2024 |