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

已提問 1 年前檢視次數 856 次
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
已回答 1 年前
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
專家
已回答 1 年前

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

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

回答問題指南