实际上机器是联网的。
问题
当前机器无法连接Jenkins的更新网站
解决方式
修改更新网址
在浏览器中打开页面
http://localhost:8080/pluginManager/advanced
在浏览器中打开页面
http://localhost:8080/pluginManager/advanced
将更新网址修改为
http://updates.jenkins.io/update-center.json
or
http://mirrors.tuna.tsinghua.edu.cn/jenkins/updates/current/update-center.json
or
http://mirrors.tuna.tsinghua.edu.cn/jenkins/updates/current/update-center.json
另外一个方式
还是这个页面,设置一个可用的代理服务器。