Skip to content

Bug: UI broken from version 3.5.3 #4649

@cdprete

Description

@cdprete

Spring Boot Admin Server information

  • Version: 3.5.3

  • Spring Boot version: 3.5.5

  • Configured Security: None

  • Webflux or Servlet application: WebFlux

Client information

  • Spring Boot versions: 3.5.5

  • Used discovery mechanism: Eureka

  • Webflux or Servlet application: Both

Description

Hello.

I've updated my SBA instance to 3.5.3 and now no details are shown anymore. In particular:

  • The menu on the left is empty
  • Instances show only their health and their metadata. No info nor anything else.

The attached picture in yellow is the "old" environment with version 3.5.2:

Image

while the green one is the "new" environment with version 3.5.3:

Image

What I noticed is that restarting an instance X fixes the issue for that instance, which means that the new SBA somehow doesn't handle the state properly.
Moreover, the tags in the homepage are now always gone, even for the instances which have been restarted, which is not ideal at all because then we don't know anymore about which instance we're referring to without going inside of it.

Again, in yellow the old version:

Image

and in green the new version:

Image

PS: the instance which has the version shown is the one that was restarted, which demonstrates the issue above about the state management and about the tags being now never shown in the homepage.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions