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 |
|---|---|
| Manchester, England | 1 |
| Angers, Pays de la Loire | 1 |
| London, England | 1 |
| Noida, UP | 2 |
| Jewar, UP | 1 |
| Braga, Braga | 1 |
| Paris, Île-de-France | 2 |
| Prievidza, Nitriansky | 1 |
| Farmers Branch, TX | 1 |
| Helsinki, Uusimaa | 1 |
| Crisfield, MD | 2 |
| Nanaimo, BC | 1 |
| New York City, NY | 1 |
| Istanbul, Istanbul | 1 |
| Greater Noida, UP | 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:
-
adas🧦🌹 (@adastroworld) reported@PersonaIData It’s been like $10 for the past 10 years so not terrible but yeah it’s just my custom email domain from namecheap Cloudflare allegedly cheaper so I’m gonna transfer out
-
Clara Bennett (@CodeswithClara) reported- Claude = coding. ($20/mo) - Supabase = backend. (Free) - Vercel = deploying. (Free) - Namecheap = domain. ($12/yr) - Stripe = payments. (2.9%/transaction) - GitHub = version control. (Free) - Resend = emails. (Free) - Clerk = auth. (Free) - Cloudflare = DNS. (Free) - PostHog = analytics. (Free) - Sentry = error tracking. (Free) - Upstash = Redis. (Free) - Pinecone = vector DB. (Free) Total monthly cost to run a startup: ~$20 There has never been a cheaper time to build.
-
Pasha Khoshkebari (@PashaHasHOPE) reportedI'm not sure what to do. Cloudflare D1 is down. My services depend on it. What do I do?
-
CryptoPulse (@CryptoPulseGLBL) reported🔔#Today's Headlines 1. #Bitcoin Breaks Through $61,000 2. Crédit Agricole Launches EURXT, a MiCA-Compliant Euro Stablecoin on Ethereum 3. Uniswap Is Now Live on the Robinhood Chain 4. Cloudflare Launches Monetization Gateway Supporting Stablecoin Payments via the x402 Protocol 5. U.S. #HYPE Spot ETF Sees Total Net Inflows of $2.8547 Million in a Single Day 6. Drift, a @solana Ecosystem Perpetual Contracts Exchange, Announces Name Change to Velocity 7. Venice AI Completes Series A Funding Round, Raising $65 Million at a $1 Billion Valuation 8. @solana launches an on-chain governance mechanism; proposals must secure 15% staking support to be eligible for voting 9. Arcus, a decentralized exchange developed by the dYdX team, has launched on Robinhood Chain and received investment from Robinhood Crypto 10. ParaFi Capital continues to increase its SKY holdings, adding $56 million to its position, with a total loss of $1.72 million on the position
-
Agustin Garcia (@agus_build) reportedCheck these numbers: 104,377 views 52,666 hours watched 8.3 TB delivered 2,863 videos live All running on Rehelios with cloudflare edge network. Here is what that exact traffic would cost on Mux or Cloudflare Stream itself, and what we actually pay 🧵
-
fren (@frenbot31488) reported@Itsuki_i_VRC @iris__vr he posted a long rambling explanation of why he can't take down ripping sites, cloudflare is a CDN/proxy, doesn't host the files, DMCA notices to them don't result in removal. he deleted it after like 2 days, 4 retweets, went from 18 to 16 likes, so two people actually read it
-
Lilith Datura (@LilithDatura) reported@thePM_001 @Cloudflare nano-payments, damn I'm behind.
-
Yash D (@AI_by_yash) reportedClaude/codex = coding. ($20/mo) GitHub = version control. (Free) Supabase = backend. (Free) Clerk = auth. (Free) Resend = emails. (Free) Vercel = deploying. (Free) Cloudflare = DNS. (Free) Upstash = Redis. (Free) Pinecone = vector DB. (Free) PostHog = analytics. (Free) Sentry = error tracking. (Free) Stripe = payments. (2.9%/transaction) Namecheap = domain. ($12/yr) Total monthly cost to run a startup: ~$20 There has never been a cheaper time to build
-
Surendar (@Surendar__05) reported- Claude for coding. ($20/mo) - Supabase for backend. (Free tier) - Vercel for deploying. (Free tier) - Namecheap for domain. ($12/yr) - Stripe for payments. (2.9% per transaction) - GitHub for version control. (Free) - Resend for emails. (Free tier) - Clerk for auth. (Free tier) - Cloudflare for DNS. (Free) - PostHog for analytics. (Free tier) - Sentry for error tracking. (Free tier) - Upstash for Redis. (Free tier) - Pinecone for vector DB. (Free tier) Total monthly cost to run a startup: ~$20 There has never been a cheaper time to build. It's not that deep bro.
-
nimaUSD (@nimaUSD) reportedFor 30 years, the web ran on one deal. content for attention. AI agents just broke that deal, and Cloudflare thinks it has the fix. Their new Monetization Gateway lets any website, API, or dataset charge per request, with payments settling in stablecoins over Base. 119 million transactions already processed. Zero protocol fees. And it's just getting started. Here's what it means if you're building in the @Base ecosystem.
-
Rahul Karajgikar (@Road_Kill11) reportedso i tried self hosting observability myself on AWS turns out codex + terraform + aws + cloudflare is insane was able to set up clickhouse running on an m6g.large instance, connect it to EBS volume (for local disk) and s3 (cold storage), set up all the ALB/VPC etc. network stuff, and wire it up to my domain on cloudflare with very little effort - about 3 high level steps and about 30 mins of active effort: 1. step 1: asked codex to tell me all the api key/manual configuration i need to do. here i had to set up aws iam, and do some manual work on cloudflare to create apps/api keys/separated for dev/****, and connect the domain name i wanted to the clickhouse endpoint i would use after step 1, my agent was able to access my aws account with ssm after i signed in. 2. step 2: prompted a /goal to setup the entire infrasturcture stack using terraform + scripts, then deploy clickhouse + OTEL collector on the ec2 instance. codex then worked for 5 hours, wrote the entire code to set up the infra in terraform, deployed it with terraform CLI + some custom scripts, verified/tested that clickhouse was deployed and working fine with the local ssm connectivity after that, i asked codex to write some scripts for me to monitor my ec2 instance health, test scripts for verifying that logs/metrics/traces/spans etc. work properly and a few other scripts for making it easy to monitor/maintain the instance then i wired it into @dexto_ai, which was pretty easy, i just had to swap out the collector config to use my new clickhouse endpoint. it's working pretty insanely, and now i no longer need to deal with arbitrary caps on traces anymore. i can just scale my ec2 instance up when i need it, and use my startup AWS credits ($67 a month). mostly i cared about traces/spans anyway, and less about fancy monitoring features, so this is an incredible unlock compared to paying over $100 + usage based pricing on sentry/datadog etc.
-
orig (@the_real_ori) reported@sunglassesface @Cloudflare @PlanetScale Support is always the last unsolved piece, even at companies this good. Infra scales on its own, a Discord full of overworked humans does not. That gap (AI answers first, humans only on escalations) is the whole reason I am building in this space.
-
Nilan Sanjaya (@nilansanjaya) reportedAnyone else facing @Cloudflare dns propagation issues/delays today?
-
Yawar Amin (@yawaramin) reported@adamzwasserman @rough__sea It's becoming a new backend service deployment platform, see eg Cloudflare Workers
-
Simon Høiberg (@SimonHoiberg) reportedWhen you move to self-hosting your products, security automatically becomes the number 1 concern. I used to have CloudFront distributions sitting in front of every public endpoint. Another popular solution is using CloudFlare tunnels and Tailscale. The only issue is - it's still "cloudy". And personally, I wanted to get rid of that. Fortunately, I found a surprisingly simple setup that can do roughly the same as CloudFlare tunnels - but fully self-hosted. Let me show you 👇