Site 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 8069 Enter image description here

Enter image description here

已提问 1 年前270 查看次数
1 回答
0

Hello,

I recommend you go to your ec2 instance,

and type netstat -an to see if your server is listening to that port for connection.

if you didn't open connection for that port, it will not listen to it.

I believe the default Jenkins port is 8080?

已回答 1 年前

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

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

回答问题的准则