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

使用chaosbox平台模拟端口占用实验报错 #1072

Open
Lynxhide opened this issue Sep 19, 2024 · 1 comment
Open

使用chaosbox平台模拟端口占用实验报错 #1072

Lynxhide opened this issue Sep 19, 2024 · 1 comment

Comments

@Lynxhide
Copy link

chaobox版本:1.7.2
报错信息:/bin/sh -c /opt/chaosblade/bin/chaos_occupynetwork --start --port 80 --debug=false`: cmd exec failed, err: Error: listen tcp :80: bind: address already in use exit status 1
image

blade版本:1.7.4
blade直接模拟也报错:如下图
image

@spencercjh
Copy link
Contributor

blade c network occupy 这个实验是 ActionProcessHang=true的依赖进程挂起的,由于设计和实现上的缺陷,这样的实验的报错无法正常向上返回,会永远成功(就是你看到的 success,以及返回了 uid)。

看源码的话可能是--force的逻辑报错了。

image

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

2 participants