Passer au contenu

ec2 won't respond after stopping

0

Hi there,
Could someone please help advise.
I stopped my instance of an EC2. Now I have started it up again and it does not seem to respond.
I cant reach the website hosted on the instance and I cant access the public IP.

Does anyone have an idea of what could be the issue?

demandé il y a 6 ans434 vues

2 réponses
1
Réponse acceptée

Did you assign an elasitc IP to the instance? If not then on restart it will have been assigned a different IP.

Go to the console and check what the status of the instance is, and see if the Public IP has changed. Check the documentation for instructions on assigning an elastic IP: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html

répondu il y a 6 ans

EXPERT

vérifié il y a 2 ans

0

Yes this was my issue.
I had to assign an Elastic IP to my instance so it would be statically assigned and my DNS would be pointing to the correct place.

répondu il y a 6 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.