This is the error, i am getting collected from the spring boot log.
Servlet.service() for servlet [dispatcherServlet] threw exception
java.io.IOException: Broken pipe
Also, Now not able to see any application in spring boot admin page, only the spring boot admin as service is running.
Also, I have seen few question relate to broken pipe but they are not anywhere close to my question.
Help if anyone knows what to do.