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?

gefragt vor 2 Jahren281 Aufrufe
1 Antwort
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
beantwortet vor 2 Jahren
  • 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!

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen