1. Home
  2. Companies
  3. Cloudflare
  4. Outage Map
Cloudflare

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

Loading map, please wait...

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:

Less
More
Check Current Status

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
Manchester, England 1
Angers, Pays de la Loire 1
London, England 1
Noida, UP 3
Jewar, UP 1
Braga, Braga 1
Paris, Île-de-France 2
Prievidza, Nitriansky 1
Farmers Branch, TX 1
Helsinki, Uusimaa 1
Crisfield, MD 2
Nanaimo, BC 1
New York City, NY 1
Istanbul, Istanbul 1
Greater Noida, UP 1
Augsburg, Bavaria 1
Check Current Status

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:

  • thomasgauvin
    Thomas Gauvin (@thomasgauvin) reported

    @joelrunyon @nickgraynews @Cloudflare can confirm humans decided on the new ui for emails we moved email routing from a feature of a domain, to a feature of email service which is a top level product (which includes both routing and sending) what setup steps are unclear? what "locks" are you encountering?

  • cshperspectives
    Richard Sever (@cshperspectives) reported

    @manuelrivascruz working on solutions to this. the problem as I'm sure you can imagine is like so many sites we are being hammered by LLM bots in addition to all the DDOS attacks, so (again like many others) use services like Cloudflare to ensure human readers maintain access

  • kocer_eth
    kocer (@kocer_eth) reported

    7 FREE AI API/TOOL TIERS YOU CAN USE TODAY BEFORE BUYING ANOTHER AI SUBSCRIPTION If you build agents, bots, research tools or small automations, start with this stack. 1. OpenRouter Use it as the router. It exposes free-priced models in the model list, so you can test routing before paying per token. 2. Google AI Studio / Gemini API Good for prototypes, evals, long-context tests, and agent experiments. Check the free tier before you burn paid credits elsewhere. 3. Cloudflare Workers AI Best when you want inference close to your app. The useful part is not just “free AI” — it sits inside the same place you can deploy Workers. 4. GroqCloud Use it when speed matters. Great for bots, voice loops, extraction, and any workflow where slow responses kill the demo. 5. GitHub Models Best for prototyping inside the GitHub flow. If your code, prompts, and tests already live there, this removes friction. 6. Tavily Research/search API for agents. Free plan shows 1,000 API credits/month, useful for browsing agents and research bots. 7. ElevenLabs Voice layer. Free plan shows 10k credits/month, enough to test narration, agents with voice, and demo content. > My rule: never build production on a free tier first. > Use free access to test: - latency - rate limits - output quality - tool calling fit - billing behavior - whether your agent actually needs the premium model Then pay only for the part that survives real usage. Most people skip this and buy 3 subscriptions before they even know which API call matters.

  • BlockedPaths
    BlockedPath (@BlockedPaths) reported

    @Howaboua You have to install their multiple mcp servers for that, check out the docs. I’ve been ******* with it for a few days and ported it into just about every harness. The timeout out errors and it randomly spitting out Chinese is funny. I did jailbreak that **** though via cloudflare

  • heynavtoor
    Nav Toor (@heynavtoor) reported

    The Dead Internet Theory was a conspiracy. The idea that the internet is no longer human. That bots and AI have quietly replaced real people. It started on anonymous message boards in 2019. Most people dismissed it. Stanford, Imperial College London, and the Internet Archive just measured it. They used the Wayback Machine to scan every new website published between 2022 and 2025. Thirty-three months of the internet, captured and classified. They applied one of the most advanced AI text detectors in the world to every page. 35.3% of all newly published websites were AI-generated or AI-assisted. 17.6% were completely AI-generated. No human involvement at all. In late 2022, before ChatGPT launched, that number was zero. In three years, more than a third of the new internet became synthetic. Not over decades. Not over a generation. Three years. Then they measured what that is doing to the internet itself. Semantic diversity is falling. The range of ideas, perspectives, and ways of saying things is narrowing. As AI content increases, the internet sounds more and more like one voice. Because it is one voice. The same models producing the same patterns across millions of pages. Positive sentiment is rising. Everything sounds upbeat. Polished. Confident. Helpful. The internet is getting friendlier while getting emptier. The tone improves as the substance disappears. The lead researcher, Jonáš Doležal at Imperial College London, said this to 404 Media: "I find the sheer speed of the AI takeover of the web quite staggering. After decades of humans shaping it, a significant portion of the internet has become defined by AI in just three years." Separately, Cloudflare reported that nearly a third of all internet traffic now comes from bots. Imperva reported that automated traffic surpassed human traffic for the first time in 2024. If you read my previous threads on Model Collapse and Retrieval Collapse, this is the final chapter. Model Collapse showed that AI trained on AI gets dumber. Retrieval Collapse showed that search engines indexing AI content get emptier. This paper shows the source of both problems. The internet itself is being replaced. The researchers are now working with the Internet Archive to build a live monitoring tool. A real-time tracker of how much of the internet is human and how much is not. The fact that we need a tool to measure how much of the internet is still real is the finding.

  • AjayCodeWiz
    Ajay (@AjayCodeWiz) reported

    @VanillaCache I just bought max plan. Using it via vs code extension. Does the web version covers everything. Mobile web version puts things in container. And running the dev server accessing is so difficult. Cloudflare and ngrok not working. Had to push it to vercel which deploys all the branches including the branch the claude is working on. But still slow like building takes time

  • KamilFabian
    Kamil Fabian (@KamilFabian) reported

    @EddCoates cloudflare free tier. Solved my 1mil req per minute problem. Just make sure to set up properly.

  • elie2222
    Elie Steinbock ~ getinboxzero.com (@elie2222) reported

    Got 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).

  • tush_2708
    Tushar Dwivedi (@tush_2708) reported

    @SayantikaSays Try @BSNLCorporate . And I am not joking. It is best if it's available in your area. No BS service. I never heard these lines from BSNL, which I kept hearing from other providers like Jio and Airtel. "We won't give you the router password" "You can't use your own router, even if ours is ******. What do you mean you have a better router and modem? Hou must pay us a subscription for this mesh thing instead" "No, you can't use Google or CloudFlare's DNS, you must use ours. What if it's slow? If you change, how will we snoop on you and inject our advertisements into your browser?" "No, you can't open a port for you. For that, you must buy a static IP from us. Why is a static IP needed to open a port? Who knows. But we won't allow it unless you pay us extra" In the last 3 years, I have only had 2 outages on BSNL, 30-40 minutes max. While on Airtel, I had caught their staff removing my cable from their box and adding a new one for a new connection, and then making me wait till they finally got a new box after a week. They just didn't want to make a new customer wait, so they simply assigned my slot to them. And their customer care and local staff wasn't even ready to accept it, unless I showed the CCTV footage and a video of my cable literally being thrown on the side of their box, not even connected, while they were claiming that there's some backend issue.

  • CiccioDiddo
    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

  • pablodecortes
    Pablodecortes (@pablodecortes) reported

    @cramforce Does it support Cloudflare Workers or only Vercel?

  • majo_main
    majo (@majo_main) reported

    Cn;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.

  • CommandCodeAI
    Command Code (@CommandCodeAI) reported

    We're aware of an ongoing incident. Partial outages at Cloudflare and Supabase are causing Command Code CLI to experience intermittent connection issues. We're actively investigating and working on a fix. Thanks for bearing with us.

  • JulianGoldieSEO
    Julian Goldie SEO (@JulianGoldieSEO) reported

    HERMES AGENT JUST TURNED WHATSAPP INTO A REAL AI WORKER But one tiny setup mistake can leave the entire bot completely silent. What Just Dropped: → Official WhatsApp Business Cloud integration → Run Hermes as a private assistant, team bot, or customer support agent → Text one WhatsApp number and get AI replies directly inside the chat Built Like A Proper App: ✓ Secure webhooks and official Meta support ✓ Voice notes, media, read receipts, and typing indicators ✓ Interactive approval buttons when Hermes needs confirmation The Setup: → Run `hermes whatsapp cloud` → Connect your Meta Business account and WhatsApp number → Use Cloudflare Tunnel to expose your local Hermes gateway securely Three Mistakes To Avoid: ✓ Use the 15–17 digit Phone Number ID, not your real phone number ✓ Replace the 24-hour test token with a permanent system-user token ✓ Subscribe to the `messages` webhook field or the bot will never receive anything For a reliable WhatsApp agent, use the official Cloud API path instead of the unofficial personal-account bridge.

  • TomTalksCars
    Tom Talks Cars (@TomTalksCars) reported

    @EddCoates Cloudflare AI Crawl Control is pretty decent at cutting things down

Check Current Status