[GH-ISSUE #174] 不能使用ssh连接旧的交接机设备 #78

Open
opened 2026-02-28 00:38:36 +03:00 by kerem · 0 comments
Owner

Originally created by @gxon2019 on GitHub (Dec 29, 2023).
Original GitHub issue: https://github.com/team-ide/teamide/issues/174

start error:ssh: handshake failed: ssh: no common algorithm for key exchange; client offered: [curve25519-sha256 curve25519-sha256@libssh.org ecdh-sha2-nistp256 ecdh-sha2-nistp384 ecdh-sha2-nistp521 diffie-hellman-group14-sha256 diffie-hellman-group14-sha1 ext-info-c], server offered: [diffie-hellman-group1-sha1]
终端会话已关闭,输入回车重新连接!

我用的是Linux 2.6.3版本,本地终端使用“ssh -v -oKexAlgorithms=diffie-hellman-group1-sha1 -oCiphers=3des-cbc FXKJ@10.255.255.254”可以成功连接。

Originally created by @gxon2019 on GitHub (Dec 29, 2023). Original GitHub issue: https://github.com/team-ide/teamide/issues/174 start error:ssh: handshake failed: ssh: no common algorithm for key exchange; client offered: [curve25519-sha256 curve25519-sha256@libssh.org ecdh-sha2-nistp256 ecdh-sha2-nistp384 ecdh-sha2-nistp521 diffie-hellman-group14-sha256 diffie-hellman-group14-sha1 ext-info-c], server offered: [diffie-hellman-group1-sha1] 终端会话已关闭,输入回车重新连接! 我用的是Linux 2.6.3版本,本地终端使用“ssh -v -oKexAlgorithms=diffie-hellman-group1-sha1 -oCiphers=3des-cbc FXKJ@10.255.255.254”可以成功连接。
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/teamide-team-ide#78
No description provided.