hi Dev, On Tue, Feb 25, 2025 at 1:25 PM Devender Singh <devender@xxxxxxxxxx> wrote: > > Hello > > > Using boto3 trying to upload files to s3 bucket, when I am using boto version 1.35 it works fine, when upgrading it to 1.36 doesn’t work, facing below error, > > python3 s3_upload.py > Error testing the new bucket: An error occurred (XAmzContentSHA256Mismatch) when calling the PutObject operation: None we're tracking this in https://tracker.ceph.com/issues/63153. that was resolved for squid 19.2.0, and the reef backport is part of the upcoming 18.2.5 release while this doesn't implement the checksum feature, it does resolve the XAmzContentSHA256Mismatch errors and works with sdk versions trying to use checksums > > > But works with AWS s3 Bucket. > > “https://aws.amazon.com/blogs/aws/introducing-default-data-integrity-protections-for-new-objects-in-amazon-s3/“; > > Is there a way to enable/disable checksum ? https://github.com/aws/aws-cli/issues/9214 describes how to disable checksums where possible > > Regards > Dev > > _______________________________________________ > ceph-users mailing list -- ceph-users@xxxxxxx > To unsubscribe send an email to ceph-users-leave@xxxxxxx _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx