Cloudflare Developers

CD

Cloudflare Developers

Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news

Join

Hello anyone know how to remove domain

Hello, anyone know how to remove domain from R2? I need to use it on other bucket...but can't remove from existing. The domain was added by R2. When I try remove from DNS even, it just sends me back here.......

CORS issue with fonts

Yes I am using the put singed urls the same way, was just curious is it safe to allow all origins or not It’s an widget that people can use it on their website, that’s why I had to allow all origin to access the fonts But then why images and videos were working from the public domain, I thought everything is accessible using that custom domain...

and its still running out of cpu time

and its still running out of cpu time

Bucket-scoped tokens

I've got great news everyone: you're now able to create API tokens scoped to specific (or all) buckets! All existing tokens will continue to work and will have access to all buckets. You can edit permissions for these tokens, or create new ones to limit them to specific buckets. If you find issues with the authorization itself or the UI, please shout here! If you have other thoughts about the feature, please feel free to leave them in this thread. ...

Subatic

Can someone help me CORS issue? Here is a test page : https://subatic.com/test It works fine on chrome/safari but NOT on firefox. (See network logs) @bonsaye does your issue persists in firefox? Can you test? ...

That s how all API tokens work in

That's how all API tokens work in Cloudflare, they're all associated to the user that created them.

Thats rather simple You split up the

Thats rather simple. You split up the file in chunks on the client and send it one by one

Which is super super strange I know

Which is super super strange, I know

Really I ve been using R2 for 4 months

Really? I've been using R2 for 4 months and this is the ONLY downtime i've ever had in that 4 months

Hello I m trying to upload a file with a

Hello, I'm trying to upload a file with a pre-signed URL to R2 using the browser and I'm getting a 403 CORS error. Does anyone know how to solve this problem? My CORS policy: [ { "AllowedOrigins": [...

Hi i m trying to create a bucket through

Hi, i'm trying to create a bucket through command line: wrangler r2 create bucket NAME and I'm getting a ``` ⛅️ wrangler 3.1.1 ------------------ Creating bucket NAME. ...

I m getting really slow download speeds

I'm getting really slow download speeds from R2 directly from the s3 endpoint. It's taking 2000ms to pull 2 1kb parquet files, which should be like 50ms. Is there anything I can check? For example testing with minio I get them in 50ms.

I m hoping someone who works for

I'm hoping someone who works for cloudflare will see this: I'm seeing consistent 500 Server errors when trying to use the R2 S3 API. This started at the beginning of the month and hasn't changed. It was working for me before with no issues, and i didn't change anything. It just started giving me 500 errors. I can see the API hits in the Metrics tab of the web interface but nothing gets stored or retrieved....

With ` response content encoding `

With ?response-content-encoding= ```sh âžś ~ file test.gz test.gz: gzip compressed data, from Unix, original size modulo 2^32 1684...

The docs page you linked has an example

The docs page you linked has an example of that

sid 3835 no im using module helper for

@sdnts no im using module helper for S3 in elixir ```config = %{ region: @s3_region, access_key_id: System.fetch_env!("AWS_ACCESS_KEY_ID"), secret_access_key: System.fetch_env!("AWS_SECRET_ACCESS_KEY") }...

Is it better to create a “general help”

S3 upload speeds (slow) I’ve also been waiting for 2 weeks on my CloudFlare tickets. Wait times are insane, even when we’re paying for over $100 (increasing every month) on CloudFlare products per month...

this is the part you use dev tools and

this is the part you use dev tools and steal from the dashboard for

R2 error "net::ERR_CONTENT_DECODING_FAILED 200 (OK)"

Have you created a ticket already? If not, can you do so so it can be escalated? That broken file might be of help too!