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

Demora na propagação do txt

Faz uma semana que eu criei um txt no dominio e ainda não não conclui a propagação. Tem algum problema ocorrendo ou fix alguma coisa errado. Tipo: txt Nome: auth TTL: 5minutos...

WRONG INVOICE/Billing

I noticed a $45 charge on my account, but invoices IN-44049108, IN-44046237, IN-44046154, IN-44044257, IN-44039754, and IN-44039286 all have the same billing date and the same details. Could you clarify this? Please help me, I’d like to pay the amount that matches my actual billing....

How to calculate RealtimeKit usage and how it bills me ?

Can someone explain how billing for RTK works ? What usage am I being charged for ? I read https://developers.cloudflare.com/realtime/sfu/pricing/ but still don't understand. #realtime...

Sometimes website and API take long to load

Hey, from last 3 months I am facing a weird issue, whenever I try to visit my website or make an api call from my app, sometime it takes very long time to load and sometimes the request even doesn't show in cloudflare analytics and fail. To debug this I added a logger in my express.js which log the url whenever i make api but it's not printing anything in log. From axios side i am getting "Network error" message and can see it in Sentry....

Support Namecheap domains SSL

It seems that if you buy domain from Namecheap and CNAME the www record to cloudflare worker, there will be an SSL error. ``` curl -v https://www.themilest.one * Connected to (nil) (127.0.0.1) port 7890 (#0)...

connectivity.cloudflareclient.com ERR: http 522

I had a strange problem today. I can't connect to Cloudflare's connectity check endpoint, This causes me to not connect to Cloudflare WARP. ``` root@MyDebian:~# curl -Lv connectivity.cloudflareclient.com * Trying [2606:4700:7::a29f:8a41]:80......

Account closure blocked

I've already reviewed the "Delete your Cloudflare account" docs, but unfortunately they are not allowing me to close the account for which my profile is the Super Administrator: Whenever I try to click Yes, leave account under account member management, I get the error This account needs at least one super administrator. You will need to invite another super administrator before you can leave But the account itself does not have any option to simply be deleted. I want to delete my profile and the account - how do I do this?...

Erisa's discord oidc - User email was not returned. API permissions are likely incorrect.

Hi, I've tried setting up erisa' discord oidc worker with zero trust - https://github.com/Erisa/discord-oidc-worker However, whenever I tried to authenticate I get this error ``` ...
No description

R2 custom domain link doesnt work

hello! Im pretty new to cloudflare and websites in general. I have my domain hosted in Cloudflare, its active and working. I set up an R2 bucket, added my domain and it says active and enabled. Public access also enabled. But when I click on my object inside the bucket, and I copy the link provided in "URL custom domain" to share my object, it says "page not found" Im not sure how to share my object through a link. ...

Domain stopped working

Since this morning my cloudflare-registered domain says "domain not found". I tried other dns servers like 1.1.1.1, 8.8.8.8 and 8.8.4.4 but does not work

How to ensure no downtime for email traffic when transferring DNS from current webhost to Cloudflare

We're switching our domain names from the current web host to Cloudflare and our main concern is the email traffic. The main key findings I've found so far are: 1) Always proxy A records. CNAME records should be proxied if they are serving HTTP/S traffic. If not, do not proxy CNAME records. 2) Never proxy email traffic as it goes through a different port than HTTP/S traffic....

Custom Headers with Worker Fetch

I'm trying to interact with the Walmart API using fetch from a Queue consumer. The API requires I provide some custom headers which are not x-prefixed. It seems that Cloudflare's fetch strips these headers. Is there some way I can avoid this? Thanks!

Suddenly cannot access site have been registered from cloudflare

I have domain registered under cloudflare, everything have been config correctly and. I can access the site normally. But today when I try access the site browser said that it unable found the server ip address. I have try use dnschecker.org and lookup.icann.org but both website promt unable to find my domain.

Domain not validating through automatic HTTP validation

One of my domains under Cloudflare for SaaS is pending renewal, and it's showing pending HTTP validation https://developers.cloudflare.com/cloudflare-for-platforms/cloudflare-for-saas/security/certificate-management/issue-and-validate/validate-certificates/http/#http-automatic I'm relying on this method. The domain works correctly, but it's just failing to renew the certificate and it continually says pending HTTP validation....

Full-duplex voice call with Cloudflare SFU?

Hi Guys, I’m working on building a voice call agent using Cloudflare SFU Realtime. My setup is: The client runs in the browser and connects over WebRTC....

Have you tried Cloudflare Sandbox SDK

Have you tried Cloudflare Sandbox SDK. :MeowHeartCloudflare:

Wireguard configuration via warp-cli

Hello Guys, I have a little question with the warp-cli and wireguard. I want to generate an wireguard configuration via warp-cli but I don't find any documentation about this. Is it possible or not ?...

how can we join two table using chanfana.

I want to pull the order and orderItem detail in one single D1ReadEndpoint.

Server IP blocked by Cloudflare (Keymaster Fivem)

Hello dear Cloudflare team, I am currently trying to access the Keymaster website (https://keymaster.fivem.net/asset-grants) via my dedicated server, hosted at https://www.hetzner.com/de/, but I always end up in the same ā€œBe Humanā€ box. And every time I have to download the files to my local computer and then upload them to the server, it's a bit tedious! ...
No description

Security Rules Migration - will the old rules deactivate automatically?

After upgrading the old Page Rules to the new Security Rules, am I supposed to disable the old page rules myself? I noticed that if I don’t do that, both the Page Rules and the new rules are processed — even for those new security rules where I set the action to ā€œSkipā€ — but if the Skip was already selected, why would it process the old Page Rules?