WeBASE
WeBASE copied to clipboard
docker部署出错,Error response from daemon: cannot start a stopped process: unknown
============================================================
_ _ ______ ___ _____ _____
| | | | | ___ \/ _ \/ ___| ___|
| | | | ___| |_/ / /_\ \ `--.| |__
| |/\| |/ _ | ___ | _ |`--. | __|
\ /\ | __| |_/ | | | /\__/ | |___
\/ \/ \___\____/\_| |_\____/\____/
============================================================ ============== checking envrionment ============== check git... check finished sucessfully. check openssl... check finished sucessfully. check curl... check finished sucessfully. check wget... check finished sucessfully. check dos2unix... check finished sucessfully. check Docker... Try to start Docker... check finished sucessfully. check docker-compose... check finished sucessfully. check config webase v1.5.4 and fisco version 2.8.0... check finished sucessfully. check host free memory and cpu core... check finished sucessfully. check FISCO-BCOS node port... check finished sucessfully. check WeBASE-Web port... check finished sucessfully. check WeBASE-Node-Manager port... check finished sucessfully. check WeBASE-Sign port... check finished sucessfully. check WeBASE-Front port... check finished sucessfully. ============== checking mysql ============== use [mysql in docker], skip check mysql ============== mysql available ============== ============== envrionment available ==============
============== starting deploy ==============
============== Installing FISCO-BCOS ==============
Build chain script “build_chain.sh” already exists. Re-download it or not? [y/n]: n
FISCO-BCOS node directory “nodes” already exists. Reinstall or not?[y/n]:n
============== Starting FISCO-BCOS ==============
try to start node0
try to start node1
64cd40a3655ef8b3c325ca02939c95902ddb08be2bb6b00046b233b1c89ea707
e26dd6d14bf017590335067bb58338794f871284c2b9a4d948a01b695e0339d0
docker: Error response from daemon: cannot start a stopped process: unknown.
docker: Error response from daemon: cannot start a stopped process: unknown.
Exceed waiting time. Please try again to start node0
Exceed waiting time. Please try again to start node1
Error: No such object: homexupterapplicationwebase-deploynodes127.0.0.1node1
Error: No such object: homexupterapplicationwebase-deploynodes127.0.0.1node0
============== FISCO-BCOS Started ==============
configure nginx.conf file of webase-web
end nginx configuration
update mysql configuration in yaml
using [mysql in docker] mode
end mysql configuration in yaml
update webase-sign configuration in yaml
end webase-sign configuration in yaml
update webase-front configuration in yaml
end webase-front configuration in yaml
update webase-node-mgr configuration in yaml
end webase-node-mgr configuration in yaml
update webase-web configuration in yaml
end webase-web configuration in yaml
check database if exist in [docker mysql]
end check mysql databases
Traceback (most recent call last):
File "deploy.py", line 127, in
webase服务容器能正常启动,节点无法启动
webase服务容器能正常启动,节点无法启动
最后节点无法启动?可以检查一下docker的配置有无问题