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

Run Database through Zero Trust Tunnels

Hey, I was wondering how I can run a database through Cloudflare Zero Trust Tunnels 😅 I've tried setting up to go to a TCP connection internally, db.example.com -> tcp://10.10.10.11:3306, but its not working.. It works if I try setting it up to go to https://10.10.10.11:443 for example, but not if I go to a TCP port like MariaDB....

How do I set up a domain with subdomains using a cloudflare domain name and DNS?

I'm trying to set up a way to access multiple web pages hosted on my server using ports 80 and 8080. I would like each of these to have their own domain (eg example.{domainname} directs to {domainname}:8080 and {domainname} directs to {domainname}:80 or just domain name since it should already go to port 80. How would one go about doing this?

WARP slow

Hey, when I turn on warp my download speed drops from 940Mbps to 12, the upload stays the same, why could that be? I am on windows 11...

CF Tunnel Zero trust management error

Hello! When I try to create a tunnel and for instance tunnel SSH it wont work and I get this when I tail the logs: ERR unable to construct management request URL error="unable to acquire management token for requested tunnel id: no tunnel ID provided"...

Cloud flare being blocked by csp

cloud flare isn’t popping up this website i use so i can’t log in then i went into developer mode and it said csp was blocking it. then i went to the cloud flare website itself and tried to login but the verification wouldn’t pop up again. any way i can fix it?
No description

When i press continue in free plan error

Previously when I chose the free plan it was fine, but not now
No description

Zero Trust with Minecraft HomeServer

Hey! Im running a home server where me and some frieds play Minecraf on. The problem is that i currently just port forward the server to the internet, and i want to change that to safety reasons. Here came Zero Trust in my mind. i alredy watched some YoutTube videos but wont get the server out to my friends. i did a few simple example like a website, that one i can reach without any problem but the minecraft server i cant reach at all. for minecraft i used the TCP service. but yea i cant reach i...

2fa code suddenly not working

Hi, any one experiencing s2fa code suddenly invalid even when using the recovery code that sent to my email.

Email routing

Hello, I am creating a personalized email address and I already have it configured but the emails do not reach the inbox, for example I have an email called [email protected] and in cloudflare I put when an email is written to [email protected] and when it is written there it arrives in the inbox of [email protected] but when I send it to the inbox of [email protected] no email arrives.

Turnstile: Seeing "$" at the bottom of the page in production in remix app.

``` export function RootFileLayout({ children }: Readonly<{ children: React.ReactNode }>) { const data = useLoaderData() const turnstileSiteKey = data?.ENV?.turnstileSiteKey const [verified, setVerified] = useState(false)...

Bulk Redirection stopped working

I was using this https://developers.cloudflare.com/pages/how-to/redirect-to-custom-domain/ to redirect my pages.dev requests to my primary domain, but for some reason it stopped working recently. I don't remember changing anything, did anything change on CF side? I'm using next-on-pages adapter

Workflows pause

I want to pause my workflow instance and it doesnt work. let instance = await env.MY_WORKFLOW.get(id); await instance.pause(), [wrangler:err] Error: Not implemented yet. Help me please...

How to check usage across all domains in my free plan

Can someone tell me how I can check my cloudlfare pages usage on my domain? I'm on the free plan and I want to check the no. of build remaining across my domains in this month. Google says this: "To find your Cloudflare plan usage, log in to your Cloudflare dashboard, navigate to the "Overview" page for your domain, and check the "Plan Extensions" section on the right side which will display your current plan and usage details for your domain." ...

Billing Issue / DNS records / SSL/TLS

Hello, We are experiencing issues with connecting our domain to Shopify. Although we’ve followed the necessary steps to set up the domain, we keep receiving the error: "Your domain has a Cloudflare Proxy, which is not supported by Shopify." ...

Increasing Cloudflare Pages projects limits

I've recently reached the project limit on Cloudflare Pages (a total of 100 projects). I'm developing an AI-based application for organic SEO. Since all domains were purchased under my Cloudflare account, I can't create a second account and connect it to a different Git repository (especially since the entire project was designed to work from a specific GitHub repository and Cloudflare account). I’ve submitted the official request form multiple times...

www to domain

I'm going crazy. The www part doesn't work. I tried the documentation with the 192.0.2.1 Address and whatnot. A little help would be appreciated....
No description

Domain suspended even though registrar email has changed

soilassociation.exchange has been suspended because I accidentally put in the wrong contact email when transferring in. I’ve since corrected that but domain is still showing as suspended. I need a resolution asap as we have several key services depending on this domain.

I can't access a web page, it is stuck the cloudflare verification

so i was browsing the web, and a website that i really need to access, but i can't access it , the cloudflare verification is just going on forever and doesn't let me enter the web page. I don't know why it happens, i checked my dns things, but i'm not that good at those network things, so i can't get what is causing the issue. i tried reinstalling my browser, and still doesnt work, tried both google chrome and firefox. I hate cloudflare....
Next