question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

data cannot be loaded when spring boot admin is started the earliest,

See original GitHub issue

spring boot admin version: 2.2.0-SNAPSHOT

spring cloud version: hoxton.rc2

data cannot be loaded when spring boot admin is started the earliest,

finally start spring boot admin, it will be normal

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
joshistecommented, Nov 28, 2019

I guess your eureka config is not properly setup. I can’t help you whit that.

0reactions
lltxcommented, Nov 29, 2019

@pigxcloud did you try to set the eureka.client.registryFetchIntervalSeconds to a smaller value?

You’re right. I should degger eureka

Read more comments on GitHub >

github_iconTop Results From Across the Web

java - Spring-Boot-Admin is not loading the Admin page & UI ...
Remove the spring-boot-admin-server-ui-login. Then it will load the correct login.htm with related css files. Remove this and rebuild and run.
Read more >
A Guide to Spring Boot Admin | Baeldung
Learn how to monitor and manage the Spring Boot applications using Spring Boot Admin.
Read more >
Spring Boot Admin Reference Guide - GitHub Pages
First, you need to setup your server. To do this just setup a simple boot project (using start.spring.io). As Spring Boot Admin Server...
Read more >
Config file processing in Spring Boot 2.4
Documents will be loaded in the order that they're defined. Profiles can no longer be activated from profile specific documents. Document Order.
Read more >
Spring Boot Admin on Kubernetes - Piotr's TechBlog
The main goal of this article is to show how to monitor Spring Boot applications running on Kubernetes with Spring Boot Admin.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found