简体   繁体   English

从thinbackup恢复Jenkins,而不还原ssh私钥

[英]Recover Jenkins from thinbackup not restoring ssh private key

I am trying to restore my jenkins on new machine from thinbackup client backup.I also have backed up secret* and credentials file. 我正在尝试通过Thinbackup客户端备份在新计算机上还原我的詹金斯,我还备份了secret *和凭据文件。

After restoring on new machine - most of the config looks good. 在新机器上还原后-大多数配置看起来不错。 The problem seem to be with ec2 plugin config where we have ssh key info, that looks like encrypted then thus fails. 问题似乎出在ec2插件配置中,其中有ssh密钥信息,看起来像加密的,因此失败了。 any inputs are appreciated. 任何输入表示赞赏。 Thanks. 谢谢。

I have tried restoring on same 2.32 & latest jenkins versions. 我试过恢复相同的2.32和最新的jenkins版本。

Turns out to be some vague issue.. it was pretty old jenkins setup.. 原来是一个模糊的问题..这是相当古老的詹金斯设置..

what worked for me is to - update the key info again into the ec2 plugin "EC2 Key Pair's Private Key". 对我有用的是-将密钥信息再次更新到ec2插件“ EC2密钥对的私钥”中。 - backup again. -再次备份。 - restore from new backup on new mac. -从新Mac上的新备份还原。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 输入私钥时缺少Jenkins Options; “来自jenkins master上的文件”和“来自jenkins master〜/ .ssh” - Jenkins Options missing while entering a private key; “from a file on jenkins master” and “From the Jenkins master ~/.ssh” Jenkins ThinBackup 插件不起作用 - Jenkins thinBackup plugin is not working Jenkins 管道中的 Git 使用错误的 SSH 私钥推回 Git 存储库 - Git from Jenkins pipeline is using wrong SSH private key to push back into Git repository 私有 ssh 密钥尝试将 jenkins 与 github 连接时出现问题 - Problem with private ssh key trying to connect jenkins with github 建立从Jenkins容器到SSH服务器容器的SSH连接,我可以用密码登录但不能用私钥建立 - Establish SSH connection from Jenkins container to SSH server container, I can establish with password login but can't establish with private key 如何在Jenkins中隐藏SSH用户名,密码和私钥 - How to hide SSH username,password and private key in Jenkins Jenkins 凭据 / 是否可以在没有私钥的情况下建立 ssh 连接 - Jenkins Credentials / Is it possible to establish a ssh connection without private key jenkins-cli未使用提供的ssh私钥进行身份验证 - jenkins-cli not authenticating with provided ssh private key Jenkins Groovy:给定SSH私钥,如何获取SSH公钥和/或密钥签名? - Jenkins Groovy: Given SSH Private Key, how to get SSH Public Key and/or key signature? Jenkins thinBackup-包含其他文件夹 - Jenkins thinBackup - include additional folder
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM