Salta al contenuto

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?

posta 6 anni fa433 visualizzazioni

2 Risposte
1
Risposta accettata

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

con risposta 6 anni fa

ESPERTO

verificato 2 anni fa

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.

con risposta 6 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.