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

Queue Delay Seconds

message triggered 5 minutes late. This message is not shown in the queue when this time arrives and remains in the delayed to-do list. This message is only shown when I put another message in the queue.
No description

Our Domain Plan is not upgrading even after bills are paid

Hello there! We just upgraded our domain plan from Free to Business ($2400 year) and its not upgrading automatically. All the bills are successfully paid and its been longer than two business days. I have opened a support ticket but its been a week, no response....

Migrating to a new account

Hey there. I want to migrate my current Cloudflare projects (domains, workers, D1, Stream) all to a new account. Is this possible without too much downtime and data loss?

Transferring domains to Cloudflare - having issues...

I'm trying to move my domains from Bluehost to Cloudflare, but I seem to be caught in a circular issue. Under Transfer Domains is said I don't have any available for transfer and directs me to the Domain Transfer Documentation page. I follow those instructions and then it directs me right back to the empty Transfer Domains page. I don't know what I'm missing. See the screen shot and please help??
No description

Lost access to 2FA device, haven't logged in in a long time, lost access to account

I lost the phone that I used for 2FA. I hadn't logged in to Cloudflare in a really long time, and I don't have any backup codes. When I tried to do the recovery process, I failed the "recent device" login attempt. I contacted Cloudflare for help, but they just sent me the instructions for the recent device login check and then closed my ticket. Well, I still don't have access to my account, and it seems like I never will? I'd really like help on this!

1.1.1.1 timeout on resolving *.cloud.ru

I am not quite sure where to post this problem, but it seems like 1.1.1.1 doesn't resolve cloud.ru. Is there any problem with 1.1.1.1? Nothing on cloudflare status, just timeouts.
No description

Error 1000

Hello everyone, We have changed the nameserver and transferred the DNS record from account to another account and after 72 hours all the DNS records work fine except our website on some devices it gives Error 1000. any help?...
No description

Locating Worker file in static assets (Astro) server from worker

I'm working on a project using Astro as a framework for a Cloudflare Worker, but I'm a bit lost in the project structure. I used the npm create cloudflare@latest command to set up the project, which gave me what looks like a standard Astro project. My main questions are: - Where should I place the Worker code? Or has it already been set up by the Cloudflare package? - In general, where can I find the Worker-specific parts of this project?...

Storing and providing Stock Market tickers using cloudflare

Hi, what cloudflare services would you use today to store every 60sec the prices of some Stocks (let's say 2000+) in a db/cache and also provide an endpoint for users to fetch globally. I'm currently using Worker + separated Turso database, but I realized that maybe makes more sense to use a cache instead, or something that lives within the worker environment, rather than a separated database. The writes would be: Max 2000 * 60 * 24 * 30 = 86400000...

Help Needed to Create Boilerplate with Next.js and Supabase for Multi-Org Platform

Hi everyone, I'm looking for some guidance to create a boilerplate project using Next.js and Supabase that supports a multi-organization setup. The basic idea is to onboard a parent organization, which can then onboard multiple organizations under it. Each organization will have its own users, and we'll also have modules that are specific to each organization. For example, we'll have an event management module (CRUD) where Org A manages its own events, and Org B manages separate events....

Storing Images on Cloudflare and POSTing them as a .zip file through a Worker?

Hello, I am storing images on the Cloudflare Images service. I need to combine them in a .zip file and POST them to a 3rd party API, and I plan on using the Cloudflare Workers to do that....

Wondering what my costs will be?

We are currently using Cloudflare Stream for video streaming and Cloudflare R2 for image storage in our digital keepsake platform. We’re trying to calculate the average annual cost per user for our service and would appreciate your assistance in verifying our estimates. Our Use Case:...

CloudFlare only for security

I want to use CloudFlare to secure my AWS Amplify web app. I still want to use Cloudfronts (AWS) CDN. How can I disable CloudFlares CDN while still having 100% of the security (DDoS and so on...)

R2 S3 API Custom Domain

Is there a way to point a Custom Domain at my R2 bucket for access through the S3 API?

RDP DNS record help

I am currently attempting to set my domain to be proxied through cloudflare, however, when I proxy my A record, my RDP and other services stop working. How can I have proxying enabled while keeping ssh, rdp (windows remote desktop), and so on working? I assumed that maybe I can just do some srv records as that will allow my minecraft work without proxying, but don't have the knowledge to make it work. Any and all help is appreciated.

Unknown error: permanent error (550)

Hello, a message that should be forwarded to an email address is not being forwarded and appears to be blocked. Since it is important for our organization, can you unblock it?
No description

Discounts on Business plans?

Hey guys, I only need the ability to create Custom Nameservers. Obviously $200/mo for this one feature is not worth it. Do they ever offer discounts, etc?...

Using a domain for my web server

Hello, i've set up cloudflare DNS, and have a local HTTP web server at 127.0.0.1:80 (specifically a nextcloud instance). I've set nginx to act as a reverse proxy, passing http://127.0.0.1:80 to https://nextcloud.olai.dev. It's set to enforce TLS, and i've got an ACME certificate set up. I then configured an A record like in the picture. I've tested that ssh -L 1234:localhost:80 olai@<the ip> works, so i'm 99% sure the problem lies with either cloudflare og nginx. What can i do to debug it? Going to https://nextcloud.olai.dev results in a The connection has timed out error. The config is here, it's written in nix, but should be similar to what it would be without. The reverse proxy part is the same as in the nixos wiki...
No description

Minecraft behind cloudflare tunnel - getsockopt error

Hi everyone! As the title says, I'm trying to run a minecraft server behind a cloudflare tunnel. By default, I have a several self-hosted services running and functioning properly, with tunnel login page for specific e-mails. Now I'm trying to run a minecraft server with bypass policy, but I get a "getsockopt" error when trying to connect to it. What should I check? Please help, I'm lost and confused. :/...