Hi, I'm using the `aws cli` in order to
Hi, I'm using the
aws cli
in order to sync my folder with the R2 Bucket. But whatever I'm doing I'm facing issues.
I've created the R2 Bucket, with EU
as the preferred region. I've created an account API token which has read & write access to the specific R2 bucket.
When I'm passing the endpoint URL without the bucket name at the ending e.g., https://abcde123456789.eu.r2.cloudflarestorage.com
, I'm getting internal error messages from Cloudflare.
When appending the bucket name at the end, so https://abcde123456789.eu.r2.cloudflarestorage.com/xyq-bucket
, then I'm getting following error message fatal error: An error occurred (NoSuchKey) when calling the ListObjectsV2 operation: The specified key does not exist.
.
I've already researched so much but am not able to find any solution.
Edit:
Here is the cmd I'm using aws s3 sync ./packages/design/storybook-static s3://design-system --endpoint-url https://abcde123456789.eu.r2.cloudflarestorage.com/design-system
7 Replies
Does the
xyq-bucket
bucket exist?@dr1ftc1oud Yes it does.
I've just generalized my cases a bit for better understanding. If you need any further details I can provide them.
"When I'm passing the endpoint URL without the bucket name at the ending e.g., https://abcde123456789.eu.r2.cloudflarestorage.com, I'm getting internal error messages from Cloudflare." - can you let me know what error messages you seeing?
There is also a CF-RAY ID
9346910588d54534-TXL
Could this help you to investigate more into it?
Hi @dr1ftc1oud are there any updates?I don't have an update yet.
I would need more details to help. Could you link your CF account to discord user using the
/link
command?@dr1ftc1oud done, it's linked now