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

What parts are missing? You should

What parts are missing? You should create an issue on the docs repo to add clarification to it.

hey people! does Cloudflare keep

hey people! does Cloudflare keep connections alive for how long? would it be possible to set up a Worker which will be serving an EventSource? this requires the connection to be kept alive, that's why I'm asking

Seems likely then, those DNS Update

Seems likely then, those DNS Update Issues were rough and lasted for quite a bit. They should be all fixed for any new changes now. If you have any that still aren't updating from old changes (and you can't change them, or something else), Janik of the DNS Team has a thread here: https://community.cloudflare.com/t/is-dns-update-working/577523/29 you can put the zone ID in, and they'll manually resync the records Rereading his message, it looks like they're processing the backlog of changes, so even if you don't, it should eventually fix itself (if not already)...

What ever happened to Privacy Pass? Was

What ever happened to Privacy Pass? Was removed from Cloudflare Dashboard, but can still control it via API (not new... before the incident today, just bored so figured I'd ask why it was removed from dashboard)

Error 521

Can you tell me how to fix it

Authentication error

hey 🙂 why i always get this error i got full permission from the owner cf account, but i always get this...
No description

Pages and Workers Routes

what is the best way of forwarding a pages site through a worker route

From the CloudFlare community on Reddit

Anybody every try that their entire Zero Trust setup has stopped working? Ours has been invalidated now for 7 days and Cloudflare support do not seem to care much, even though we are paying customers. In short, our WARP setup has stopped working on all devices, both Windows and Android. We think something has gone wrong with the Cloudflare DNS proxy server that our requests are going through. It happened out of the blue, and we have reset basically every setting in the Zero Trust dashboard and things are still bad. Shared my experience here as well: https://www.reddit.com/r/CloudFlare/comments/16d17n7/our_dns_on_warp_is_broken/...

MySQL connections

Does cloudflare detect MySQL connections on http or https or not? And is this allowed?

hey guys does anyone here use a tunnel

hey guys, does anyone here use a tunnel to your server for a Web API ? i did it and it makes it 3 times slower what should i do ?...

I just tried spinning up a VM on Vultr

I just tried spinning up a VM on Vultr in the Amsterdam region, and I can't reproduce this. Once the pages project was in cache, all requests took <0.5s. I also tried a site that's just proxied, and files hosted on R2, and they all have normal response times

do i need to namespace my terraform

do i need to namespace my terraform configs? for example, if i have a bunch of files each with their own zone, can i use www in one file and also another, or do i need to use valk_sh_www and valk_lgbt_www

Custom Pages Error - Image Not Even On Page [Page Size 124kb]

When trying to setup a custom Error Page - I get this warning with a URL to an image that is not even on the page. The custom URL I am trying to setup is: https://ellasbubbles.com/please-wait/...

When I want to register a low price

When I want to register a low-price domain, is there a way to see a list of domain extensions with their prices or even sort by price then? Not specifically for my domain, just the extensions would be helpful already, currently the list of supported extensions is listed without price or anything else, just the bare "com" or "org" part

Yes I m writing a programme in C

Yes, I'm writing a programme in C#.

Running into something strange w

Running into something strange w/ Cloudflare Tunnels... I have quite a few setup and working fine, but noticed in one case a path was redirecting with 303 status code, causing an image not to load. I looked into what was happening - 1) I have a tunnel for a site "domain.com/site-1" path 2) I have another tunnel for site "domain.com/site-2" path 3) Both are pointed at different servers...

The documentation I linked contains

The documentation I linked contains links to the relevant API endpoint documentations

I have `cloudflared` running inside a

I have cloudflared running inside a docker container, and currently my tunnel is connected and working with 1 instance of that container, the connector shows in the Dashboard.. If I scale that container out, what will happen to the requests coming to the Tunnel, how will they be routed to the multiple connected connectors...

hi I ve setup couldflare tunnels to

hi! I've setup couldflare tunnels to access my homelab. I installed clouldflared in a LXC container, created the tunnel and managed to get it working for one subdomain, like home.mydomain.dev. But now I've added more CNAME entries and added more services to the ingress section of the config but only the first one I added works. I have stopped and started cloudflared again several times. I strongly suspect the new config is not being applied. Is this a known issue? What am I missing?