Scenario: If we have a single EC2 instance registered in loadbalancer (Target group) then it works fine. But registering another instance on Target Group breaks the Application.
If we deregister one of the instances then again works fine.
Both instances have a similar codebase and it works perfectly fine while testing individually and on loadbalancer as well.
Any Suggestions and feedbacks are much more appreciated.