-
Notifications
You must be signed in to change notification settings - Fork 4
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
Chaos: Disconnect zbchaos command fails with runtime error #331
Comments
Hey @shahamit zbchaos doesn't support local installation. The expected setup is either deployment via helm-charts in kubernetes or internally setup in our SaaS. |
I will try to document this better |
The local setup was done through helm on k8s. We updated the podaffinity
rules to null to install multiple gateways and brokers. Would that be a
problem too?
Thanks
…On Tue 14 Mar, 2023, 9:18 PM Christopher Zell, ***@***.***> wrote:
Hey @shahamit <https://github.com/shahamit> zbchaos doesn't support local
installation. The expected setup is either deployment via helm-charts in
kubernetes or internally setup in our SaaS.
—
Reply to this email directly, view it on GitHub
<#331 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJY7BQBR7URT5L3UZYUGETW4CHNZANCNFSM6AAAAAAV2O3FPQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Can you rerun the same with verbosity enabled? |
@Zelldon - there are a couple of blockers that we observed when executing the chaos tool against an under-load zeebe cluster. One of them is this issue and the other one is gateway termination logged here. There are more failures that we observed when executing the Should I move these issues on the zeebe repo to gain traction since anyways there are no issues with the experiment itself but its outcome? Thanks |
Chaos Experiment
We tried the disconnect zbchaos command against a locally installed zeebe cluster (v - 8.1.6). The command fails with a runtime error
invalid memory address or nil pointer dereference
Please find the screenshots attached with different flags. All of them lead to the same error. Kindly share some insights. Thanks.
The text was updated successfully, but these errors were encountered: