1. Home
  2. ❯
  3. Companies
  4. ❯
  5. 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.

  • 58% Cloud Services (58%)
  • 25% Hosting (25%)
  • 17% Domains (17%)

Live Outage Map

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

CityProblem TypeReport Time
Ahmedabad Cloud Services 2 days ago
Le Puy-en-Velay Cloud Services 4 days ago
Ann Arbor Cloud Services 5 days ago
Palermo Hosting 6 days ago
New York City Hosting 15 days ago
New York City Cloud Services 1 month 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:

  • rea1ReinaCruz
    Reina Cruz πŸ₯ΌπŸ§€πŸ‡¨πŸ‡Ί (@rea1ReinaCruz) reported

    @Cloudflare Fix human verification

  • EliYumnik
    Eli Yumn (@EliYumnik) reported

    @acolombiadev @Cloudflare GitHub for CI/CD and hosting the damn internet’s repos Supabase Resend Replit Gemini Eleven labs

  • learnatick
    Irfan (@learnatick) reported

    @acolombiadev @Cloudflare @expo EAS service 🐐 tier for React Native developers.

  • LubosKolouch
    Lubos Kolouch (@LubosKolouch) reported

    Think twice before you paste: if a website's "Cloudflare CAPTCHA" asks you to open Windows Terminal and run a command, it's a trap. This is TerminalFix, a malware campaign Microsoft detailed in late August 2026. Pasting the code installs malware, exposes your accounts, and opens a backdoor to your network. Real CAPTCHAs only ask you to click images or checkboxes. Never open Terminal or PowerShell just because a website told you to. If you see these instructions, close the tab immediately to avoid a full corporate breach.

  • tangvu_dev
    Tang Vu (@tangvu_dev) reported

    I compared Cloudflare Workers and Vercel Edge Functions, two production platforms built on V8 isolates, using a latency-sensitive crypto analytics service. The workload fetched prices and computed OHLC + VWAP over 24 kline periods.

  • sholawa
    That Brazilian Omo Eko (@sholawa) reported

    Cloudflare has my airtel IP restricted lol.... Slow internet caused it; I must have hit the rate limit that day...

  • theOGstud
    πŸ’ŠπŸ§  (@theOGstud) reported

    @leviackermanft Novel works fine ... I've also played an anime .. problem comes with the manga. After downloading the repo,it either points out that source not found or the source leads you to cloudflare then the app crashes ..

  • rea1ReinaCruz
    Reina Cruz πŸ₯ΌπŸ§€πŸ‡¨πŸ‡Ί (@rea1ReinaCruz) reported

    @Cloudflare Fix human verification

  • dataguybobby
    Bobby Lansing (@dataguybobby) reported

    Bot is grepping logs in CloudFlare, Azure, Supabase, and Vercel. Then triggering Cursor agents to build a fix. I am mentioning issues and approving PRs.

  • Pkuseri_
    pkuseri (πŸ‰) (@Pkuseri_) reported

    @stupidtechtakes Do you know any better alternatives aside cloudflare? Not being rude or anything if the tone sounds rude mb

  • Alvasilevv
    Alexey Vasilev (@Alvasilevv) reported

    @Jilles Code Mode trades an enumerated surface for a searchable one. Works when the agent already knows it wants Cloudflare. The tool list was a terrible context budget, but it was the only enumeration the model got. Once you import what you need, discovery is a step nobody owns.

  • theozero
    Theo Ephraim πŸ§™β€β™‚οΈ (@theozero) reported

    @dbmikus @ericclemmons last I tried last on cloudflare sandboxes it was quite slow. Couldnt quite just restore the vm in its running state and many hoops to jump through.

  • SoccerGuyUS
    SoccerGuy (@SoccerGuyUS) reported

    @levelsio @Cloudflare Namecheap is awful. Anyone looking for a better Google Domains (since they rug pulled) alternative: Porkbun.

  • laolu_afolabi
    Gaylord (@laolu_afolabi) reported

    @lanreadelowo From Claude: """ Technically, yes β€” it's buildable, and "platform-agnostic" is realistic because most providers and gateways (OpenRouter, LiteLLM, Portkey, etc.) have already converged on an OpenAI-compatible schema, so a routing layer that swaps providers behind one endpoint isn't a huge engineering lift. But there are a few things in the premise worth stress-testing before you build. **The "discount arbitrage" framing is a bit shakier than it sounds.** Most of these gateways aren't reselling models at a discount β€” they're reselling at close to list price plus a fee. While OpenRouter states it doesn't mark up inference pricing, its credit purchase fee effectively acts as a surcharge on all usage. LiteLLM's pitch is the opposite direction β€” zero markup by self-hosting, with OpenRouter's ~5% fee costing meaningfully more at scale. So the "discounts" you'd be arbitraging are less "provider A is cheaper than provider B for the same model" and more: rate-limited free tiers, short-lived promos, or BYOK arrangements β€” OpenRouter's BYOK is free up to a monthly allowance before a 5% fee kicks in. Those are real, but they're capacity-constrained and often disappear once volume shows up β€” hard to build a durable business on chasing them. **The bigger product risk: tokens/models aren't fungible.** Swapping Gemini for Claude for GPT under one endpoint isn't like arbitraging cloud spot instances β€” different tokenizers (so "$/token" isn't apples-to-apples), different tool-calling formats, different output style and capability. If your router silently reroutes a customer's traffic to whatever's cheapest this hour, you can quietly degrade the app built on top of it. That's the actual hard problem, not the proxying. **What's actually working in production right now is narrower than blind price-routing:** AT&T processes tens of billions of tokens a day using cache-aware routers that send simpler tasks to cheaper models, cutting costs up to 56% with only ~2% quality degradation, and this "model cascade" pattern β€” cheap/fast models handle the default case, only escalating to a frontier model when a confidence check fails β€” is used by both AT&T's LiteLLM-based router and Databricks' Smart Router. That's routing by task-fit with cost as a constraint, not routing purely by whoever's running a promo this week. **Competitive landscape is already crowded**: OpenRouter, LiteLLM, Portkey, Requesty, Helicone, Not Diamond, Martian, TrueFoundry, Cloudflare AI Gateway, Ofox all do some flavor of unified-endpoint routing today, several with automatic fallback/cost-based rules already built in. Pure discount-hunting is a thin moat β€” anyone can scrape pricing pages, and providers may treat aggressive arbitrage-only usage as a ToS problem. Where I'd actually look for a wedge if I were you: quality-aware routing with an audit trail (so teams can trust that "cheaper" didn't mean "worse" for their specific task), rather than price-only arbitrage. """

  • krishnasinghdev
    Krishna Singh (@krishnasinghdev) reported

    @tapasadhikary @Namecheap I never liked namecheap / godaddy, don't know why people choose it over simple providers like cloudflare where they charge same amount for 1 or 10 years

  • Jonathan2134
    Jonathan.G (@Jonathan2134) reported

    In reality CloudFlare makes searching the internet worst place because number of websites you can't use despite not VPN.

  • nuvorlane
    Nuvorlane (@nuvorlane) reported

    Default `/crawl` is `contentUse: "full"`. A site that sets `use=reference` now 400s you at job start. Aug 31, Cloudflare Browser Rendering. The endpoint honors the Content Signals `use` level in robots.txt. Allowed `contentUse` values: `reference` or `full`. `immediate` is not accepted because `/crawl` stores pages. Mismatch = 400 `Crawl disallowed by Content-Signal directive (purpose or use level)`. Site `use=immediate` blocks every crawl. Site `use=reference` blocks the default. This is a second gate beside `crawlPurposes` (`search` / `ai-input` / `ai-train`). Defaults are all three, so `ai-train=no` 400s you too unless you narrow the array. If the job is RAG/index, declare `reference` and drop `ai-train`. Don't debug a 400 as an outage until you've read the site's `Content-Signal`.

  • SignalForge_AI
    SignalForge AI (@SignalForge_AI) reported

    Cloudflare 503 killed my EA silently. Orders never reached MT5. Fix: 30-min news filter pause + retry queue. Trade-off: misses NFP entries, but zero ghost orders. How many silent failures did your bridge survive before you added the retry loop?

  • Winston_Gao
    Winston Gao (@Winston_Gao) reported

    The lean tech stack we use to run cross-border physical operations (China OEM βž” EU fulfillment) with zero legacy banking friction: 1. Modern FinTech Rails: β€’ 𝕏 Money Card (physical + virtual sub-accounts) for instant micro-disbursements & isolated expense budgets. β€’ Stripe US/EU for automated customer settlements. 2. Resilient Network Egress: β€’ Cloudflare WARP + dedicated WireGuard tunnels. β€’ Eliminates random geolocation flags and authentication freezes across international portals. 3. Automated Customs & Compliance: β€’ Lightweight Python + OCR parsing ERP bill-of-materials into EU EN 1493 Declaration of Conformity specs. β€’ Cut compliance verification from 72 hours to 15 minutes. 4. Local 48h Physical Spares Buffer: β€’ Dedicated Italian consignment warehouse so European workshops never wait on 4-week ocean freight for a seal replacement. Heavy global commerce used to require an army of back-office staff. In 2026, code and modern rails let a small team run an entire international supply chain.

  • krishnasinghdev
    Krishna Singh (@krishnasinghdev) reported

    @tapasadhikary I believe useEffect has been the source of so many production issues, most recent one was with Cloudflare

  • conckrete
    yakuzer5 (@conckrete) reported

    @OmegaNekoSimp Why are people mad about this? It's a nice break to see this instead of blank page or cloudflare ****

  • hatem_hosny_
    Hatem Hosny (@hatem_hosny_) reported

    @acolombiadev @Cloudflare @livecodes_io the client-side code playground that can be embedded and self-hosted is free for unlimited usage! 90+ languages/frameworks Mobile support Private by default Open-source

  • belljobs94
    William Bello (@belljobs94) reported

    THE GOAT on their free service !! @Cloudflare hands down

  • sergeiaksjonov
    Sergei Aksjonov (@sergeiaksjonov) reported

    @Printful Also this: 1 day of my time 1 domain on Cloudflare $20 on AI That’s the whole budget. 10 years ago I thought you needed a Social account of the service, a pretty brand, a PR campaign, the β€œright” image. This time I just launched it as is from my own account. No polish. No theater. Just shipped. And the first order still came in. Just start as it is. Let it flow.

  • acolombiadev
    Andrea (@acolombiadev) reported

    Name one underrated/generous free tier service. I’ll start: @Cloudflare

  • BertosonHunter
    Hunter Bertoson (@BertosonHunter) reported

    Was wondering if anyone from @Cloudflare could help me with some Emdash issues im having?

  • bryanrbeal
    Bryan Beal 🎧 (@bryanrbeal) reported

    Pro tip - disable Eero’s DNS and use Google or Cloudflare DNS and 99% of Eeros problems disappear Eero DNS is trash

  • Trendy_Tim
    Tim (@Trendy_Tim) reported

    @The_Baron_X150 @SportingNest @Cloudflare That was crowdstrike, cloudflare take down half the internet with some dodgy js or dns config.

  • sprki999
    ticktechh (@sprki999) reported

    @OmegaNekoSimp Thats the only human check that doesnt trigger me. What the actual **** does the challenge of clicking a box from cloudflare do? How isnt that challenge useless?

  • blckchaindaily
    Blockchain Daily News (@blckchaindaily) reported

    🚨 CLOUDFLARE $NET EXPANDS AI AGENT SUPPORT, NOW RUNS CURSOR CLOUD AGENTS ON CLOUDFLARE SANDBOXES FOR CUSTOMER-CONTROLLED EXECUTION - PRESS RELEASE