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

Unable to buy domain error code 1216 The address is not validated yet

Hello, i am not sure if people on Discord can help but i think something is wrong with my account, i cannot seem to purchase a new domain (I have already purchased one prior). Looking at the network tab quickly i can see that the purchase call is returning me error code 1216: Try again later. The address has not been validated yet.

self hosted app warp access policy not being enforced and warp=off is on all my devices

hello, i have a self hosted app with warp acces policy but even when im connected to warp with gateway + zero trsut and my tunnel dns is configured i cant access the websites. the website says access forbidden even when im connected to zero trust. thank you!

Error on login (login.oidc.error.failed-to-update-user)

When logging in with google i am getting this error (login.oidc.error.failed-to-update-user)
No description

How can we set IP Access Rules?

The Bot Fight Mode docs (https://developers.cloudflare.com/bots/get-started/bot-fight-mode/#limitations) say
Limitations You cannot bypass or skip Bot Fight Mode using the Skip action in WAF custom rules or using Page Rules. Skip, Bypass, and Allow actions apply to rules or rulesets running on the Ruleset Engine. While Super Bot Fight Mode rules are implemented in the Ruleset Engine, Bot Fight Mode checks are not. This is why you can skip Super Bot Fight Mode, but not Bot Fight Mode. If you need to skip Bot Fight Mode, consider using Super Bot Fight Mode. Bot Fight Mode can still trigger if you have IP Access rules, but it cannot trigger if an IP Access rule matches the request. For example, the IP Access rule matches the connecting IP...
No description

Cannot access support portal and cannot purchase plans anymore

We are in the agency partner program and have multiple customer tenant sub-accounts. Unfortunately, it seems no longer possible to purchase plans for our customer accounts. Therefore, I tried to open tickets. Unfortunately, I have the ticket numbers but got no response so far to all my tickets. I cannot access the support portal anymore. I am only redirected to a help page ("Cannot locate dashboard account"). ...

DMARC setting

Hi guys, I'm setting the dns dmarc in cloudflare and each time i write the name "_dmarc.mydomain.com" each time i save it it changes to just "_dmarc"; how can i solve that...

Payments not going through with a card that works fine everywhere else.

Wondering is there is a solution for this even tried a differnt card, but it wont go through.
No description

can not purchase new domain

there was a payment error while I tried to register new domain name.
No description

Cloudflare Abuse Contact Not Responding — Urgent Assistance Needed

Hello, I’m reaching out here because it seems Cloudflare’s abuse email abusereply@cloudflare.com is not working properly. I have reported explicit, non-consensual content 11 times now. I’m in contact with the hosting provider, who needs the IP address behind Cloudflare to identify their client and remove the content. However, despite:...

snippet has caching, adding redirect rule breaks caching

I have snippet working on domain.ltd/subdirectory - snippet act as reverse proxy redirecting to subdirectory.domain.ltd with user-agent "proxy" - snippet uses cache api and it works, second request I'm getting with cf-cache-status=HIT now when I enable redirect rule - if host=sudirectory.domain.ltd and user-agent!='proxy' - redirect to domain.ltd/subdirectory/$1 after enabling that rule request to domain.ltd/subdirectory returns always cf-cache-status=dynamic any ideas why?...

My domain joystreethouse.com has been deleted?

I got an email this morning: "joystreethouse.com has been deleted from the account Library[.]mole@gmail[.]com's Account It was deleted by Cloudflare on 2025-09-29 12:46:17 (UTC). ...

Payments with credit card failing in India

I tried paying with 3-4 credit cards, all of them are failing. When i reached out to the bank, they said they are declining the transaction because the merchange(Cloudflare) is not fully compliant. So the merchant should not post a transaction as subscription based. They should only post a transaction as non-subscription or one-time payment.

How do i response with streaming file?

I want to send a streaming file as a multipart/form-data response in Cloudflare workers, like: formData.set("file", streamable);...

An unknown error occurred. Contact your account team or Cloudflare support

Workers is very slow. And I also get API Request Failed: GET /api/v4/accounts/...

How do I set custom headers with Elysia

I am using Elysia with CloudflareAdapter to render pages. In the build I generate: /out/_worker.js (server and tsx) /out/static (images, css, js) This is my wrangler.json: ```...
No description

CGNAT Zero Trust 2

I had a problem with my router and had to configure a new one. Same exrternal ip bu for some reaosn my tinnel isnt working anymore. I checked the settings and there was i cname that i dont recall adding with an ipv6 space.. i deleted it. i cant get connected. can someone offer advice thanks.

Stuck in a loop "Visit support portal" when clicking on Chat With An Agent

I'm stuck in the redirects between Support portal categories and Chat with an agent button. We have an urgent SSL issue we need to solve and we're on the Business $250/mo plan Where can I get help escalating this?...
No description

Image resizing 500x loading difference with same setup on different domains

Im deploying the same worker (it's just fetch to r2 bucket domain with cf: {image} Now the strange part: If I open this URL in the chrome dev tools with disabled cache...

Set up custom network ports (for HTTP and HTTPS)

Hello. I would like to expose my website via opening certain network ports. Why "certain" you may ask. Well, my ISP allows me to open ports only via PCP (Port Control Protocol), meaning, i request to open port for my internal service, and he will assign me some port. The usable port range is from port ~1500 to ~2000. This means i cannot use default compatible network port written down in Cloduflare's documentation (https://developers.cloudflare.com/fundamentals/reference/network-ports/). I tried to set up Origin Rule to change port (it was template). This would mean that all incoming traffic from clients would get re-routed to destination port defined by me (my IPS respectively). However, this could not work as ALL the incoming traffic would go to that one port. I cannot specify that only HTTP traffic to be re-routed to that specified port by me. Is there some other possibility to set up custom HTTP and HTTPS port within cloudflare?...
No description