(1)插件管理页面提示:There were errors checking the update sites:IOException:Unable to tunnel through proxy.Proxy returins "HTTP/1.1 400"

(2)插件管理页面提示:There were errors checking the update sites: SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

查到的解决方法是同一个:

进入插件管理->Advanced,修改Update Site的URL,路径为“http://updates.jenkins.io/update-center.json”,修改完成,submit,然后checknow。问题解决。

注:第一个问题使用该方法一直未解决,重新下载jenkins,放置在tomcat下,启动tomcat,遇到第二个问题,使用该方法,立即解决了。

附录:

(未实践的方式:)或可修改C:\Users\Administrator\.jenkins\hudson.model.UpdateCenter.xml,将https修改为http,重启jenkins

There were errors checking the update sites: SSLHandshakeException: sun.secu解决方案相关推荐

  1. [808]There were errors checking the update sites: SSLHandshakeException: sun.secu解决方案

    (1)插件管理页面提示:There were errors checking the update sites:IOException:Unable to tunnel through proxy.P ...

  2. Jenkins插件下载失败或下载慢或报错There were errors checking the update sites: SSLHandshakeException: sun.secu解决方案

    看到这篇博客前相信大家都看过网上清一色的解决方案, 进入插件管理->Advanced, 修改Update Site的URL,路径为"http://updates.jenkins.io/ ...

  3. 解决Jenkins插件下载失败或下载慢或报错There were errors checking the update sites: SSLHandshakeException: sun.secu

    jenkins下载插件速度非常慢,而且经常提示下载插件失败,有时候还会出现报错There were errors checking the update sites: SSLHandshakeExce ...

  4. There were errors checking the update sites: SSLHandshakeException: sun.secu 202007亲测有用

    插件管理页面提示:There were errors checking the update sites: SSLHandshakeException: sun.security.validator. ...

  5. 【亲测有效】Ubuntu18.04 sudo apt update无法解析域名的解决方案

    [亲测有效]Ubuntu18.04 sudo apt update无法解析域名的解决方案 参考文章: (1)[亲测有效]Ubuntu18.04 sudo apt update无法解析域名的解决方案 ( ...

  6. BUG处理:javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path buil

    分享目的: 如果别人已经讲述了,这里只会给出相关链接 只补充解决思路. 每个人在寻找解决答案过程中,遇到的痛点难点都是不同的. 这里仅阐述我实际项目遇到问题的解决方案. BUG描述: tomcat配置 ...

  7. Mysql You can‘t specify target table ‘表名‘ for update in FROM clause错误解决方案

    Mysql You can't specify target table '表名' for update in FROM clause错误解决方案 测试表结构及测试数据 1. 更新 code 开始以 ...

  8. rosdep update time out及失败解决方案

    rosdep update time out及失败解决方案 文章目录 rosdep update time out及失败解决方案 问题简述 解决方案 解决步骤 0x01 -- sudo rosdep ...

  9. Java异常处理:SSL证书异常:SSLHandshakeException: sun.security.validator.ValidatorException

    本地请求第三方接口,出现如下异常. javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PK ...

最新文章

  1. java练习_Java基础笔试练习(一)
  2. c语言之判断电压最大值最小值,基于单片机的频率计的C语言源代码
  3. junit5 动态测试_JUnit 5 –动态测试
  4. eclipse 开发环境配置
  5. Dev-Cpp 5.5.2 MinGW 4.7.2 写pthread C++ 多线程
  6. atitit attilax的新目标 未来学家.docx
  7. WIN10系统 Indirect Display 虚拟显示器之特殊应用
  8. C# 翻页设计:首页,上一页,下一页,末页 ,跳转
  9. 10个深度学习软件_关于深度学习的10个问题
  10. ubifs代码解析之ubi_attach_mtd_dev--个人学习
  11. 硅谷的精神火种——多元化和天马行空(三)
  12. 2011 IT娱乐界回顾
  13. python SMAP_level2c nc 文件做线性拟合:y=ax+b
  14. 国内 Mono 相关文章汇总
  15. 【计蒜客】等边三角形
  16. JWT的初步了解以及session、cookie机制
  17. 企业中的IT需求如何管理?
  18. 华为数通笔记-NAT
  19. 公共基础知识:生活常识之垃圾分类
  20. html 设置最小宽度,总结css中最小宽度min-width和最大宽度max-width属性的使用方法...

热门文章

  1. 交通灯控制系统c语言编程,基于单片机的交通灯控制系统设计(本科)毕业论文设计.doc...
  2. 用PL/SQL创建图书表
  3. html 页面 title keyworld 的 SEO优化的 基本设置格式
  4. 编译原理 实验四 LR(0)分析法(LR0分析表的自动生成)
  5. 配置NetBackup 7 for oracle 10g rac
  6. 目前企业如何看待培训机构出来的程序员?
  7. python的字节码(ByteCode)
  8. xss payload大全
  9. python南开大学王恺mooc_Python爬虫示例(正则表达式、靓汤、selenium),程序,BeautifulSoupselenium...
  10. js里双重否定的作用