Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Blocker
-
Resolution: Unresolved
-
Component/s: publish-over-ssh-plugin
-
Labels:None
-
Similar Issues:
Description
Hi,
I'm attempting to configure my Jenkins Server to connect to my docker host via SSH. I have the keys set up, and I'm able to connect via the command line, but when I "Test Configuration" in the GUI, I receive an "invalid privatekey" error message. My key type is RSA. My Jenkins Server is an AWS Ec2 instance, and the docker host is a linode.
Thanks !
There's a workaround in https://issues.jenkins.io/browse/JENKINS-57495?focusedCommentId=372383&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-372383 - likely the same issue.