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 · 0 comments
Open

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

noneowl opened this issue Nov 2, 2023 · 0 comments

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: 没有那个文件或目录

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

1 participant