Application/Website not reachable

0

My ec2 instance is running properly and i can SSH into the server, but the site is not reachable. What can i do about this pls?

已提问 2 年前281 查看次数
1 回答
0

The first things I'd check are:

  1. Is the web server running okay? Can you connect to port 80/443 on the loopback address while SSH'd in?
  2. Security Groups, are you sure the right ports, protocols and IP ranges are in place?

There are also some troubleshooting steps you can review here: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstancesConnecting.html

AWS
Alex_K
已回答 2 年前
  • I can SSH into the address, and status check 2/2 all seems fine. I had adjusted time zone to EST and reboot the ec2 instance and now the site is not reachable.

  • Thank you very much!

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

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

回答问题的准则