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 3
Los Angeles, CA 1
Paris, Île-de-France 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:

  • PneumaBlessing
    Brain Shield (@PneumaBlessing) reported

    @Cloudflare @OpenAI But what does that mean? You say you support it, but WHAT DOES IT ACTUALLY MEAN? And how does it impact open weight models like QWEN and DEEPSEEK?

  • 4thWaveStevie
    Steve Chambers (@4thWaveStevie) reported

    spent most of the day wrangling cloudflare (pun intended) with openai just to get preview working. The variable and triggers... the UI is pretty ****, lads. In fact, it's diabolical. Wasted hours on this crap.

  • TKS701312296730
    TKS (@TKS701312296730) reported

    @MeltsIcy24536 It's clearly the problem because Cloudflare is trying to explain its reasons for failing. The 'genius' needs to get rid of this moronic verification system that's probably locking more legitimate users out of X than it is 'exterminating' real bots.

  • RaraCool04
    DONK • ᚐᚒᚄᚈᚔᚅ • 🇮🇪🇵🇸 • 🧡🤍🩷 (@RaraCool04) reported

    @MDoyler @VodafoneIreland To fix, log into your router using the instructions at the back or bottom of the router, go to Internet > DNS, choose manual and use 1.1.1.1 as the primary and 8.8.8.8 as the secondary. These are DNS providers by Cloudflare and Google, not Vodafone, and are currently working.

  • melvindvivas
    Melvin Vivas (@melvindvivas) reported

    I used Codex to fix an issue of one of our websites It was slow to respond and Codex figured out it was a DNS config issue in Cloudflare to our AWS ALB Codex is a really good sysadmin

  • colinhacks
    colinhacks (@colinhacks) reported

    @SheltonLouisGT it's possible down the line. it's more responsible to put this out first as an opt-in to make sure there's no behavioral drift or unexpected issues before seriously thinking about default-on. main issues: 👉 it requires `new Function()` which is blocked by many Content Security Policies (incl the one used by Cloudflare Workers) 👉 bundle size — the compiler adds about 7kb gzipped. may be worth it in regular Zod (though obviously not Zod Mini) in any case, it's more responsible to put this out first as an opt-in to make sure there's no behavioral drift or unexpected issues before seriously thinking about default-on. In the meantime, it's easy enough to use the side-effect import to enable compilation project-wide

  • ounceofcrypto
    CJohnson (@ounceofcrypto) reported

    @0x_vcharles Have the option to pay monthly for a custom-built service that makes the workflow easier and includes customer support, but also give the option to offload compute to GitHub Actions and Cloudflare Pages for free users

  • JustL22866
    DeptOfWarCrimes🇺🇸🙈🙉🙊 (@JustL22866) reported

    Her site sits behind Cloudflare. She thinks she is safe.... Fact: Nothing is safe.. Cloudflare or not, **** can be hacked...

  • immanuel_vibe
    Immanuel (@immanuel_vibe) reported

    most devs think eBPF is "that networking thing cloudflare uses" it's this: you can run your own code inside the linux kernel, safely, with no module, no patch, no reboot, on a box that's serving traffic right now a verifier proves your program can't crash the kernel or loop forever. then it's JIT'd to native speed. that's the whole trick what eBPF actually buys you: - see every exec, every file open, every TCP connect on the host. no agent inside the app, no code change, no restart - read TLS traffic before it's encrypted. uprobe on SSL_write. plaintext requests out of a binary you don't own and can't rebuild - drop millions of packets/sec at the driver, before the kernel allocates an sk_buff. that's XDP. that's how DDoS mitigation works now - delete iptables. cilium does k8s service routing in BPF hash maps instead of walking a linear rule chain that grows with your cluster - continuous profiling of every process on the box, every language, zero instrumentation, single-digit percent overhead. parca, pyroscope - block the syscall, not the alert. tetragon and falco don't just detect, they can kill the process at the hook - swap the CPU scheduler at runtime. sched_ext landed in 6.12. valve wrote one for the steam deck the mental model: your kernel now has event listeners. syscalls, kernel functions, packets, cgroups. attach, filter, aggregate into a map, read from userspace the part nobody puts on the landing page: the verifier will reject perfectly correct code and hand you a 400-line register state dump as the explanation. it's like arguing with a compiler that has decided it hates you personally worth it anyway. observability stops being a thing you build into your app and becomes a thing you point at it what's the most cursed thing you've done with it?

  • Fiducial_AI
    Fiducial.ai (@Fiducial_AI) reported

    @Cloudflare Rejection reasons need stable, machine-readable codes. That would let operators fix identity or policy failures without guessing which submission field triggered the block.

  • shmily7
    浮世绘 (@shmily7) reported

    For a service that literally provides an API gateway, compatibility with major serverless platforms like Cloudflare Workers should be basic infrastructure — and there should be an actual, responsive technical support channel when things break.

  • ____zee___
    ZEE (@____zee___) reported

    @hiradp if any of my @Cloudflare apps ever need a PlanetScale database i know i've made it... needing HyperDrive is a good problem to have

  • MoJuiceX
    M🍊JuiceX 🍪 🔫 🌱 (@MoJuiceX) reported

    @theo Any news on the cloudflare tunnel issue?

  • bil0090
    Bilal Bakr (@bil0090) reported

    @maxktz @cursor_ai I think CloudFlare is/was down which is causing some problems

  • ICPapprentice
    The ICP Apprentice (@ICPapprentice) reported

    internet-computer:native Signal ♾🚨: Microsoft just disclosed a new attack called TerminalFix. A fake Cloudflare CAPTCHA tells you to open Windows Terminal or PowerShell and paste a "verification" command. You paste it. You hit enter. You just ran the malware yourself. No download, no exploit, nothing for antivirus to catch. CrowdStrike's 2026 Global Threat Report shows why this works: fake CAPTCHA lures are up 563% year over year. It's the fastest growing delivery method in cybercrime, because it doesn't ask a machine to break in. It asks a human to open the door. The exit already exists. See the signal♾🚨

Check Current Status