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年前873ビュー
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年前

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

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

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

関連するコンテンツ