简体   繁体   English

Jenkins安装向导错误

[英]Jenkins Installation Wizard Error

I've tried installing Jenkins on AWS & DigitalOcean instances/droplets without any luck. 我试过在运气不错的AWS和DigitalOcean实例/小滴上安装Jenkins。

For EC2 instances used the latest Amazon Linux AMI (ami-f9dd458a) & Ubuntu 14.04 (ami-ed82e39e). 对于EC2实例,使用了最新的Amazon Linux AMI(ami-f9dd458a)和Ubuntu 14.04(ami-ed82e39e)。 On DigitalOcean I tried using Ubuntu 14.04 & 16.04. 在DigitalOcean上,我尝试使用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). 我还尝试按照基于Debian的安装Red-Hat发行版安装说明(甚至尝试安装LTS版本)使用jdk-7和jdk-8安装jenkins。

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: 对于上述所有安装,安装均顺利进行,但是在使用initialAdminPassword解锁并在向导中选择任一选项(“安装建议的插件”或“选择要安装的插件”)后,我遇到连接(?)错误:

在此处输入图片说明

I copied the logs from /var/log/jenkins/jenkins.log and they are in this gist . 我从/var/log/jenkins/jenkins.log复制了日志,它们位于这个要点中

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. 我已经从docker容器中使用了Jenkins,但是现在需要本地安装。 Thanks for the help. 谢谢您的帮助。

Solved: Install on an instance with more RAM. 解决:在具有更多RAM的实例上安装。

For some reason I had no problems installing in a smaller machine using the docker image. 由于某些原因,使用docker映像将其安装在较小的计算机上没有问题。 Oh well :) 那好吧 :)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM