Object uploads failed with error "operation error S3: PutObject, https response error StatusCode: 409, RequestID: l3gt7tlf-980z1l-lzz, HostID: l3gt7tlf-980z1l-lzz, api error InvalidBucketState: The request is not valid with the current state of the bucket." #4422
Unanswered
chapram123
asked this question in
Q&A
Replies: 1 comment
-
Why no one answered this I have exact problem with digital ocean spaces |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
We are trying to upload objects to the buckets(which are created by noobaa backened provided by RedHat OCP platform) and we are using aws s3 library to upload objects. We are trying to upload 2580 objects and out of which few object uploads are failing with the following error.
~
operation error S3: PutObject, https response error StatusCode: 409, RequestID: l3gt7tlf-980z1l-lzz, HostID: l3gt7tlf-980z1l-lzz, api error InvalidBucketState: The request is not valid with the current state of the bucket.
~
I suspect this is the problem with the noobaa backened that we are using and we raised RedHat ticket for support. But by any chance could this be the problem with aws go library that we are using?
Thanks,
Siva Chapram.
Beta Was this translation helpful? Give feedback.
All reactions