You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm able to work through postman locally and get the Chaos Monkey urls working, but when I deploy the code and run any spring-boot experiment, the experiment fails. Using curl, I'm able to hit the endpoints in deployment as well. I've tried running in serial and parallel, and regardless of which is used, I get the following error:
http://{cluster_ip}:{app_port}/actuator/chaosmonkey/assaults/runtime/attack\': EOF','target':'{podName: {correct pod name}, namespace: {correct_ns}
CHAOS_INJECT_ERROR: failed to call the chaos monkey api to start assault Post
The text was updated successfully, but these errors were encountered:
Hi team,
I'm able to work through postman locally and get the Chaos Monkey urls working, but when I deploy the code and run any spring-boot experiment, the experiment fails. Using curl, I'm able to hit the endpoints in deployment as well. I've tried running in serial and parallel, and regardless of which is used, I get the following error:
http://{cluster_ip}:{app_port}/actuator/chaosmonkey/assaults/runtime/attack\': EOF','target':'{podName: {correct pod name}, namespace: {correct_ns}
CHAOS_INJECT_ERROR: failed to call the chaos monkey api to start assault Post
The text was updated successfully, but these errors were encountered: