1. Home
  2. Companies
  3. Cloudflare
  4. Outage Map
Cloudflare

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

Loading map, please wait...

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:

Less
More
Check Current Status

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
New York City, NY 2
Los Angeles, CA 1
Paris, Île-de-France 1
Manchester, England 1
Check Current Status

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:

  • a_shimanski
    Artyom Shimanski (@a_shimanski) reported

    @TaskLemonWorks @Namecheap @Cloudflare thanks, the worst part is clients don't know why you went quiet

  • hexmint
    hexmint ✌️ (@hexmint) reported

    @Cloudflare you really need to QA this Create Worker page. If I enter two letters in any of the text boxes here, the first letter is lost. And if there is a single letter there, I need to press backspace twice to delete it. Feels like a React issue idk

  • muskonomy
    Muskonomy (@muskonomy) reported

    NEWS: SpaceXAI's Cursor is adding the Firetiger team. Cursor, the AI coding company now part of SpaceXAI, said the team behind the startup Firetiger is joining it. Firetiger builds AI agents that watch software after it ships. They monitor rollouts, catch bugs, investigate incidents and feed what they learn back to the coding agents that wrote the code. Firetiger was founded in 2024 by Rustam Lalkaka and Achille Roussel, who ran large production systems at Cloudflare, Twitch, Segment and Twilio. The goal is to close the gap between writing code and running it. Cursor wants an agent that can ship a change, watch how it behaves and fix it when something breaks. Firetiger's work will show up across Cursor. Source: Cursor, August 2026

  • AIGenesis_
    AI Genesis (@AIGenesis_) 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.

  • shrex7y7
    SG (@shrex7y7) reported

    @SlightlyAni try with cloudflare, sometimes my Internet service provider blocks sites randomly. I always used this software to open the sites.

  • chanwalrus
    Chan Walrus (@chanwalrus) reported

    @kidariseyogt @NamecheapCEO @Cloudflare I've had some hideous problems with Cloudflare in the past to the point where if I see a captcha, I just close a site. Probably best not to get into it here as my GOD... I have a LOT of work to do today. XD

  • MPi_IT
    Maik Pietzka (@MPi_IT) reported

    @Cloudflare Excellent reminder that anomaly ≠ incident. A 30% traffic drop was a real signal, but the root cause was human behavior. Monitoring should correlate telemetry with deploys, calendars and regional events before paging. Detection without context becomes noise.

  • ayushkumar912
    sudoKill (@ayushkumar912) reported

    Fun bug that kicked this whole thing off: a fork-loop in @Cloudflare Warp ate 1300+ processes on my machine. Chasing that down is what got me looking for a real system monitor in the first place.

  • DevinKofsky
    Devin Kurant (@DevinKofsky) reported

    @janxpm @Namecheap I spent 2 hours this morning thinking it was my fault and configuring cloudflare, only to discover the real issue. Clients think I broke there sites.

  • pathlessknown
    solopath (@pathlessknown) reported

    @HotAisle Damn nvm then maybe not meant for you haha It’ll save you money and look pretty with all cloudflare info in real time and secure too

  • domm
    domm (@domm) reported

    6 months ago i started building my own remote coding / agent platform for my own personal use tmux and moshi were meh solutions. claude/codex didn’t have a real remote. everything i tried was one host + maybe a phone client. i needed phone, web, and multiple desktops talking to one server, clients fully split from the host, and i didn’t want to be locked to one model vendor. so i built it - i just call it domm dev for the last 4 months that platform is how i stood up a large warehouse / arena from scratch (more on that soon) domm dev runs on a mac mini in my network rack, on the same lan as my arena, so it can see usb, wifi, bluetooth, sdi, and the unifi network cloudflare durable objects + d1 are the relay: every client syncs through that, the mac mini is just another peer on the other side a few primitives: - agents (proactive / recurring) - sessions (reactive conversations) - projects (directories) - chat (global, text + realtime voice) - webhooks that open or follow up a session from a real-world event right now that mini is the middle man between me and: - 83 devices answering on the shop lan - 24 actuators (can bus + temp/health) + 16 shelly plugs monitoring/controlling power to them - ~100 esp32s/picos/rp2040's/pis - ~100 piezo sensors - 20 art-net lights - 12 usb pov cams, 5 usb side cams, 3 cinema camera - linux benches/servers with half a TB of ram/gpu - a unifi dream machine se + the rest of the fabric - a 10hp blower on an abb vfd - a large HPA compressor and tank bank - and too much more to list i have never built more impressive software never been less interested in selling software and couldnt be more excited about bridging ai<>software<>hardware<>industrial equipment

  • SenaQifrey
    Ryu-Sena (@SenaQifrey) reported

    Not sure help but @cloudflare sure seem good option unless they don't pay great their security staff or it ignore adviser or PR. Good project but bad (probably) management

  • adeilsonrbrito
    Adeilson Brito (@adeilsonrbrito) reported

    Cloudflare released one of the most consequential agent-security capabilities I've seen recently: its Gateway can now identify Model Context Protocol traffic at the network layer, surface previously invisible "shadow MCP" connections, distinguish direct MCP traffic from approved Portal-mediated traffic, and enforce policies that block MCP calls which bypass the governed route. There's an important architectural detail behind this. The new MCP 2026-07-28 specification exposes protocol and operation information directly in HTTP headers — "MCP-Protocol-Version", "Mcp-Method", and "Mcp-Name" — on every request, replacing the old connection-scoped handshake. Today, Gateway uses the protocol-version header to detect MCP traffic and enforce Portal-only routing at the network level. Cloudflare has indicated that tool-level policy — using "Mcp-Method" and "Mcp-Name" to govern individual tool calls — is coming next. Either way, the architectural shift is the same: infrastructure can increasingly identify, audit, and govern agent activity without depending on the agent itself to behave correctly. Cloudflare describes two distinct enterprise problems. Shadow MCP occurs when an employee connects an agent directly to an unapproved MCP server. Portal bypass happens when the server itself is approved but the user connects directly to it, skipping identity controls, DLP, curated tool catalogs, and tool-level audit trails. This is the key point: Agent security is beginning to look less like prompt security and more like Zero Trust. As agents become actors inside enterprise systems, security will increasingly depend not only on what we instruct agents to do, but on what the infrastructure allows them to do.

  • FunkyxBeatz
    FunkyBeatz (@FunkyxBeatz) reported

    Small FYI on a sidequest... Stopping the bad guys with Cloudflare: 2,812 malicious requests blocked or challenged in the last month #cloudflare

  • BrantTedeschi
    Brant Tedeschi (@BrantTedeschi) reported

    @YoungbloodJoe @cPanel Was the main server that hosts cpanel/whm behind cloudflare? Never trust GoDaddy for anything. The IP should never be public facing. So they should never know the real IP address.

Check Current Status