jenkins离线安装插件

  1. Jenkins 在线安装插件失败
  • 报错:
csharp 复制代码
Caused: java.io.IOException: Failed to load https://updates.jenkins.io/download/plugins/login-theme/244.vd67c77f0c4c8/login-theme.hpi to /var/jenkins_home/plugins/login-theme.jpi.tmp
        at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1363)
Caused: java.io.IOException: Failed to download from https://updates.jenkins.io/download/plugins/login-theme/244.vd67c77f0c4c8/login-theme.hpi
        at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1390)
        at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:2038)
        at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2366)
        at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:2012)
        at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
        at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
        at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:121)
        at java.base/java.lang.Thread.run(Unknown Source)

尝试了一些解决方法没有解决,只能离线安装了。

  1. 下载所需插件

插件官网

  1. 搜索所需要插件:Login Theme
  1. 点击搜索的插件
  1. 选择对应版本,点击direct link进行下载
  1. 安装下载好的插件

系统管理-->插件管理-->Advanced settings


  1. 安装成功
  1. 验证插件

系统管理-->Appearance

  • 成功安装
相关推荐
深念Y15 小时前
无头电视盒子改服务器调优记录
linux·运维·服务器·串口·嵌入式·电视盒子·海思
张洛闻Eren15 小时前
云原生k8s【第一课】: Docker 容器技术
运维·云原生·容器·k8s
量化分析15 小时前
迁移docker部署的wordpress
运维·docker·容器
hyf32663315 小时前
高收益玩法:站群泛程序结合本地服务引流变现全流程
运维·服务器·前端·搜索引擎·蜘蛛池
三言老师16 小时前
K8s 集群 LocalPV 静态 PV 资源手动创建实操
linux·运维·服务器·kubernetes
一直在努力学习的菜鸟16 小时前
Rocky Linux 8.10 编译安装 PostgreSQL 17.11
linux·运维
Doraemomo16 小时前
Linux编程-进程的执行和退出
linux·运维·服务器
艾伦_耶格宇16 小时前
【ELK】-5 kibana和filebeat
linux·运维·ubuntu·elk
复园电子17 小时前
USB服务器架构设计分析:多设备管理、权限控制与安全传输机制
运维·服务器·安全
三言老师17 小时前
K8s 集群 Ceph 节点磁盘分区规划配置实操
linux·运维·数据库