Skip to content

Bug: Instance reported as down even if it's up #4599

@cdprete

Description

@cdprete

Spring Boot Admin Server information

  • Version: 3.5.2

  • Spring Boot version: 3.5.5

  • Configured Security: None

  • Webflux or Servlet application: WebFlux

Client information

  • Spring Boot versions: 3.5.3

  • Used discovery mechanism: Eureka

  • Webflux or Servlet application: Servlet

Description

Hello.
I've the weird behaviour that an application is reported as DOWN in SBA even if its health endpoint reports it as UP.

Image

Moreover, I can see in the HTTP Exchanges view that the health has been indeed called and that it returned 200, but somehow it's not reflected in the status of the application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions