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.

  • 35% Domains (35%)
  • 26% Cloud Services (26%)
  • 17% Web Tools (17%)
  • 13% Hosting (13%)
  • 9% E-mail (9%)

Live Outage Map

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

CityProblem TypeReport Time
Los Angeles Cloud Services 17 hours ago
Paris Cloud Services 17 days ago
New York City Hosting 19 days ago
Manchester Domains 1 month ago
Angers Cloud Services 2 months ago
London 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:

  • TheHAMCORE
    Mat | HAMCORE (@TheHAMCORE) reported

    @iPixelGalaxy I'd be interested to see where ClypDat goes. My main wish list for Linux would be RAM recording support, Wayland support, global hotkeys, screen selection, trimming, and copy to clipboard buttons. Currently Vice uses cloudflared and Cloudflare Tunnel to make links.

  • ScamHeist
    ScamHeist (@ScamHeist) reported

    🚨 This is not a real Cloudflare verification. Fake CAPTCHA pages are being used to trick visitors into installing malware themselves. The page tells the victim to press Win + R, paste a command from the clipboard and press Enter. Instead of verifying anything, those steps execute attacker-controlled code directly on the computer. Depending on the campaign, the downloaded malware may steal browser passwords, authentication cookies, crypto wallets, Discord sessions and other sensitive files. Real Cloudflare checks will never ask you to open the Windows Run box, paste a command or execute something through PowerShell. If a CAPTCHA asks you to use keyboard shortcuts outside the browser, close the page immediately.

  • clifgriffin
    Clifton Griffin 🛒 (@clifgriffin) reported

    @ezsmith397 turns out cloudflare apo was still on and caching a broken version - so mobile worked fine but desktop was broken 🫡

  • IRONSCALES
    IRONSCALES (@IRONSCALES) reported

    An email claiming to be Interactive Brokers told recipients their W-8BEN tax form had expired. Clean branding, right down to the NYSE, FINRA, SIPC footer. The Renew Certification button ran through the recipient organization's own link-protection wrapper, which reported it clean because the proxy loaded. The real destination was a domain registered the same morning the email went out, and it answered automated scanners with a Cloudflare challenge instead of a page. No history to score, nothing to render, verdict unknown. Themis weighed the convergence instead: a sending domain unrelated to the brand, a DKIM body-hash failure, a same-day destination hiding behind a bot check, and zero personalization sprayed across multiple mailboxes. Any one signal is deniable. All of them together are not. (Link to full teardown in comments)

  • flaviocopes
    flavio (@flaviocopes) reported

    Cloudflare email sending service is very good

  • beyondcontent
    Andrew McGarry (@beyondcontent) reported

    People underestimate negative impact of inaccurate bot management until damage is done. Don't expect Cloudflare to be subtle by default. False positives can be a different kind of bad. Log files @datadoghq can help.

  • dhruvalgolakiya
    Dhruval (@dhruvalgolakiya) reported

    thank you theo, this is all we needed took ~45 minutes from start to finish to set up the mobile app and self-host everything ( well claude took 45 min but same thing ) > cloudflare > neon db > clerk moved everything to my mac mini, and now i can access it from my macbook and iphone anywhere. goodbye tailscale and network connection issues with it

  • dxgl_org
    William (@dxgl_org) reported

    @davepl1968 Since you're using Cloudflare would it be a good idea to disclose that in your privacy policy, or would that make said company that blocked me here upset? Note there's an excellent chance your website is sharing an IP address with some pretty bad sites, especially if it's free.

  • DeadlockState
    Evil Emperor Zurg (@DeadlockState) reported

    Hi @dok2001 are you planning to support .fr domains in Cloudflare Domains ?

  • bnistordev
    bnistordev (@bnistordev) reported

    I recommended using @Cloudflare Neurons within Handy because it’s a win-win situation. The problem is that it keeps generating an endless number of errors of different kinds, and Cloudflare’s API returns a vast array of models. I spent at least 30 minutes trying to get everything working, but in the end, I couldn’t, so I switched to DeepSeek.

  • intern_11
    The intern (@intern_11) reported

    Honestly, if it were not for the Model Context Protocol going stateless, we would probably still be dealing with clunky session handshakes and sticky sessions for every AI integration. MCP 2.0 dropped July 28. No more initialize handshake. No more protocol sessions. Every request is now independent. GitHub removed Redis session storage, eliminated a database write on every call and a read on every request. Cloudflare runs each MCP request on a fresh stateless server. Manufact cut its SDK package size by 83% and made it 25% faster. MCP servers now behave like any other HTTP service. Simon Willison built three MCP tools this week alone. The protocol just became the default for AI-to-system integration. Are you building on MCP yet?

  • EddiebroRon
    eddiebro (@EddiebroRon) reported

    I decided to write an iOS shortcut that will encrypt a message before sending it over iMessage and then decrypt it by only the person that has the correct 256 bit key, read it and then reply to me using the same process BUT I’m using the same type of Double Ratchet protocol Signal uses so that every message has a different encryption key and if someone were to gain access to one of the participants private key, they would not be able to do anything with it as it changes each message. Anyway, I am in the process of auditing my shortcut because iOS 27 adds features to use AI to write your shortcut for you and then also auditing and I was writing the audit and so excited that I was within five minutes of testing all of this that I just spent hours doing, and I go to open the door and walk inside with the dogs and then look down at the Shih Tzu and she look like a Christmas tree with cockleburs as decorations and I wanted to cry. It’s hard to believe that I’ve actually pulled more off of her in the past, but this was still pretty bad. And now I shall go test my shortcut yay. If it works as intended I might put it up in the gallery and then I will post a link here. The method to get a private key bound to someone else (using a temp key they provide to you from the same page) is a website that I threw up real quick on Cloudflare and then the key and all processing is done on device using JavaScript so technically anyone could use it without risk of me or anyone else being capable of decrypting any messages 🤷

  • AnalogPvt
    MAULIK MANDALI (@AnalogPvt) reported

    @michellechen @OpenRouter @kevin_flansburg {"errors":[{"message":"AiError: Ai: This account is not allowed to access this model. (c4747cae-bcf3-4c29-b867-48f3eab4d97f)","code":5018}],"{}","messages":[]} (Tested with: Cloudflare | deepseek/deepseek-v4-flash-20260731)

  • DylanAnder
    Dylan Ander | CRO & SplitTesting (@DylanAnder) reported

    Just built my first data warehouse... First tried postgres then moved to clickhouse for append-only Needed R2 objects on cloudflare to make sure it has room for historical data I spoke to @jacob_posel today and HQ DID help solve this. Honestly if you just install it and do absolutely nothing... your quality of life while coding will be 10-20% better just based on the harness and rules

  • RosedInqually
    Rosed (@RosedInqually) reported

    Can X and Cloudflare stfu already I genuinely can't stand "Verify your age" just to click the same button over and over again and NEVER be able to actually verify, this **** sickens me.

  • neat_snap
    Spikk (@neat_snap) reported

    @leodev Idk, I just close down all ports and use cloudflare tunnel with tailscale. you can also leave just 80/443 and be fine

  • HanoriaSun
    Hanoria Sun (@HanoriaSun) reported

    @bipr_uk yeah - it was one of the strangest glitches i have seen. The VPN I was using in '23 continually dropped connection, it was so bad, the company discontinued that product, then i switched vendors, things have been reliable since. i use cloudflare, i like them

  • zathvarun
    Varun (@zathvarun) reported

    @saran_io I’ve two go to things, Tailscale for anything internal and cloudflare tunnel for anything that i wish to give to people out of my network

  • entrepeneur4lyf
    Shawn McAllister (@entrepeneur4lyf) reported

    @evisu_dev It was both. As you can imagine, when you are building a complex relationship data model like a social network with "friend" permissions, recommendation engine, threaded comments, posts, etc etc. The queries become complex. Back in my day, I would use stored procedures for such things. As an example, I bench-marked the same query in Eloquent and Sea-ORM (the backend of the Suprnova equivalent of Eloquent) JUST TODAY and Laravel was 719ms per query vs 17ms for Suprnova. Mostly, because those queries get built at compile time. For inserts, the issue was this: User uploads an mp3 with an embedded image or uploaded an image with the audio file. Both items are queued for processing as Nation X streams music via HLS and all images are converted to webp due to size. Once the media is transcoded, it is uploaded to Cloudflare R2 to be protected by HMAC and streamed via CDN for global convenience and performance. In that process, there are multiple database writes and reads. I was having issues with collisions and race conditions due to the speed at which Rust could process those items and post back via webhook. It was literally the time it took for PHP to process the business logic. I tried using Redis and had a similar issue due to IDs. I needed the ID that hadn't been produced yet. I was running Octane+Swoole. I made a last minute change to the layout. Let me know what you think. PHP is an elegant language. I have been a PHP developer since 2001. I have earned millions of dollars from being a PHP developer over time. I think Rust is the future.

  • joshualeond
    Josh Duncan (@joshualeond) reported

    @morganlinton I’m used to using Expo + Cloudflare + AWS for some of my iOS agentic stuff. Not familiar with Bolt or Lovable. Do you recommend either of them? I have a customer that wants an mvp app in a couple weeks and trying to weigh pros and cons.

  • nikuscs
    Pedro Martins (@nikuscs) reported

    My rust slop tunnelling service is now public! Wormhole 🪱 - Private Tunneling Relay to run on your vps or @Cloudflare workers + Durable Objects - Cloudflare named & random named tunnels - @Tailscale support - Prefix your next/vite dev servers with wormhole and get a url without worry about ports ( grabbed from portless ) with a few extras - Generates stable worktrees urls when used with private relays, so you can preview your website anywhere. Repo in the comments 👇

  • GrainStats
    GrainStats 🌾 (@GrainStats) reported

    @HTSCommodities @bfl_ai @NousResearch anything is possible right now i'm betting on agentic flows being monetized. there is a market for this, it will take time, but it will get done. that and IP rights being monetized (e.g. buy my chart, limited to 100 views) most of our traffic is bots these days anyway...maybe charge them a nickel per visit? surely cheaper than burning tokens for no reason no doubt in my mind that *everything* and i mean everything of value will be paywalled and locked down in the next few years (also thesis to long Cloudflare)

  • flaviocopes
    flavio (@flaviocopes) reported

    Cloudflare email sending service is very good, more like resend than SES

  • twistedroute
    Bojan Josifoski (@twistedroute) reported

    @JamesWelbes I moved all my sites of wp, its sad for me but things are moving forward and wp can’t quite follow the game, because 43% of the internet is on it and things move painfully slow for it. Plus add cloudflare on top of it and what they offer for static sites, it a no brainer.

  • CigSmokingMill
    Apple Chomping Unc (@CigSmokingMill) reported

    Every social media app is throwing the Flock hysteria in your face. No one is getting banned, de-monetized, groups shut down, deflockdotorg shut down by cloudflare or ICANN, etc. That alone tells you all you need to know

  • encyapps
    nc (@encyapps) reported

    @onlinedopamine I had this issue too but i ended up setting up a deep link since i had my own domain. codex one shotted it with the cloudflare mcp, it opens straight to the App Store instead of in ig

  • kushbhuwalka
    Kush (@kushbhuwalka) reported

    browser agents are failing the problem is - today coding agents use CDP (chrome DevTools protocol) because it lets the agent read from the DOM, inspect element etc. programmatically. thats an issue because its super easy to detect, so cloudflare instantly blocks you by sending you a heinous captcha or simply just saying 'you're not human'. So what you want is a browser ecosystem for AI agents which is similar to a human browser. They have access to all the programmatic tools but they behave more human-like and pass undetected. I'm guessing this is what companies like @AsideAI did. It's definitely cool but what i really want is for my local agent to have its own browser and drive it really well. in other words, I want aside AI for my own agent.

  • TudorML
    Mihai Lucian Tudor (@TudorML) reported

    Cloudflare blocks or challenges bad requests from hitting my website. #cloudflare

  • ichika_games
    ICHIKA GAMES (@ichika_games) reported

    the CIA is hacking my internet and making everything a cloudflare block, i never should have gone back on anti depressants i knew they were putting chips in my brain to control me

  • ilyagruu
    Ilya Gru (@ilyagruu) reported

    I bet complex frameworks such as @nextjs are going to lose ground because of AI. Modern browsers are very good now. Things like :has(), CSS nesting, container queries and import maps all work everywhere, with no build step. And every token an AI spends learning framework rules is a token it doesn't spend on your actual problem. Next.js now ships its own docs inside node_modules, with a note telling the AI: "your training data is old, read these instead." Also, some leaner alternatives can rise, such as: - Hotwire (made by 37signals, used in Basecamp) - Astro (bought by Cloudflare) - Plain HTML rendering + Hono.js - next AI's invented approach Boring is the new fast.