Unable to Connect to Jenkins Server (Amazon Linux AMI)

后端 未结 4 1200
自闭症患者
自闭症患者 2021-01-06 03:43

When I had installed Jenkins on Amazon Linux AMI following steps mentioned in http://bhargavamin.com/how-to-do/install-jenkins-on-amazon-linux-aws/

After installation

4条回答
  •  礼貌的吻别
    2021-01-06 04:28

    I'm using this trick https://issues.jenkins-ci.org/browse/JENKINS-45388 and it works. What I did is add passwd: as prefix of file /var/lib/jenkins/secrets/initialAdminPassword and click retry button for several times and finally it works.

提交回复
热议问题