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

The documentation I linked contains

The documentation I linked contains links to the relevant API endpoint documentations

I have `cloudflared` running inside a

I have cloudflared running inside a docker container, and currently my tunnel is connected and working with 1 instance of that container, the connector shows in the Dashboard.. If I scale that container out, what will happen to the requests coming to the Tunnel, how will they be routed to the multiple connected connectors...

hi I ve setup couldflare tunnels to

hi! I've setup couldflare tunnels to access my homelab. I installed clouldflared in a LXC container, created the tunnel and managed to get it working for one subdomain, like home.mydomain.dev. But now I've added more CNAME entries and added more services to the ingress section of the config but only the first one I added works. I have stopped and started cloudflared again several times. I strongly suspect the new config is not being applied. Is this a known issue? What am I missing?

it definitely has the edit permission

it definitely has the edit permission

Cloudflare Images, loading issue on Safari 16.5 and MacOS 12.6.6

I am wanting some advice on an issue with Cloudflare Images. We have been using cloudflare images for sometime, but as it happens the client has an issue with loading images in Safari 16.5 and MacOS 12.6.6 So the images loaded look like this, see image. It is almost like the images are not rendered correctly....

Are you able to open a ticket probably

Are you able to open a ticket (probably not if free plan)?

how are you going to spend only 30

how are you going to spend only 30 seconds per email??

another weird thing my friend s

another weird thing, my friend's ecommerce website is on the Pro plan, but it isn't being routed through MIA like our website or yours on the Pro plan.

Disable Bot Detection on Sub Domain

But it doesnt really help me to disable the bot detection x3

Access and blocking .well-known for https cert

Yea, it looks like you have an application for blocking access to the subdomain, and then a bypass just for booking-form/website? If you add another bypass for the path .well-known, you should be set, and the cert should try to renew after a bit and succeed. Http Validation needs let's encrypt to have access that path for challenges, example: https://console.rutherfordspunting.com/.well-known/acme-challenge/tuWtltVU7Nn_WahsFTz-ZA0ebMJGvBxrFNlKdLYD6pZnNG5Q1Nky8oqQDEuWumUA to renew properly...

Redirect-Cloudflare-443

Hi, I would like to know if cloudflare can handle a redirects like below? As we are getting a few links which contain this and they go nowhere. All we want to do is redirect to root domain. example http://domain.com:443...

tanushree 3489 you around

@tanushree you around? ^

Minecraft Server with private Networking

If you want to use tcp/udp with Cloudflare Tunnels, you have two options: Private Networking with WARP (requiring you to be in the CF Team and connect via the private address) or cloudflared cli (which is tcp-only), to proxy connections to nonstandard ports...

R2 S3-API code

I feel like I must be doing something wrong if I have to do this confusedBecel
const key = parsedUrl.pathname.split('/').slice(2).join('/');
const key = parsedUrl.pathname.split('/').slice(2).join('/');
...

I ve a Pages app with a custom domain

I've a Pages app with a custom domain, and I use Access in front of it to control who can access the entire site. Everything is blocked by default, apart from some public paths. There's a www. on the domain, also using Cloudflare, which points to an origin where we run a WordPress. When APO is enabled on the origin, it causes a redirect loop problem on our Pages app. 1) We go to https://console.rutherfordspunting.com/, we are HTTP 302'd to https://rutherfordspunting-pages.cloudflareaccess.com/cdn-cgi/access/login/console.rutherfordspunting.com?kid=... which is our Access team/company name/URL....

Tebex 1014

I did and they told me it's up to cloudflare haha

Can anyone help me understand and or

Can anyone help me understand and/or convince my boss to use Cloudflare nameservers?

AAAA and 100::

if you dont mind me asking, why a AAAA here specifically and why this specific value?

Azure + CF

@Walshy | Pages azure allowed the domain now, but after enabling proxy cloudflare seems confused 😛

Yeah so I use vercel as a cdn Inside

Yeah. so I use vercel as a cdn. Inside cloudflare I get the following x-forwarded-for: "163.158.166.63" (MY IP) x-real-ip: "18.184.134.217" (VERCEL IP) ...