You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I am trying to connect Remote Server Using SSH, I am getting below Error
jenkins.plugins.publish_over.BapPublisherException: Failed to connect and initialize SSH connection. Message: [Failed to connect session for config [Docker]. Message [Auth fail for methods 'publickey']]
Upstream changes
No response
Are you interested in contributing this feature?
No response
The text was updated successfully, but these errors were encountered:
Try this on your Remote Server:
sudo yum -y upgrade openssh
sudo systemctl restart sshd
The version of openssh on your remote server may be too low to recognize the key signature of your jenkins plugin.
What feature do you want to see added?
When I am trying to connect Remote Server Using SSH, I am getting below Error
jenkins.plugins.publish_over.BapPublisherException: Failed to connect and initialize SSH connection. Message: [Failed to connect session for config [Docker]. Message [Auth fail for methods 'publickey']]
Upstream changes
No response
Are you interested in contributing this feature?
No response
The text was updated successfully, but these errors were encountered: