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

How to use wireproxy with warp 1.1.1.1

So I want to use warp on a device (linux) which I don't have root access to It seems that wireproxy is able to run on non root devices. (Note: My device is probably behind CGNAT / NAT) Now I used wgcf (https://github.com/ViRb3/wgcf) instead of Cloudflare warp because cloudflare warp isn't really a viable option in archlinux. But now running the wireproxy.ini WGConfig="wgcf-profile.conf" [Socks5] BindAddress = 127.0.0.1:25344...

do not work abuse report

#workers-help I sent an abuse report, but hosters didn't get the ip address of scam site. They written to cloudflare's email but didn't get an answer.

Metadata not being inserted - R2 Presigned URLs

hello, i've included metadata during the url presigning, but the uploaded file doesn't have custom metadata on r2 dashboard ```js const command = new PutObjectCommand({ Bucket: ENV_VARIABLES.R2.R2_BUCKET_NAME, Key: key,...
No description

rate limiting error, but no rules exist. Rule id shown as worker

I explored https://community.cloudflare.com/t/rate-limiting-rule-with-name-unavailable-but-no-rate-limit-rules-exist/692919/2 and it seems like a similar case is applicable for us. However, on checking the different workers that we have active for us, there are at max 4.5k requests for the top used worker, so it should not trigger any rate limits, and we are on paid workers plan as well. Further, the worker routes which are configured for the website do not correlate with the paths where ratelimit error is shown (it is shown on all paths for the domain, whereas the worker routes are configured for a few specific paths)...

Getting mydomain.com is currently offline

My website has stopped working without me doing any changes. I'm not sure when it happened, but since yesterday I can't load my page and when I go to the website I have this message from cloudflare. My app is deployed with SST on AWS and I checked everything in my console and it looks good, cloudfront distribution link is working. My domain is proxied in cloudflare, and I tried to turn it off but the result is still the same. Is anyone else experiencing it now? How else can I fix this?...

My account be hacked. Thief steal domain and change email-adress

Hello, i have a big problem. My CloudFlare account be hacked and thief change email-adress. It turns out my domain was stolen (I used this domain for my business, I have already found out what email my domain was linked to, can I somehow return it? I beg you, help. pls...

Custom error page for 524 code?

Hello guys, is it possible to create custom error page for cloudflare 524 code?

Retrieve the actual IPv4 IP

Hello. I have an issue retrieving the actual IP from the user that accesses the website. I tried to rule the function of showing IPv6, yet the IPs shown were incorrect. I am properly using $_SERVER['HTTP_CF_CONNECTING_IP']; to try it, but it doesn't help much. I am getting an IPv4 that is not the real user's one. ...

Pro Plan - Domain transfer out

I have a Pro plan due to the need for more DNS records than what the free plan offers. My question is if I were to transfer the domain name out of cloudflare but kept the DNS with cloudflare, would transferring the domain registrar portion out affect the status of my domain's Pro Plan for DNS?

One domain will not accept DNS changes

Hello, I am having a problem with just one of my domains: mushroomxmr.com I cannot point any IPs towards it for resolution. For example right now I've got these records: mushroomxmr.com. 300 IN A 172.105.25.163...

Public Nameservers for another Domain Registrar

I wanna register a domain at another provider but I wanna use the cloudflare nameservers. Is there any way to do this by using a domain and not an IP address?...

Fail2Ban Cloudflare not unbanning IPV6 addresses

When attempting to run actionunban on cloudflare unban script using fail2ban, it bans and unbans ipv4 just fine, but ipv6 it bans but doesn't unban.

Premium Domains - Transfer

We are trying to transfer a *.blog to Cloudflare. Unfortunately, it appears we cannot due to it being classed as a premium domain. Is there any way or process around this? We are big fans of the Cloudflare platform and would like to have all domains in one place....

Cloudflare Data Centre Security

I've been filling in a security questionnaire for a customer and they're asked about the physical security of our data centres and those we host with. For Microsoft getting information is easy, I've not been able to find a similar page for Cloudflare. https://learn.microsoft.com/en-us/compliance/assurance/assurance-datacenter-security Does anyone know of anything public I can share that's roughly equivalent to the Microsoft documentation above?...

Creating a custom API token

Hello, I'm trying to create a custom API token that will let me add IPs to a custom list, and add IPs to IP Access Rules. Can you please help me with the permissions section? I can't find a way to access those things....

CORS Issue: Access-Control-Allow-Origin Header Missing

I am currently experiencing a CORS (Cross-Origin Resource Sharing) issue while attempting to access images stored in our cloud storage from a local application. The error is related to the absence of the Access-Control-Allow-Origin header in the server response, which is essential for allowing cross-origin requests from our local application. As seen in the attached screenshot, the server response does not include the Access-Control-Allow-Origin header, leading to the following error: "CORS header ‘Access-Control-Allow-Origin’ missing." To resolve this, we need to ensure that the cloud storage server is configured to include the Access-Control-Allow-Origin header, allowing requests from our local environment (http://localhost:3000 in this case)....
No description

Accidentally 301'd my entire domain

Hi all! I accidentally checked "all subdomains" on a bulk redirect from my apex domain to my www domain, which was served via Cloudflare Pages. For a few days, it was serving a 301 redirect loop. I caught the issue and reverted the change. Now, when I visit the www domain, the site serves a 522 "Connection timed out" Cloudflare-branded status page. It's been about a day since I reverted the configuration. I can visit the website just fine by its foo.pages.dev domain. Does anyone know if th...

Redirect Rule Not Working (Domain, Proxy, without effecting Subdomains)

Hello! I am hoping someone would be so kind as to point me in the right direction. I am trying to configure a redirect rule that will not effect my subdomains. I would like the main domain to reedict to a different url and the subdomains to be unaffected. I am using the subdomains as part of a configuration on another platform. Below is the current setup. I am not very knowledgeable about redirect rules, so please don't judge too harshly... (http.request.full_uri eq "https://eclipsevolleyballperformanceclub.com/") or (http.request.full_uri eq "https://eclipsevolleyballperformanceclub.com") or (http.request.full_uri eq "eclipsevolleyballperformanceclub.com/") or (http.request.full_uri eq "eclipsevolleyballperformanceclub.com")...

How to Avoid Website goes offline when Proxied?

I had VPS, all domains of my clients set A record direct to my server IP without turn on CF proxy, how I can turn on proxy for those domains or websites without losing connection to my VPS or goes offline, is that possible? I mean when turn on proxy the domain not loading any more on my VPS...
No description

Wildcard to nginx proxy in cf tunel doesn't work with HTTPS

I have my cf domain which is set to: @ my public ip * cf tunnel In cf tunnel public hostnames I have added *.example.org which points at NGINX using HTTPS and I get gateway error 502, but when I add subdomain one by one it works. I'm trying to not do double work and just use nginx for sub domain config not both of them....