chaos-charts icon indicating copy to clipboard operation
chaos-charts copied to clipboard

Spring-boot experiments failing with same error

Open kgreenpersonal opened this issue 2 years ago • 1 comments
trafficstars

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

kgreenpersonal avatar Aug 25 '23 19:08 kgreenpersonal