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!

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

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

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

関連するコンテンツ