Instance is in running state, status checks are passed but site is not connecting

0

I have t2.medium instance that remains in running state, status checks are also passed, but my site doesn't accept traffic. Now when I stop-start my instance, site starts working. This happens every now and then, after some weeks. I have seen logs, nothing's in there as well. Once CPU usage was 35% when this happened, and once it was 17%. Other than that I could not find any un-usuality.

질문됨 2년 전290회 조회
1개 답변
0

Hi As per your issue, please check the available free RAM in your instance when your website stop working, also the the inode in your ec2 machine. If both things are ok, then run curl -I [your domain name] from your local system and also run this command from ec2 instances. may be possible your website stop working in your particular network. If both output was same and status code is 200 then try to change your instance class to r6i.large or r5.large.

Hope these troubleshooting steps will help you to resolve this issue.

profile picture
답변함 2년 전

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

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

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

관련 콘텐츠