Cloudflare Outage Map
The map below depicts the most recent cities worldwide where Cloudflare users have reported problems and outages. If you are having an issue with Cloudflare, make sure to submit a report below
The heatmap above shows where the most recent user-submitted and social media reports are geographically clustered. The density of these reports is depicted by the color scale as shown below.
Cloudflare users affected:
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.
Most Affected Locations
Outage reports and issues in the past 15 days originated from:
| Location | Reports |
|---|---|
| Palermo, Sicily | 1 |
| New York City, NY | 3 |
| Los Angeles, CA | 1 |
| Paris, Île-de-France | 1 |
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:
-
unijorse (@unijorse) reportedcloudflare and apache are a tag team designed to make me feel like an idiot
-
MotoMurphyADV (@MotoMurphyADV) reported@hieuSSR @Cloudflare Looks neat! If it's self hosted usually that means no cloud service needed...
-
Mehul Mohan (@mehulmpt) reportedMetabase getting hacked is no free pass for you to lose your financial data or your company data. Metabase is a "dashboard" over your production data. It is strictly an internal service. Every internal service of a company accessible only to employees must be either off-internet (behind tailscale/VPN), or if you need to have it on internet, must be absolutely behind a service like Cloudflare Access. Failing to do either of these is a serious lack of judgement. OK for noob companies, not at all when you're dealing with sensitive customer data.
-
Imglorping Medias (@ImGlorping) reported@mintyyyyy7 Digital artists can easily adapt their skills to traditional if there’s a power outage and they feel like drawing. If cloudflare suffers an outage the average ai artist can’t do anything
-
unijorse (@unijorse) reportedcloudflare and apache are a tag team designed to make me feel like an idiot
-
مستر حكيم (@dsoajh) reported@TheHackersNews TerminalFix is a malicious tool that exploits Cloudflare CAPTCHAs for unauthorized access. It creates a reverse tunnel within a victim's network, allowing attackers to gain control and potentially redirect traffic to hidden hosts. Microsoft has warned of this threat, highlighting its ability to deceive users through PowerShell execution.
-
Jigs (@debugsenpai) reported@RueNahcMohr Cloudflare or implementation issue? 🤔
-
Reina Cruz 🥼🧤🇨🇺 (@rea1ReinaCruz) reported@Cloudflare Fix human verification
-
deif (@thedeif) reportedOne blocker I had with @AmpCode was a large startup cost (5 mins) to a dependent service. Seemed like a waste to make the Orb load it up each time. So instead I used Cloudflare Tunnel to give the Orb access to a VPS with the service running. Now it can smoke test on real data
-
Steve Chambers (@4thWaveStevie) reportedspent most of the day wrangling cloudflare (pun intended) with openai just to get preview working. The variable and triggers... the UI is pretty ****, lads. In fact, it's diabolical. Wasted hours on this crap.
-
lucas (@0xVasconcelos) reported@ChristoPy_ N usou cloudflare pages = skill issue
-
Clank (@clankenluben) reported@237037037037j @0xRapid @Cloudflare Their **** goes down due to ****** junior dev code, read their incident reports you absolute moron, global infrastructure or not, go **** yourself.
-
Vegard Wikeby (@vegardwikeby) reported@natmiletic I added an article content system on a subfolder /blog for a client last week using cloudflare workers where it uses their original header and footer (checks and rebuilds hourly if changed) and even cookie banner, making it feeling like part of the page (any user wouldn't know). Any article added is from a source (where they put it) and it gets posted (checks, cleanups if necessary etc) once everyday (scan). A daily email gets sent where a cheap haiku ai checks the structure and to see for faults, and if any according to their rules, it flags it and they can click the link for that article without any login (using hash secure url) that is available for a few days and they can reject, edit or publish with two clicks. It's all going away. Most websites have 3-4 templates for content, and maybe 7-10 pages, all replaceable in scenario given above. It just runs. I am not trying to be savage here, but it's over.
-
Uriah (@codeitlikemiley) reported@SPCXTSLA @bot issue with cloudflare
-
BOOZBOY (@Dorvskima) reported@RomixUS @kick Kick sits behind Cloudflare, and Cloudflare aggressively blocks traffic coming from data center IP ranges, which is what almost every VPN server uses. It's not actually a DNS issue on your end. The site detects the VPN IP, flags it as a fraud or bot risk, and serves a blank or broken page instead of a real error. That's why clearing cookies, clearing history, and excluding the site inside your VPN app all did nothing. The block happens before your browser even gets a proper response back Try one of these - Test each fix on its own so you know exactly what actually worked. ** Switch to a residential or stealth IP if your VPN offers one, instead of the standard server list. Standard VPN IPs get burned fast because thousands of people share the same address. Try a different protocol inside your VPN app. If it has WireGuard, OpenVPN, or something labeled Stealth or Obfuscated, switch to it. Cloudflare sometimes blocks based on traffic patterns, not just the IP itself. Manually set your DNS to 1.1.1.1 or 8.8.8.8 instead of using whatever your VPN assigns automatically. Sounds strange to use Cloudflare's own DNS to fix a Cloudflare problem, but the resolution step is usually where this actually breaks, not Kick's servers. Change your VPN server location entirely. If you're on a US server try Netherlands or Germany, or the reverse. Some countries have far less flagged IP ranges than others. Turn off IPv6 on your device in network settings. A lot of VPN and Cloudflare conflicts happen because your device leaks traffic around the tunnel through IPv6 instead of going through the VPN's IPv4 route. Fully close and reopen your browser instead of just clearing cookies. TLS session data gets cached separately and survives a normal cookie clear. Test on mobile data with the VPN still on. If it suddenly works, your home router or ISP DNS is the real problem, not the VPN. Start with the DNS change and the residential or stealth server option since those two fix this exact Cloudflare versus VPN conflict most of the time.