TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

AWS Web Console Down?

102 pointsby typicalruntabout 6 years ago
https:&#x2F;&#x2F;console.aws.amazon.com&#x2F;console&#x2F;home<p>It appears to be down, saying &quot;Website temporarily unavailable&quot;. But it&#x27;s intermittent for other employees at my company so it might be failing app services behind a load balancer.<p>CLI access or EC2 services doesn&#x27;t appear to be affected, at least from us-east-1.<p>And, of course, the status health dashboard shows Green across the board. https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;<p><i></i><i>UPDATE</i><i></i><p>HatchedLake721 mentions that it appears to just be us-east-1 Web console that&#x27;s down. Use this instead for now: https:&#x2F;&#x2F;us-west-2.console.aws.amazon.com&#x2F;console&#x2F;home?region=us-west-2<p>Thanks @HatchedLake721!

22 comments

whatthesmackabout 6 years ago
It seems that the issue may be specific to us-east-1...<p><a href="https:&#x2F;&#x2F;console.aws.amazon.com&#x2F;console&#x2F;home?region=us-east-1" rel="nofollow">https:&#x2F;&#x2F;console.aws.amazon.com&#x2F;console&#x2F;home?region=us-east-1</a><p>...doesn’t work, but:<p><a href="https:&#x2F;&#x2F;us-west-2.console.aws.amazon.com&#x2F;console&#x2F;home?region=us-west-2" rel="nofollow">https:&#x2F;&#x2F;us-west-2.console.aws.amazon.com&#x2F;console&#x2F;home?region...</a><p>...works.
评论 #19750528 未加载
评论 #19750037 未加载
fiveoakabout 6 years ago
It&#x27;s annoying how often status pages for various services (when they even exist at all) show that things are working when they really aren&#x27;t
评论 #19750128 未加载
评论 #19750136 未加载
评论 #19749984 未加载
评论 #19750106 未加载
评论 #19750028 未加载
zedpmabout 6 years ago
FWIW, if you&#x27;re already logged in to the console, it seems to be working just fine. In fact, if I try to go to a specific service page, e.g. <a href="https:&#x2F;&#x2F;s3.console.aws.amazon.com&#x2F;s3&#x2F;home?region=us-east-1#" rel="nofollow">https:&#x2F;&#x2F;s3.console.aws.amazon.com&#x2F;s3&#x2F;home?region=us-east-1#</a> instead of just browsing to the console home page, that also appears to work.
评论 #19749898 未加载
DonHopkinsabout 6 years ago
At least AWS doesn&#x27;t start spamming you weeks after servers go down!<p>I canceled a dedicated server with IBM SoftLayer (nee ThePlanet), and a few weeks later I started receiving hourly IPAlerts about it being offline!<p>The server was canceled so there was nowhere in the interface for me to turn them off!<p>I opened a ticket, and they said other users were experiencing it too, and they though they had it fixed, and asked it I was still getting them. I was.<p>Their only suggestion was for me to make an email filter to ignore the IPAlerts, but what about the IPAlerts for servers I hadn&#x27;t canceled that I actually want to see?<p>We went several rounds of this, each time they thought they had it fixed, and asked if I was still receiving them, and of course I was, like clockwork.<p>It&#x27;s been more than a week and a half, and I&#x27;m STILL getting them!<p>I kept posting the raw email bodies so they could tell by the headers where it was coming from.<p>I even begged them to deploy one of their most powerful firewalls around the offending legacy nagios server to protect me from it, but they wouldn&#x27;t do that.<p>I&#x27;m afraid if I cancel my other two servers and move to AWS, they&#x27;s start spamming me with TWO MORE never-ending sets of IPAlerts about canceled servers!<p>What a passive-aggressive way of punishing long time customers for canceling their servers!<p>Has anybody experienced anything like this with AWS?<p><pre><code> Received: from ipalert05.dllstx6.inside.theplanet.com by mx.softlayer.com with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim) (envelope-from &lt;ipalert@softlayer.com&gt;) for xxx@xxx.com id 1hJhFu-0003RG-Tm; Thu, 25 Apr 2019 11:29:50 -0500 Received: (from nagios@localhost) by ipalert.theplanet.com (8.13.6&#x2F;8.13.6&#x2F;Submit) id x3PGSB17029986 for xxx@xxx.com; Thu, 25 Apr 2019 11:28:11 -0500 (CDT) (envelope-from nagios) Date: Thu, 25 Apr 2019 11:28:11 -0500 (CDT) Message-Id: &lt;201904251628.x3PGSB17029986@ipalert.theplanet.com&gt; To: xxx@xxx.com From: &lt;ipalert@softlayer.com&gt; Subject: PROBLEM: xxx.xxx.com</code></pre>
kylekabout 6 years ago
I think the thing I miss most about AWS was sipping coffee while watching the #wtf peanut gallery on wednesday mornings and during events like this
评论 #19751436 未加载
rosencrantzabout 6 years ago
Looks like it is not reported having a look at the status dashboard <a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a>
评论 #19750787 未加载
mulkaabout 6 years ago
Individual service pages seem to still be up. So, you can go to the EC2 page for example, click on the services dropdown on the top to select the service you want. <a href="https:&#x2F;&#x2F;console.aws.amazon.com&#x2F;ec2&#x2F;v2&#x2F;home?region=us-east-1" rel="nofollow">https:&#x2F;&#x2F;console.aws.amazon.com&#x2F;ec2&#x2F;v2&#x2F;home?region=us-east-1</a>
busterarmabout 6 years ago
Can confirm that I am having this issue.<p>API requests&#x2F;CLI work fine though.
HatchedLake721about 6 years ago
You should be able to login through <a href="https:&#x2F;&#x2F;us-west-2.console.aws.amazon.com&#x2F;console&#x2F;home?region=us-west-2" rel="nofollow">https:&#x2F;&#x2F;us-west-2.console.aws.amazon.com&#x2F;console&#x2F;home?region...</a>
评论 #19750225 未加载
crystiteabout 6 years ago
<a href="https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.aws.amazon.com&#x2F;</a><p>Shows AWS Web Console:<p>9:50 AM PDT We are investigating increased error rates when loading the AWS Management Console.
评论 #19750127 未加载
TheGRSabout 6 years ago
I&#x27;ll just report that we had an issue with an Elastic Beanstalk deployment that seems to have resolved itself now. Not sure if its related, but simply retrying the deployment resolved it without making any changes, so it sure seems related.
crystiteabout 6 years ago
According to the AWS Status Page<p>Alternate link is available at: <a href="https:&#x2F;&#x2F;us-west-2.console.aws.amazon.com&#x2F;ec2&#x2F;v2&#x2F;home" rel="nofollow">https:&#x2F;&#x2F;us-west-2.console.aws.amazon.com&#x2F;ec2&#x2F;v2&#x2F;home</a>
coffeesn0babout 6 years ago
Is this the apocalypse?
zonywhoopabout 6 years ago
DynamoDB access via api in us-east-1 is down for me as well. Also, access to any region or resource through SSO is failing too.
评论 #19751019 未加载
goodfightabout 6 years ago
Strange, I&#x27;m experiencing this issue as well. Wonder if it&#x27;s an attack or just normal failure
actionowlabout 6 years ago
Also having issues, the AWS status page is oblivious...
cortesoftabout 6 years ago
Same, came here to check if there was any info on it.
giffyUnicornabout 6 years ago
confirmed, us-west works for logging into the console.
jshaw3about 6 years ago
us-east-1 is down for me
giffyUnicornabout 6 years ago
well this is embarrassing.
hsk823about 6 years ago
So you can get to AWS resources going direct to the respective URLs, such as <a href="https:&#x2F;&#x2F;s3.console.aws.amazon.com&#x2F;s3&#x2F;" rel="nofollow">https:&#x2F;&#x2F;s3.console.aws.amazon.com&#x2F;s3&#x2F;</a> or <a href="https:&#x2F;&#x2F;console.aws.amazon.com&#x2F;ec2&#x2F;v2&#x2F;" rel="nofollow">https:&#x2F;&#x2F;console.aws.amazon.com&#x2F;ec2&#x2F;v2&#x2F;</a> or even changing regions works. It seems to just affect <a href="https:&#x2F;&#x2F;console.aws.amazon.com&#x2F;console&#x2F;" rel="nofollow">https:&#x2F;&#x2F;console.aws.amazon.com&#x2F;console&#x2F;</a>
tus87about 6 years ago
Everyone take the day off.