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

demandé il y a 2 ans877 vues
2 réponses
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
répondu il y a 2 ans
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
EXPERT
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions