Open pokpitch opened 4 years ago
รบกวนขอ log ของ mq ด้วยครับ
รบกวนขอ log ของ mq ด้วยครับ
log ผม attached ไว้กับ issue แล้วครับ อาการนี้สังเกตและสรุปได้ว่า เกิดขึ้นเวลาผม ใช้ instance ECS (IaaS) ของ Huawei Cloud ครับ พอนำไปทดสอบกับ Cloud Provider อื่นไม่เจอปัญหานี้ครับ
อันนี้ลองลงตัว example หรือเปล่าครับ
scenarios คือ
This is a known issue of api
and mq
v3.0.1 Docker images. Try building a new image from source code and see if the issue still persists.
This is a known issue of
api
andmq
v3.0.1 Docker images. Try building a new image from source code and see if the issue still persists.
Thanks for your reply, Now, I build a new image based on v4.0.1 source code and smart-contract is v5.0.0
API containers
started (The core dumped problems is gone)MQ containers
still have errors (docker_mq-xxx_1 exited with code 139)Please find attached for API docker-compose up log,
If you're fine with using the latest version then, please try 4.0.1
or 4.1.0
image available on Docker Hub. If it still doesn't work or you want to build an image yourself, you might want to delete all Docker base images on the machine that you're building an image and try building it again.
I just found the root cause that mq-server can not start properly on my environment.
host is set ipv6 to disable, the grpc server on mq-server can not bind anymore.
Environment
[docker_mq-rp_1 exited with code 139 [docker_mq-as_1 exited with code 139 [mdocker_mq-idp-1_1 exited with code 139 [api-ndid_1] Segmentation fault (core dumped) [docker_mq-idp-2_1] exited with code 139
docker compose up logs: api-compose-up-with-mq-error.log