R2 Upload Error

When I try to upload using Boto3 for 10 images one after one, on like the 5th image, it gives "botocore.exceptions.ClientError: An error occurred (500) when calling the PutObject operation (reached max retries: 4): Internal Server Error". Why?
3 Replies
Jiaming Liu
Jiaming LiuOP2mo ago
Kinda disappointing, might have to migrate back to S3 now
sunyanguo
sunyanguo3w ago
I’m working on a website that allows users to upload files, and I’m encountering an issue where the file uploads to Cloudflare R2 sometimes fail. Even after retrying up to 5 times, each with a 1-second interval, the upload still doesn’t succeed. I’m unsure where the issue lies and would appreciate any advice on how to troubleshoot this problem effectively.
Jiaming Liu
Jiaming LiuOP2w ago
I just migrated back to S3 🤡

Did you find this page helpful?