FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5930 Discussions

SocEDS SSH connect failure

Altera_Forum
Honored Contributor II
1,369 Views

I upgraded BuildRoot yesterday in order to gain OpenCV 3.0 support. However, the resulting Linux build results in a failure when attempting to connect to the board via SSH in the SocEDS remote connection prospective: 

 

Session.connect: java.security.InvalidAlgorithmParameterException: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) 

 

Looks like the upgraded SSL is using larger primes and in the process exposing a bug in the Eclipse Jsch plug-in. Anybody else trip over this one?
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
622 Views

By the way - same problem with the new ARM DS-5 DS500-BN-0021-r5p0-21rel1 release.

0 Kudos
Altera_Forum
Honored Contributor II
622 Views

And yet more info - Installed Eclipse Mars with JRE 1.8.0_51 (latest) and I can connect to my SoCKit with no problems. Looks like an update to DS-5/SocEDS from ARM/Altera will be needed to address this problem.

0 Kudos
Reply