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

ZTNA Device Enrollment Rules Help

Hi all, I need help with this, I’ve tried to set up some rules so that only me and my team can log into warp and the access panel, but it seems to not be working. I have my GitHub account connected, but when I try to sign in with it, it says “this account does not have access”. I’m 100% sure it’s the right account and everything. Same with the email login, I just don’t get the code to my email address. Anybody knows what wrong with this?...
No description

large video file storage and delivery

in all honesty i just need to talk to someone whos done this kiinda thing before because i have a working thing i just need to figure out how to do it better. storing large videos (10+gb, 1hr ish) is a pain in the butt in terms of cost and how to do it efficiently. i have done it in aws s3 bucket and cloudfront for delivery but have run into the it cost a bunch and can't really change video quality....

How do i work with an API(r2 Bucket)

i realise the question sounds really dumb but like whats the url and stuff im meant to use to let my code access my bucket 😭 , im kinda new to coding and stuff in general so i realise im skipping steps but ireally wanna learn how to do this, any and all help is appreciated, ive looked at documentation and stuff and even went so far as to ask chat gpt to tell 💀, but idk what to do, or how to work w one at all and i literally have no clue how to do anything

Could not resolve host after setting up Cloud Connector

I've added Cloud Connector rule to a new vanilla Cloudflare account. I'm connecting to a bucket which is accessible over the web, my MX records are working and the nameservers are correct in the WHOIS. I've never used Cloud Connector before. So the goal is to connect to foobar-static.s3-website-ap-southeast-2.amazonaws.com. The rule deploys without error and says it will "auto configure" but I just get: ``` $ curl -I https://foobar.com...

Cache sveltekit site with cloudflare cache rule

Hi cloudflare team, Are there a guild to cache svletekit site with cloudflare. i have using cf cache but it not work right. ( using cache rule hostname equa "/" Sveltekit using SSR, and user don't have to reload all page when click new link. => When using with CF (cloudflare) cache, when user click on link slug and the new slug don't show any content. and the site not work anymore, so user have to refresh (f5) brower (mean: reload all pae) and content of slug appear. So what is the right way to cache sveltekit site cloudflare?...

ToTP has stopped working and none of my recovery codes work.

I am trying to login and my TOTP has stopped working. I went to use it like normal and it tells me the code is still invalid. I use authy.

Should Cache-Control "public, max-age=3600, make Cloudflare cache JSON responses?

I'm trying to get cloudflare to cache some JSON responses, since their pretty static. I thought I would be able to use Cache-Control to set the cache time on the edge of cloudflare. But even after setting this I doens't seem to work. I can see the header in the reponse headers, also tried CDN-Cache-Control. Can you not do this with headers?...

Service Token = 301

I have a nice tunnel setup with zero trust. I have sub.domain.com pointing to http:localhost:port. (This points to a instance of dufs.) I can download an image with a curl consistantly. I want to add in a service token. I created the token, made an application and associated with sub.domain.com. When I curl for "the cookie" I get a 301 no matter what I try. What could I be missing. Appreciate any insight....

Cloudflare pages

Greetings ! I need some help, if its possible.. Im trying to host my website on cloudflare, its about a wow website for my server, but it doesnt work. But on localhost its working.. When i want to access https://frostwow.website , it says No webpage was found for the web address

Domain transfer

Hello, should I open a ticket or just bite the bullet and rebuy the domain. We all know how wonder their support team is.

Rate limiting behind a proxy

Hi, I have the following flow. Client -> GCP App Engine Server -> Cloudfare -> GCP App Engine Backend Server....

Hyperdrive without using a worker?

Hey all, I want to setup hyperdrive for my stack to see if it's more performant than using a direct connection to the database. We're currently hosted on Vercel (plans to switch to cloudflare when I get some time) but I wanted to test out hyperdrive! I can see that I can provide a db connection string but from my understanding I'd get a new connection string from cloudflare, where can I find this? Thanks in advance!...

Domain Can't be access if proxy on

i dont know why, if i turn on proxy my site can't access.

D1 url for prisma

D1 use binding wrangler to secure connection in Hono, can we or how to setup the prisma.scheme with D1 cause prisma need url connection

Single file cache not working

I have been stuck on this for a long time. I cannot get the single file cache purge to work. My files are from an r2 bucket. `` const clearCache = await axios.post(https://api.cloudflare.com/client/v4/zones/${env.CLOUDFLARE_ZONE_ID}/purge_cache`, { files: [https://my.customr2domain.com/filename], }, {...

Turnstile widget limit increase

I'm building a SaaS on pages. I'm using the API to create a turnstile widget for each domain. However, after just 10 widgets I'm getting the error "You have reached the limit of widgets for this account.". Is it possible to increase the turnstile widget limit? Or do I have to implement a different captcha solution?

Tunnel + Direct Port Access

Hi, I want to create a tunnel for my server application (helix perforce) and allow other users in the Internet use this service: as hostname I have something like: perforce.domain-i-bought.com ...

Domain Nameservers

I have changed my nameservers on my hosting plan to those assigned to me by my free user account with Cloudflare, 17/10/2024. My browser gives me an error message - This site can’t be reached The question is how long does it take to be recognised and show my website again? Thaks....

Roblox doesn't work with cloudflare WARP.

I use WARP to access roblox because it is blocked in my Country, it worked for some weeks and I played like normal. But after some time roblox stopped working and infinitely loading some of the time, but working as normal some other time. Some hours it works, some hours it does not. At first I thought it was a problem with WARP, but then I found out that this only affects roblox, other blocked sites and games work, just not roblox. And also even roblox works some of the time, and doesn't work so...
No description

How to Unzip an uploaded zip file project?

How can I extract an uploaded zip file of my website project in the 'edit code' section? I'm also trying direct upload my project, but the provided temporary link isn't working.🥺