Can't access US-East-1 region

0

Hi there, I am logging in to my online portal for AWS, and I can't access US-East-1. It will send me to other data centers just fine, but when I select US-East-1, it times out. Do you know if this site is doing maintenance right now?

Thanks!

johnny
질문됨 2달 전103회 조회
2개 답변
2
수락된 답변

Check the AWS Service Health Dashboard for any current issues or maintenance affecting the US-East-1 region. The dashboard will provide updates on any issues.

Verify that the necessary security group rules and route tables allow access to the instances. For example, check that the security groups attached to the instances allow inbound access on the required ports from your IP address or network. Also check that the route tables for the subnets have a route to an Internet gateway.

Try accessing the instances using the AWS CLI or SDK instead of the management console to rule out any console-specific issues:


aws ec2 describe-instances --region us-east-1

Check for any configuration changes that may affect access, such as changed security group rules, route tables, NACLs, etc.

If the issue is still occurring, create a new support case with AWS providing details of the instance IDs, configurations, and exact errors encountered. Their support engineers can assist further with troubleshooting.

profile picture
전문가
답변함 2달 전
profile picture
전문가
검토됨 2달 전
0

All seems okay now! Not sure what happened but the site reloaded on its own and I have access now!

johnny
답변함 2달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠