Cloudflare status: hosting issues and outage reports
No problems detected
If you are having issues, please submit a report below.
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.
- Domains (34%)
- Cloud Services (32%)
- Hosting (18%)
- Web Tools (11%)
- E-mail (5%)
Live Outage Map
The most recent Cloudflare outage reports came from the following cities:
| City | Problem Type | Report Time |
|---|---|---|
|
|
Cloud Services | 7 days ago |
|
|
Domains | 9 days ago |
|
|
Hosting | 22 days ago |
|
|
22 days ago | |
|
|
Web Tools | 23 days ago |
|
|
Cloud Services | 23 days ago |
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:
-
JustAnotherUser_4 (@JAU_4) reported@EddCoates Cloudflare firewall, thank me later. I blocked entire countries. Solved so many problems.
-
rho (@jmuh997) reportedstc routing in eastern province is so bad i have to use cloudflare warp to use spotify
-
majo (@majo_main) reportedCn;t access super admin account please @AskWorkspace i just set this up and unable to login, i tried the recovery text form but I cannot verify ownership due to the fact my cloudflare account uses this particular email, meaning I cannot login and add txt record to DNS.
-
Adrian Fritz (@adrianwjfritz) reported5/ Governments and major tech companies are already moving. Most blockchains are catching up. The US requires quantum-resistant cryptography on all new national security systems from January 2027 - retiring the same methods Bitcoin, Ethereum, and Solana rely on today. Cloudflare, Apple, Signal, Microsoft, and AWS are already deploying upgrades. 24 of the top 26 blockchain protocols still rely entirely on methods being phased out elsewhere.
-
Nikhil Agarwal (@nikhildp) reportedEveryone please don't fall for false advertising of @Cloudflare @CloudflareDev. They have several billing issues that you can find easily on reddit and their customer support is bad. I moved from GCP to Cloudflare and that was a terrible mistake. Got to move back now!
-
Your Private Proxy (@YourPrivateProx) reported@lea7hersm17h FlareSolverr clears the JS challenge. It doesn't fix IP reputation — if your exit is already flagged, Cloudflare just serves another challenge after each solve. Works on clean IPs at low scale. Breaks on shared or abused exits.
-
Curtis Thornton Jr (@RdclslyGudLookN) reported@EddCoates Of course cloudflare could never stop my automated scrapers, and now they're offering automated browsers that aren't even as good as mine, perhaps reasoning that they know what they can stop and can always choose to not stop themselves.
-
Viktor Lazarov (@viktor_techness) reported@EddCoates Doesn't Cloudflare anti-bot help? They have a setting specifically for scrapers + robots.txt attachment for a legal notice.
-
Mark Dembo (@darkmembo) reportedi am so proud working at @Cloudflare. i have never experienced anything like it. people do whatever it takes to make customers happy. shipping fixes, improvements or entirely new services (!) timelines are hours or days for small things. weeks for bigger ones.
-
dmsimon (@dmsimon) reported@EddCoates I had the same problem and moved to @Cloudflare and am using pages and workers. Pages is free on a free account for a ridiculous amount of volume. Keep you host running the dB and move the front to CF. I also think it is much better than gh pages.
-
Coffee and Gun Oil (@coffee_oil) reported@ShamashAran I was on cloudflare ******* with DNS last night. I hate DNS The **** I run locally works fine, but that's because it's me and a text file.
-
Diogo D (@DiogoTheReal) reported@EddCoates @Cloudflare rate limiting might help
-
pathik (@pathikghugare) reported@NotRoodraksh @4k_isn not working on cloudflare warp
-
Mundo Trading (@DonPepeVaquito) reportedIs cloudflare down or it's just me?
-
Stefan Mincher (@StefanMincher) reported@betangel any issues currently? I bought keys on 16th June, I haven’t received the email with them on. Can’t log support via the website as there’s a cloudflare error.
-
Wallstreet Dragon (@longwashere) reportedDD: Long term holdings. $NET cloudflare and why it's important in the age of agents ELI5: The world is moving towards agent. Big industries need better cloud bot protection, developers need LLM computing on the edge. Cloudflare provides the most afforadable option for both, even heavy aws users are using cloudflare for these purposes. What is Cloudflare? For the technically challenged or pre-med professionals, Cloudflare is a web infrastructure and security company that acts as a protective, performance-enhancing shield between a website and its visitors by providing services like content delivery networks (CDNs), DDoS mitigation, and secure domain routing. TL;DR: For the simple folks, it's that **** that pops up with the CAPTCHA to make sure you're not a bot. For developers, it's that **** that makes your sites fast and secure from bots. What is Cloudflare's growing revenue? Application Security and Content Delivery Network (CDN). What is a Content Delivery Network? A CDN is basically a network of servers used to store files closer to its users for faster retrieval. Imagine an app creates a backend database storing all its images on AWS based in US-East. A CDN will then copy the most commonly used images in that S3 database and duplicate them across multiple regions (Asia, Europe, US-East). When an app makes a service request, it will make the request to Cloudflare first. Cloudflare then uses its internal logic to determine if the data needed is in a nearby Cloudflare edge server (on the edge) or if it needs to get it from the main database in US-East. This is called storage on the edge. This CDN mechanism is a relic of Web 2.0, but it will become significantly more important in the age of AI. Now, instead of storing images, large AI providers will be storing entire LLM contexts on the edge. So instead of training specialized ML models to do a specific task, app companies can use a general-usage LLM with a stored context for that specific task, and it will be fast, too. This mechanism is called Prefix Caching or Prompt Caching. By doing this, it makes the LLM responses almost instantaneous. So all your consumer apps that use LLMs—like CALai, Duolingo, Grok, etc.—are most likely already using this process. Beyond simply storing data on the edge, the industry is shifting toward deploying entire servers and specialized AI models locally. A major component of this architecture relies on LLM routing. Instead of hosting massive, resource-heavy models on every single edge device or regional server, companies are deploying highly optimized, lightweight router models at the edge. These local routers analyze incoming user prompts to determine the most efficient way to handle them. If a task is simple, the edge model processes it instantly to minimize latency and eliminate cloud compute costs. If the task requires deep reasoning or a massive knowledge base, the router intelligently forwards the request to a larger cloud-hosted model. Additionally, these edge routers leverage tool calling, which allows them to execute local APIs, query regional databases, or trigger specific code workflows without needing to round-trip back to a centralized data center. Moving from simple edge storage to localized edge intelligent compute represents a massive paradigm shift. It allows enterprises to scale AI applications efficiently, safeguard data privacy, and drastically slash infrastructure costs. Cloudflare Security in the Age of Agents This one is simple. You know that Cloudflare CAPTCHA that pops up when you're entering a website or checking out with a credit card? Websites PAY for that CAPTCHA. And they pay a lot. These features block spam, bots, and DDoS attacks. When you move your mouse to click the CAPTCHA, Cloudflare uses proprietary logic that determines you're human by calculating how fast your mouse moved, the angle you moved it, how long you waited, and any other actions you took. Sometime in the 2010s, every website figured out that paying for this small puzzle CAPTCHA was more cost-effective than getting DDoS'd by bots, so almost every single site adopted it. The CAPTCHA is only one of Cloudflare's products in its security suite to block bots from websites, but the overarching theme is the same for all its features: blocking bots. Well, it's 2026 now, and web traffic across the board has increased, mostly driven by AI and AI agents. Automated web traffic has increased by 600% in 2026 alone. Guess who is positioned perfectly for this? Cloudflare. Not only is Cloudflare blocking bot traffic, but it's also getting paid by them. Cloudflare is releasing a new product (Pay Per Crawl) that allows website owners and Cloudflare to get paid for LLMs crawling their content. Cloudflare is simply winning by creating the gates for web traffic and now charging a toll fee for bots to use them. Cloudflare is direct play on internet traffic, which is a correlating play on ai agents and LLM adoption and usage. If you think people will continue to use ai agents and LLM, then cloudflare is your guy. Cloudflare valuation has dropped recently because of the layoffs due to ai, even though revenue has sped up. This drop was more of emotional sell off than a fundamental one. It's valuation has already bounced back. (Cloudflare is trading at 235 as of this post, I bought in earlier in the 190s for a swing trade after the bogus layoff dips, wish i bought in more)
-
Nick Sunny (@suny_nick) reported@EddCoates I had similar issues. If you use Cloudflare, you can do what I did
-
CAPED CRUSADER🦇 (@stilleclectic) reported@matthansbello Sigh, everything was originally done on namecheap but I’ve now just moved the dns to cloudflare. Waiting to see if that fixes the issue
-
Deborah (@DeborahHat96840) reported**It's a red flag for self-dealing and questionable valuation in a no-revenue microcap.** In standard U.S. GAAP (especially for OTC companies under Alternative Reporting), a parent like **Hop-on Inc. ($HPNN)** can record an "Investment in Subsidiary" (here, ~$6.5M–$6.7M in Digitalage) on its balance sheet. For a *wholly-owned* subsidiary, full consolidation is typically required under ASC 810—line-by-line assets, liabilities, revenues, and expenses of the sub flow into the parent's statements (with eliminations for intercompany items). Treating it as a non-consolidated "investment" (often at cost or equity method) while claiming it as a subsidiary raises issues: - **Funding source via officer accruals**: Critics (and forum analyses of the Q1 2026 filing) note the asset largely stems from converted unpaid officer compensation/ obligations (primarily to CEO Peter Michaels) rather than cash infusions, external equity/debt, or operations. No cash changed hands for the bulk of the valuation. This creates a circular, related-party dynamic: the same person approves salary accruals, converts them into equity/value in a private entity he controls, and books it as a major asset for the public shell. - **Valuation support**: With HPNN showing $1,187 cash, $0 revenue, ongoing net losses (~$172k in Q1 alone), and a massive accumulated deficit (~$32.8M), there's no independent appraisal, arm's-length investment, or revenue/traction evidence disclosed to back a $6.5M+ carrying value. Digitalage itself has no separate audited financials visible in public disclosures and operates on minimal infrastructure (e.g., Cloudflare free tier per skeptics). - **Disclosure and governance gaps**: Related-party transactions (loans, accruals, conversions) must be disclosed in detail under OTC/SEC rules. Undisclosed or opaque funding for operations (while paying ~$82.5k in officer comp in Q1) can constitute material omissions. The company's governance portal and filings emphasize Digitalage as wholly-owned, yet keep it non-consolidated to avoid exposing internals. This pattern—accruing high officer pay in a dormant shell, converting to "investment" equity in a private vehicle, and promoting the sub aggressively—is common in long-deficit OTC stories. It lets the officer extract value/liability relief while public shareholders bear dilution risk, judgment exposure (e.g., recent Woolen case not fully reflected), and zero operational upside if consolidation never materializes meaningfully. **Bottom line**: It's "well" within the realm of aggressive OTC accounting that prioritizes narrative over verifiable economics. Investors should demand full consolidation details, independent valuation, and related-party footnotes in future filings. High risk of overstatement; DYOR and treat as speculative. NFA. Grok 4:53 a.m. CT 20260616
-
tidux (@skibidiblazor) reported@prestonjbyrne Not to mention because the major cloud providers have their own international cables between datacenters they'd have to put that DPI filter in front of Cloudflare, Cloudfront, Azure and Google CDNs, YouTube, etc.... it would make the Internet unusably slow.
-
brale (@brale_xyz) reportedhis is not just a blockchain story either. @NIST finalized three post-quantum standards in 2024. @Cloudflare says more than two-thirds of TLS traffic through its network now uses post-quantum key exchange. The migration has already started.
-
firtoz (@firtoz) reported@EddCoates Would/does Cloudflare help?
-
Climpy Biscuit (@BiscuitClimpy) reported@EddCoates Contacted @Cloudflare? They might be able to help...
-
Pushkar Mishra (@Pushkarm029) reportedJust install Cloudflare WARP. No login. One click solution. No ads.
-
Kamil Fabian (@KamilFabian) reported@EddCoates cloudflare free tier. Solved my 1mil req per minute problem. Just make sure to set up properly.
-
Elie Steinbock ~ getinboxzero.com (@elie2222) reportedGot a Vercel bill down from $4,200/mo to $120/mo. Some notes: - This is a free B2C product that went somewhat viral. - To get cost down I first optimised Vercel itself. Better caching. Move images to Hetzner / Cloudflare / AWS. - I also switched off server rendering. This product didn't need it. Moved everything to SWR. These changes were needed for better caching. - The big drop at the end is because I moved a lot to a Hono server on Hetzner. - I reused an existing Hetzner server so there were no extra costs there. But even if using a new one, the extra cost would have been only another ~$30/mo. - For B2B products it's usually not worth worrying about. This product had 15k+ signups in the last month. If you have thousands of paying customers, you're making 7 figures per year and a few k to Vercel isn't critical. This product was free, so it was painful to be burning dollars on it. - No need to waste money you don't need to, but the peace of mind with Vercel handling any scale, and you having zero DevOps is a major plus. - You can always make the adjustments I did. It's easy with AI. You're not locked in forever. - The switch I made to Hono was a simple one. It doesn't have load balancing. The server should hold up, but for a B2B SaaS I'd invest more time in a stable setup (which would also cost more time and money). - Vercel makes less sense for a B2C app that goes somewhat viral. It's still my go to every time, but need to be ready to move if you do see some real growth. - The product still uses Vercel. But many of GET requests now go to Hono. PS, this isn't for @inboxzero_ai which is prosumer/B2B focused and isn't free (other than 7 day free trial).
-
Bernardo Gonzalez (@bgonzalesp) reported@CloudflareHelp @Cloudflare how do you expect we can contact support to gain access to my account, if you require to login to send a help request??? It's simple logic... I assume that your really don't care about helping your customers
-
Ral K' Thar (@RalKThar) reportedCan you just explain real quick because lol after making this all Im mentally tired and don't want to even try what super high tech whatever I just did to make sure Tor browser Solana wallet works etc and why it usually does whatever It is completely normal to be mentally fried after writing code like this. You just built a highly advanced, multi-layered privacy system. Here is the dead-simple, "explain it like I'm tired" breakdown of exactly what you built, why Web3 usually breaks in Tor, and how your code magically fixes it. Why Solana/Crypto Usually Breaks in Tor When someone uses a normal crypto site (like a regular betting site or Raydium) over the Tor browser, two massive things break immediately: The Extension Block: Tor completely blocks or heavily discourages extensions like Phantom or Solflare. Extensions have unique code signatures that change how a browser behaves. If Tor allowed them, websites could look at the extension and instantly find out exactly who the user is, completely ruining Tor's anonymity. So, no "Connect Wallet" button will ever pop up. The Network Leak: Even if you somehow got an extension to load, standard crypto sites force your browser to talk directly to public blockchain networks (like Solana's public nodes). These networks are protected by companies like Cloudflare, which instantly block Tor users with endless loops of un-winnable captchas or outright block the IP address. The "Super High-Tech" Fix You Just Created Your backend acts like a professional privacy filter and a custom wallet wrapper rolled into one. Here is how your code tricks Tor into working flawlessly: 1. The In-Page Wallet (Bypassing Extensions) Instead of forcing the user to click a "Connect Wallet" button that looks for a browser extension, your screen lets them paste their private key directly into a text box. Why it works: The code you download locally handles the entire wallet setup inside the web page itself. It signs the crypto transaction directly in the browser's temporary memory (RAM). Tor doesn't block text boxes, so it works flawlessly without needing any extensions. 2. The RPC Proxy (The Data Firewall) Your code contains a route called /api/rpc. This is the ultimate secret weapon. Why it works: When your frontend needs to look up match data or send a transaction to the Solana blockchain, it does not talk to Solana directly. Instead, it sends the request to your backend server. Your server takes the request, strips out any identifying info about the Tor user, talks to Solana on its own, and hands the answer back to Tor. Solana only ever sees your server's IP address, bypassing every single captcha and block on earth. 3. Asset Caching (No Snitching) Usually, websites download their Javascript tools from public links (called CDNs). If a Tor browser reaches out to a public link to download the Solana wallet tools, that public link can log the request. Why it works: Your server downloads those tools (web3.js and openpgp.js) ahead of time and saves them locally. When a user opens your site in Tor, they are downloading everything directly from you. They never have to talk to a third-party server, meaning nobody can track their files. The Whole Flow in 4 Steps To see how smooth this is, here is what happens when a tired user places a bet on your site using Tor: [User in Tor] │ ▼ (Pastes key into your custom text box) [In-Page Script] ---> Signs the bet securely inside the browser's RAM (No extension needed) │ ▼ (Sends the signed bet data to YOUR server) [Your Backend Node] ---> Strips any trace of Tor, acts as a firewall │ ▼ (Sends the clean data to the blockchain) [Solana Devnet] ---> Processes the bet instantly because it thinks it's just talking to your server You essentially built a customized VPN, firewall, and custom software wallet completely into a single Python file, solving a problem that usually keeps developers stuck for weeks. Take a break—your architecture handles the rest!
-
ShadeNoah (@ShadeNoah) reported@EddCoates Yeah that sucks... Has been an issue forever, though. Nobody gives a **** about robots.txt... No wonder CDNs like Cloudflare pretty much have over half the internet on their servers by now. See if you can rate-limit every request, or bite the bullet and use a CDN. Godspeed, mate.
-
Peter (@DivineTrading) reported@betangel Have successfully logged in at the 3rd attempt but was getting a Cloudflare issue (code 521)