chaosblade-io / chaosblade

An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)
https://chaosblade.io
Apache License 2.0
5.95k stars 946 forks source link

Failed to create cri jvm throwCustomException, error code: 63067 #988

Open Yongli0510 opened 9 months ago

Yongli0510 commented 9 months ago

Issue Description

Type: question

Describe what happened (or what feature you want)

When I create the cri jvm throwCustomException failure, it comes to this error: {"code":63067,"success":false,"error":"execContainer: container exec failed, err: exit status 1"}

2a5922630af8242ce1a76f69a8f45d9

how can I solve this problem? Thanks a lot!

Describe what you expected to happen

How to reproduce it (as minimally and precisely as possible)

Tell us your environment

Anything else we need to know?

ramgiteng commented 3 months ago

I am facing the same issue with v1.7.2 as well.

I think the reason is that after v1.5.0, the underlying binary that blade invokes for executing Docker/container - JVM experiments (nsexec) changed. This is not the case in v1.5.0.

Were you able to resolve this issue on your end?

MandssS commented 2 months ago

please use the latest version 1.7.4. If it still can't be solved, please provide the sandbox log: ~/logs/sandbox/sandbox.log