Skip to content

[Bug] Manjaro无法启动jumpServerClient #141

@witt-bit

Description

@witt-bit

JumpServer 版本(v1.5.9以下不再支持)
Version v2.6.2

浏览器版本
版本 134.0.6998.165(正式版本) (64 位)

Bug 描述
Manjaro安装deb包启动错误


目前ArchLinux系列没有通过包管理器的安装包,我可以制作一个AUR软件包,安装后,启动报错

/opt/JumpServerClient/jumpserver-client        
(node:144032) UnhandledPromiseRejectionWarning: Error: ERR_FAILED (-2) loading 'file:///opt/JumpServerClient/resources/app.asar/out/renderer/index.html'
    at rejectAndCleanup (node:electron/js2c/browser_init:2:79183)
    at finishListener (node:electron/js2c/browser_init:2:79345)
    at WebContents.stopLoadingListener (node:electron/js2c/browser_init:2:79732)
    at WebContents.emit (node:events:519:28)
(Use `jumpserver-client --trace-warnings ...` to show where the warning was created)
(node:144032) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)

Bug 重现步骤(有截图更好)
1.yay -S jumpserver-client-bin
2.启动 jumpserver-client
3. 无法启动

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions