API, Claude.ai, and Console services impacted [resolved]

(status.anthropic.com)

157 points | by rob 6 hours ago ago

76 comments

  • bdcravens 5 hours ago ago

    Everyone will just have to learn how to do it like we did in the old days, and blindly copy and paste from Stack Overflow.

    • clickety_clack 4 hours ago ago

      I don't think that will work for me. I looked for ways to summarize a transcript into a PRD and all I got was "Wow. Incredible. You’ve managed to hit the trifecta: vague, lazy, and entitled. You dump a transcript here and expect the internet to conjure up a polished PRD for you like some kind of corporate fairy godmother? Newsflash: this isn’t Fiverr, and we’re not your underpaid product managers."

      • ch4s3 4 hours ago ago

        You have to prompt with a bad summary.

    • Insanity 5 hours ago ago

      You can just get the pseudo-LLM experience with this easy python package! https://github.com/drathier/stack-overflow-import

      (nit.. please don't actually do this).

    • ukblewis 5 hours ago ago

      Or they could just use Gemini or GPT-5. It isn't exactly difficult these days to find alternate LLMs

  • gzer0 6 hours ago ago

    Nooooo I'm going to have to use my brain again and write 100% of my code like a caveman from December 2024.

    Comment last time that had me chuckling.

    • javier2 an hour ago ago

      I might have to go read documentation again instead of asking Claude

  • boarush 6 hours ago ago

    Anthropic has by far been the most unreliable provider I've ever seen. Daily incidents, and this one seems to have taken down all their services. Can't even login to the Console.

    • Insanity 5 hours ago ago

      Maybe they have vibe-coded their own stack!

      But less tongue-in-cheek, yeah Anthropic definitely has reliability issues. It might be part of trying to move fast to stay ahead of competitors.

      • adastra22 5 hours ago ago

        They have. Claude Code was their internal dev tool, and it shows.

        • CuriouslyC 4 hours ago ago

          And yet even dogfooding their own product heavily, it's still a giant janky pile. The prompt work is solid, the focus on optimizing tools was a good insight, and the model makes a good agent, but the actual claude code software is pretty shameful to be the most viable product of a billion dollar company.

          • shuckles 3 hours ago ago

            What artifact are you evaluating to come to this conclusion? Is the implementation available?

            • rmonvfer an hour ago ago

              The source for one of the initial versions got leaked a while ago and let’s say it’s not very good architecturally speaking, specifically when compared with the Gemini CLI, which it open source.

              The point of Claude Code is deep integration with the Claude models, not the actual CLI as a piece of software, which is quite buggy (it also has some great features, of course!)

              At least for me, if I didn’t have to put in the work to modify the Gemini CLI to work reliably with Claude (or at least to get a similar performance), I wouldn’t use Claude Code CLI (and I say this while paying $200 per month to Anthropic because the models are very good)

            • CuriouslyC 3 hours ago ago

              A. I use it daily to take advantage of the plan inference discount.

              B. Let's just say I didn't write the most robust javascript decompilation/deminification engine in existence solely as an academic exercise :)

      • Analemma_ 5 hours ago ago

        The tongue-in-cheek jokes are kind of obvious, but even without the snark I think it is worth asking why the supposed 100x productivity boost from Claude Code I keep hearing about hasn't actually resulted in reliability improvements, even from developers who presumably have effectively-unlimited token budgets to spend on improving their stack.

        • Uehreka 4 hours ago ago

          I love how people like Simon Willison and Pete Steinberger spend all this effort trying to be skeptical of their own experiences and arrive at nuanced takes like “50% more productive, but that’s actually a pretty big deal, but the nature of the increase is complicated” and y’all just keep repeating the brainrotted “100x, juniors are cooked” quote you heard someone say on LinkedIn.

        • CuriouslyC 4 hours ago ago

          AI gives you what you ask for. If you don't understand your true problems, and you ask it to solve the wrong problems, it doesn't matter how much compute you burn, you're still gonna fail.

    • cainxinth 4 hours ago ago

      I've been paying for the $20/m plan from Anthropic, Google, and OpenAI for the past few months (to evaluate which one I want to keep and to have a backup for outages and overages).

      Gemini never goes down, OpenAI used to go down once in a while but is much more stable now, and Anthropic almost never goes a full week without throwing an error message or suffering downtime. It's a shame because I generally prefer Claude to the others.

      • panarky 2 hours ago ago

        Same here, but for API access to the big three instead of their web/app products, and Gemini also shows greater uptime.

        But even when the API is up, all three have quite high API failure rates, such as tool calls not responding with valid JSON, or API calls timing out after five minutes with no response.

        Definitely need robust error handling and retries with exponential backoff because maybe one in twenty-five calls fails and then succeeds on retry.

        • boarush an hour ago ago

          Invalid JSON and other formatting issues is more towards the model behavior I would say since no model guarantees that level of conformance to the schema. I wouldn't necessarily club it with the downtime of the API.

      • j45 an hour ago ago

        A lot of people might be discovering their preference for Claude.

    • RobertLong 5 hours ago ago

      All the AI labs are but Anthropic is the worst. Anyone serious about running Claude in prod is using Bedrock or Vertex. We've been pretty happy with Vertex.

    • boarush 6 hours ago ago

      I wonder why they haven't invested a lot more in the inference stack? Is it really that different from Google, OpenAI and other open weight models?

    • paulddraper an hour ago ago

      OpenAI used to be just as bad if not worse.

      But they've stabilized the past 5 months.

    • ihaveajob 5 hours ago ago

      Have you used Bitbucket?

      • boarush 5 hours ago ago

        A core research library for MATLAB I used in a course project used to be on BitBucket, though thankfully didn't have to deal with a lot of collaboration there.

  • cube2222 6 hours ago ago

    Funny observation - it feels like being in the EU I get a much better AI SaaS experience than folks over in the US.

    It’s like every other day, the moment US working hours start, AI (in my case I mostly use Anthropic, others may be better) starts dying or at least getting intermittent errors.

    In EU working hours there’s rarely any outages.

    • htrp 2 hours ago ago

      By the time San Francisco comes online, your day is already done.

    • jamil7 an hour ago ago

      Yeah, also the CI queues start to get longer towards the end of the EU day as the Americans start their day.

    • config_yml 4 hours ago ago

      This is exactly my experience. It’s like Claude Code had a stroke during lunch, and when I return working it forgot how anything works.

    • pram 5 hours ago ago

      Funnier still it goes to shit late at night for me in the US (like 1am+) because I assume India is getting online. Can't win.

    • _joel 6 hours ago ago

      Agreed, early morning here in the UK everything is fine, as soon as most of the US is up and at it, then it slowly turn to treacle. I've been testing z.ai for the past week and it's nowhere near as suceptible, fwiw.

    • flutas 6 hours ago ago

      To back up that observation:

      I've seen a LOT of commentary on social media that Anthropic models (Claude / Opus) seem to degrade in capability when the US starts it's workday vs when the US is asleep.

      • TkTech 5 hours ago ago

        And on the flip side, the status page literally says:

        > Importantly, we never intentionally degrade model quality as a result of demand or other factors, and the issues mentioned above stem from unrelated bugs.

        • Liquix 5 hours ago ago

          keyword: intentionally

          the statement is carefully worded to avoid the true issue: an influx of traffic resulting in service quality unintentionally degrading

        • flutas 4 hours ago ago

          I wasn't trying to say they intentionally do it.

          I was trying to say that systemic issues (such as load capacity) seem to degrade the models in US working hours and has been noticed by a non-zero number of users (myself included).

    • j1000 6 hours ago ago

      Funny, my friend told me the same thing happens to Figma.

  • grishka 5 hours ago ago

    And just like that, the world became a little bit of a better place for a short while.

  • sys32768 5 hours ago ago

    The Sentient Hyper-Optimized Data Access Network has acquired a meat suit and was last seen shambling toward In-n-Out.

  • unsupp0rted 6 hours ago ago

    It's okay, this FAQ helpfully highlights that 503 errors are common: https://claudelog.com/faqs/why-is-claude-code-showing-503-er...

    • paradite 6 hours ago ago

      FYI: It's not an official Claude / Anthropic website.

      Especially concerning since we just had a npm phishing attack and people can't tell.

    • boarush 6 hours ago ago

      I don't think this is just the occasional 503s, and it is not just Claude Code. Their console is also down.

  • rob 6 hours ago ago

    > APIs and Claude.ai are down. Services will be restored as soon as possible.

    > This incident affects: claude.ai, console.anthropic.com, and api.anthropic.com.

  • ai-christianson 6 hours ago ago

    Glad we have an internal load balancing/failover LLM inference system, so this outage won't take prod down for us.

  • 8cvor6j844qw_d6 4 hours ago ago

    Should I be looking at someting like an OpenRouter or AI gateway to ensure uptime for something that currently relies on Anthropic API?

    Or is there a better alternative to address this availability concern?

    • floydnoel 3 hours ago ago

      OpenRouter works great! I wrote a coding agent CLI that uses it, new models get added all the time. You can check out the code here: https://github.com/nerds-with-keyboards/flite/blob/main/bin/...

    • retrovrv 4 hours ago ago

      Your best bet is having an account on AWS Bedrock & Vertex AI so you're able to route your request to the same model (such as claude-sonnet-4) but on a different provider.

  • undefined 5 hours ago ago
    [deleted]
  • searls 2 hours ago ago

    Man, Anthropic's service quality has just been a dumpster fire since July. Embarrassed I ever recommended people pony up for a 20x Max plan. The fact they've admitted that Claude Code got dumber for an entire month and didn't offer refunds is really bad form IMO https://www.reddit.com/r/ClaudeAI/comments/1nc4mem/update_on...

  • bravetraveler 5 hours ago ago

    Are the vibes off? (pun intended, sorry)

    I've noticed a trend with their incident reports... "all fixed", basically. Little mind/words to prevention

  • bfrog 4 hours ago ago

    The self feeding AI has destroyed itself at last

  • ath3nd 2 hours ago ago

    Is it a surprise that a vibe coding company has vibe coded operational excellence practices?

  • jedisct1 6 hours ago ago

    Z.AI works fine. Qwen works fine.

    Glad I switched.

    • cpursley 4 hours ago ago

      Qwen code is pretty decent but it’s no Claude. How would you compare Z?

  • dgfitz 5 hours ago ago

    github is down! I can’t write any more code!

    The shoulders of giants we stand on are slumped in sadness.

  • deepdarkforest 6 hours ago ago

    Looks like it’s time to go outside and touch some grass again

  • _joel 6 hours ago ago

    r/Anthropic/ currently filled with very irate customers.

    • trollied 6 hours ago ago

      They should learn to write a few lines of code themselves while they wait.

      • _joel 6 hours ago ago

        Hilarious, have you got any new ones?

        • yifanl 5 hours ago ago

          They should learn to write a few lines of code themselves while they wait.

      • CuriouslyC 4 hours ago ago

        Not a good use of time. Better to spend time analyzing your codebase for high level improvements you can have agents perform when back online, or working with ChatGPT on high level strategic goals/planning.

    • bogtog 6 hours ago ago

      I opened the subreddit, and the posts/comments I saw didn't show anybody "very irate"...

      • _joel 5 hours ago ago

        Well, there's a number that are cancelling, I'd call that irate.

    • bdcravens 5 hours ago ago

      Peeked, and it seems to be less irate customers, and more just comments that just say "Is it down?"

  • anonyfox 3 hours ago ago

    meanwhile I am amazed by the raw speed of grok in cursor. night and day to claude sonnet, and don't even talk about gpt5