码迷,mamicode.com
首页 > 其他好文 > 详细

解决Jenkins的错误“The Server rejected the connection: None of the protocols were accepted”

时间:2017-09-25 18:56:38      阅读:1097      评论:0      收藏:0      [点我收藏+]

标签:play   成功   style   line   border   idt   launch   文件   es2017   

1. 配置节点,配置好节点后,在节点机上运行已下载技术分享文件,双击执行,提示“The Server rejected the connection: None of the protocols were accepted”错误

技术分享

发现是自己生成.jnlp的文件错误了,如下图,我访问Jenkins是使用的localhost.在生成.jnlp或者是jar文件时,文件路径也是localhost,导致我执行它生成好的jar包或者是launch文件,下载都会提示是从localhost:8080下载,这样是错误的,就会出现那个问题

技术分享

解决方案:

使用IP去访问Jenkins,我使用的是launch执行节点

技术分享

在节点分机上执行,执行成功

技术分享

解决Jenkins的错误“The Server rejected the connection: None of the protocols were accepted”

标签:play   成功   style   line   border   idt   launch   文件   es2017   

原文地址:http://www.cnblogs.com/chongyou/p/7593070.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!