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!

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南