Cloudflare

Cloudflare

cloudflare.com

Ongoing Disruption

5 days

AWS S3 SDK compatibility inconsistencies with R2

AWS SDK update enabling CRC32 checksums by default causing compatibility issues with R2 service which doesn't support these checksums, resulting in header-related errors.

Update

We are continuing to work on a fix for this issue.

5 days ago

Reported

AWS recently updated their SDKs to enable CRC32 checksums on multiple object operations by default. R2 does not currently support CRC32 checksums, and the default configurations will return header related errors such as Header 'x-amz-checksum-algorithm' with value 'CRC32' not implemented. Impacted users can either pin AWS SDKs to a prior version or modify the configuration to restore the prior default behavior of not checking checksums on upload.

5 days ago
🛠️WIP

Disruptions