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 block connections that don't use WARP

I want to block all access to my website from laptops that aren't going through warp, how do I do that? it's an api so not sure if I can use like a normal access policy?

Connecting Hostinger to CloudFlare domain

Hi, I am unable to connect my hosting service with my domain. CloudFlare doesn't give me the option of editing the nameservers. How do I resolve this, please? Thank you.

My web app behind Cloudflare cannot be accessed by IPv6 clients

I have a strange situation that I have never encountered before. Almost everything else works correctly except when a IPv6 client tries to connect. This happens to my entire domain (including its subdomain). curl <mydomain> is fine but curl -6 <mydomain> would timeout after about 40s. Could someone suggest something I can go on please? Thanks...
No description

My domain is deleted I don’t want it I don’t want it plsss help me how do I recover if deleted

Plss I need help I want to recover my switchgearsolutions.pk plss my domain is going to deleted soon plsss guided me the way to recover it thank you

The count for Images Unique Transformations is out of control

Mistakenly counted accumulated as daily. After I disabled Images Transformations, but the counting is still ongoing.
No description

Set a cron hob on cloudflare worker

Hello I wan to trigger wp cron job directly on a worker on cloudflare to avoid blowing the server

how to setup https?

so blogspot.com allows me to turn on https, but blog doesn't works until I switch off cloudflare proxy, after I turned off cloudflare proxy and turn on https, miraculously blog works, but now I turn on cloudflare proxy and blog refuses to open ...

Cloudflared

Hey, I got a general question. So basically i use Cloudflare Zero Trust to secure my webpages, but i have a cdn (for example: cdn.mydomain.com) i want cdn.mydomain.com secured by zero trust, BUT NOT (example: api/cdn/download/images/) that. So is there a way to do that? and also related to cloudflared/ ZT Networks: If i have a domain directed to that webpage can i make it on my linux server only accessible by that domain and not by the Direct IP?...

vpn issue

when i connect to vpn internet goes off on my pc

Cloudflare pages ignoring edge runtime export

Cloudflare asked me to export const runtime = "edge" in order to run my api routes, and after adding them it still won't build and gives the same errors: ``` 01:52:20.142 ⚡️ ERROR: Failed to produce a Cloudflare Pages build from the project. 01:52:20.142 ⚡️ 01:52:20.142 ⚡️ The following routes were not configured to run with the Edge Runtime:...

Domain through Apple, no access to account and suspension

I need urgent help with my custom iCloud domain that I purchased. I signed up for a custom domain with iCloud and have been using it for my primary email for all of my work. I do not remember making an account, what sign in method was used....

How to configure Nginx to allow iframe embedding on a specific domain?

Hi everyone, I have a static HTML website hosted on an Ubuntu 24.04 server with Nginx as the web server. I need to configure the site so that it can be embedded in an iframe on a specific domain. I’m looking for guidance on how to set this up in Nginx. Specifically, I want to allow only one domain to embed my site in an iframe while blocking all others....

my worker is throwing too many, error 1101.

I am migrating from Lambda, I was using this code ```ts import pg from "pg" import { Kysely, ParseJSONResultsPlugin, PostgresDialect } from "kysely"...

Cache

Billing ERP pos machine we have download invoice it get download same for all the invoice. Same pdf will be downloading in android mobile device also facing issue but in the desktop it's working fine. I am not set cache rule. How can we solve this...

My domain has been hijacked

I own mythosia.xyz and someone has managed to use my domain for a minecraft server I did not endorse or allow. What do I need to do?

Bulk Redirects and SSL Certs

How do SSL certs work in regards to Bulk Redirects? If a domain isn't in the primary uploaded cert in an account, will it use the next available cert that would have it's domain in the cert? For example, I have a domain with domain.com and it has several wildcard SAN's on a cert but it doesn't match in that uploaded cert. I also have several advanced certs with various SAN's on each cert. Will the bulk redirect request match on one of the advanced certs if it's not available in the primary custom uploaded certs. Thank you. 🙂...

Website Down - Error 522 in cloudflare. Can't figure it out!

Hey, I am getting an error when trying to load my website ccmreverse.mortgage that there is a 522 error from cloudflare. I have looked in cloudflare and tried finding any error messages or anything and I followed all their support docs with no luck. Can anyone help??

R2 file retrieval error

Subject: Error while downloading a file (that exists) from R2 Hello, I'm trying to download a file from R2 using aws s3, but for some reason I'm getting the "An error occurred (InternalError) when calling the GetObject operation (reached max retries: 2): We encountered an internal error. Please try again.". ...

Warp third party sites login issues

after i installed and unistalled Warp on my iOS device I get blocked by every betting site I try to access

Image Transformations Maximum Sizes

At https://developers.cloudflare.com/images/transform-images/#format-limitations I can see there are limitations to what can be done with Image Resizing, specifically 12k pixels wide or high and 100M total pixels. However, it's a little unclear if this refers to the the original image or the thumbnail being created and when I experiment I seem to be able to resize images more than 12k pixels tall without an issue. Additonally, at https://developers.cloudflare.com/images/reference/troubleshooting/#limits I can only see the 100M limit, not the one about the dimensions. Does anyone have a more in-depth understanding of how I should be thinking of these limits please?...