Skip to content

i don't know where my EC2 instance has disappeared ?

0

i did created an instance using an EC2 service with my free trial and after i did log in to my RDP i have made some changes to optimise the memory of the windows rdp and in order to aply this changes i had to restart the windows ,so i did restart the windows manually from inside the RDP and after that i was disconnected from the RDP wich is normal because the windows was in reboot process but after that i couldn't log in to my RDP anymore and i couldn't find it in AWS EC2 instance anymore to rerun it manualy anymore to

3 Answers
4

Hello,

If your EC2 instance disappeared after a manual restart:

1.Check the EC2 dashboard in the correct region to see if the instance is terminated or stopped.

2.Verify the current public IP address if the instance was stopped and started.

3.Utilize the EC2 Global View to identify the instance across regions.

https://us-east-1.console.aws.amazon.com/ec2globalview/home

i hope this will helpful

EXPERT
answered 2 years ago
2

If your instance was stopped and started its public IP address will have changed. Make sure you are trying to connect to its current IP address.

It's also worth checking you're looking in the correct AWS region. EC2 Global View will show all EC2 resources in all regions, and from here it should be possible to identify the EC2 instance https://console.aws.amazon.com/ec2globalview/home

EXPERT
answered 2 years ago
AWS
EXPERT
reviewed 2 years ago
1

Hello,

It might be happened at the time of restart of your instance.

  • Once check your instance state for Terminated or Stopped and try refreshing the page and clear the cookies of your browser.
  • Once check the event history in Event Bridge so that you can know How your instance got disappeared.
  • If there is no information about your issue then please contact AWS Support for any Help. https://aws.amazon.com/contact-us/
EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.