I met a problem today.It’s my EC2.
It show that my instance was running sucessfully, but when I connected to my website, it showed cannot connect.
Here’s my instance status on EC2
And another problem is I have a very high flow in running EC2, but I don’t know what’s the reason. All my classmates don’t have this problem. Is here anyone knows what may be the reason ?
I try to connect the consulter of AWS, but I cannot find the way to sent email to them. I hope someone who had met this problem can share the solution to me, I’ll be grateful.
2
Answers
There May be Couple of Reasons You are Facing this issue:
Solution:
As Per Your usage Looks Like your CPU Credits are Gone, So You can enable Unlimited Bustable Credits.
Select Instance > Actions > Instace Settings > Change Credit Specifications >> Enable Unlimited Mode.
In this case Expand EBS Attached to this Instance.
Hope you find this Answer Helpful to solve out this issue, Please add more if you find any other issues and solutions.
Ec2 status doesn’t mean nothing about any applications that are running on your ec2 – it’s only told you that you’d server is running or not.
If you want to check if the website was started correctly, you can connect with remote shell (connect button in the right corner of ec2 console, or using ssh), and then type:
To view the running process.
To check if your website is up and running. (Chenge 1234 to your ports)
And here you can find instructions about contact with aws support center: https://repost.aws/knowledge-center/get-aws-technical-support