Jenkins ERROR: Server rejected the 1 private key(s)

Posted wangju003

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Jenkins ERROR: Server rejected the 1 private key(s)相关的知识,希望对你有一定的参考价值。

 

Jenkins在配置节点时使用SSH Username with private key连接时报错ERROR: Server rejected the 1 private key(s)

正确步骤:

1、在master机器生成key然后在slave机器配置,确定master机器可免密连接slave机器

2、关键点:key填写为id_rsa而不是id_rsa.pub

 

 


————————————————
版权声明:本文为CSDN博主「不见长安啊」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/weixin_41402059/article/details/85007887

以上是关于Jenkins ERROR: Server rejected the 1 private key(s)的主要内容,如果未能解决你的问题,请参考以下文章

如何读取 .rej 文件,即

jenkins报错:Problem accessing /jenkins/. Reason: HTTP ERROR 404

jenkins Error while storing the mojo status

解决Jenkins上git出现的“ERROR: Error fetching remote repo 'origin'”问题

jenkins windows slave 报错ERROR: Error cloning remote repo 'origin'

nginx rewrite解决 jenkins error 404心得笔记