[GH-ISSUE #2066] v1.11.13版本ssh无法连接服务器 #1262

Closed
opened 2026-02-27 00:02:52 +03:00 by kerem · 5 comments
Owner

Originally created by @iovz on GitHub (Feb 23, 2021).
Original GitHub issue: https://github.com/electerm/electerm/issues/2066

Please check known issues first

https://github.com/electerm/electerm/wiki/Know-issues

Electerm version:

v1.11.13

Operating system(linux, macos, or windows7/8/10?):

linux

Detailed Description

连接ssh报错,连不上,使用其他终端可以连上

Cannot set property 'onclose' of undefined TypeError: Cannot set property 'onclose' of undefined
at St (file:///opt/electerm/resources/app.asar/assets/js/electerm.js?1.11.13:2:305583)
at async kt (file:///opt/electerm/resources/app.asar/assets/js/electerm.js?1.11.13:2:305714)
at async qo.localList (file:///opt/electerm/resources/app.asar/assets/js/electerm.js?1.11.13:2:413323)

Originally created by @iovz on GitHub (Feb 23, 2021). Original GitHub issue: https://github.com/electerm/electerm/issues/2066 ## Please check known issues first https://github.com/electerm/electerm/wiki/Know-issues <!--- Provide some basic info --> ## Electerm version: v1.11.13 ## Operating system(linux, macos, or windows7/8/10?): linux ## Detailed Description <!--- Provide a detailed description of the change or addition you are proposing --> ### 连接ssh报错,连不上,使用其他终端可以连上 Cannot set property 'onclose' of undefined TypeError: Cannot set property 'onclose' of undefined at St (file:///opt/electerm/resources/app.asar/assets/js/electerm.js?1.11.13:2:305583) at async kt (file:///opt/electerm/resources/app.asar/assets/js/electerm.js?1.11.13:2:305714) at async qo.localList (file:///opt/electerm/resources/app.asar/assets/js/electerm.js?1.11.13:2:413323)
kerem 2026-02-27 00:02:52 +03:00
Author
Owner

@zxdong262 commented on GitHub (Feb 24, 2021):

请问是什么linux发行版

<!-- gh-comment-id:784644557 --> @zxdong262 commented on GitHub (Feb 24, 2021): 请问是什么linux发行版
Author
Owner

@iovz commented on GitHub (Feb 24, 2021):

请问是什么linux发行版

Ubuntu 18.04

<!-- gh-comment-id:784655253 --> @iovz commented on GitHub (Feb 24, 2021): > 请问是什么linux发行版 Ubuntu 18.04
Author
Owner

@epenli commented on GitHub (Feb 25, 2021):

Mac 也常常有这个问题 必须关闭重开

<!-- gh-comment-id:785812235 --> @epenli commented on GitHub (Feb 25, 2021): Mac 也常常有这个问题 必须关闭重开
Author
Owner

@nmgliangwei commented on GitHub (Feb 26, 2021):

1.11.13 版本在mac bigsur也会出现,一般出现这个是因为 ssh 连不上远程服务器,然后过一会就会这样.导致所有的已经正常连接的 ssh 也会断开,而且无法重连.必须重开.

TypeError: Cannot set property 'onclose' of undefined
at St (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.11.13:2:305583)
at async kt (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.11.13:2:305714)
at async qo.localList (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.11.13:2:413323

<!-- gh-comment-id:786803759 --> @nmgliangwei commented on GitHub (Feb 26, 2021): 1.11.13 版本在mac bigsur也会出现,一般出现这个是因为 ssh 连不上远程服务器,然后过一会就会这样.导致所有的已经正常连接的 ssh 也会断开,而且无法重连.必须重开. TypeError: Cannot set property 'onclose' of undefined at St (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.11.13:2:305583) at async kt (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.11.13:2:305714) at async qo.localList (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.11.13:2:413323
Author
Owner

@zxdong262 commented on GitHub (Feb 27, 2021):

在最新版修复了,感谢反馈

<!-- gh-comment-id:786987811 --> @zxdong262 commented on GitHub (Feb 27, 2021): 在最新版修复了,感谢反馈
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#1262
No description provided.