-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
ssh-slaves-1.30.2
- create a new node
- permanent
- name it
- launch method: launch agent agents via ssh
- host key verification strategy: manually provided key verification strategy
- Enter a as the ssh key and press tab
java.lang.IllegalArgumentException: Key should be 2 parts: algorithm and Base 64 encoded key value. at hudson.plugins.sshslaves.verifiers.ManuallyProvidedKeyVerificationStrategy.parseKey(ManuallyProvidedKeyVerificationStrategy.java:98) at hudson.plugins.sshslaves.verifiers.ManuallyProvidedKeyVerificationStrategy.access$000(ManuallyProvidedKeyVerificationStrategy.java:52)
Expected results:
- don't show Error when validating user input
- don't show the red jenkins logo when validating user input
- is related to
-
JENKINS-56969 Unable to connect to slave via ssh
- Closed
- links to