提示:找不到进程或命名空间日志
我的命令是:
提示:找不到进程或命名空间日志
我的命令是:
1
sshnuke Jun 2, 2023
你之前启动服务时用的 pm2 和你在 jenkins 里调用的 pm2 他是在同一个 node 版本下的吗
|
2
securityCoding Jun 2, 2023 via Android
workdir 不对!
|
3
v2ek OP @securityCoding workdir 不对????什么意思呀
|
5
julyclyde Jun 4, 2023
pm2_home
@liuchengfeng1 |
7
v2ek OP 已解决。
```sh # 修改 root User=root Group=root ``` |