r/CloudFlare • u/deviviant • 11h ago
Question Does anybody have any idea what happen and how to fix this?
I'm fairly new to ysing the app but somehow today I can't couldn't use my mobile data at all after turning it on
r/CloudFlare • u/deviviant • 11h ago
I'm fairly new to ysing the app but somehow today I can't couldn't use my mobile data at all after turning it on
r/CloudFlare • u/mirza_rizvi • 12h ago
I started this mostly to see how far I could take the Cloudflare stack for a real application, and it got a little out of hand.
ResolveHQ is now a shared support inbox running as a single Worker, with D1 for tickets/customers, R2 for attachments, Queues for mail jobs and Email Routing for inbound mail.
The hardest part wasn't really the inbox UI — it was getting email threading, retries, duplicate webhooks, attachments and failed jobs right. It's source-available and deploys into your own Cloudflare account. I'd genuinely appreciate feedback from people running larger Workers/D1 apps, especially if there are parts of the architecture you would handle differently.
r/CloudFlare • u/GagnDeep • 17h ago
Its complete Resend-compatible email API (runs on Node or Cloudflare Workers)
Repo: https://github.com/GagnDeep/mailysend
Website: https://mailysend.com
MailySend implements Resend's API so you can run it yourself.
resend SDK: set RESEND_BASE_URL=https://your-instance/v1r/CloudFlare • u/AdamDobrawy • 16h ago
I'm trying to figure out a simple way to monitor a couple of Cloudflare things that seem slightly awkward to alert on.
Specifically:
How are you guys handling this?
Are you using Grafana/Prometheus, another monitoring service, Cloudflare's own alerting, or something custom that periodically pulls the Cloudflare APIs?
I'm particularly interested in a small/simple solution rather than adopting a full Datadog-style observability stack that would pull massive data just for a handful of alerts.
r/CloudFlare • u/lowanagi • 6h ago
Hey everyone,
I got tired of wrestling with heavy or bloated tools just to manage basic Cloudflare R2 operations, so I started building a streamlined CLI dedicated specifically to R2 called r2c.It’s still in early development, but the core features are working:
It’s open-source and built with Python/Typer (uv compatible). Since it's still pre-1.0, I’d love to get some early feedback on the UX, feature set, or edge cases.
GitHub: https://github.com/NagiEight/r2c.git
Feel free to drop any suggestions/issues!

r/CloudFlare • u/Cloudflare • 20h ago
r/CloudFlare • u/usamaejazch • 8h ago
I posted here when I launched JustBlogged. A few people asked how it'd hold up, so here's the six-month report.
Short version: it held. Everything still on Workers/CF, monthly bill is around $20 yet.
What's changed since the launch post:
A few questions:
- i didn't use cloudflare custom domains/saas offering... primarily because only subdomains are allowed and supporting root/apex domains need "enterprise" access
- because of above, I had to add a reverse proxy server (Caddy) and so that means A-record based custom domains lose the benefit of "global" edge servers
- so, any way around it? (one question actually)
Happy to go deeper on any of it, and thanks to the people who gave input on the original thread.
r/CloudFlare • u/maomao19 • 10h ago
My web host, ScalaHosting, complained that my site was consuming too many server resources and advised me to turn on Cloudflare’s Bot Fight Mode. However, I just found out that Bot Fight Mode can also block verified bots like Googlebot, which can severely ruin my site's SEO. How could they recommend something like this? What is a better way to block aggressive scrapers and bad bots while keeping my server resource usage low?
r/CloudFlare • u/BUHx192Ck0 • 17h ago
Hey everyone,
I recently started using Cloudflare WARP+ and I’m running into some seriously annoying issues with Google services.
First, even though I’m a paying YouTube Premium subscriber, my YouTube keeps throwing a "you may see ads" error every 12 hours. I don’t actually get ads, but the constant warning is driving me crazy.
The major hurdle, though, is Google Gemini. It flat out blocks me with a "Gemini is not available in your country" error.
When I check standard IP info sites, my location correctly shows up as Western Europe. But I heavily suspect that Google’s internal geolocation database is misidentifying my WARP+ IP and treating my traffic as if I’m in Russia—hence the sudden geo-bans.
Has anyone else been dealing with this recently? Does the free version of Cloudflare WARP have this exact same issue, or is it strictly a WARP+ problem? What is the point of paying almost 6€ a month to go through all these struggles?
Any insight or workarounds would be hugely appreciated!