Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » SSH algorithm negotiation failed
SSH algorithm negotiation failed [message #1855757] Tue, 01 November 2022 13:35 Go to next message
Eclipse UserFriend
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 04:57 Go to previous messageGo to next message
Eclipse UserFriend
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 04:35 Go to previous message
Eclipse UserFriend
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.
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 Jun 21 20:35:06 EDT 2025

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

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

Back to the top