It's usually down about at least once a day for me anyway. Previously it used to be down during beginning and end of US work times. Now that they've geographically spread out their servers, it's down at random times instead.
TBH I'm not so irritated by this. It keeps me grounded, and saves me from being unconsciously outsourcing all the hard work of thought process to AI.
I spend 10h/day in Claude Code and I don't remember the last time it was unavailable to me, maybe a couple of months ago? I suspect this is highly dependant on location and timezone, but at least from within Central Europe it has been smooth sailing (apart from this morning...)
I didn't even know they had a status page. Claude (with pro subscription) is often so unreliable with regards to connectivity and performance that I'm looking for something more predictable.
It randomly fails halfway through a response, sometimes very slow to start, hangs for long periods during a response, and so on.
The Claude chat interface can also slow down with long sessions. I sometimes use Claude code which is better, but I'm not a huge fan of terminal interfaces. I'm aware of third party frontends, but I believe those require api access which I don't like for personal use.
Try Gemini to see how bad it can really get.
Most of the time 2.5 pro requests fail for unknown reasons over the App.
Claude and Chatgpt are way more reliable.
This makes me wonder: what do developers, who completely rely on LLMs to write their code, do when the service is down?
I realize this is already a problem for other jobs, which require working with SAAS, but it seems odd to me that now some developers will fall into this "helpless" category as well.
Early in my career (which started in civil engineering) I was working with a man at the very end of his, which started in the 1950s. I was the young tech-focused intern who found a way to use a computer for everything even when printed and sometimes hand-drawn plans were the standard of the day. He asked me once if I knew how to use a slide rule, which I didn't.
"Well, what do you do when the power goes out?", he asked.
"I go home, just like you would.", I said with a smile.
He paused for a moment and nodded, "you know, you're absolutely right".
Serious answer: I can write code manually, but it feels like a waste of time. I'll just go for a walk to synthesize my ideas if a service was down, and I don't think not writing actual code for a day is a huge problem. So focus on health and maybe even talk to humans.
> This makes me wonder: what do developers, who completely rely on LLMs to write their code, do when the service is down?
Even the engineers at these AI companies can't use these LLMs to fix an outage when there is one. Especially SREs.
But if one has to just sit there and "wait" for the outage to subside then perhaps the kitchen timer just went off and declared that these "developers" are cooked.
If they're smart, they just switch to ppq.ai or an openrouter provider where they can purchase prepaid tokens from various providers with many alternative models available.
We usually try to figure out how to build reliability/redundancy in step with what we require to function as a society under most circumstances without taking outsized losses.
When things go worse than anticipated, we take the hit, try to recover and maybe learn to strengthen the system afterwards. I would rate us roughly okay-ish at that, mostly because I don't know what to compare it to, since we are the only species to do it at this level to my knowledge.
Pro tip: if you pay for Claude, also subscribe to status updates here: https://status.claude.com . you may want to add a rule to filter these to a tag or folder as they can be quite spammy, but it has helped me lots. It tells you which specific models are down and what platforms are down, such as claude web, app, API, etc.
I signed up for a Claude Teams account last week. File uploads were not working anywhere - web, desktop, Android app. As soon as I switched over to a personal account they worked again. Switch back to Team account, broken again with just a cryptic 404 error popping up.
They were broken for a week, I found several people talking about it on Reddit. But no word from Anthropic, no status page info.
I opened a support request, there was no response until 3 or 4 days later when someone messaged to say that it was fixed, and a status page related to it magically appeared.
Still seeing issues on the OAuth flow despite a "a fix [having] been implemented". Looks like whatever happened probably trashed the session database since it's forcing Claude Code to re-auth.
It's usually down about at least once a day for me anyway. Previously it used to be down during beginning and end of US work times. Now that they've geographically spread out their servers, it's down at random times instead.
TBH I'm not so irritated by this. It keeps me grounded, and saves me from being unconsciously outsourcing all the hard work of thought process to AI.
This has 100% ruined my morning! -_-
I tried many different ways to get in, I'm using claude in terminal in cursor.
Fix for me: Hopefully will work for you guys too, I logged out of claude, restarted cursor, used the anthropic console login method instead of normal login, when you click the link it gives you an option to signin with chat credentials instead, there it did not work, I pressed the link given in claude a few times and kept trying, finally I was given a pastable code, this took a while to be accepted in terminal but now is logged in.
they marked as resolved but is not
Resolved
This incident has been resolved.
Posted 30 minutes ago. Oct 31, 2025 - 10:36 UTC
Update
We are continuing to monitor for any further issues.
Posted 30 minutes ago. Oct 31, 2025 - 10:36 UTC
Monitoring
A fix has been implemented and we are monitoring the results.
Posted 1 hour ago. Oct 31, 2025 - 09:46 UTC
Identified
The issue has been identified and a fix is being implemented.
Posted 2 hours ago. Oct 31, 2025 - 09:30 UTC
Update
We are continuing to investigate this issue.
Posted 2 hours ago. Oct 31, 2025 - 09:25 UTC
Investigating
We are currently investigating this issue.
Posted 2 hours ago. Oct 31, 2025 - 09:17 UTC
This incident affected: claude.ai, platform.claude.com (formerly console.anthropic.com), and Claude API (api.anthropic.com).
https://status.claude.com/incidents/s5f75jhwjs6g
Until it's back up and running, something I did that worked for me was access the web version of Claude Code, link the repository there, and ask them to implement something. After they implemented it, they enabled the option to click the "Open in CLI" button, allowing me to use Claude Code CLI from the terminal again.
I just managed to log in to claude code. You have to spam the login when you recive the screen with authorize press on it multiple times. you will recive errors than try again i have tried like 70 times and it started finnaly
I wonder if it's coincidence: today Anthropic mailed out all previous customers of Claude offering a free monthly of 5x Claude Code if they sign up again.
Plenty on Reddit saying they did. And I did.
Could the outage be a the result of an "unexpected" surge in account activations / use?
Has anyone else pretty much stopped using AI at this point? The only thing I use it for to help generate README's or Javadocs, and then heavily edit them. I had it in my workflow and it burned me so many times I just went back to google and stackoverflow.
I'm sure some people did, by I personally use them every day - for coding tasks, for language translation, for research, current events (Grok is really good at this thanks to being connected to the X real-time data), for day-to-day questions (like my daughter asking me what's that Pokemon called) and so on.
Never really started. Really the only properly good AI thing that I’ve used is AI autocompletions, which are generally higher quality than the traditional ones that I’ve used. Not that it’s perfect and at least the one in Xcode has hallucinated on me.
If I have a question for SO these days then I ask Claude instead and tell it to use SO where possible. It's preferable to actually asking it on SO which often results in the question being edited, downvoted and closed by someone with an anime child profile picture.
I wonder if there will be any compensation for customers in this situation, such as providing an extra day ^^. I doubt that Claude, who is a stickler for weekly limits, will be a stickler for rewards.
All the major providers seem to have blips on latency and other issues at least once a day, which would be a “service degradation” by the standards of normal apps.
5 hours in and I'm pretty disappointed in Anthropic's response to this. Looking at their status page you'd think everything was OK, the downtime was only 37 minutes, a fix is in place and they're "monitoring" - that's total BS. I can't even log in. I can forgive downtime, we've all been there, but I really don't like when companies try to smooth it over with little self-serving minimizations of the disruption.. while it's still in progress!
I use Claude Code for programming work, but I choose OpenAI anywhere customer-facing and this cute little outage is making me feel better about that with every passing minute. NOT cool.
Is this news? Claude API is frequently down at frequent times of the day although it got better recently (coincided with them heavily restricting usage).
I was pretty against coding tools like this until I'm trying to customize an open-source library, written in a language that I don't know, mostly to show an MVP.
For that purpose? It lets me do things I never would have even tried.
If LLM use were as valuable as the adherents claim it is, this news would be on par with AWS US East 1 being down.
LLMs neither have the mechanical reliability we expect from computers (does it the same way every time) nor the flexible reliability we expect from biological intelligences (solves or works around the unexpected sub-problems as they arise).
What a weird top comment. It opens with some subtle name calling ("adherents"?), an unwarranted conclusion and then a statement about what LLMs lack (which is no surprise) that we're meant to draw a conclusion from?
I find the debate about LLMs rather exhausting. I find them useful and almost every day someone on social media tells me I'm mistaken, lying or merely deluded .
sometimes_all|4 months ago
TBH I'm not so irritated by this. It keeps me grounded, and saves me from being unconsciously outsourcing all the hard work of thought process to AI.
danielbln|4 months ago
CapsAdmin|4 months ago
It randomly fails halfway through a response, sometimes very slow to start, hangs for long periods during a response, and so on.
The Claude chat interface can also slow down with long sessions. I sometimes use Claude code which is better, but I'm not a huge fan of terminal interfaces. I'm aware of third party frontends, but I believe those require api access which I don't like for personal use.
swader999|4 months ago
On a side note, I'm anthropomorphising too much, gonna have to upgrade and get some top rate therapy...
verdverm|4 months ago
Google & Gemini, that's where I went due to Anthropic's inability to run reliable production workloads
siva7|4 months ago
ladidahh|4 months ago
fainpul|4 months ago
I realize this is already a problem for other jobs, which require working with SAAS, but it seems odd to me that now some developers will fall into this "helpless" category as well.
efsavage|4 months ago
"Well, what do you do when the power goes out?", he asked.
"I go home, just like you would.", I said with a smile.
He paused for a moment and nodded, "you know, you're absolutely right".
mewpmewp2|4 months ago
Serious answer: I can write code manually, but it feels like a waste of time. I'll just go for a walk to synthesize my ideas if a service was down, and I don't think not writing actual code for a day is a huge problem. So focus on health and maybe even talk to humans.
erikbye|4 months ago
What do devs do when Github or Gitlab is down?
AWS? GCP? Azure?
Or whatever Atlassian product they're using.
Plus, most devs do a bit more than just produce lines of code.
rvz|4 months ago
Even the engineers at these AI companies can't use these LLMs to fix an outage when there is one. Especially SREs.
But if one has to just sit there and "wait" for the outage to subside then perhaps the kitchen timer just went off and declared that these "developers" are cooked.
mayhaps|4 months ago
The answer: audibly swear out loud.
ares623|4 months ago
jasonvorhe|4 months ago
cjr|4 months ago
fragmede|4 months ago
unknown|4 months ago
[deleted]
block_dagger|4 months ago
jvidalv|4 months ago
jstummbillig|4 months ago
We usually try to figure out how to build reliability/redundancy in step with what we require to function as a society under most circumstances without taking outsized losses.
When things go worse than anticipated, we take the hit, try to recover and maybe learn to strengthen the system afterwards. I would rate us roughly okay-ish at that, mostly because I don't know what to compare it to, since we are the only species to do it at this level to my knowledge.
askl|4 months ago
phgn|4 months ago
cpursley|4 months ago
roman_soldier|4 months ago
bachittle|4 months ago
esperent|4 months ago
They were broken for a week, I found several people talking about it on Reddit. But no word from Anthropic, no status page info.
I opened a support request, there was no response until 3 or 4 days later when someone messaged to say that it was fixed, and a status page related to it magically appeared.
belevme|4 months ago
AgentK20|4 months ago
sometimes_all|4 months ago
TBH I'm not so irritated by this. It keeps me grounded, and saves me from being unconsciously outsourcing all the hard work of thought process to AI.
jimkleiber|4 months ago
belevme|4 months ago
OAuth Request Failed Internal server error
adamhurl|4 months ago
Fix for me: Hopefully will work for you guys too, I logged out of claude, restarted cursor, used the anthropic console login method instead of normal login, when you click the link it gives you an option to signin with chat credentials instead, there it did not work, I pressed the link given in claude a few times and kept trying, finally I was given a pastable code, this took a while to be accepted in terminal but now is logged in.
hope it works for someone else aswell!!
lucode|4 months ago
rgazeredo|4 months ago
mr_mitm|4 months ago
Mariancbn|4 months ago
woodpanel|4 months ago
vinkamath|4 months ago
phgn|4 months ago
idonotknowwhy|4 months ago
gurupak|4 months ago
numiko|4 months ago
mmaher|4 months ago
Mariancbn|4 months ago
mmaher|4 months ago
lucode|4 months ago
rjbernaldo|4 months ago
cache4gold|4 months ago
3stripe|4 months ago
heheokok|4 months ago
Damien-BGMUK|4 months ago
balgolerodev|4 months ago
xjbs|4 months ago
numiko|4 months ago
unknown|4 months ago
[deleted]
wabble|4 months ago
sanjay3129|4 months ago
louisxsheid|4 months ago
jvlobo|4 months ago
mmaher|4 months ago
hiflex_|4 months ago
fuckantropic|4 months ago
d0u|4 months ago
szx3322|4 months ago
[deleted]
vinob|4 months ago
[deleted]
tooa|4 months ago
https://status.claude.com/
1dom|4 months ago
delaminator|4 months ago
https://console.anthropic.com/api/auth/send_magic_link 500 (Internal Server Error)
jakub_jo|4 months ago
> Elevated errors on claude.ai
> Identified - The issue has been identified and a fix is being implemented. Oct 31, 2025 - 10:18 UTC
> Investigating - We are currently investigating this issue. Oct 31, 2025 - 09:25 UTC
steveharman|4 months ago
Plenty on Reddit saying they did. And I did.
Could the outage be a the result of an "unexpected" surge in account activations / use?
Not much of a "welcome back" ;-)
askl|4 months ago
antonvs|4 months ago
tooa|4 months ago
Update - We are continuing to investigate this issue. Oct 31, 2025 - 09:25 UTC
Investigating - We are currently investigating this issue. Oct 31, 2025 - 09:17 UTC
jryan49|4 months ago
LogicHound|4 months ago
I've also had it suggest solutions e.g. "This C++/OpenGL code doesn't run in wayland can you suggest some solutions".
Other stuff like generating tests is hit and miss.
M4v3R|4 months ago
snowfield|4 months ago
Hamuko|4 months ago
dataengineer56|4 months ago
dim13|4 months ago
claudemd|4 months ago
fred_|4 months ago
alastairr|4 months ago
cmiles8|4 months ago
arjie|4 months ago
delaminator|4 months ago
So enjoy your extra capacity :)
idonotknowwhy|4 months ago
miningape|4 months ago
trvz|4 months ago
brabel|4 months ago
tidbeck|4 months ago
sho|4 months ago
I use Claude Code for programming work, but I choose OpenAI anywhere customer-facing and this cute little outage is making me feel better about that with every passing minute. NOT cool.
Aeolun|4 months ago
doppp|4 months ago
ukuina|4 months ago
You are better off allowing your overworked neural pathways some much-needed rest.
kirpalx|4 months ago
CuriouslyC|4 months ago
roman_soldier|4 months ago
sho|4 months ago
roschdal|4 months ago
xdfgh1112|4 months ago
jstummbillig|4 months ago
erikbye|4 months ago
Logic not strong in this thread.
tooa|4 months ago
remnv|4 months ago
Aeolun|4 months ago
erikbye|4 months ago
csomar|4 months ago
johnisgood|4 months ago
At least their customer service is nice. They forwarded my messages to the dev team and they implemented a lot of things I have suggested.
obayesshelton|4 months ago
htrp|4 months ago
hiflex_|4 months ago
tooa|4 months ago
seafisher|4 months ago
unknown|4 months ago
[deleted]
latch|4 months ago
unknown|4 months ago
ath3nd|4 months ago
[deleted]
idk-who-im|4 months ago
[deleted]
idk-who-im|4 months ago
[deleted]
xoniac|4 months ago
[deleted]
moffkalast|4 months ago
Gnarl|4 months ago
andybak|4 months ago
(There's actually a nuanced conversation to be had on this - but from your tone, I'm not sure that's what you intended)
gafferongames|4 months ago
jimkleiber|4 months ago
For that purpose? It lets me do things I never would have even tried.
andybak|4 months ago
kerabatsos|4 months ago
sirizvi2700|4 months ago
roman_soldier|4 months ago
iberator|4 months ago
actualwitch|4 months ago
frotaur|4 months ago
[deleted]
dsr_|4 months ago
LLMs neither have the mechanical reliability we expect from computers (does it the same way every time) nor the flexible reliability we expect from biological intelligences (solves or works around the unexpected sub-problems as they arise).
JanisErdmanis|4 months ago
recroad|4 months ago
johnebgd|4 months ago
andybak|4 months ago
I find the debate about LLMs rather exhausting. I find them useful and almost every day someone on social media tells me I'm mistaken, lying or merely deluded .
inanothertime|4 months ago
[0] https://console.grok.com/
[1] https://www.claude.com/product/claude-code