status.find.is(204), but actually found 431

HI,

I am getting error “but actually found 431” for all my GATLING simulations.

After simulation starts only First Request passes and all subsequent request fails with 431 ( as per below log)

whether is linux VM issue or GATLING configuration issue?

Same GATLING REQUEST working fine when the Target Application running on JBOSS but request is failing when the same Target application is running on DOCKER container