Jenkins Installation Wizard Error

霸气de小男生 提交于 2019-12-25 09:50:23

问题


I've tried installing Jenkins on AWS & DigitalOcean instances/droplets without any luck.

For EC2 instances used the latest Amazon Linux AMI (ami-f9dd458a) & Ubuntu 14.04 (ami-ed82e39e). On DigitalOcean I tried using Ubuntu 14.04 & 16.04. I've also attempted to install jenkins using jdk-7 & jdk-8 following Debian based installation or Red-Hat distribution installation instructions (even tried to install LTS version).

For all of the above the installation runs smoothly but after unlocking with the initialAdminPassword and selecting either option in the wizard ("Install suggested plugins" or "Select plugins to install") I face a connection (?) error:

I copied the logs from /var/log/jenkins/jenkins.log and they are in this gist.

Could this be a dumb mistake I did along the way? I've used Jenkins from a docker container but kinda need to install natively now for. Thanks for the help.


回答1:


Solved: Install on an instance with more RAM.

For some reason I had no problems installing in a smaller machine using the docker image. Oh well :)



来源:https://stackoverflow.com/questions/39179886/jenkins-installation-wizard-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!