webliupeng
webliupeng
Yes,I'm sure separator works fine with ListView
> Thanks for your feedback! Would you please give some logs about it? Example: > > ``` > wget https://mirrors.chaos-mesh.org/latest/chaosctl // get chaosctl > chmod 777 chaosctl > ./chaosctl logs...
> Can you show logs from chaos-daemon? Only display these info logs. Do I need config log level? ``` │ 2022-08-22T10:09:47.299Z INFO chaos-daemon.daemon-server.background-process-manager.process-builder utils/iptables.go:28 build command {"command": "/usr/local/bin/nsexec -n /proc/6555/ns/net...
@Andrewmatilde I found these logs from controller pod. btw: Our environment is Baidu Cloud CCE. ``` │ chaos-controller-manager-c9dfcb77d-g55m9:2022-08-23T06:39:39.088Z INFO pipeline pipeline/pipeline.go:78 reconcile result {"result": {"Requeue":false,"RequeueAfter":0}} │ │ chaos-controller-manager-c9dfcb77d-g55m9:2022-08-23T06:39:39.088Z INFO desiredphase...
> It seems there are something blocking in [ApplyHttpChaos](https://github.com/chaos-mesh/chaos-mesh/blob/master/pkg/chaosdaemon/httpchaos_server.go#L73), according to the context canceled(timeout) in controller manager. > > And we can infer the blocked operation is likely to be...
same problem to me. I'm run it on OS X Yosemite