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.

質問済み 1年前257ビュー
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
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ