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

Broadcast Request

If I have three endpoints, can I implement request broadcasting to all endpoints via load balance? Or is there another product that can do this? Ideally the fastest response is returned and then broadcast to the other endpoints

Email Routing, API To Setup Addresses

Howdy, Looking through the docs I don't see a progrmattic way to setup email addresses for email routing. I need to setup dynamic mailbox for workers to process each one. Is there no way to do this through an API? Logging inot the dashboard to setup the email is just silly. Am I missing something here? Here is my high level use case [email protected] --> Routes to Email Worker --> email worker does some tasks on email, logs it to D1 and then is displayed in my web application. ...

Domain Issue – Redirect to Shopify despite using Funnelcockpit

Hello everyone, We linked our domain 4-minds.com to Funnelcockpit a few months ago and are using their nameservers. All DNS settings have been correctly configured, and there is no longer any connection to Shopify. However, for the past two days, accessing the domain still redirects to a Shopify page or error page. We suspect that old Shopify data might still be cached by Cloudflare, as both Funnelcockpit and Shopify use Cloudflare for DDoS protection....

Speed brain shouldn't hit the origin, but it does

So after speed brain was enabled on a free zone we started to see some odd behaviour where som actions are performed multiple times in our application. This is partly our fault for having GET requests "do" stuff but on the other hand we finally tracked it down to Speed Brain causing the links to be prefetched. However reading: https://developers.cloudflare.com/speed/optimization/content/speed-brain/#caveats
Prefetch requests will never reach origin servers.
This seems to be a invalid statement for us. I have logs showing the prefetch header set by Chrome hitting our origins and disabling Speed Brains stops the behaviour immediately. So intentially or not it is causing behaviour it shouldn't....

How do I keep spaces in filenames when using wrangler r2?

My filenames have spaces like "my docs.pdf" and when I run wrangler r2 object put project/my\ docs.pdf --file="/Users/user/Downloads/my docs.pdf" --local but then they show up as my%20docs.pdf and they don't match the file name in the DB. How can I put the actual file name without URL encoding?

Is it possible to connect a private service through cloudflare tunnels?

I understand that Cloudflare Tunnels are typically used to expose services from a private network to the public internet, but what if I want to connect one private network to another? I’ve read the documentation, and I think this is possible in some way, but I'm still pretty confused. I have two instances connected through the same Cloudflare Tunnel. Both instances are running HTTP services, but only instance1 has access to an etcd service that instance2 needs to connect to. I want instance2 to access the etcd service on instance1 using a private hostname, without exposing any IP addresses, and for Cloudflare to handle all the DNS and routing between them privately. Example:...

Zstandard applies to my site somehow

Hi there, I didn't enable compression-rules for my site, https://huntukvisasponsors.com/. However, today I just noticed that my site turns to zstd and caused my website downtime. Right now, I need to manually apply a compression-rules with gzip to prevent this issue. Do you know why?

CNAME Cross-User Banned on new site

I just migrated my nameserver over from GoDaddy to Cloudflare, also migrating over all of my dns records, all but one work, and that one is the one for my Notion, which gives me CNAME Cross-User Banned, and zero reason as to why

CF Tunnel works fine when pointing to one domain, but gets http 404 when pointed to another

Hello, so I have been using tunnels for a whileand everything is great. But when I tried to migrate one of my apps from 1 domain (chat.xxx.com) to (chat.yyy.com), despite having a correct CNAME record to point to my tunnel and my sub-domain, I keep getting a http 404 when I got to chat.yyy.com. I have attemped to route another working app to test.yyy.com and its the same result. But once they are back on xxx.com it works, and even on another domain zzz.com. I am quite puzzled and don't really know where to start troubleshooting. ...

Cloudflare connects me so far away

There is a server right near me, I get 1-2ms when pinging 1.1.1.1 but warp and https://speed.cloudflare.com/ connects me so far away. Zero trust is working with this too so it gives so much ping. Since there is no choose server button or anything, how can I fix this?
No description

Connection issues

Hello, I have been trying to access roblox using warp, but I've been experiencing issues since last week. I can't access the Roblox website most of the time, and it only works rarely. And it doesnt have any connectivity issues, it says API,DNS and Warp are connected. How can I fix this pls help.

Cloudflare Pages Question

Is cloudflare pages SSL is forever?

API Request Failed: GET /api/v4/zones/123/settings/ssl_automatic_mode

On some domains I get the error : API Request Failed: GET API Request Failed: GET /api/v4/zones/5c7b8f1076bdbfc80cd0455cc29b376c/settings/ssl_automatic_mode (undefined) when going to SSL settings What could be the problem ?...
No description

CF Tunnel / cloudflared — 500 errors (Internal Server Errors)

Hello. I deployed CloudFlare Tunnel (cloudflared) to my Kubernetes cluster and some clients are getting 500 (internal server error) errors when trying to reach the subdomain with CNAME to this tunnel. I noticed that there are no errors when I run only 1 replica of cloudflared in my Kubernetes cluster....

CF-Connecting-IP header is missing?

Hi. I need this header for the IP so that I can secure my Cloudflare worker. Why might I not be seeing this header? If it helps, I am using nginx proxy manager to host....

Captcha challenges

Heya! Recelntly ive been having an issue with captchas on operagx, wanted to know what I could do about it. The code is 100270 and I couldnt find it online, any tips?

Blocking of site.

Is it possible to block the site hosted by cloudflare? If site adress needed, I will give it....

Cannot enable wildcard for custom hostname

I'm trying to build a worker acting as a reverse proxy, and am using custom hostnames and Cloudflare for SaaS / SSL/TLS to do this. I'd like to route all traffic from customer domain *.customer.com to my worker, hosted on proxy.locadapt.com. However, I don't see an option to enable wildcards — any suggestions?...
No description

Clodu flare dns

Hello, I changed the DNS of our site to cloud flare, but my site does not open. Do I need to make a different setting?

CORS policy error

I am running pterodactyl panel, and i am getting this error in my browser console after setting up cloudlfare, any solution? - has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.