Report this

What is the reason for this report?

'Quota Exceeded' error while uploading files to DO spaces with the help of AWS Java SDK.

Posted on November 13, 2017

Hi All,

I am trying to upload files on DO Spaces with the help of AWS SDK. I have successfully made connection with the DO Spaces and also uploaded files/directories for first few times.

But after that, It is throwing me AWS Java error as ‘Quota Exceeded’. Can someone please help me with that.

Exact Error is : AmazonServiceException: Caught an AmazonServiceException, which means your request made it to Amazon S3, but was rejected with an error response for some reason. Error Message: null (Service: Amazon S3; Status Code: 403; Error Code: QuotaExceeded; Request ID: tx00000000000000*****---; S3 Extended Request ID: --nyc) HTTP Status Code: 403 AWS Error Code: QuotaExceeded Error Type: Client Request ID: x00000000000000-*******-- **



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Did you solve this issue? I’ve got the same error with boto3 python…

Why are you asking the DigitalOcean community about an AWS error?

I’m also getting this problem with boto3 and asyncio. I wonder if a certain amount of backoff is required for concurrent uploads.

Perhaps there is a per-second or per-minute limit on bandwidth that we need to be aware of?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.