ERR_TIMED_OUT for trying to access my website in EC2

0

it was working perfectly and suddenly stopped with that error message

the instance is running and the health check is green

how can I know what the issue is?

Sultan
質問済み 1年前463ビュー
4回答
0

Investigation.

  1. Check the web server demon is running
  2. Check your web server logs
  3. Check the OS logs
  4. Check OS disk space
  5. Check aws target group is healthy
profile picture
エキスパート
回答済み 1年前
profile picture
エキスパート
レビュー済み 1年前
0

in addition to Gary you can also check DNS Settings and Route Table

also, check can you access the web application from the local server using curl or a similar tool

you can also check the following link for EC2 connectivity troubleshooting

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstancesConnecting.html

also there is a problem **

Note from AWS:

Were currently investigating increased error rates and latencies for multiple AWS services in the US-EAST-1 Region. Please monitor our Health Dashboard for the latest updates: go.aws/aws-hd.

profile picture
エキスパート
回答済み 1年前
0

I checked everything; none was a problem. It is worth knowing that MYSQL service is starting to stop randomly and I always have to run it again using "sudo systmctl start MYSQL"

however, the website still gives me a connection timed out even if accessed it using the public IP rather than the domain.

Sultan
回答済み 1年前
0

Hi Sultan,

There is an ongoing service health event in us-east-1 which might be affecting your Services. You can track this service event using this link - https://health.aws.amazon.com/health/status.

— Brian D.

profile pictureAWS
エキスパート
回答済み 1年前

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

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

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

関連するコンテンツ