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

Help with basic custom domain on Cloudflare Pages

Hello I need help with configuring DNS for my cloudflare Pages. I have a custom domain which I purchased from namecheap. I set the nameservers correctly and followed the configuration steps. Everything seems to be active on the cloudflare side as well. It's been about 24 hours, and I used a DNSChecker. The A record shows up but the CNAME's do not show up. The main site is deployed and shows up at the pages.dev url. This is what my examples look like. Please let me know what I can do.
No description

Help redirecting to wedding website Cloudflare to Zola

Title. I set up a Page Rule and a Redirect Rule but I still cannot figure out how to forward from the custom URL to Zola, keep getting page not found.

Case Number - 01720161 - High Latency and Slow Access from Northern and Northeastern Brazil Regions

Our customers in the North and Northeast regions of Brazil are reporting severe performance degradation when accessing our system. The issue starts at the login page and continues throughout internal pages, all showing very slow response times (colo FOR as per attached evidence). Traceroute and network diagnostics indicate consistently high RTT spikes and increased latency on hops involving Cloudflare IPs. In some cases, we also observe timeouts and packet loss during these hops. This results in poor user experience and significantly delayed page loads. For reference:...
No description

transfering domains from GoDaddy to CF and renew issues

Hello, I am in the process of transferring my domains to cloudflare; Out of 3 domains, I managed to only migrate one of them. Both remaining domains are showing in CF, one is expired the other active;...

Can Email Routing filter out spam?

I have set up a custom Mail service (the one from Namecheap) but the Spam Emails are getting annoying. Can I use CFs Email Routing to filter out spam emails?...

Domain help

How can confirm that my domain has been fully transferred out of Ionia and is now fully transferred to cloud flare trying to close Ionia account but wanna make sure it’s fully transferred before hand?

Please help me with this security rule

I'm getting hit hard by these domains *.bc.googleusercontent.com i tried doping this but they its not catching anythig...

I use pages for my site, But all pages are being forcefully redirected to URLs ending with a slash

I use pages form my site,but all pages are being forcefully redirected to URLs ending with a slash. And I haven't configured any rules. How can I prevent this from happening?...
No description

Typo in newly registred domain, AGP policy

Hi, My friend registred a domain at Cloudflare, and he made a typo in the registration. Icann has a Add Grace Period policy of 5 days with most gTLD registries....

Cloudflare RDP 502 error

Hi, sorry I can't seem to find any information on this, apologies if I'm missing something but my Browser rendered RDP is giving this output. It used to work, but has now broken. Can anyone give me any pointers as to how to fix it? Thanks in advance.
No description

Subdomains and DDNS via API

Hi, I am currently looking to migrate from NOIP to Cloudflare, however I have to use a DDNS due to my ISP not allowing a static IP address. I would like to ask a few question before migrating....

Domian

bougt Thunder-craft.net but then it gives me Thunder-Crafts.net but i check 5 times that it was Thunder-craft.net but now i got a domian that i dont like can you remove the s

VS Code Remote-SSH hangs at Waiting for port forwarding to be ready with Access for Infrastructure

I’m using Cloudflare Access for Infrastructure to SSH into a remote Linux host (followed this guide: https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access/ ). SSH itself works fine from my terminal, but when I try to connect with VS Code Remote-SSH it gets stuck at: ``` Waiting for port forwarding to be ready...

WAF advanced rate limit periods (65535 seconds)

I noticed with the WAF advanced rate limiting feature the period of rate limit had 2 new entries (1 day, and oddly 65535 seconds) around mid August. I was used to a max 1 hour period with a 1 day max duration - so it's very much welcome! But, I checked today and now only see 65535 seconds (not the 1 day which errored when trying to test it)....

Workers missing deploy hooks

Hi all, I build static Astro websites with Payload CMS on the backend. I was planning on deploying the sites to Cloudflare Workers but I need to trigger a webhook from the Payload admin app after my clients make changes so the site rebuilds and deploys. I then found that workers do not support that feature yet like Cloudflare Pages do, so I had to change things over to use Pages. Just want to make sure I’m not missing something if there’s actually a way to do this with workers since that’s the...

wireguard client are no longer able to connect to warp endpoints

I've been testing warp and found out that since past month you no longer can connect to warp endpoints with third party applications build from wireguard . and i can confirm that the cloudflare put restriction on it and npt the ISP or so . doea any boy know about this and how to fix it ?...

Pulumi state import

Hi, i want to use the Pulumi cloudflare provider and wanted to ask if there is any way to import the current state like there is for Terraform/OpenTofu with https://github.com/cloudflare/cf-terraforming. Thanks!...

Recommendations for TCP_USER_TIMEOUT and keepalive settings

Hi there, I've noticed an increase in dead TCP connections to a service that is behind cloudflare recently. I was reading this blog post https://blog.cloudflare.com/when-tcp-sockets-refuse-to-die that talks about TCP_USER_TIMEOUT and keep alives and I was wondering does Cloudflare have any recommended values for these settings? I've seen docs about settings for the origin server, but not the client talking to Cloudflare. Any advice would be appreciated, thanks!