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

Totally New Here & to Cloudflare

Apologies if wrong place but I managed to have Cloudflare running as a container in Docker for QNAP NAS but Cloudflare is saying that the tunnel is INACTIVE - anybody have any ideas ? Container setup is as follows: Network = HOST and the TUNNEL_TOKEN is added....

Multiple hosting?

So i have my main website hosted by canva i have a question. Can I host like something myself and the main domain going to canva and like a / going to my self host?

Show JS Challenge if page is not cached by cloudflare

my site is getting ddos. I want to show a JS Challenge if any path (page) is not cached by cloudflare. i think i can do this with security custom rule but i am not getting the right expression. am i doing right or is there any other approach?...

Project doesn't start when the [email protected] npm module is even just imported.

So, I'm getting a weird error ``` /domains/nodemodules/cloudflare/resources/api-gateway/discovery/operations.mjs?iitm=true:6 const = Object.assign( ^...

My DNS with ip mc.elitesky.it not working

Why not working, what Is the problem?

Hi

Hello, yesterday I transferred the domain to cloudflare along with the site settings and everything was working, but I see that after a few hours it only works, when I go to dns checker it shows me that the server in the UK is dead, that is, with X, another one from France and another one from the United States. When I go to the site with the Vodafone/Three (UK) IP, the site does not work, and when I go to the wifi at home, the site works. What could it be?

Why is my request blocked with a 403?

I have an application hosted on Cloudflare Pages with a custom domain. I also have a _worker.js that proxies requests to /api to an external server of ours. We need to make a request to /api at build time in GitHub Actions. When it tries to make this request it gets a 403 response from Cloudflare. The origin server does not receive this request at all, so something is blocking it. (The request works fine when I use curl). I tried to add a WAF exception for this particular endpoint, and the logs say that the request was not blocked, but I'm still getting a 403. Does Cloudflare Pages workers have other rules that might be blocking the request? How can I change those. The response on the client is an HTML page starting with...
No description

My static site served by pages is serving my readme.md

My repo is like 3 files. index.html, readme.md and changelog.md. looks like CF pages will serve my entire directory. So i went in and changed the output directory to be /output. and after moving it and resubmitting it still seems to show my readme. i thought maybe a cache issue, but my mobile device shows the same.
No description

[Workers] Images binding unset on deploy

I am seeing issues when I am deploying a new revision of my worker with a images binding. the images binding gets unset so I need to re-add it using admin ```toml [[images]] binding = "IMAGES"...

Challenge loop on kindle paperwhite generation 12

So, recently, I've been getting in a challenge loop if I try to visit a page with a challenge. This occurs on all websites, including a testing one I tried (I initially noticed it on Fanfiction.net and assumed it was a problem with that website, since it's had Cloudflare problems before, but then I found another website with it). At one point, it would let me through after the second time, but now it doesn't anymore. Is there any way to fix this? I have to assume it's just the Kindle since it works fine on other devices, but since it only started recently it must have been a cloudflare thing (there was a time where it would always give me network errors, but I just had to wait), and I'm not sure what to do about that. Was there any recent changes? And I'll even take a workaround at this point instead of a fix. Also, of note is that I haven't shut down my Kindle in a while, and I noticed it's started to slow down (possibly due to memory issues, since I have been constantly using the web browser and I know that's RAM intensive, even to the point that the store doesn't work anymore (I figured out a workaround due to a popup's mechanics that keeps web browser memory running even if I'm not on it)). It isn't quite as intensive as my old kindle, but pages are lagging a little. Could that have anything to do with he loop? And sorry if I'm adding unnecessary details....

Unstable DNS in Brazil (again)

https://cdn.jesteriruka.dev/vehicles/panto.png ^ R2 Bucket, timeout every single time. When the same URL is requested through OVH (United States), the requested file is downloaded just fine. For some reason, other projects (with Pro plan) don't seem to be affected....
No description

Email Routing

Hey Everyone, would anyone know if this use case is something email routing can do? We have domain1.com in a M365 Tenant and we acquired domain2.com also on a different m365. But we want everyone to be "sending/receiving" as domain1.com. The tenants will be merge one day but the executives want this done ASAP so looking for a fast solution. Also hearing we are looking to pick up domain3.com and that is a gsuite domain. Thank you !...

Disable access policy

Guys how do I disable this and what is it for?
No description

Client has no access to their account

A client is trying to get access to Cloudflare because their website is down. Hosting was initially setup through a freelancer who died last month. So, there's no way to get account information. The client does have a working email address for the same domain as his website. I was brought in to help him get his website up and running again. I'm not positive that Cloudflare is the host, but looking at whois information for the domain I see: - GABE.NS.CLOUDFLARE.COM - HERA.NS.CLOUDFLARE.COM...

gRPC cloudflare causing issues

I have a gRPC server and client, when doing test from local to local, it works without any issue, but when using cloudlare domain with the orange cloud, the gRPC stream is like.. "blocked" and all the sent req. arrive when we end the stream. here some gifs to demonstrate the issue :

ReCaptcha Page by Litespeed via Hostigner is getting Cached by Cloudflare

Hi all, I posted about this about a month ago and still looking for help. Litespeed via Hostigner occassionaly challenges visits to my website and shows a reCAPTCHA challenge. However, Cloudflare is caching this and serving it in a loop and website becomes totally inaccessible unless purging from dashboard. ...
No description

Cloudflare Pages: www subdomain returns 522 error ("unknown host")

My static site on Cloudflare Pages is returning a 522 error for the www subdomain. The apex domain (domain.com) works fine. Nothing changed recently (simple HTML+CSS+JS), and it was working normally a few weeks ago. When pinging www.domain.com, it shows "cannot resolve: unknown host". However, the apex domain resolves correctly to 172.67.145.178 (oddly not listed in Cloudflare's IP ranges). MX records are resolving correctly, and emails work perfectly. I already tried:...