Cloudflare Outage Map
The map below depicts the most recent cities worldwide where Cloudflare users have reported problems and outages. If you are having an issue with Cloudflare, make sure to submit a report below
The heatmap above shows where the most recent user-submitted and social media reports are geographically clustered. The density of these reports is depicted by the color scale as shown below.
Cloudflare users affected:
Cloudflare is a company that provides DDoS mitigation, content delivery network (CDN) services, security and distributed DNS services. Cloudflare's services sit between the visitor and the Cloudflare user's hosting provider, acting as a reverse proxy for websites.
Most Affected Locations
Outage reports and issues in the past 15 days originated from:
| Location | Reports |
|---|---|
| Paris, Île-de-France | 1 |
| New York City, NY | 1 |
| Manchester, England | 1 |
| Angers, Pays de la Loire | 1 |
| London, England | 1 |
Community Discussion
Tips? Frustrations? Share them here. Useful comments include a description of the problem, city and postal code.
Beware of "support numbers" or "recovery" accounts that might be posted below. Make sure to report and downvote those comments. Avoid posting your personal information.
Cloudflare Issues Reports
Latest outage, problems and issue reports in social media:
-
high priestess of tomatoes (@ActualMuscovite) reportedcloudflare is really just an intrusive nightmare on all levels now, it's at the point where it wants to verify me every time i use a basic search function in firefox like is there anyway for me to lobotomize the damn thing
-
Min Yoi (@yoi_minmin) reported@FuneralsR4 @Cloudflare Same.. getting the same crap for the past week. #FuckCloudflare
-
Arkfile (@Arkfile_OSP) reportedThe irony. Posted a reply on this thread and got the dreaded Cloudflare Turnstile Loop thing again. { @brave / @BraveSupport please fix this! }
-
alex ▲ (@aldexdev) reported"Deploy it to the edge" was 2023's cargo cult. Here's the 2026 rule: run functions close to the data they read, not close to the user. Edge (Cloudflare Workers · Vercel Edge · Deno Deploy) — auth checks, geolocation, redirects, A/B splits, header rewrites. Latency-sensitive, stateless, reads from cache or edge KV. Never a DB call. Region (Vercel Fluid · Fly Machines · Lambda in DB region) — RSC data fetch, Server Actions, CRUD, anything touching your primary DB. Anything more than 2 sequential queries belongs here, not at edge. Origin (Railway · Fly · your own boxes) — long-running, WebSockets, uploads, scheduled jobs, queues. Anything that breaks the request-response shape. Serverless will bite you here. The 2024 mistake: putting DB reads at the edge because "edge = fast." You add latency, not save it — every round-trip from Sydney to us-east-1 for a Prisma query costs you 200ms and a rate-limit ticket.
-
Doni (@donidhernandez) reported@fazley111 @Cloudflare had a similar ghost charge issue with a service once. worth opening a support ticket, sometimes it's a pre-auth that never cleared
-
Dylan Ander | CRO & SplitTesting (@DylanAnder) reportedJust built my first data warehouse... First tried postgres then moved to clickhouse for append-only Needed R2 objects on cloudflare to make sure it has room for historical data I spoke to @jacob_posel today and HQ DID help solve this. Honestly if you just install it and do absolutely nothing... your quality of life while coding will be 10-20% better just based on the harness and rules
-
Nic0le (@nicole_clash) reported@linguinelabs I have cloudflare but I also won vercel credits a while back so I never bothered 😭😭
-
Axel Kee 🐐🇲🇾 (@soulchildpls) reportedCloudflare workers can support Python, why not Ruby? 😭
-
Dylan Garcia (@_dylanga) reported@CherryJimbo @Checkm3out @Cloudflare I agree. I gave the region fallback feedback to them after their most recent ENAM outage
-
flavio (@flaviocopes) reportedCloudflare email sending service is very good, more like resend than SES
-
George Yash (@geoyashbuilds) reported@16vchq @Cloudflare and @getdidit help by setting up an authorization protocol. We had around 100 hackers offshore target the app - not sure why and how they found it. Regardless they couldn't make it in the front door. I wish I could wake up tomorrow and have 100 paying customers. 🤞
-
Theo - t3.gg (@theo) reported"npx t3 connect" This one's been a lot of work. You can now set up remote control for T3 Code on any internet-connected box with literally one command. All for free. T3 Connect is a minimal open source tunnel layer allowing you to control T3 Code instances remotely without needing Tailscale set up. I've been daily driving it for a month and it has changed how I code. Julius and I put a lot of effort into making setup as smooth as possible. Step 1: Install Claude Code, Codex, OpenCode, or Grok Build Step 2: Run "npx t3 connect" Step 3: Click link and sign in Step 4: You can now control that computer on T3 Code web, desktop or mobile (dropping very soon) We are currently providing this for free (s/o CloudFlare for bumping our tunnel limits). Every user can connect up to 3 devices. We don't want to charge for this, but if the bill gets unacceptable we may have to change course. If you hit limits or have issues, you can always fork, self host, or use Tailscale. T3 Connect may seem like a small ergonomic win. Tbh that's exactly what it is. Regardless, it's one I'm really proud of.
-
Rovshan (@mrboldpineapple) reportedI still don't get how people merge PRs into main without a real review. I enjoy building with AI, but I read every line. Most of it is fine — but there's almost always some hidden logic worth a second look. Example: I'd never integrated a Cloudflare captcha into an API before. I could absolutely just ask AI to "add cApTcHa, mAkE iT sAfE" and it would work. But then I'd have no idea how my own app actually works, and the bugs pile up fast. So I try to understand every line — and half the time I end up finding a better solution along the way. Yea I'm pretty damn slow, but at least I'm learning along the way and my app is reliable. And features are very expensive, especially if your core functionality is ***
-
Varun (@zathvarun) reported@saran_io I’ve two go to things, Tailscale for anything internal and cloudflare tunnel for anything that i wish to give to people out of my network
-
Jeremy Kreutzbender (@J_Kreutzbender) reported@CherryJimbo @Cloudflare @CloudflareDev Ran into an issue with AI Gateway yesterday afternoon. It seemingly hasn’t been reported anywhere, only in a thread on a message I started in Discord