[GH-ISSUE #1590] Error: No Such File in jump server #921

Closed
opened 2026-02-27 00:01:32 +03:00 by kerem · 15 comments
Owner

Originally created by @ShingmoYeung on GitHub (Mar 3, 2020).
Original GitHub issue: https://github.com/electerm/electerm/issues/1590

Electerm version:

v1.0.33

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

MacOS 10.15.3

Expected Behavior

通过跳板机访问时报如下,进入跳板机即报
Error: No Such File
at file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.1.0.33-51317d2f6f5200b2781d11ad8e83a130b21c11f7.js:19:203345
at WebSocket.n (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.1.0.33-51317d2f6f5200b2781d11ad8e83a130b21c11f7.js:19:160404)

Current Behavior

Possible Solution

Steps to Reproduce

Context (Environment)

Detailed Description

Suggestions?

Originally created by @ShingmoYeung on GitHub (Mar 3, 2020). Original GitHub issue: https://github.com/electerm/electerm/issues/1590 <!--- Provide some basic info --> ## Electerm version: v1.0.33 ## Operating system(linux, macos, or windows7/8/10?): MacOS 10.15.3 ## Expected Behavior <!--- Tell me what should happen --> 通过跳板机访问时报如下,进入跳板机即报 Error: No Such File at file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.1.0.33-51317d2f6f5200b2781d11ad8e83a130b21c11f7.js:19:203345 at WebSocket.n (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.1.0.33-51317d2f6f5200b2781d11ad8e83a130b21c11f7.js:19:160404) ## Current Behavior <!--- Tell me what happens instead of the expected behavior --> ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> ## Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. 2. 3. 4. ## Context (Environment) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## Detailed Description <!--- Provide a detailed description of the change or addition you are proposing --> ## Suggestions? <!--- Not a bug report, just some thoughts or suggestions? It is totally OK and welcome too -->
kerem 2026-02-27 00:01:32 +03:00
Author
Owner

@zxdong262 commented on GitHub (Mar 3, 2020):

使用其他终端进入跳板机的默认路径是什么?

<!-- gh-comment-id:593820004 --> @zxdong262 commented on GitHub (Mar 3, 2020): 使用其他终端进入跳板机的默认路径是什么?
Author
Owner

@sguphil commented on GitHub (Mar 3, 2020):

i found this error message too, what does it mean ?

linux: centos 8

<!-- gh-comment-id:593901184 --> @sguphil commented on GitHub (Mar 3, 2020): i found this error message too, what does it mean ? linux: centos 8
Author
Owner

@zxdong262 commented on GitHub (Mar 4, 2020):

@sguphil Could be error finding a proper init path for login.

<!-- gh-comment-id:594247526 --> @zxdong262 commented on GitHub (Mar 4, 2020): @sguphil Could be error finding a proper init path for login.
Author
Owner

@sguphil commented on GitHub (Mar 8, 2020):

any clue to solve this issue?

<!-- gh-comment-id:596181672 --> @sguphil commented on GitHub (Mar 8, 2020): any clue to solve this issue?
Author
Owner

@zxdong262 commented on GitHub (Mar 9, 2020):

@sguphil A possible situation is that jump servers have special entry path, I do have a jump server, can not test to confirm.

<!-- gh-comment-id:596424557 --> @zxdong262 commented on GitHub (Mar 9, 2020): @sguphil A possible situation is that jump servers have special entry path, I do have a jump server, can not test to confirm.
Author
Owner

@ShingmoYeung commented on GitHub (Mar 10, 2020):

我们用的跳板机是基于开源的一个,进去标题是Welcome to use Jumpserver open source fortress system,看看是否有帮助

<!-- gh-comment-id:596951380 --> @ShingmoYeung commented on GitHub (Mar 10, 2020): 我们用的跳板机是基于开源的一个,进去标题是Welcome to use Jumpserver open source fortress system,看看是否有帮助
Author
Owner

@zxdong262 commented on GitHub (Mar 10, 2020):

@ShingmoYeung 谢谢,我会试试

<!-- gh-comment-id:597058095 --> @zxdong262 commented on GitHub (Mar 10, 2020): @ShingmoYeung 谢谢,我会试试
Author
Owner

@zxdong262 commented on GitHub (Mar 10, 2020):

https://github.com/electerm/electerm/issues/1602

<!-- gh-comment-id:597058385 --> @zxdong262 commented on GitHub (Mar 10, 2020): https://github.com/electerm/electerm/issues/1602
Author
Owner

@zxdong262 commented on GitHub (Mar 17, 2020):

https://github.com/electerm/electerm/issues/1607

<!-- gh-comment-id:600156611 --> @zxdong262 commented on GitHub (Mar 17, 2020): https://github.com/electerm/electerm/issues/1607
Author
Owner

@zxdong262 commented on GitHub (Apr 23, 2020):

@chenrizhi 多谢,不过不要发在这里啊,可以给我发个邮件,zxdong@gmail.com, 我先删除了。

<!-- gh-comment-id:618437963 --> @zxdong262 commented on GitHub (Apr 23, 2020): @chenrizhi 多谢,不过不要发在这里啊,可以给我发个邮件,zxdong@gmail.com, 我先删除了。
Author
Owner

@zxdong262 commented on GitHub (Apr 23, 2020):

@chenrizhi 哦,官网的,那没事了。。。

<!-- gh-comment-id:618457770 --> @zxdong262 commented on GitHub (Apr 23, 2020): @chenrizhi 哦,官网的,那没事了。。。
Author
Owner

@zxdong262 commented on GitHub (Apr 23, 2020):

@chenrizhi 我试了官网那个,可以连接,并没有报错?也许跟你的真实跳板机有不一样的地方?我会加一个初始目录设置,也许这个可以解决。

<!-- gh-comment-id:618459110 --> @zxdong262 commented on GitHub (Apr 23, 2020): @chenrizhi 我试了官网那个,可以连接,并没有报错?也许跟你的真实跳板机有不一样的地方?我会加一个初始目录设置,也许这个可以解决。
Author
Owner

@chenrizhi commented on GitHub (May 7, 2020):

v1.3.21版本还存在此问题。

<!-- gh-comment-id:625064657 --> @chenrizhi commented on GitHub (May 7, 2020): v1.3.21版本还存在此问题。
Author
Owner

@chenrizhi commented on GitHub (Nov 25, 2020):

新版本已经不存在此问题了。

<!-- gh-comment-id:733520895 --> @chenrizhi commented on GitHub (Nov 25, 2020): 新版本已经不存在此问题了。
Author
Owner

@vollgass commented on GitHub (Apr 20, 2021):

image

官网下载的Mac最新版,公司使用的jumpserver,每次打开都提示下面这两个错误:
Error: Unable to exec
at file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.12.15:2:387761
at Object.resolve (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.12.15:2:321009)
at Worker. (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.12.15:2:321939

Error: Failure
at file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.12.15:2:387761
at Object.resolve (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.12.15:2:321009)
at Worker. (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.12.15:2:321939)

<!-- gh-comment-id:823182405 --> @vollgass commented on GitHub (Apr 20, 2021): ![image](https://user-images.githubusercontent.com/67681222/115385092-4e2ee180-a20a-11eb-89b1-3e06892ecdc7.png) 官网下载的Mac最新版,公司使用的jumpserver,每次打开都提示下面这两个错误: Error: Unable to exec at file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.12.15:2:387761 at Object.resolve (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.12.15:2:321009) at Worker.<anonymous> (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.12.15:2:321939 Error: Failure at file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.12.15:2:387761 at Object.resolve (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.12.15:2:321009) at Worker.<anonymous> (file:///Applications/electerm.app/Contents/Resources/app.asar/assets/js/electerm.js?1.12.15:2:321939)
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#921
No description provided.