Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » SSH algorithm negotiation failed
SSH algorithm negotiation failed [message #1855757] Tue, 01 November 2022 17:35 Go to next message
Lydia Johnson is currently offline Lydia JohnsonFriend
Messages: 2
Registered: November 2022
Junior Member
I am trying to set-up Eclipse for development of an application on an i.MX6 eval kit running Yocto Linux. When I try to browse for the remote path. I receive the error:

Could not open connection.
Reason: Algorithm negotiation failed.

I can connect using Tera Term, so I know the board is working.

How do I configure SSH in Eclipse to enable a connection to embedded Linux?
Re: SSH algorithm negotiation failed [message #1855822 is a reply to message #1855757] Sat, 05 November 2022 08:57 Go to previous messageGo to next message
shakira johan is currently offline shakira johanFriend
Messages: 1
Registered: November 2022
Junior Member
Lydia Johnson wrote on Tue, 01 November 2022 17:35
I am trying to set-up Eclipse for development of an application on an i.MX6 eval kit running Yocto Linux. When I try to browse for the remote path. I receive the error:

Could not open connection.
Reason: Algorithm negotiation failed.

I can connect using Tera Term, so I know the board is working.

How do I configure SSH in Eclipse to enable a connection to embedded Linux?


Hello you have to create a Connection within Eclipse by selecting the New Connection option for SSH. and then you have to select the ssh connection type for it. after that you will be able to use it.
Re: SSH algorithm negotiation failed [message #1855835 is a reply to message #1855757] Mon, 07 November 2022 09:35 Go to previous message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 743
Registered: August 2014
Senior Member
If you are using passwordless SSH connection, the format of the key files may be the culprit. I made a memo of running remote Eclipse development to a Raspberry Pi, see the attached file, part 2.4.4.

The memo may be applicable to your setup as well.


--

Tauno Voipio
Previous Topic:configure Eclipse cmake like VS Code
Next Topic:How add C/C++ Perspective to Debug Perspective when Debug.
Goto Forum:
  


Current Time: Sat Jan 18 05:23:52 GMT 2025

Powered by FUDForum. Page generated in 0.03208 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top