Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

一键部署后,startAll与stopAll无法使用 #295

Open
noneowl opened this issue Nov 2, 2023 · 1 comment
Open

一键部署后,startAll与stopAll无法使用 #295

noneowl opened this issue Nov 2, 2023 · 1 comment

Comments

@noneowl
Copy link

noneowl commented Nov 2, 2023

======= WeBASE-Web is not running! =======
Traceback (most recent call last):
File "deploy.py", line 127, in
do()
File "deploy.py", line 30, in do
commBuild.end()
File "/home/owl/webase-deploy/comm/build.py", line 94, in end
stopManager()
File "/home/owl/webase-deploy/comm/build.py", line 512, in stopManager
result = doCmd("bash stop.sh")
File "/home/owl/webase-deploy/comm/utils.py", line 111, in doCmd
raise Exception("execute cmd error ,cmd : {}, status is {} ,output is {}".format(cmd,status, output))
Exception: execute cmd error ,cmd : bash stop.sh, status is 127 ,output is bash: stop.sh: 没有那个文件或目录

@CodingCattwo
Copy link
Contributor

请检查webase-deploy中webase-node-mgr的文件夹是否存在,文件夹内是否为空。此处为node-mgr的启动停止脚本找不到了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants