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

How to move the DNS management to Cloudflare?

Hi, The nameservers and the hosting is kept at the same provider. The domain is registered at another provider How to only have the DNS managed by Cloudlflare? ...

Any timeframe for .fr TLD domains to be registered on Cloudflare ? Is it a EU Registrar issue ?

Hey there ! Longing for .fr domains to be available so I can finally purchase all my domains through Cloudflare; wondering if it's ever going to be happening thanks !...

Listing token permission groups via Terraform

Is it possible to use cloudflare_api_token_permission_groups_list data source in Terraform with an account API token? The account API token in question has API Tokens:Edit but still getting GET "https://api.cloudflare.com/client/v4/user/tokens/permission_groups": 403 Forbidden {"success":false,"errors":[{"code":9109,"message":"Valid user-level authentication not found"}],"messages":[],"result":null} Given the /user/ in the URL, does this mean it only works with the old user API tokens? if so, does that mean I have to hardcode permission IDs?...

"Web Analytics -> Manage site" page is infinite loading...

I wanted to disable the web analytics/beacon for my sites, so I wanted to see RUM Settings page, but it seems the page is failing to get loaded. What's happening??
No description

Cross-account CNAME issue (error 1014)

In Cloudflare account 1, I have www.foo.com, which is proxy CNAMEd to www.bar.com. In Cloudflare account 2, I have www.bar.com, which is proxy CNAMEd to origin.bar.com. I own both Cloudflare accounts. I want to set it up this way because we have tooling that manages zones in account 2 and we want the flexibility to route to zones in account 2 from any other record in account 1 (or any other account for that matter). ...

I had many pages of domains in my list, but now I can only see 10. No filters are set.

For some reason on logging in today I can only see 10 of my domains. No filters are set ie; starred. What could be the reason? I am on the free plan. UPDATE: I can see that it is only the domains that I have added personally, not my members domains in the list.

is there channel on the discord that is best associated with web-bot-auth or http-message-sig?

i had questions related on roadmap and wanted to see if there's an ongoing conversation on usecases?

Page rules subdomain

Hello all, I try to redirect www.app.domain.co to app.domain.co What I have...

There is problem to add Bangladeshi ccTLD ".bd" domain to Coudflare

Sir, I have a ".bd" domain (e.g. example.bd), it is a Bangladeshi ccTLD ".bd" domain. but i can't add it to cloudflare. a message displayed "Please ensure you are providing the root domain and not a TLD (e.g., example.com, not .com)" when i add to domain on cloudflare. Note: my domain is activated and woks well on another server. but only i i can't add it to cloudflare. Please fix it....
No description

Payment method is messed up across two accounts

I created my own account at CF, put in my payment method and transferred a few domain names. Then I helped a friend create a CF account and transfer 2 domain names with their payment method, then we made me a member of their account. Because my CC is expiring I went in to add the new one and saw that my account is set to use their CC. I edited my payment method for my new CC and now their account is showing mine as the payment method. How do I fix this? Each account should have their own payment method....

Moving from Route 53 to Cloudflare

I'm currently migrating our domains from Route 53 to using cloudflare for DNS. I've completed the steps to change the name servers and brought across the DNS records but in Route 53 I still have a hosted zone setup. Do I need to now delete the hosted zone in AWS to complete the configuration?

Can't add R2 subscription to my account

Hi, i cannot add subscription, when i click the button, its loading then refresh the page and still nothing happens, still this subscription info. I have add 2 payment methods.:NotLikeThis:
No description

SSL CERTIFICATE - question

Hi, i just wondering, doest cloudflare page (free tier) gives you a ssl certificate for your static web pages? And how do i can activated in that case?

Migrating client-side Cloudflared SSH to SSH Access for Infrastructure

In my Cloudflare Zero Trust team, I have four servers which are connected to Cloudflare with Cloudflare Tunnel, but otherwise don't talk to each other. We set them up using client-side cloudflared for SSH, which I see is now marked as "legacy", so I'm trying to migrate them to SSH with Access for Infrastructure. I've managed to connect my laptop to the network using WARP, but I've got stuck on Step 3, "Route Server IPs Through WARP". It says "you must configure WARP so that the IP/CDIR of your SSH server routes through WARP as well." It seems to be assuming that the servers are already connected via some local network? Can I still use Access for infrastructure if they're not? My servers aren't connected by an internal network, but they're also not accessible from public IPs: everything is protected by Cloudflare Access. How am I supposed to set them up in this case?...

Verify email doesnt arrived

Does somebody know why my verify email is not comming i whitelisted the email from cloudflare if it the case but i get also other emails so its wierd
No description

Can't access profile page

As title, I was trying to change the email address for my account, but the profile configuration page outright crashes
No description

Problem DNS record in Moodle IP appears.

I have a DNS record (a subdomain) pointing to the public IP address of an EC2 instance (AWS machine) that hosts my Moodle application server. I've observed the following behavior when the proxy feature of the DNS record (Cloudflare proxy) is active: Incoming IP Address: The application server logs show the incoming IP address as belonging to Cloudflare and not the real client IP address....

Cannot Login or Signup

Hi, I can't login or signup it says the email has already been signed up but when I try to login I get this screen
No description

I encountered this problem

I encountered this problem: You cannot add or modify subscriptions or services until the outstanding balance is paid.,But my bills have already been settled. What should I do?

Browser rendering API Render PDF: how do I set the author?

I'm using Cloudflare http API browser-rendering/pdf (link) to convert a HTML document to PDF. How do I set the author in the resuling pdf metadata? I can't find a way.