My EC2 is not responding from browser ec2 intance connect or a web server on port 80
0
ec2-54-87-201-155.compute-1.amazonaws.com 54.87.201.155
Instance is inside VPC with internet gateway attached and also route table has 0.0.0.0/0 destination
My security groups are as follows
sgr-0f24aa20ece6c10df 80 TCP 0.0.0.0/0 launch-wizard-1
sgr-0b9cc7da941a4456d All All 0.0.0.0/32 launch-wizard-1
sgr-0815f5d840e9d3937 443 TCP 0.0.0.0/0 launch-wizard-1
sgr-019b0f12413825491 22 TCP xx.xx.xxx/32 launch-wizard-1
I am able to connect ssh from my IP with Git bash on windows, I have installed apache there and I am able to curl localhost on the instance
Captain
asked 8 days ago1 views
2 Answers
0
There are detail troubleshooting steps listed here for such issues (troubleshoot an unresponsive website hosted on my EC2 instance): https://aws.amazon.com/premiumsupport/knowledge-center/ec2-instance-hosting-unresponsive-website/
Tushar_J
answered 7 days ago
Relevant questions
Can't connect to a Apache Web Server (EC2 instance) http://ec2-54-255-32-232.ap-southeast-1.compute.amazonaws.com
AWS-User-7964535asked a month agoApiGateway to control an EC2 instance with load balancer running a FastAPI
Accepted AnswerAWS-User-7781609asked a month agoMy EC2 is not responding from browser ec2 intance connect or a web server on port 80
Captainasked 8 days agoEC2 instance in private subnet shows IPv4 address of NAT instance
witchkinkofangmarasked 3 years agoConnecting remote FTPS server from EC2 instance
AWS-User-4855679asked 3 months agoUnable to send POST request to Express Application listening in EC2 instance
Adwinasked 3 months agoPort 80 (HTTP) and Port 443 (HTTPS) stopped working for all my EC2 instances of ap-south-1 Region (including any new instance i launch in this region)
AWS-User-2807026asked 2 months agoec2 disconnects from the internet every month
IngJorgeCruzasked 2 months agoMy ip address for ec2 instance and vmware esxi cannot be reached?
AWS-User-9414321asked 2 months agoUnable to connect to EC2 instance using Public IP address with ssh
NewOnCloudasked 2 years ago