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

Does cloudflare support `nsupdate` aka `RFC 2136`

Hello, wonderful people! While going through the ddclient documentation, I came across the nsupdate protocol. Since I’ve recently moved my domain management to Cloudflare, I was curious whether Cloudflare’s DNS servers support the RFC 2136 DNS Update protocol. Additionally, if it's supported, could anyone guide me on how to obtain a "TSIG" key through the Cloudflare DNS dashboard?...

I feel like I'm going mental. JWTs are not allowing access despite me following every doc

So I am running a dockerised application with cloudflared + tunnel + access to host this appliction to https://myapp.mywebsite.com I got everything up and running and it worked - I could access this page fine. I've then been trying to use Zero Trust with service tokens to access programatically. I've followed the docs here: https://developers.cloudflare.com/cloudflare-one/identity/service-tokens/...

share ZeroTrust with colleagues

i have created a tunnels forwarding a local webserver , i want to share with colleagues the managmenet to the zerotrust - tunnel , for them to edit / create .. on my main account i invited a colleague via email , and gave them all permissions. 1, domain / website is no where to be found on the invited account ....
No description

Email Routing

How can I view and send emails from my own domain, for free?

Domains not listed in the transfer domain page

I am trying to transfer a domain to Cloudflare. I unlocked the domain and did all the required steps (had Cloudflare name servers and added the domain to my Cloudflare account), however, I can't see the domain name in the Cloudflare transfer domain page. It says: You currently have no domains available for transfer. Please find attached image.
No description

Authenticated Origin Pulls produce a 400

So currently I have a domain setup called smjsproductions.com but for some reason when I verify the client with authenticated origin pulls turned on, it returns a 400 no matter what I try. The SSL seems to work just fine when it's turned off but for security purposes I prefer to have it on. I have already provided the latest origin CA RSA root pem provided in the docs to ssl_client_certificate. My config for context:...
No description

Default Cached File Extensions in relation to ToS

If EXE files are included in the Default Cached File Extensions(https://developers.cloudflare.com/cache/concepts/default-cache-behavior/), can I serve single .exe of my application(~120MB) using the default Cloudflare CDN, or do I need to use R2 for this purpose?...

Help with cache

When a user deletes an image from my server, it can still be viewed because of cloudflare cache. When I click on the purge cache button on cloudflare, the image is removed. Is there anyway to fix this behaviour without removing caching? is there anyway i could send a signal to cloudflare automatically to remove the cache?...

Having problem getting my origin Server to run using SSL

Uh so im exteremly new to this type of stuff and im trying to get SSL on my domain and get it to work on my vps (oracle cloud). I setup everything as documented in cloudflare documentations (adding the pem and key files and configuring nginx file for ssl) but now i keep getting Error code 502 Im trying to run Pterodactyl panel in my web server and heres the conf file for nginx....
No description

protecting my api subdomain

i'm trying to force managed challenge for my api endpoints but since the challenge only works in frontend i made a separate page that enforces challenge. once solved the cf_clearance cookie is obtained but the calls are to a subdomain and hence the cf_Clearance cookie is not passed to the request. how can i solve this?

DNS records not getting fetched

im trying to add my domain to a CRM website and it keeps saying that it cant find the records. one of the names i have to use is "@" and it keeps automatically changing "@" to my domain name

WARP Tunnel Include-only mode (warp-cli)

I'd like to set up my WARP tunnel to tunnel only specific IP ranges. In the docs (https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/split-tunnels/) it lists how to do this with a split-tunnel configuration, but it doesn't show how to do it using warp-cli. I can't do this through the Zero Trust dashboard because the device I'm trying to do this on is not enrolled in an organization. I've been able to fool the WARP client into include-only mode by stopping warp-svc, editing /var/lib/cloudflare-warp/settings.json, and restarting warp-svc, but that's not a very robust way as any configuration issues cause it to reset to factory configuration, tunneling all traffic and cutting off my SSH access to the server. Is there an official way to do this through the CLI? I'm able to add and remove IP ranges just fine, but I can't find a way to change it from Exclude-only to Include-only mode. Thanks!...

login

Can't log into my account. Unable to get to login page. I'm sent to the support page instead. Is there anyway i can get some assistance to fix this? Link to screen shot https://x.com/parsingpeppers/status/1842299429610778896...

Static IP for external requests from Cloudflare Workers

Is it possible to set a static IP for external requests made from Cloudflare Workers? Can someone also explain whats the use of Address Maps...
No description

NS ERROR NET PARTIAL TRANSFER on .mp3 files

Hi guys, hope you are well. I'm writing since we are facing a sort of issue on a client's WordPress based website that hosts .mp3 files. The website is proxied by Cloudflare. The website is a radio website and provides the radio streamings and also registrations of the past radio programs and podcasts....

cloudflare quick tunnel / trycloudflare not getting requests from local dev server

Hi, this issue is plaqueing me now for almost 2 hours. Im on mac os, latest version of cloudflared. i run these 2 commands: ```...

It looks like we're having some internal issues.

I've been getting this issue for a few weeks now and can't get into the dashboard at https://dash.cloudflare.com/ I've tried multiple browsers machines, VPNs and different ISPs and this dashboard won't load. However, it works for my friends in the US. This is not account specific as I can't even load the login page across these machines....
No description

Transfer domain and update ownership with non existing email

Hi, I am to transfer domains into Cloudflare as the new registrar (domain host) for the first time. My old Whois email goes to an email that doesn't exist. Can this cause a problem with the transfer or updating the email to correct ownership; admin, or technical? ...

Cannot access tunnel

Hi all I have tried creating a tunnel with the purpose of creating an api that I should be able to access from anywhere. I have a tunnel setup as shown. This is my config for the tunnel running on my raspberrypi GNU nano 7.2 /root/.cloudflared/config.yml
tunnel: tunnelid credentials-file: /root/.cloudflared/tunnelid.json...
No description