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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则