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

getting 500 internal server error when uploading to R2 using presigned URL

Hello, I am getting 500 internal server error when uploading to R2 using presigned URL. Can someone help...

Even i reported this but cloudflare

Even i reported this but cloudflare ignored it by saying it's my ISP or server issue -__-

Hi guys,

Hi guys, when I want to create a bucket, it display that there was a problem creating your bucket, please try again later. I want to konw how to solve it....
No description

Hi guys,

Hi guys, Our buckets in cloudflare R2 APAC region are experiencing very degraded performance, Uploads and Dowloads or super slow or sometimes return internal server error. Its been almost 16 hours and there seems to be no improvement, EEUR are working normal....

Yes, minimum set to TLS 1.2. This

Yes, minimum set to TLS 1.2. This setting doesn't appear to apply to r2 buckets with custom domains.

anyone have a code snippet to upload

anyone have a code snippet to upload from react-native using axios, fetch, or whatever, to a pre-signed R2 url? I have tried everything and every single time the file is invalid

Invite Team members to Manage R2

Hello, I have an account (Primary account holder) and I'm trying to add someone from my team to access R2. It seems I can only add someone to a "domain" but not to a service, such as R2, under my Cloudflare account. When they try to access R2 from the dashboard, they see this:
No description

Issue: net::ERR_CONTENT_DECODING_FAILED

Issue: net::ERR_CONTENT_DECODING_FAILED 200 (OK) started yesterday Observation: This error occurs randomly and only for cached content (Cf-Cache-Status: HIT). The response headers show Content-Encoding: gzip. Cause: The issue seems related to R2 storage, as it can be reproduced directly on R2....

Hey! I'm trying to understand Data

Hey! I'm trying to understand Data Locations for R2 better. I'm currently creating a new bucket and I expect most of the traffic coming there to be from US-East. When creating a bucket I'm giving this as a location hint, but despite that, bucket is still being created in the region closer to my location (EU). Is there any other way to specify the desired bucket location?

Unauthorized:SigV2 authorization is not supported. Please use SigV4 instead

Akeeba:internalGetBucket(): [500] Unauthorized:SigV2 authorization is not supported. Please use SigV4 instead. Hi I am trying to configure R2 with this Joomla plugin but I get the following error: "Akeeba:internalGetBucket(): [500] Unauthorized:SigV2 authorization is not supported. Please use SigV4 instead." This plugin works perfectly with AWS S3 and with DigitalOcean's Space (which is also an S3 compatible service)....
No description

Deleted objects

Hey everyone, urgent situation. One of our team members accidentally nuked 3 of our R2 buckets content. Is there any way to request a backup or something similar from Cloudflare?

Hi, how can i set custom headers when

Hi, how can i set custom headers when downloading a file via presigned url? I tried setting it like this: ``` async function generatePresignedUrl(objectKey, endpoint, bucket) {...

Anyone using python / boto3 to upload

Anyone using python / boto3 to upload to r2? I'm getting Invalid Argument: X-Amz-Security-Token error when I try to upload. I've verfied that all variables are right: bucket, endpoint_url, region, access_key, secret_key, session_token

R2 marketing

Hi, for the cloudflare team, wanted to let you know that the main marketing product page for R2 is currently incorrect and very misleading... as has been asked about and corrected many times in this channel, R2 isn't actually globally distributed at all :/ I just realized this today, and have been using R2 for multiple years at this point, so I'm actually quite surprised. The incorrect top-line descriptions and then basically no corrections or mention of it at all in the docs are really unfortun...
No description

R2 keys

The dash also only gets the token in the api response, and somehow generates a Access Key Secret using it (I assume)

is there a good example repository where

is there a good example repository where i can find an example of an R2 object being used to set as source for a media element? I'm wondering about the wire up, I'm close but not exactly there would be awesome, thanks...

GCS ACLs

Google Cloud Storage migration does not seem to work when using Buckets with Fine-grained access control, is that right?
No description

can you provide an url for mp3?

can you provide an url for mp3?

Just the domain is needed

Just the domain is needed

Is there any way to set up CORS for r2

Is there any way to set up CORS for r2 via api?