[GH-ISSUE #2632] 导入私钥后卡住,无法建立连接 #1713

Closed
opened 2026-02-27 00:04:34 +03:00 by kerem · 8 comments
Owner

Originally created by @badboycxcc on GitHub (Sep 14, 2022).
Original GitHub issue: https://github.com/electerm/electerm/issues/2632

Electerm Version and download file extension(Electerm版本和下载文件后缀)

1.2.30

Platform detail (平台详情)

Darwin MacBook-Pro.local 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000 arm64

What steps will reproduce the bug?(重新问题的详细步骤)

截屏2022-09-14 上午11 29 36

通过终端可以正常连接

What should have happened?(期望的结果)

解决它

Would this happen in other terminal app(是否能够在其他同类软件重现这个问题)

No response

Additional information(其他任何相关信息)

No response

Originally created by @badboycxcc on GitHub (Sep 14, 2022). Original GitHub issue: https://github.com/electerm/electerm/issues/2632 ### Electerm Version and download file extension(Electerm版本和下载文件后缀) 1.2.30 ### Platform detail (平台详情) Darwin MacBook-Pro.local 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000 arm64 ### What steps will reproduce the bug?(重新问题的详细步骤) <img width="426" alt="截屏2022-09-14 上午11 29 36" src="https://user-images.githubusercontent.com/72059221/190053326-4faab6be-dda6-4de5-9679-6cde1ee27e10.png"> 通过终端可以正常连接 ### What should have happened?(期望的结果) 解决它 ### Would this happen in other terminal app(是否能够在其他同类软件重现这个问题) _No response_ ### Additional information(其他任何相关信息) _No response_
kerem 2026-02-27 00:04:34 +03:00
Author
Owner

@zxdong262 commented on GitHub (Sep 14, 2022):

密码登录可以?

<!-- gh-comment-id:1246478146 --> @zxdong262 commented on GitHub (Sep 14, 2022): 密码登录可以?
Author
Owner

@badboycxcc commented on GitHub (Sep 14, 2022):

对,密码可以,还有个问题,更新速度很慢是为什么,挂代理和不挂代理一样的。

<!-- gh-comment-id:1246877600 --> @badboycxcc commented on GitHub (Sep 14, 2022): 对,密码可以,还有个问题,更新速度很慢是为什么,挂代理和不挂代理一样的。
Author
Owner

@zxdong262 commented on GitHub (Sep 16, 2022):

对,密码可以,还有个问题,更新速度很慢是为什么,挂代理和不挂代理一样的。

可以测测下载地址和你的代理之间的连接速度,就是github release里的下载地址

<!-- gh-comment-id:1249017834 --> @zxdong262 commented on GitHub (Sep 16, 2022): > 对,密码可以,还有个问题,更新速度很慢是为什么,挂代理和不挂代理一样的。 可以测测下载地址和你的代理之间的连接速度,就是github release里的下载地址
Author
Owner

@zxdong262 commented on GitHub (Sep 17, 2022):

另外私钥是什么格式呢,什么软件生成的?

<!-- gh-comment-id:1250062766 --> @zxdong262 commented on GitHub (Sep 17, 2022): 另外私钥是什么格式呢,什么软件生成的?
Author
Owner

@badboycxcc commented on GitHub (Sep 19, 2022):

私钥是终端ssh-keygen手动生成的,格式如下

-----BEGIN OPENSSH PRIVATE KEY-----
xxxx
-----END OPENSSH PRIVATE KEY-----

<!-- gh-comment-id:1250847061 --> @badboycxcc commented on GitHub (Sep 19, 2022): 私钥是终端ssh-keygen手动生成的,格式如下 -----BEGIN OPENSSH PRIVATE KEY----- xxxx -----END OPENSSH PRIVATE KEY-----
Author
Owner

@zxdong262 commented on GitHub (Sep 20, 2022):

私钥是终端ssh-keygen手动生成的,格式如下

-----BEGIN OPENSSH PRIVATE KEY----- xxxx -----END OPENSSH PRIVATE KEY-----

可以试试ed25519格式吗

<!-- gh-comment-id:1251711725 --> @zxdong262 commented on GitHub (Sep 20, 2022): > 私钥是终端ssh-keygen手动生成的,格式如下 > > -----BEGIN OPENSSH PRIVATE KEY----- xxxx -----END OPENSSH PRIVATE KEY----- 可以试试ed25519格式吗
Author
Owner

@badboycxcc commented on GitHub (Sep 20, 2022):

挂代理与不挂代理都无法升级,卡在0%,这是什么原因呢?能手动升级吗?

<!-- gh-comment-id:1252288092 --> @badboycxcc commented on GitHub (Sep 20, 2022): 挂代理与不挂代理都无法升级,卡在0%,这是什么原因呢?能手动升级吗?
Author
Owner

@badboycxcc commented on GitHub (Sep 20, 2022):

升级有点bug,我需要在程序里面设置全局代理才能检查更新,系统代理无法使用。

<!-- gh-comment-id:1252294952 --> @badboycxcc commented on GitHub (Sep 20, 2022): 升级有点bug,我需要在程序里面设置全局代理才能检查更新,系统代理无法使用。
Sign in to join this conversation.
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/electerm#1713
No description provided.