When I stop instance and then start it, it wont work , whats going wrong ?

0

I am following the official course by AWS on Coursera. I'd make an instance in EC2, it works like a charm. Then if I stop it and start again, it won't work (it shows running in console but the web page against it wont work based off of the IP address they way it'd work before). Then I create a new one exactly the way I had made the former one, it works too. Tested it a couple of times on different instances, what could possibly be wrong here ? Regards

  • Can you provide screen grabs from the AWS console from before restarting and after restarting the instance. And the error message that you see when you try the web page after restart.

질문됨 일 년 전267회 조회
1개 답변
-1

Hi - If you are talking about the public IP address then your instance's public IP address is released when it is stopped, hibernated, or terminated. Your stopped or hibernated instance receives a new public IP address when it is started. If you require a persistent public IP address that can be associated to and from instances as you require, use an Elastic IP address instead. Please check if thats the case. Also assuming that your security groups and NACLs are configured per instructions which you are following.

profile pictureAWS
전문가
답변함 일 년 전

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

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

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

관련 콘텐츠