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
</details>
### What Operating System are you using (both controller, and any agents involved in the problem)?
Jenkins 2.389 on a OS RHEL 8 try to connect a RHEL 9 via publish-over-ssh-plugin (1.24)
### Reproduction steps
1. Install a Jenkins in an RHEL 8
2. Configure an Serveur to target an RHEL 9
3. Click "Test Configuration"
### Expected Results
Success
### Actual Results
Failed to connect or change directory
jenkins.plugins.publish_over.BapPublisherException: Failed to connect and initialize SSH connection. Message: [Failed to connect session for config [backstore-integ]. Message [**Algorithm negotiation fail**]]
### Anything else?
Previous similary bug was resolveld by bumped lib in version 1.14
- [JENKINS-29360](https://issues.jenkins-ci.org/browse/JENKINS-29360) Bumped the version of jsch to overcome algorithm issue
https://github.com/jenkinsci/publish-over-ssh-plugin/blob/main/CHANGELOG.md
The text was updated successfully, but these errors were encountered:
Jenkins and plugins versions report
Environment
The text was updated successfully, but these errors were encountered: