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

SOA TTL keeps resetting for cylax-sys.com – DNS stuck, CNAME never propagates

My domain cylax-sys.com is stuck in a state where the SOA TTL keeps resetting to 1800 seconds without any user, API, or service action. I have stopped all tunnel, DNS, and cloudflared services for over an hour, confirmed with ps aux that nothing is running, and watched the TTL remain high or reset. My DNS records are set to DNS Only, and my audit log shows no recent changes. This is blocking CNAME propagation for my domain Troubleshooting steps already performed:...

Bot fight mode blocks Google

Hi there, I am trying to add google analytics on a website, but strugling to pass checks in a dashboard. The thing is, Google (legit google, I've checked it with a host command) is trying to access my website but being blocked by bot fight mode (free plan one). Is it better to turn off bot fight mode in case it would further block other Google's bots? ( I am trying to rank on SERP kinda). Or constantly check my logs and see if good bots are being blocked ```...

Redirect WWW to apex with workers?

I added custom domain to my worker, but www.mydomain doesnt work how to set it up?
No description

Sign up error

When trying to sign up with my google account, i get the following error: An error occurred during the login process. Please try again or contact support. But i can't contact support if i can't login......

100 second timeout increase

Does a business plan increase a proxies website to 10 minutes from 100 seconds or do we need an enterprise plan?

0 support for pro account? Tickets ignored!

Domain Down 14 Days – Payment System Broken – Case #01595298 Hi Cloudflare, ...
No description

General Inquiry

Hi question please, can we offer our customers domain using our account with them by entering their data in the Domain Owner registration data and managing their status via API, and also what are conditions / costs to have an enterprise account with them. Appreciate your response. Thank you

Cloud flare pages

Hi everyone! I previously deployed my site to Cloudflare Pages using manual upload. Now I want to update my website by replacing the old files with a new version. I need a guide on how to to upload the new files without deleting the entire project or re-adding my custom domain? I just want to replace the old zip file with the new one Thanks in advance for your help!...

Cf tunneling for minecraft

Hello can someone help me with cf tunneling for minecraft? Right now I have this setup and it doesn't seem to work
No description

Corporate VPN results in endless redirect loop for Cloudflare Turnstile captcha

Whenever my corporate VPN is connected, any traffic to sites using the Cloudflare Turnstile captcha is redirected endlessly. I've cleared cookies, checked my browser plugins, etc. and even connected with a brand new empty Chrome install. These sites work just fine as soon as I disable the VPN. Has anyone been able to contact Cloudflare for help with this?

DNS - Record quota exceeded

My account is already on the Pro plan and I have ~400 dns records. According to this: https://developers.cloudflare.com/dns/troubleshooting/faq/#does-cloudflare-limit-the-number-of-dns-records-a-domain-can-have I should be able to create up to 3,500 records, but when I try to create another TXT record it raises the Record quota exceeded error....

How to let Cloudflare think my domain is the 2nd/3rd delegated domain

Hi there, I need to know how can my free domains I just public on FreeDNS (You can see here: https://discord.com/channels/595317990191398933/812577823599755274/1384865850988691537) can be added into Cloudflare like the .us.to did. Many thanks...

Adding permissions via Terraform gives `Failed common permission check against resources` error

Hello everyone, I'm trying to create a token that has the needs DNS admin permission groups because I need them for an application that needs to change the DNS Zones dynamically. What I did is to follow what the documentation states (https://developers.cloudflare.com/fundamentals/api/reference/permissions) about finding permission group, i checked the permission group id using the List Token Permission Group API: https://developers.cloudflare.com/api/resources/user/subresources/tokens/subresources/permission_groups/methods/list/ By doing so, I found out that the required permission groups were:...

No Observability To What is Failed in creating workflow

Hey, I'm not sure if workflows is the right destination, but I feel this could be a more general issue. I've encounter in a couple of times, that when I batch create (<4500) workflow instances but at 400 or something, I experienced significant wall time for the request to complete as queued build up, this contradict to what cloudflare mentioned in the docs of 4500 concurrent workflow instances. But also, when I have several hunderd of instances being queued, I got a ton of internal error that I have no clue of what's going on, and the queued instances often take a long time for them to get running. Sometimes, when looking at the log, I got no visibility as to what is preventing me from spawning more workflows. So, is observability panel the right way to access those information because I've got no visibility as to what's going on with my request....

Bulk redirect

Hi! I'm trying to configure a Bulk Redirect in Cloudflare so that any request to https://example.com/[anything] redirects to https://app.targetsite.com/[same-path]. (I have many domains that I want to redirect to the targetsite) For example: https://example.com/abc123 → https://app.targetsite.com/abc123 ...

I paid the bill, but my R2 couldn't renew the subscription.

I paid the bill when my R2 expired and tried to resubscribe, but it didn't work. When I clicked "Subscribe," it still showed the "Get Started with R2" page. Previously, I could subscribe immediately after payment. This is an urgent issue....

R2 free tier confusion

Hi can someone help me clarify the confusion here for free tier usage 10 million class A operations / month 1 million class B operations / month...

Domain registration email says unsuccessful but still charged

I tried to purchase a domain 2 days ago and received an email sayign it was not successful however my card still got charged for it. I reached out to support but still have not received any feedback, is there anything else I can do here?

Confused between using cloudflare images,r2 and cloudinary

I am building a marketplace type app for my college and can expect a traffic of 5000 users that will upload images from their phones which are displayed on home page....Which option should I chose that is cheapest and integrates easily with a nextjs app?