You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
======= 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: 没有那个文件或目录
The text was updated successfully, but these errors were encountered:
======= 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: 没有那个文件或目录
The text was updated successfully, but these errors were encountered: