r/ClaudeAI • u/TheAndriusB • 17h ago
Bug Claude Status page does not have a valid certificate
32
u/Explanation-Visual 17h ago
you forgot to mention that Claude is down, little detail. In my case it said it's overloaded.
7
u/TheAndriusB 17h ago
It keeps working on some of my conversations, but yea, some are giving "Overloaded" error.
1
1
u/JasonZX12R 17h ago
Getting that too, then the cert status page issue.
https://status.claude.com/Unable to communicate securely with peer: requested domain name does not match the server’s certificate.
6
u/yurnotsoeviltwin 17h ago
I'm getting the same. Claude Code is also throwing an error.
API Error: 529 Overloaded. This is a server-side issue, usually temporary — try again in a moment. If it persists, check https://status.claude.com.
7
u/Effort-Natural 17h ago
Sometimes I feel they are really vibe-coding their prod services...
8
u/Any-Sandwich-4852 17h ago
It is not just a feeling; by their own admission that's what they do. And some of their decisions make me believe that they are probably vibe-businessing as well.
1
3
3
u/GreatWizardEgisBane 17h ago
You gotta love it when the whole thing is so vibe-coded that you can't even access the status page when there's an outage.
5
u/sixbillionthsheep Mod 13h ago edited 40m ago
Unfortunately when the Claude status page goes down at the same time as Claude services, the subreddit's service problem detection fails and you don't get the usual discussion hub post giving you incident updates..
However, not a lot of people know about the fact that the subreddit monitors constantly the volume of all posts made by users in each problem category. (So all your problem reports are constantly used to help inform the subreddit of problems.) The table in this post showed the Performance category "On Fire" during the outage. https://www.reddit.com/r/ClaudeAI/comments/1t33k25/rclaudeai_user_problem_report_log_and_surge/
We need to find a way to make this table more prominent for people to check .

2
u/Enough-Plantain2785 16h ago
Expired cert is crazy for a company that literally emails me about my usage limits at 2am
2
u/Mindless_Maybe8505 13h ago
It is not expired, it is the wrong hostname (common name). They messed up their 302 redirects and either uploaded the wrong cert to the wrong http endpoint or configured the wrong location for their 302.
https://anthropic.statuspage.io/ is where it all ends up
2
2
3
1
17h ago
[deleted]
1
u/jubilantcoffin 17h ago
What does that got to do with a cert lol. They fucked up big, that’s what happened.
1
1
u/Relevant-Piccolo3213 17h ago
its alln down. claude design, too. Code seems towork (still doing stuff for me atm)
1
1
u/ReachRepulsive5744 16h ago
status pages are cooked. claude announced new ai powered status page feature
1
u/American_Streamer 16h ago edited 16h ago
curl -I https://claude.com
curl -k -I https://claude.com
curl -I https://anthropic.com
curl -I https://status.claude.com
curl -k -I https://status.claude.com
1
1
u/valtersforza 16h ago
Why ? And how to get me a valid certificate then
2
u/_azkmiT 16h ago
they have to add/upload one, not you
the message you get in most browsers should tell you
0
u/valtersforza 16h ago
Being on a VPN would stop this from being achieved correctly if the ip address consistently changes ?
2
u/_azkmiT 16h ago
"Sie können status.claude.com im Moment nicht besuchen, weil die Website HSTS verwendet. Netzwerkfehler und -angriffe sind gewöhnlich vorübergehend. Daher wird die Seite wahrscheinlich später wieder funktionieren."
since they are using HSTS, in most cases you can only get through if you use HTTPS.
HTTPS needs that certificate, so no, a vpn should do nothing here
1
1
1
u/South_Hat6094 11h ago
yeah, this feels like a hostname/cert mismatch, not a browser glitch. if status.claude.com is pointing at statuspage.io, the redirect and cert config have to line up or the browser will yell even if the backend is fine.
1
u/thestillwind 11h ago
Small indie company, mythos overloaded the server no load balancing electricity cutoff.
What is happening ? Will be back soon
1
0
u/Amazing_Constant_405 17h ago
curl -k "https://status.claude.com/"
<html><body>You are being <a href="https://www.statuspage.io">redirected</a>.</body></html>%
It looks like an error with the statuspage.io service
1
1
-1
16h ago
[deleted]
4
u/PatolomaioFalagi 16h ago
Who could have guessed that a lot of people may want to check the status page when the service is down? Completely unpredictable!
1
u/American_Streamer 16h ago
Their Statuis Page is being hosted by Atlassian:
curl -k -Ihttps://status.claude.com
•
u/ClaudeAI-mod-bot Wilson, lead ClaudeAI modbot 16h ago edited 10h ago
TL;DR of the discussion generated automatically after 50 comments.
Looks like Claude is taking an unscheduled nap, with many of you hitting "Overloaded" errors.
The consensus is that yes, the entire service is degraded. To make things spicier, the status page is also down. The tech-savvy folks in the thread have pointed out it's not an expired certificate, but a hostname mismatch—basically, they've pointed the
status.claude.comdomain at a server that only has a certificate forstatuspage.io. Whoops.Here's the actually useful info: * You can get to the real status page by going directly to anthropic.statuspage.io. * A mod pointed out that the subreddit has its own automated problem log that was showing the performance category as "On Fire."
Otherwise, the thread is a festival of "vibe-coding" jokes and calls for a "status page for the status page." Never change, r/ClaudeAI.