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.

  • 33% Domains (33%)
  • 30% Cloud Services (30%)
  • 15% Web Tools (15%)
  • 15% Hosting (15%)
  • 7% E-mail (7%)

Live Outage Map

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

CityProblem TypeReport Time
Paris Cloud Services 6 days ago
New York City Hosting 8 days ago
Manchester Domains 29 days ago
Angers Cloud Services 1 month ago
London Domains 1 month ago
Noida Hosting 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:

  • dragongirl02
    dragongirl (@dragongirl02) reported

    Ugh! Not again @Cloudflare & @LiveATC: the 7-day limit made me miss FDY649 (have to see if a YouTuber can help). That has weight since it's a likely drone/UFO, dangerous to unsuspecting aircraft, & nearly lost ASA830 & a new drop on an adoptable site due to the 7-day worry. 1/2

  • fadeoutsociety
    Fadeout Society (@fadeoutsociety) reported

    Leak site ignoring your DMCA? Check who hosts it (whois the domain, then the IP). Hosts and CDNs have their own abuse desks and legal exposure - a notice to Cloudflare or the upstream host often works when the site itself never answers. Always work up the chain.

  • nandkshorjadoun
    Nandkishor (@nandkshorjadoun) reported

    i'm trying to switch from prisma to @DrizzleORM because of cloudflare workers incompatibility and ngl prisma spoiled me so bad that drizzle feels like writing raw sql 😭

  • hadesai2026
    Sentry (@hadesai2026) reported

    @MEADGod @apeex_eth @Cloudflare Got giga REKT on a Pons launch. How is this possible that they all bundle scam still ? Is this pumpfun v2 ? **** it

  • josevalerio
    Jose Valerio (@josevalerio) reported

    .@gumclaw take down **** please I leaked my AWS keys in the frontend repo build need it down before it gets cached by cloudflare

  • rushgrowth
    Rush🎲 (Mog/acc) (@rushgrowth) reported

    @notthreadguy pons needs to figure out their cloudflare issues so i can make a quick band from 20$

  • DVanLangenhove
    Dries Van Langenhove (@DVanLangenhove) reported

    I've been given early access to X Money, but whenever I click the link, it gives me a Cloudflare Tunnel Error 1033. Does anyone else have this problem?

  • Irwin_2012
    Irwin 🇨🇦 (@Irwin_2012) reported

    @RinneSatom3000 @ElectionsAB It’s about buying service from the US in support of a TPA. Although Cloudflare itself does not charge a donation processing fee, hosting (paying) for the website to advertise could be construed as a purchase outside AB.

  • steipete
    Peter Steinberger 🦞 (@steipete) reported

    @dillon_mulroy @dok2001 @Cloudflare Hmmm this already runs on Cloudflare, but I have no idea - what would that help me?

  • burcs
    brandon (@burcs) reported

    we dogfood everything at cloudflare, it's why we're able to move so quickly be the customer, feel the pain and experience the papercuts, whether that is spend, speed, or reliability you gotta put yourself in their shoes

  • kirkfps
    Kirk Patrick (@kirkfps) reported

    @cerebras We landed on almost exactly this architecture a bit over a month ago: unified Postgres embeddings, hybrid retrieval, reranker, and MCP serving LLM-free retrieval primitives with the client orchestrating. Where we went further: - Append-only canonical store before indexing, so the whole index rebuilds without depending on source systems - Formal provenance on every derived artifact (derived-from, source version, model, prompt, date), with source vs derived queryable and derivative indexing as explicit policy - Zero LLM calls in the query path. Retrieval-only worker; synthesis delegated via MCP to the assistants users already pay for - A verified output layer that makes hallucination inexpressible, not just unlikely. The retrieval contract is empty-never-nearest: outside the validity window the system returns nothing instead of the closest plausible match. Absence is a well-defined, provable result over a bitemporal canonical store, and abstention is typed (Found | Gap), gated by byte-exact verification against the source, outside the model. Most systems make hallucination improbable; this makes unsourced claims impossible to sign - Governance via the ARSIA Protocol, our open standard aligned with the EU AI Act and GDPR: query-time ACLs against the IdP, PII protection, EU data residency, auditable corpus - Edge on Cloudflare, data layer on dedicated OVHcloud servers. Fully European stack, replicable by any company without an inference fleet The result is a complete stack, closed at every layer: ingestion can't contaminate (canonical + provenance), storage can prove what existed and when (bitemporal invariants), and output can't assert what it can't verify. Correctness lives in the data layer, not in model behavior. And the entry cost is almost embarrassing: a small company can run the whole thing end-to-end on Cloudflare alone (Workers, R2, D1, Vectorize, Workers AI). The two-person deployment runs on roughly $5-10/month. No seats, no per-user pricing, no GPU fleet. Convergent evolution is the best validation there is.

  • NathanBrooksHQ
    Nathan Brooks (@NathanBrooksHQ) reported

    I’ll say this once. Buy these 8 stocks before August changes the setup. These names will build serious wealth in the second half of 2026…. 1: ServiceNow ~ $NOW 2: Nebius ~ $NBIS 3: Cloudflare ~ $NET 4: Shopify ~ $SHOP 5: Atlassian ~ $TEAM 6: HubSpot ~ $HUBS 7: Confluent ~ $CFLT 8: GitLab ~ $GTLB Large gaps between execution and sentiment never stay open forever. Save this and come back in 3 months. These stocks will already be moving toward the levels late money thought were impossible.

  • michael_upstack
    Michael @ Upstack Data (@michael_upstack) reported

    Software is a lot more like building a house. An architect decides where the walls go, where the plumbing runs, where the electrical lines run. Then specs how thick the walls need to be to hold the roof. What happens if a hurricane comes through? Is the foundation high enough for a flood? Same exact questions. Just asked about a building instead of a system. A software engineer answers the same category of questions. What happens if the internet goes down? What happens if Cloudflare has an outage? What happens if traffic spikes overnight? You can't put lights in the ceiling before the walls go up. And you can't put buttons on a screen before the API that supports them exists.

  • guillemcraft
    Guillem (@guillemcraft) reported

    replicate will charge you CREDITS like HIGGSFRAUD 💀 i've been using it for 2 years to create my videos, images, remove background...everything and now they've send me an email saying that they'll be charging you credit instead of pay-per-generation?? does Cloudflare have anything to do with it?? like wtf, whyyyyy i will probably need a different service since this one will go down the higgscam route and F i really liked it...

  • circles_r_phun
    Circles (Mike) (@circles_r_phun) reported

    The important thing about this @XMoney - is that if you have any US clients trying to access their account or seek support while abroad - they won't be able to reach the websites to fill out of the forms to get that support... so talk to Cloudflare?

  • billmorgan92
    William (@billmorgan92) reported

    @CloudflareDev is cloudflare r2 down? I cannot download from my bucket my files and cannot create new buckets (both take forever stuck in loading state)

  • homoudalmonawer
    Humoud Almunawer حمود المناور (@homoudalmonawer) reported

    Cloudflare just shipped emergency firewall rules for two critical WordPress bugs. One is unauthenticated remote code execution: no login needed, an attacker can run code on your site. If you run WordPress, act today. The fix 🧵

  • EseDevlin
    Elion's Pops ⌨️🚀💰 (@EseDevlin) reported

    @uche_ui vercel hosted abi? blocked on Glo network. You should route it through cloudflare to circumvent the problem

  • TsengSR
    Tseng (@TsengSR) reported

    @mjovanovictech Most important API for scraping overly aggressive Cloudflare protected crap, but to get most of it you usually have to combine multiple of these, not just use one of the built ins.

  • Raihmeow_nya
    🐈 らいニャー 🐈 ((ストレスがたまって)) (@Raihmeow_nya) reported

    @Milkdromida @Sir_Cats_Meow there’s currently an @Cloudflare outage.

  • maria6186551590
    Ethan Walker (@maria6186551590) reported

    Follow me and I’ll help you cut through market noise and find stocks with strong growth potential. $NET — Cloudflare — Don’t buy $SNOW — Snowflake — Don’t buy $DDOG — Datadog — Don’t buy $NOW — ServiceNow — Buy at $96-$99 $ZS — Zscaler — Buy at $138-$142 $VEEV — Veeva Systems — Buy at $182-$188 $SAP — SAP — Buy at $146-$150 $CRM — Salesforce — Buy at $160-$165

  • dee62383
    🎀Deanna Brownlee🎀 (@dee62383) reported

    @Prolific I just tried to log in to complete studies. I keep getting "403 Forbidden cloudflare." Not using a VPN, I tried deleting cache/cookies, and using private browsing does not fix the issue.

  • HamEggsnSam
    Green Eggs-n-Sam (@HamEggsnSam) reported

    This is me using a $100 pihole server to block the data Fox is paying $22 billion to own and collect about you. In the chart below the red portion is blocked ads/trackers. The light blue was already cached and therefore loads faster. The green are queries that leave my network, but go to distributed root servers instead of Google or Cloudflare so my data is more private. Below that, you can see Roku goes crazy when it can’t phone home to pass-on all your data.

  • 4ndrew_mitchell
    Andrew Mitchell (@4ndrew_mitchell) reported

    I put my site behind cloudflare, should help with anyone who ever had trouble accessing it before.

  • raj_sitaula
    Raj Sitaula (@raj_sitaula) reported

    False reports should not be enough to label a legitimate website as phishing without a proper review. We hope Cloudflare investigates this issue fairly and restores access as soon as possible. @Cloudflare @CloudflareHelp

  • cygniius
    hokey type (@cygniius) reported

    hi @lastfm team, I hope you guys will consider adding a AI DDOS/scraping blocking feature (such as cloudflare or Anubis) to the site as I’m assuming the site is constantly being hit by AI scraper bots. Many other sites have implemented this already so not sure if backend issue?

  • PrizmYT_
    Prizm (@PrizmYT_) reported

    No matter what you think about Josh and/or Kiwifarms, it shouldn't be possible for a service provider such as Cloudflare to choose which websites ppl can and can't see online. KF has documented hundreds of child predators, and now all of that evidence is at risk. Save Kiwifarms

  • maietta
    Nick (@maietta) reported

    @eddiejaoude I don't like their pricing. Ended up going to a combination of self-hosted and cloudflare's email. Send feature. If cloudflare is down, my self-hosted instance will kick in.

  • oritwoen
    Ori (@oritwoen) reported

    @ibocodes Why you use Resend instead Cloudflare Email Service?

  • TannerPowell
    Tanner Powell (@TannerPowell) reported

    @jackfriks @levelsio Little bit of setup involved but if you can use One Password to make a read-only folder with your env stuff, setup access token for Claude, login to wrangler (cloudflare) or vercel/supabase’s CLI tools, it really does become mostly English fast. “Explain this to me more simply.”