Access to the ec2 is getting site can't be reached

0

Access to the ec2 is getting site can't be reached

I have installed the jenkins in ec2 linux. Jenkins is up and running . however when I trying to access the ec2 I am getting the site cant be reached. It is taking too long. I have set the inbound security rule as custom with port 8080![Enter image description hereEnter image description here

Enter image description here](/media/postImages/original/IM88AOTXNsQdSpURqOwnMqBA)

Enter image description here

已提问 2 年前877 查看次数
2 回答
2

You're accessing the site with /8080. You should access your Jenkins server using the public address and the port, which would be http://YOUR-SERVER-PUBLIC-IP:8080, with a colon and not a slash.

EC2 with Jenkins Site

profile picture
joahna
已回答 2 年前
0

Have you created the EC2 machine inside a public or private subnet inside the VPC?

If public, can you please check if there is a NACL rule at the subnet that blocks internet traffic.

Can you also enable the ping port on the security group and check if you can ping the EC2 machine from outside?

profile pictureAWS
专家
已回答 2 年前

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

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

回答问题的准则