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

Any ideas why the cloudflare-tunnel-

Any ideas why the cloudflare-tunnel-remote helm chart is requiring cert.pem? I though the tunnel token was enough? logs in the 🧵

heavenandhopeco.com (email is orders@

heavenandhopeco.com (email is orders@heavenandhopeco.com) I have several domains for diff websites that I use, this is the only domain I connected to cloudfare, so my other websites aren't affected. Just this one.

Nameserver issue

I confirmed that i am properly logged in.

Transform user-uploaded images before up...

Wanted to ask in #images but that channel is archived. It seems the code from the CF Images docs is out-of-date? https://developers.cloudflare.com/images/tutorials/optimize-user-uploaded-image/#5-upload-to-r2 1. The binding's input()-function takes only a ReadableStream, not an ArrayBuffer. 2. The resulting image ReadableStream (res.image() or res.response().body doesn't have a fixed length, therefore can't directly save to R2: "Provided readable stream must have a known length (request/response body or readable half of FixedLengthStream)" I have to transform with FixedLengthStream before sending to IMAGES binding and afterwards which makes it quite cumbersome. Is this intended? It doesn't match the docs....

Am I missing something with Images

Am I missing something with Images transformations? I'm trying to transform images to a square & cover fitting. The resizing works but the fitting is ignored, I tried all options for fit and it always fills with a black background....

RIPE Atlas - RIPE Network Coordination C...

It's just not guaranteed which makes it iffy. Ultimately though you pay for connectivity in some way, more traditional clouds bill you directly at super high rates, CF Free plan has pretty good routing with no egress cost, and higher plans serve from locations with lower capacity/other more expensive routes. It's easy to measure now that free plan is bad https://atlas.ripe.net/measurements/128589397/overview and pro is better, https://atlas.ripe.net/measurements/128589025, but yea not guaranteed, up to DTAG what they do. It looks like Pro for now is going local via Tata Transit, and Free goes via Arelion Transit. Think it depends how critical latency and Customers behind DTAG are to you...

Hello everyone!

Hello everyone! Switch from GoDaddy to Cloudflare and I am getting 404 error message. Does anyone know how to switch back or fix this?...

is there a way to protect a specific

is there a way to protect a specific website using auth app like Authy/Ente/Google Auth?

ERROR: A duplicated identifier has been detected in the same function file, aborting.

Hey Team, While deploying my next.js application over the cloudflare pages, I'm getting this below error: 12:45:56.136 â–² Collected static files (public/, static/, .next/static): 14.329ms...

If you have a route for `*.example.com/*

If you have a route for *.example.com/* then yea it's going to capture traffic on backend too, unless you make a route for backend.example.com/*, Worker: None under the Workers Routes tab of your website/zone to exclude it

my goal is just to reduce image size

my goal is just to reduce image size before putting it into r2

Secrets Store in local dev mode? How to

Secrets Store in local dev mode? How to expose them to wrangler dev (without passing them in using a flag) ? npx wrangler dev --remote ~ this uses remote code and remote store npx wrangler dev -- this uses local code but errors becuase it cant find local secrets store (even with wrangler.toml bindings) npx wrangler dev secrets-store secret-- do i need to pass in the secrets here manually?...

Wtf is up with the UI on d1 database

What is up with the UI on d1 database
No description

hi 😢

hi 😢 not sure if this is the right place to ask this but... i bought a domain from cloudflare for a website for my short film. we ended up building the site on wordpress... and just learned that cloudflare doesn't allow transfers. and ive tried a number of different things to get the wordpress site to point to the cloudflare domain (or vice versa?). could use some help troubleshooting.... have tried it all (with the help of chatgpt) but haven't gotten anywhere...

<https://developers.cloudflare.com/

https://developers.cloudflare.com/hyperdrive/platform/pricing/
Hyperdrive is included in both the Free and Paid Workers plans.
https://developers.cloudflare.com/hyperdrive/reference/faq/#pricing
Is Hyperdrive available on the Workers Free plan? Not at this time....

hey do you guys have any idea or hint to

hey do you guys have any idea or hint to display pdf preview on a card? in cloudflare pages and pdf blob data is on r2?

China network

Hello! I'm planning to change nameservers of my domain to Cloudflare's (aliza.ns.cloudflare.com, max.ns.cloudflare.com). Should I worry about the connection from my China clients to the nameservers?

I'm getting thsi from API: "The service

I'm getting thsi from API: "The service is receiving too many requests from you". Not sure where to look how many queries I sent. While creating/testing automation, it's hard to track how many queries I sent, or how long now I need to wait. Any directions where to look what limits I used and how long I need to wait, or is it possible to get help and extend limits?...
Next