Spring Boot Admin - Too Many open Files In System Error
I was having the same problem, found out that there's a issue logged in spring boot about this: Many File Open Issue : Spring Boot 2.3.0 -> Spring Boot 2.3.1 #21934
Until a new version is out, bumping reactor-netty to 0.9.9.RELEASE should fix it, did for me!