Claude Seems Down

46 points | by zhan_eg an hour ago ago

43 comments

  • jatora 22 minutes ago

    As usual with these posts (here and on reddit), the outage is over within 5-10 minutes. Makes you wonder what power these have over the minds of SWE's who rush to scream immediately when their tool stop working.

    • bmitc 20 minutes ago

      A tool is a tool. Our companies are shelling out millions of dollars to these companies.

      How many of us sometimes spend our days just hopping between the tools that are actually working at the moment?

  • amelius 39 minutes ago

    I asked my OpenClaw agent to build me a Dyson sphere.

    • powvans 27 minutes ago

      Claude, build Kardashev Type III power harnessing. Make no mistakes.

  • gentooflux 30 minutes ago

    Maybe get him something nice to cheer him up

  • GangstaAgents 44 minutes ago

    Time to write code by myself today)

  • soundworlds 40 minutes ago

    Yeap, all Oauth sessions got kicked and can't get back in. Welp, switching to Deepseek V4 Flash 0731 via OpenRouter.

    Stoked that AI is in a place we have legitimate options available!

  • cryo32 30 minutes ago

    Commence dribbling into the keyboard!

  • g42gregory 44 minutes ago

    They are busy implementing text watermarks.

  • walrus01 an hour ago

    Large volume of user generated reports

    https://downdetector.com/status/claude-ai/

  • maxall4 an hour ago

    Status page reports as down: https://status.claude.com/

  • nabeards an hour ago
  • ericmay an hour ago

    Seeing the same. Logging out of the desktop app and attempting to log back in just results in a reset of the authentication flow.

  • BoneHeadCIO an hour ago

    My bad, I asked it to do something for me that really must have blown its mind

  • petcat an hour ago

    Use Claude through AWS Bedrock. Never been down for me.

    • metaltyphoon 30 minutes ago

      Meanwhile using it via GCP Vertex it was down terribly for 2 days last week

    • MyFirstSass 38 minutes ago

      Using it through Bedrock / API the 200$ subscription costs upwards of 6000$ a month.

      How do you guys afford this, huge company that grants this?

      Definitely not viable for my lean startup.

      • fennecbutt 25 minutes ago

        Via "Endless growth" baybeeeee

  • curious_cat_163 an hour ago

    Looks like their auth is broken. Do they ever publish postmortems?

  • fennecbutt 27 minutes ago

    To party? Awesome.

  • Boss0565 an hour ago

    still using anthropic in the big august 2026?

    • gigatree an hour ago

      As opposed to what?

      • alexjplant an hour ago

        If you don't have regulatory hurdles to jump over then there are a whole raft of open-weight models that perform basically as well as Anthropic's offerings (and, in many cases, better because they're pulling fewer capacity-stretching shenanigans). Check out Kimi, DeepSeek, and GLM series models in particular with something like OpenCode or Pi as a coding harness. If you need a Claude-alike web UI then spin up Open WebUI in a container and expose it via cloudflared so you can use it on the go.

        • jatora 19 minutes ago

          > perform basically as well > in many cases, better

          Completely, unequivocably, factually inaccurate. I wonder if you are being dishonest on purpose? Best case scenario you are advocating this from a place of little experience. Either way it is dishonest.

          • throw1234567891 6 minutes ago

            It’s not, you drink too much Kool-Aid, and your employer has too much money. Or the things you do are simply so irrelevant that nobody cares you’re sending stuff to a company of dubious morality.

        • gymbeaux 42 minutes ago

          Kimi and DeepSeek are impressive for their size but still run slow on any hardware you or I would have. If you’re proposing we run those via a cloud service, I don’t see a reason to do that when it’s an inferior model and I still have to pay per token for it.

          • alexjplant 34 minutes ago

            OpenCode Go provides a lot of usage for these models for the paltry sum of $10/month. Z.ai's coding plan provides a single-digit multiple of Claude Code's usage for a similar price and performance level. Kimi and DeepSeek models are hundreds of billions of parameters (or, in K3's case, >1T). Many of these models have Opus-level benchmarks and, as I pointed out previously, often practically outperform Anthropic models because they're more consistent.

          • throw1234567891 7 minutes ago

            You should run the maths once. Those tokens cost you much more than the hardware would. But yeah, CAPEX vs OPEX something something.

      • jnathsf 33 minutes ago

        Codex w GPT 5.6 no issues w downtime and more token/cost efficient than Opus

      • joshheitzman an hour ago

        Dozens of providers of open-weight models. I have one session going with synthetic.new and another going with novita.ai right now.

        • gymbeaux 42 minutes ago

          But they’re slower (and benchmark worse) than Opus, GPT, et al. Why?

  • selbyk an hour ago

    I'm sorry, but why is this on the front page with 2 up votes? Do we really need to be alerted every time the Claude API responds with an error?

    • alexkkoo93 an hour ago

      Yea bc what are we supposed to do with ourselves now.

    • bossyTeacher an hour ago

      It's not just Claude API. See: "We are investigating reports of degraded performance affecting claude.ai, platform.claude.com, the Claude API, Claude Code, and Claude Cowork.". Seems pretty big to me.

      It's software used by many here so of course you will hear about Claude downtime here.

  • mr_bob_sacamano 31 minutes ago

    oh no, now we have to activate our brains without generate tons of CO2! Ahhhhh...It's really unfair!

    • jatora 15 minutes ago

      Do you have any idea how much CO₂ it takes to support the food/lifestyle of a median civilian in a first world country? Lol. AI is a drop in the bucket CO₂-wise

  • rvz an hour ago

    Claude is taking the rest of the day off, without alerting everyone. So it seems.

  • 2001zhaozhao an hour ago

    bruh

  • tito 42 minutes ago

    I found out about this from my Claude Status menu bar I built last time it went down! It's invisible most of the time, unless the status goes down then a yellow or red marker appears. Improvements welcome: https://github.com/titojankowski/claude-status

    • gymbeaux 40 minutes ago

      We’re in the phase of society where we will just build something like this ourselves using an LLM and it will be built exactly how we want it and we don’t have to worry about malicious code or forking it and hoping the owner will merge our PR… it’s sad but that’s where we are for anything the size of a menu bar that pings a URL every minute.

      • tito 12 minutes ago

        yeah totally! some version of "summarize what this tool does at a high level and then build my own but don't use any of the code" perhaps.