1. Home
  2. Companies
  3. Cloudflare
Cloudflare

Cloudflare status: hosting issues and outage reports

No problems detected

If you are having issues, please submit a report below.

Full Outage Map

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.

Problems in the last 24 hours

The graph below depicts the number of Cloudflare reports received over the last 24 hours by time of day. When the number of reports exceeds the baseline, represented by the red line, an outage is determined.

At the moment, we haven't detected any problems at Cloudflare. Are you experiencing issues or an outage? Leave a message in the comments section!

Most Reported Problems

The following are the most recent problems reported by Cloudflare users through our website.

  • 50% Cloud Services (50%)
  • 25% Domains (25%)
  • 25% Hosting (25%)

Live Outage Map

The most recent Cloudflare outage reports came from the following cities:

CityProblem TypeReport Time
New York City Hosting 8 days ago
New York City Cloud Services 27 days ago
Los Angeles Cloud Services 28 days ago
Paris Cloud Services 1 month ago
New York City Hosting 2 months ago
Manchester Domains 2 months ago
Full Outage Map

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:

  • bogdancarlescu
    Bogdan Carlescu (@bogdancarlescu) reported

    The market has picked a side. In 2026, $CHKP is down 24%. $NET is up 53%. Per employee, the market pays about $2.0M for Check Point and about $20.7M for Cloudflare. Ten times more for the company losing money on every head.

  • kzzy47
    KZZY (@kzzy47) reported

    @borrhensaidi A DDoS big enough to take the whole service down instead of degrading it usually means there was no mitigation layer in front yet. Is Cloudflare or similar going in front of it once you're back up?

  • sohardh
    Sohardh Chobera (@sohardh) reported

    @Cloudflare Wish I could work on these kinds of problems

  • gzlin
    GZ Lin (@gzlin) reported

    7/8 Two answers fit this physics. Ship continuously in public: Chrome ships two security releases a week, the kernel defers fixes at most seven days. And put protocol layer mitigations live while the real fix lands. Cloudflare did that for Log4shell in 2021.

  • ____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

  • kaxsthxbh
    Kausthubh (@kaxsthxbh) reported

    @planetmall2 i use cloudflare for my domain, they are pretty good ngl. @rauchg when are we launching a vercel DNS service????

  • SiGPRMR
    S!G 🍃 (@SiGPRMR) reported

    Everyone has seen 404, page not found Almost nobody has ever seen 402, payment required It was written into the web in the 90s and left empty. A door built for a future that never showed up That future is AI agents, and @injective is now a core member of the group building it What x402 actually does : ∟ A site asks you for money the same way it asks you to log in ∟ Your agent pays in $USDC by itself, no card, no account, no signup ∟ The page unlocks, the payment settles, done → On $INJ it settles inside a single block → Cost is a fraction of a cent, so paying 0.001$ for one api call finally makes sense Why it had to exist : ∟ Subscriptions only exist because tiny payments were impossible online ∟ An AI agent cant sign up for a subscription, it needs to pay per request ∟ x402 is how a machine pays another machine with no human in the loop Who else is in the room : ∟ Stripe, Visa, Mastercard, Amex ∟ Google, Microsoft, AWS, Cloudflare, Shopify ∟ Coinbase, Circle, Anthropic → The Linux Foundation runs it, same people who steward linux itself → The goal is to be for agent payments what SSL is for the padlock in your browser Standards decide what gets built on top

  • alexsofroniev
    Alex Sofroniev (@alexsofroniev) reported

    Damn, now this what you call memory and performance optimiziation. Another reason why Cloudflare is the GOAT

  • MitchellKeller_
    Mitchell Keller (@MitchellKeller_) reported

    Until they create an effective way to insert your own context layer into these tools, I feel like they will never be that good. What's to say that these tools will not take incentives from the brands to make sure that their brand gets used even though it's not the best tool for the job? Again if you want to build your own version of this, all you need to do is sign up for Api-fi rapid API and maybe two or three other tools. You then turn it into a code mode MCP using the Cloudflare code mode protocol. You will have an MCP server for yourself with absolutely no upcharges and it will take care of literally everything ten times better than these paid alternatives with maybe three prompts' worth of effort.

  • zeJ4N78aNoXT
    meguu (@zeJ4N78aNoXT) reported

    @veculium TCRF is such a joke. The rickety server xkeeper runs is always breaking down and the clown refuses to make a compromise with using Cloudflare. Then you have nonsense like this which alienates potential contributors. This has happened so many times and they refuse to learn.

  • nuvorlane
    Nuvorlane (@nuvorlane) reported

    New Access Client Secrets start with cfast_. That's the feature. Aug 26: Cloudflare Access service tokens minted on or after that date use `cfast_[40 alphanumeric][8-char checksum]`. Prefix + checksum exist so secret scanners can hit them with fewer false positives. Existing secrets stay a 64-character hex string. They still work. Same Client ID. Same CF-Access-Client-Id / CF-Access-Client-Secret headers. No rotation required. If your CI still holds a pre-Aug-26 hex secret, a scanner looking for cfast_ will miss it. Rotate when you want scanners to see the leak. Cloudflare did not expire the hex form.

  • oscargws
    Oscar Watson-Smith (@oscargws) reported

    what are people using @cloudflare workers at scale doing for tracing? I feel like most of the APM platforms (datadog for me) don't really support nested traces / concepts of services as well when everything is a worker

  • vegardwikeby
    Vegard Wikeby (@vegardwikeby) reported

    I set up an article system for a client, where they want to publish articles they have made internally, but don't want to manage it through their WP (add, edit, format, copy paste not working optimally etc), so I built it with cloudflare workers serving a subfolder on their domain, its own sitemap and feed it with .doc files they are used to handle. All cleaned up and checked by normal pre-AI code and AI doing the logic checks if all is good (no errors in extraction etc.). Using the WP header and footer (rebuilds once every hour and caches on cloudflare), even handling the cookie banner flawlessly, making it feel 100% as part of the existing website. Future article submissions now cost them cents on the dollar with full checks. SEO optimized and all bells and whistles. Old WP sites are kept in place until they are completely replaced with AI builds. @Cloudflare is one option, that I would recommend as it has good AI integration. The web is changing and it is towards PURE CODE.

  • iqtauhid
    Tauhid IQ (@iqtauhid) 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. Follow Tauhid IQ for regular update.

  • RonitDe1122002
    Ronnie (@RonitDe1122002) reported

    @karthikponna19 Cloudflare update installer is the worst. **** gets a new version every 2 days.

  • soikat
    Soikat (@soikat) reported

    @thekitze There is nothing cheaper than SES, you could also take a look at the Cloudflare mail service.

  • cybersec_cat
    Cat (@cybersec_cat) reported

    Hey Cloudflare, you don’t get to take credit for stopping cyberattacks that came from your own infrastructure. You created the problem. Solving it doesn’t deserve anything but scrutiny.

  • agenticbooks
    AgenticBooks (@agenticbooks) reported

    4/ Meanwhile, the tools that help in-house AI development are booming: Cloudflare to safely deploy code. Neon or Supabase for data. Clerk for user authentication. Vercel for hosting. Every company is going through the same steps, facing the same issues. AI SaaS bridges them.

  • koomai
    Sid ™️ (@koomai) reported

    Kumo UI is good, but it can't save @Cloudflare from the terrible UX decisions they make to upsell their Enterprise plan.

  • Sir_Mishaa
    Mishaa ☢️🚀 (@Sir_Mishaa) reported

    @JediW22 @ZeroDarkDev @ThePrimeagen Go still have garbage collector and bad error handling when rust does not have it. That's why Rust is being and will be use more and more, even in "low" level application When you are Cloudflare, scale matter a lot.

  • joeelector
    Joe Elector always TRUTH (@joeelector) reported

    @Thedukeisking Quick checks first • Confirm it’s not a platform-wide issue: Check Downdetector for X/Twitter or search X for recent complaints about timeline/loading. Outages or CDN problems (e.g., Cloudflare) produce exactly this behavior for many users at once.

  • impaulgriffiths
    PAUL GRIFFITHS (@impaulgriffiths) reported

    when they changed ssl renewals to every 200 days i was super unhappy about it, then auto install was a sort of hope, until my first autoinstall moved my whole severs folders into a subfolder (crashing everything) and the second just straight up didnt work and had to be reissued and manually installed… i have installed hundreds of ssl certificates and the old way was just about getting comfortable to do… these new installs are just ridiculous… having to disable cloudflare proxies, know about random hidden “auto install in 2 clicks” buttons, usually you got no chance of doing it without an hour on some sort of customer support. and they are changing the install rate to monthly soon… its needs to be sorted, what if i die!? if i die, my lifes work goes offline in a month?? it makes me wanna just put everything on http and forget about security!! ive paid tons of years ahead in time just so when i do die, my sites stay active - which is a pointless investment if they dont fix the auto ssl installs

  • QuantaKrypto
    QuantaKrypto (@QuantaKrypto) reported

    Cloudflare has answered it twice. 2023: revoked client certs honoured on resumption. Disabled it, built a correct fix for revocation, re-enabled. 2025: a *scope* failure the fix was never meant to cover. Off again. Still off. A correct fix that does not generalise.

  • 0xVasconcelos
    lucas (@0xVasconcelos) reported

    @ChristoPy_ N usou cloudflare pages = skill issue

  • AbhishekAmbad
    abhishek ambad (@AbhishekAmbad) reported

    @Cloudflare But what's about if Cloudflare goes down again?

  • escartin
    Javier (@escartin) reported

    Here's a reminder for ppl with sites on Cloudflare: They block major LLM crawlers by default, so your site may be invisible to AI search. It's dumb, but I feel the percentage of sites with this problem is higher than you'd expect.

  • prnvbn
    Pranav Bansal (@prnvbn) reported

    @Cloudflare Damn, all the clippy warnings make sense now

  • PartesanJournal
    Current Events, Sports & Christian Content (@PartesanJournal) reported

    Well, I have been able to log in to @X today, thankfully @Cloudflare has not given me any problems

  • 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

  • RealJBMangum
    RealJBMangum (@RealJBMangum) reported

    Most solo builders still treat deploy like a project. Cloudflare Workers + D1 + Pages flips it. Write the code. Push. It runs at the edge. No servers to babysit. I run 11 products this way. keep the stack boring and the ops near zero. What part of your current deploy still feels heavy?