Unable to see my ec2 and vpc.

0

An error occurred retrieving the page content. Please try reloading the page. When trying to see all EC2 and VPC of my account. for any regions, I have selected. Maybe something is wrong with my test account. how to get that reset? Happening the same with my root user and also an IAM account I created.

Naren
已提問 10 個月前檢視次數 1568 次
3 個答案
2
已接受的答案

It's very less likely that there is a problem in your account. Usually such type of errors are not persistent and should go away shortly.

Can you logging out and log back in once. Also, did you try to access the EC2/VPC console with regional end point. For example, I'm accessing EC2 console in us east-1 with this URL https://us-east-1.console.aws.amazon.com/ec2/home?region=us-east-1#Home: can you try accessing it by changing the region https://us-east-2.console.aws.amazon.com/ec2/home?region=us-east-1#Home: .

Do you still see the same behavior. I'm not sure if you have support plan with which you log a case to AWS support. If none of the above helps, I'd suggest you to reach out to AWS support by logging a case.

Hope this helps.

Abhishek

profile pictureAWS
專家
已回答 10 個月前
profile picture
專家
已審閱 2 個月前
0

Hi Abhishek, I am just starting to learn ropes in AWS. I am not getting EC2 and VPC list of instances or networks in any of the regions. For all regions I am getting the same error (with my root user, as well a IAM user I created).

Naren
已回答 10 個月前
  • Could this be a PC/browser issue?

  • I'm sorry, you are not able to access the console from any of the regional point. Next thing I'd sugest you to isolate this issue, whether it's console issue or your account specific issue, can you please configure(if not already done) AWS CLI and run following command just to see if you are able to list your EC2 instances:

    aws ec2 describe-instances --profile <aws_cli_profile_name>

    aws_cli_profile_name is the profile, which you'd have setup while configuring CLI, make sure you configure the cli profile for region, where you know instances exist. This would isolate the issue and let us know if this is for account/user or just console issue. Other things, which is again not very likely to be the case, try different browser, I'm pretty sure that it wouldn't be browser issue but as @Gary suggested, no harm to give a try.

0

I had the same error, I created my first ubuntu instance, started it, connected to it through the browser, so I did everything the same way and everything went the same way as in the video until 9:20, then I closed the browser window with the console in it and from then on I couldn't access the EC2 interface.

已回答 4 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南