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 (36%)
- Cloud Services (31%)
- Hosting (17%)
- Web Tools (11%)
- E-mail (6%)
Live Outage Map
The most recent Cloudflare outage reports came from the following cities:
| City | Problem Type | Report Time |
|---|---|---|
|
|
Domains | 5 days ago |
|
|
Cloud Services | 17 days ago |
|
|
Domains | 19 days ago |
|
|
Hosting | 1 month ago |
|
|
1 month ago | |
|
|
Web Tools | 1 month 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:
-
special k | CEO of stressed out era (@specialkdelslay) reported@DispairSoftware @DataDeLaurier No no, I am showing the IPs of the ones hitting our site. They belong to openai (afaik). Cloudflare has helped with some of the bot activity but not all of it. I think they make the assumption that openai, claud, et al are good actors who will honor txt directives, when I can see for sure they are not. What he was telling me is to tunnel connections thru cloudflare and host privately but those things wouldn't mitigate this particular issue
-
Mike Chong (@realMikeChong) reported@wongmjane @Cloudflare so what? As long as it solves problems
-
JD (@TooTrill4Thiss) reported@BoringBiz_ Every business doesn't need a custom agent. It needs an enterprise plan and a few capable devs who can map it, and deploy agents. building automation that don't rely on agent compute. like hello??? app scripts, compute engine, cloudflare workers. ******** are people doing?
-
15 dollars (@WildWhy_v3_44) reportedis cloudflare down or does RYM just not like me
-
Alon M. (@Alon_iploop) reported@BenjaminFlatz Stealth helps, but most Cloudflare failures are environment issues: IP reputation, geo, sticky sessions, and consistent browser state. IPLoop provides the residential network layer so Playwright/Scrapy stacks don’t fail just because the traffic looks wrong.
-
Errrg-XL (@ergonautgg) reported@TapTools clearly has zero plans to open source the services they brought to Cardano. What exactly was their problem keeping this site afloat (dont you use Cloudflare?) after receiving hundreds of thousands in treasury/Catalyst funding?
-
firtoz (@firtoz) reported@EddCoates Would/does Cloudflare help?
-
Zerops (@zeropsio) reported@shubh19 @isha_singh06 Hey! Zerops fits the Railway/Render slot when the backend needs managed Postgres/Valkey on a private network next to it, hardware-priced. Pair it with Cloudflare for static the same way.
-
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.
-
Jorge (@tebayoso) reportedI had my @cloudflare bill spin up from 0 to 500 per day, and their interface was broken for two days, when I noticed I had to pay 900usd. They don't respond to customer support :(
-
Nick Sunny (@suny_nick) reported@EddCoates I had similar issues. If you use Cloudflare, you can do what I did
-
Zunaira Ai (@ZunairaAi) reported6. Default DNS Resolution Lag What it does: When your TV tries to load the image thumbnails for an app like Netflix, it uses your Internet Service Provider's default DNS server to find out where those images live on the internet. Think of DNS as the internet's phone book. Why it kills performance: ISP phone books are notoriously slow and incredibly outdated. Often, your TV is not actually lagging at all. The processor is fine, but the TV is frozen waiting for your internet provider to tell it where to download the movie poster graphics. *********** it: Settings → Network → Network Status → IP Settings → DNS Setting → Enter Manually. Change the numbers to 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare). You will literally watch your streaming apps load twice as fast.
-
sco2084 (@vega_yaa) reported@rohit_jsfreaky What if I subscribe to private DNS servers ..... let's say cloudflare? Will that help? I mean I'll put those DNS swrvers in my laptops TCP/IP config with ISP provider for my home internet.
-
Ciccio Diddo 🐧🇪🇺🚽 (@CiccioDiddo) reported@EddCoates another interesting cloudflare function is AI labirynt ... it create a ton of fake content filled with nofollow links generated by some **** IA... so the scraper spends a ton of resources to traverse all links then, if not enough start to ban by AS number instead of single IP
-
pathik (@pathikghugare) reported@NotRoodraksh @4k_isn not working on cloudflare warp
-
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).
-
Kamil Fabian (@KamilFabian) reported@EddCoates cloudflare free tier. Solved my 1mil req per minute problem. Just make sure to set up properly.
-
sw1tch.sh (@thinkistillcare) reportedsuddenly i start getting captchas on google and cloudflare it has to be my IPTV service on my fire stick right?
-
Phil Smith (@itsPhil) reported@David_mduw Spin it up, yes. Understand what you built, or what you may have built wrong, not so much. The issues for the non-technical user are going to be things like not understanding when they are trying to build on a server-less platform like Cloudflare, when in fact, they are prompting their way into a site that really needs server side processes. The LLM may or may not point this out to the user, but it will continue trying to build it anyway if the user keeps prompting.
-
AI News 24 (@ainews_24_7) reportedCloudflare $NET rolled out the Cloudflare One stack to give AI agents autonomous control over Zero Trust environments. The new skill library handles planning and deployment without requiring manual migration support.
-
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.
-
Pieces by Julian Undav (@piecebyjulian) reportedI also understand that some of the words on pallets changed. PLEASE NOTE THAT the words were minted onchain, so your words are safe! We shifted the hosting site to Cloudflare after so many api calls (why the site was down for a couple of days) Please bear with us. working hard right now
-
Japan Anime News (JAN) (@JapanAnimeNews_) reportedA change to our Cloudflare settings appears to have caused access issues for some users. We apologize for the inconvenience this may be causing. Please bear with us for a few days while we work to resolve the issue. 🙏
-
Luca Steeb (@steebchen) reported@baanish @fayazara it's actually not true, you can use the CloudFlare AI gateway by setting it up in the dashboard and you'll get an URL which works with any SDK or library. however, personally I recommend to use @llmgateway as we support the full catalog of models and DevPass coding plan for 3x usage
-
Agrit Tiwari (@agrit_tiwari) reportedWorlds are a good concept but we need a bridge built by both sides of @vercel and @Cloudflare world. Even workflows has a long PR pending just to support the wasm runtime for running workflow SDK on Cloudflare. But they are continuously innovating with frontier stances on agent stack.
-
zeb (@zebassembly) reported@astuyve @boristane Yeah we aren't happy that the limitation has existed for so long either. We're working hard to try to not paint ourselves into a corner when the o11y platform we've built for Workers expands to being used for other products. There are many shortcuts we could have taken to got this shipped sooner but they may have put us in a state where we later couldn't reconcile it with tracing for another product. We're really going all-out for the o11y platform we're building within Cloudflare and that'll inevitably slow things down by preventing us from taking the easy paths.
-
Fingertight (@5Fingertight) reported@EddCoates Cloudflare has some decent free tools that can help a lot with this….
-
./can (@shcansh) reportedAdding validity checks for Azure and Salesforce tokens is the real win in the latest secret scanning updates. Instead of chasing ghosts, devs can now see if a leaked credential is still active. But with 11 GitLab token types added and new blocks for Cloudflare, we are putting a lot of trust in automated regex. Are active validity checks actually enough to stop the leak crisis, or are we just treating the symptoms of a broken secret-management culture?
-
Sina Meraji (@sinasanm) reportedtotally forgot i can replace the scrappy cf onboarding in kimiflare with the new "login with cloudflare" oauth thingy
-
Shantanu Dhanuka (@trudydehacker) reported@CloudflareHelp Hi, My domain DNS on cloudflare and hosted on CF Pages is returning Warning - Suspected Phishing - This website has been reported for potential phishing. This is happening only with the homepage, inner pages are working fine. We raised multiple ticket Pls help