

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10.50 upgrade error with new openssh 5.3.0.208 (Incompatible ssh peer (no acceptable kex algorithm)
we get when running the /distro/T8900-15065/T8900-15065-primary/disk001/opsware_installer/upgrade_opsware.sh -c cdf.xml
Validating password ....
No handlers could be found for logger "paramiko.transport"
Incompatible ssh peer (no acceptable kex algorithm) (attempt 1 of 3)
You can use <ctrl>p to go to the previous parameter.
Thanks


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello Pierre,
I just see that you already have an open case for this matter (5310887346),
As we are going to need some information from your side I will suggest to work over the case, I will help the assigned engineer in order to move the case forward.
So we will be contacting you at the earliest,
Thanks & Regards,
Manfred
Customer Support Engineer
If you find that this or any other post resolves your issue, please be sure to mark it as an accepted solution.
If you are satisfied with anyone’s response please remember to give them a KUDOS by clicking on the STAR at the bottom left of the post and show your appreciation.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Even I am Facing this issue , how was it resolved ?


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi anaik,
To resolve this issue you would need to enable the following two key exchange algorithms (sshd_config option KexAlgorithms) that are needed by paramiko 1.7.6 that the SA installer is using to ssh into the SA servers at install time:
'diffie-hellman-group1-sha1' or 'diffie-hellman-group-exchange-sha1'
I hope this helps.
Kind regards,
Nikola
If you find that this or any post resolves your issue, please be sure to mark it as an accepted solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello Nikola,
I'm seeing same issue while installing 2018.08 on SLES 11 SP4 as shown here:
No handlers could be found for logger "paramiko.transport"
Incompatible ssh peer (no acceptable kex algorithm) (attempt 1 of 3)
You can use <ctrl>p to go to the previous parameter.
I tried to see what algo is enabled on SLES 11 SP4 and i found out this: