Skip to content

Bug: Logfile view floods the console with errors on empty log file #5296

@cdprete

Description

@cdprete

Spring Boot Admin Server information

  • Version: 4.0.4

  • Spring Boot version: 4.0.5

  • Configured Security: None

  • Webflux or Servlet application: WebFlux

Client information

  • Spring Boot versions: 4.0.4

  • Used discovery mechanism: SBA client (sample apps)

  • Webflux or Servlet application: Both

Description

Hello.

I'm opening this ticket since I got no reply in #5272 (comment) on how to proceed. :)

When the log file that should be displayed in the logview is empty, the latter starts to flood the console with errors like

instance.ts:415 GET http://localhost:8080/instances/a973ff14be49/actuator/logfile 416 (Range Not Satisfiable)

Ideally these errors should be ignored or, if wanted, printed at a lower log level (debug, trace or so).

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