claudex 2 days ago

> Cloudflare’s critical Workers KV service went offline due to an outage of a 3rd party service that is a key dependency.

So they depend on GCP for (some of) their services

koliber 2 days ago

https://downdetector.com/ is showing outages at many major companies including Google, CloudFlare, AWS and more.

Word on the street is that there are large BGP routing issues behind all of this.

jerrygoyal 2 days ago
  • tete 2 days ago

    When being down scales. :D

  • ipsum2 2 days ago

    Odd coincidence. Wonder if Cloudflare uses GCP?

    • ikiris 2 days ago

      It's likely their auth infra based on what the Google outage is

      • artursapek 2 days ago

        Their KV store was definitely down.

      • devmor 2 days ago

        What do you mean by this? The Google outage is a widespread outage of most GCP services.

        • pageandrew 2 days ago

          Google is claiming the root cause is with some of their central IAM services, which would have a cascading effect to the rest of their services.

          • devmor 2 days ago

            Where did you see this information? Was it on a social media channel? I do see the IAM services in the list of affected services in the incident report.

        • ikiris 2 days ago

          The comment was self explanatory, and no, it wasn't a widespread GCP outage. Most everything was up except for GCS and firebase, and later on identity stuff started causing cascading issues but not when this was posted.

          • zerd 2 days ago

            > it wasn't a widespread GCP outage.

            If this wasn't widespread, what is?

            Incident affecting API Gateway, Agent Assist, AlloyDB for PostgreSQL, Apigee, Apigee Edge Private Cloud, Apigee Edge Public Cloud, Apigee Hybrid, Cloud Data Fusion, Cloud Firestore, Cloud Logging, Cloud Memorystore, Cloud Monitoring, Cloud Run, Cloud Security Command Center, Cloud Shell, Cloud Spanner, Cloud Workstations, Contact Center AI Platform, Contact Center Insights, Data Catalog, Database Migration Service, Dataform, Dataplex, Dataproc Metastore, Datastream, Dialogflow CX, Dialogflow ES, Google App Engine, Google BigQuery, Google Cloud Bigtable, Google Cloud Composer, Google Cloud Console, Google Cloud DNS, Google Cloud Dataflow, Google Cloud Dataproc, Google Cloud Pub/Sub, Google Cloud SQL, Google Cloud Storage, Google Compute Engine, Identity Platform, Identity and Access Management, Looker Studio, Managed Service for Apache Kafka, Memorystore for Memcached, Memorystore for Redis, Memorystore for Redis Cluster, Persistent Disk, Personalized Service Health, Pub/Sub Lite, Speech-to-Text, Text-to-Speech, Vertex AI Search

            • ikiris 2 days ago

              Our entire infra in GCP stayed up just fine, we just couldn't manage anything. IDK what to tell you. Many of the things you list here were not down at all.

              • mirashii a day ago

                That it wasn’t down for you does not mean it wasn’t down for others or even almost everyone. Certainly, Google wouldn’t have listed the services as having an outage if nobody was impacted. You can’t extrapolate from “works for me” to “it must have been working for everyone”.

                • ikiris a day ago

                  Dude, I literally was an SRE there. I'm well aware of how this stuff works.

                  If some of those things listed had actual widespread outages, it would have been much much worse.

                  • solardev a day ago

                    I don't understand your argument? Wasn't GCP's own status page calling them outages? Some of our upstream providers (who use GCP) were definitely affected and down.

                    As a former SRE there, is "widespread outage" a specific, special kind of classification that's not obvious to the public just by looking at the status page...? Or what do you mean?

              • iimblack a day ago

                So weird to argue when google themselves listed these as having an outage.

neo_doom 2 days ago

Yeah this is going to be a problem. I haven't seen an issue this widespread across so many services in a while.

  • tete 2 days ago

    Seems to be semi regular now that everyone puts all their eggs in only a few baskets.

    • solardev a day ago

      I gotta say, it's kinda nice when that happens... work just kinda pauses for everyone, from providers to customers. It kinda feels like a national holiday, and everyone downstream from the affected cloud can just kinda sit back and relax cuz there's nothing they can do anyway except wait.

      When it's your own outage, it's all-hands-on-deck panic mode. When it's half the internet down, it's no longer your problem, lol

      • prauscher a day ago

        I guess it depends on what your company's acceptable level of downtime is. If you're like Cloudflare (who handled this well), you take this as a sign to build fault tolerance around your 3rd party providers.

        If your application is mission-critical, downtime is anything but a holiday.

paxys 2 days ago

Let me guess, someone pushed out a bad BGP config?

  • CSMastermind 2 days ago

    For an outage this large and widespread that would have to be the main culprit.

aranchelk 2 days ago

Seems to be affecting functionality of their "Verify you are human" dialogs as well as Workers.

  • clairegraham 2 days ago

    Yep, KV is broken too. Any worker that depends on KV is throwing exceptions. I was able to get into the dash, but it's very slow. Error rates started to go up significantly around 18:00 UTC.

    Edit: The CF status page has acknowledged it's a broad outage across many services: https://www.cloudflarestatus.com/incidents/25r9t0vz99rp

    • aranchelk 2 days ago

      After many tries I also got into the dashboard, but it's not that usable, constant error pop-ups.

  • bgwalter 2 days ago

    It does. Another question is why do we get these dialogues always from Cloudflare and never from Akamai in the first place?

    • bgwalter 2 days ago

      Downvoting this comment and flagging the submission does not address the serious issue. These verification dialogues make the Internet unusable.

      • perching_aix 2 days ago

        Nor does venting about it in unrelated threads, or asserting your opinion as fact.

        • scubbo 2 days ago

          It's not much of a reach to go from "discussion about impact on human-verification dialogs" to 'discussion about human-verification dialog policy". This isn't an incident-management channel, it's a discussion forum - tangents are fine!

        • bgwalter 2 days ago

          I complained in the apnews.com thread, because the apnews.com verification, which is annoying by itself, did not work at all this time. That is hardly unrelated.

pier25 2 days ago

They've changed the title to "Broad Cloudflare service outages"

ourmandave 2 days ago

Is it coincidence that there's a Scheduled Maintenance in Tokyo for 18:00 UTC in progress, and the problems started at 18:19 UTC?

  • alexcroox 2 days ago

    Unrelated, they have a few services that rely on GCP which is down. Still, I imagine the people working on the maintenance for Tokyo turned white during that job worried it was caused by them...

  • perching_aix 2 days ago

    Guess we'll find out from the postmortem. Always the silver lining with these, get to learn from and enjoy a good writeup.

    • solarmist 2 days ago

      Do these get posted publicly?

      • solardev a day ago

        Yeah. Cloudflare writes some of the best ones in the industry, and they're very enjoyable to read: https://blog.cloudflare.com/tag/post-mortem/

        I really do appreciate the transparency and ownership that comes with these. We all fuck up, but a lot of companies would rather hide their mistakes than own up to them. Cloudflare's approach makes me trust them more.

      • perching_aix 2 days ago

        > Do these get posted publicly?

        Yes.

  • jonfw 2 days ago

    There is always scheduled maintenance on that page, so that's not much of a signal in my experience

sidcool 2 days ago

Cloudflare's lava lamps are dimming.

poorman 2 days ago

Can’t wait to read this post-mortem. Seems odd that a Google Cloud outage would bring down Cloudflare services.

PeterStuer a day ago

So both Cloudflare authentication as well as Google's identity systems suffered major dowtime yesterday. Are there technical dependecies between these?

  • tom1337 a day ago

    Cloudflare doesn't say this directly but in their blog they've written

    > The cause of this outage was due to a failure in the underlying storage infrastructure used by our Workers KV service, which is a critical dependency for many Cloudflare products and relied upon for configuration, authentication and asset delivery across the affected services. Part of this infrastructure is backed by a third-party cloud provider, which experienced an outage today and directly impacted availability of our KV service.

pier25 2 days ago

Our Workers apps are up again

edit:

It works in the US but EU customers are still reporting our services as down.

edit:

EU customers are reporting ok

iimblack 2 days ago

They updated the incident noting that it's not just authentication affected.

b0a04gl 2 days ago

distributed systems break, that’s the whole point what actually matters is how fast they localize damage and how invisible that feels to the end user if kv failing takes down auth, ui, and workers, then failure isolation’s missing recovery is fine, but if your fix needs global coordination to unbreak local flows, that’s a design smell not saying perfect uptime, but the post-outage ux should feel smoother, not shakier right now it feels like the system survived but the interface didn’t

pier25 2 days ago

Workers KV has been down for like +30mins. This is impacting us seriously.

Their API is down too.

Amazing that something can impact their whole infrastructure like this given how much redundance they have.

  • kenhwang 2 days ago

    From their incident page (https://www.cloudflarestatus.com/incidents/25r9t0vz99rp):

    > Cloudflare’s critical Workers KV service went offline due to an outage of a 3rd party service that is a key dependency.

    I bet that 3rd party service is GCP.

    I would be pretty pissed if I were a CF customer that used Workers KV for redundancy because it was heavily marketed as running on CF data centers.

  • nijave 2 days ago

    >can impact their whole infrastructure

    CDN and WAF seem to be working fine. I think CF rushed a lot of newer services out without the reliability some of their older/core services enjoy

  • stri8ted 2 days ago

    The same is true for Google.

vimwizard 2 days ago

proxy seems available in general, must just be local to workers because only one of my sites going thru ZT tunnel with identity access rules is affected

joduplessis 2 days ago

Hopefully they also publish the prompt that did this.

  • daxfohl 2 days ago

    They should make the AI lead the postmortem.

  • tough 2 days ago

    i was thinking about this too

  • vsgherzi 2 days ago

    They're just moving fast and breaking things 100x faster. Who cares what code does just vibe it all away /s