AlienwarezA
Convex Community9mo ago
1 reply
Alienwarez

also R2 requires all non-trailing parts

also R2 requires all non-trailing parts to have the same length, if I try to upload a big file on the dashboard of convex it shows this error
INFO convex-cloud-http: [] 10.0.11.4:35506 "OPTIONS /api/storage/upload
INFO file_storage::core: Uploading with content length Some(ContentLength(20782000))
ERROR common::errors: Caught error (RUST_BACKTRACE=1 RUST_LOG=info,common::errors=debug for full trace): service error: unhandled error (InvalidPart): Error { code: "InvalidPart", message: "All non-trailing parts must have the same length." }
Was this page helpful?