Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

#912 问题依然存在 #967

Description

@shudingbo

Error still exists. If sshrun has arguments ( "args":" --no-warnings"), the server.args is "0"
var arg = server.args; // arg is 0
so ssh run is error, it start node0 prigrame.


错误依然存在,如果 启动包含了参数 args,例如 ( "args":" --no-warnings"),服务端配置了 auto-restart,当远程服务挂掉后, ssh 重启时,取得的 server.args 的值是 0 ,而不是设置的参数 --no-warnings。 导致远程启动出错,找不到 node0 程序,node0 里的 0就是错误

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions