sat*_*gie 7 jenkins jenkins-plugins jenkins-pipeline
我在ubuntu 14.04 LTS上新安装了jenkins v 2.36.在安装过程中,jenkins安装了除管道之外的所有插件,并且在安装过程中卡住了.之后我重新启动了jenkins,
service jenkins restart并且能够创建新的管理用户,这是jenkins仪表板上的错误屏幕截图,正确的按钮不能解决此错误.我该怎么做才能解决这个错误?
错误是
There are dependency errors loading some plugins:
Pipeline: Stage View Plugin v2.4
pipeline-rest-api v2.4 is missing. To fix, install v2.4 or later.
Pipeline v2.4
Pipeline: Stage View Plugin v2.4 failed to load. Fix this plugin first.
Run Code Online (Sandbox Code Playgroud)
通过插件安装插件总是好的"Manage Jenkins -> Plugin Manager",这样插件就会自动安装它的依赖项.
但有时由于互联网连接速度缓慢或其他原因,它无法自动完成.在这种情况下,我们需要在手动下进行Manage Plugins -> Advances Option -> Upload plugin.
因此,在您的情况下,以下两个相关插件失败:
pipeline-rest-api v2.4 is missing. To fix, install v2.4 or later.
Run Code Online (Sandbox Code Playgroud)
请安装pipeline-rest-api插件.此外,请安装其他相关插件,以便更安全.
任何Jenkins插件的依赖插件列表:
| 归档时间: |
|
| 查看次数: |
30759 次 |
| 最近记录: |