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

Zero Trust Standard + Warp

can upgrading to zero trust standard benefit my warp in someway, if it does, how?

Wrangler r2 object put, get, and delete not doing anything locally

I have upload a file using wrangler r2 object put project/test.pdf --file=/Users/me/Downloads/test.pdf --local and it tells me Creating object "test.pdf" in bucket "project". Upload complete. But then when I run wrangler r2 object get project/test.pdf, it tells me ✘ [ERROR] The specified key does not exist. However when I run the code const listed = await context.env.MY_BUCKET.list(); console.log('Files in bucket:', listed.objects.map(obj => obj.key)); with my wrangler.toml containing [[r2_buckets]] binding = "MY_BUCKET" bucket_name = "project" it does contain test.pdf in the list of files. So how can I fix this?...

Cloudflare Notifications For Monitoring Sites

Hi there! I monitor many accounts through cloudflare for the company that I work for. I have 2 logins for cloudflare. One is personal. The other brings me to 2 accounts. One is under my name, one is not, but I am an administrator on it. On my personal account, I get email notifications any time nameservers are changed, or there re site issues. I need to get these notifications for the account that I am the administrator on, but I do not. Is there any way to make that happen?

Help With Internal DNS Transfer

Hi. I have a domain in the cloudflare registrar and 2 cloudflare accounts. I need to transfer the domain from one user to the other. I read around and I understand that it should be done manually via a support request. I have managed to send a support request about it but I've not heard anything back for a week now (I can't see my support request status because I'm on a free tier). Am I missing something? Can someone point me in the right direction? If not can anyone confirm if this registrarsup...

Can't log in to Outlook when Zero Trust is on

When Zero Trust is on (no matter WireGuard or MASQUE), we can't log in to Outlook; I didn't set any policies that could affect accessing Outlook. If logging out of Zero Trust, it is ok for Outlook with WARP. We can turn off Zero Trust --> log in to Outlook and then turn it on again, but communication with Outlook is very slow in Thunderbird....
Solution:
It seems it is not Zero Trust’s problem, but Microsoft’s, as discussed here: https://answers.microsoft.com/en-us/outlook_com/forum/all/how-to-fix-too-many-request-error-for-outlook/5075f9f4-8d29-4c7e-8240-3eee180bc14d. Not all VPNs cause this problem, so when this happens, just turn off VPN/(Zero Trust)/WARP temporarily....

Unable to access opened support cases

I have submitted several cases but the URLs with after submission does not redirect me to the ticket. Opening ticket URL from CloudFlare email open a page with no detail as screenshot. https://billing.support.cloudflare.com/support/s/case/500Nv00000Eg1Sh...
No description

How do I remove a proxy

I need to remove a proxy, however I simply don’t know how I have been through the DNS tabs and can’t find out what to do

ADDR, AAAA records missing yet resolved

As you can see from screenshot of cloudflare dns analytics when filtered by response type == "NOERROR". That's fine but I've never added AAAA and ADDR in DNS Records... Yet they're resolved as NOERROR. Also I've never heard of ADDR record? what's that - can't find much about that on the web
No description

WAF rules for PRO plan

Hello! I have my pterodactyl panel proxied thru cloudflare, and i was looking to improve my cloudflare WAF rules....

Cloudflare tunnel refusing to work without subdomain

Hi There, I'm getting an extremely strange issue with cloudflare tunnel where I cannot forward a url to my domain without it being on a subdomain (e.g h.3tnl.dev). When I try just 3tnl.dev, Firefox will just spit out "Hmm. We’re having trouble finding that site."...

paid for upgrade pro plan for 1 year

Hi I pay for upgrade my plan to Pro for 1 year before a week and still are is on Free plan

NXDOMAIN Issue

Why the spike in NXDOMAIN responses, recently faced with a huge downtime where chrome shows: DNS_PROBE_FINISHED_NXDOMAIN when my site is being visited. Even now cloudflare shows spikes in NXDOMAIN responses occasionally
No description

Account incorrectly flagged as Partner Billing

I have an account which I set up myself (for my company) with a work credit card. 100% definitely no partners involved. Now when I go to edit the payment settings, it says : "Managed Billing...
No description

Unable to add new domain with no outstanding balance

I am trying to add a free plan for a new domain (freebox.co), but I am getting the following error: "You cannot add or modify subscriptions or services until the outstanding balance is paid. You should be able to do so in your Billing page." However, all invoices are paid. I opened a support ticket 3 days ago with no response (01218870).
No description

Can't edit WAF rules

I have WAF rules defined in Cloudflare, but for some reason I can't edit it. Anyone know how to resolve it? Thanks.
No description

How to check logs in Cloudflare pages?

I have a site deployed on cloudflare pages and I am using Astro for my rendering lanaguage. I have some console.log messages in code I want to check output of them? How and where does cloudflare pages logs these messages and how can I access them? I assume these are dynamic pages as per url I am calling my CMS to fetch the data...

Can't Log In

Hello all, I've recently changed both my computer (with my backup codes) and my phone where I no longer have access to my authentivator. I attempting to log into my account and I cannot authenticate although I'm putting in the correct username and password. I've created a ticket, added the appropriate meta tag on my website and I haven't received a response in over a few days. Can someone please help with this? ticket # 01222946...

Setting up Cloudfare

Hello, I want to use Cloudfare for the CDN part on my website. But everytime I had tested it before, I always had bug. Is there someone who can help me doing the basic set up ? No Cache or whatever. Just CDN. Thanks a lot

Cache is not being utilized efficiently

Hello, I would like to ask for the opinion of those more experienced, on what you would recommend regarding our CDN strategy. We run an e-commerce site with approximately 55,000 products and a few thousand other pages like landing pages and content pages, so in total, we are talking about around 65,000 pages for one domain. We currently have four domains (CZ, SK, HU, DE). Our e-commerce website is a single-page application, rendered both for customers and bots via SSR. And the most visited pages are PDP and PLP sites. In the initial phase, we have enabled the Business plan on the production HU domain, where the traffic is the smallest of all domains, to troubleshoot initial issues. Unfortunately, we have not been able to improve the user experience for customers and the related Google metrics through the CDN. What we are trying to cache:...

Dev instance does not show in alias

Pushing my website update via github works for my dev instance but for some reason does not make changes to my actual domain alias (firstnamelastname.com). Can this be fixed with DNS settings?
No description