Код: Выделить всё
> Spring Boot Version: 3.2.1
> Spring Boot Admin Version: 3.2.1
> Eureka Server for Service Discovery
Код: Выделить всё
> Couldn't retrieve status for Instance(
> id=32f1b3fba304,
> version=0,
> registration=Registration(
> name=GATEWAY,
> managementUrl=http://host:port/actuator,
> healthUrl=http://host:port/actuator/health,
> serviceUrl=http://host:port,
> source=discovery
> ),
> registered=true,
> statusInfo=StatusInfo(
> status=UNKNOWN,
> details={}
> ),
> statusTimestamp=2024-05-14T10:50:43.446449Z,
> info=Info(values={}),
> endpoints=Endpoints(
> endpoints={health=Endpoint(id=health, url=http://host:port/actuator/health)}
> ),
> buildVersion=null,
> tags=Tags(values={})
> )
Что может быть причиной этой проблемы и как ее исправить, чтобы правильно отображать статус в Spring Boot Admin? p>
Будем признательны за любые идеи и предложения!
Подробнее здесь: https://stackoverflow.com/questions/784 ... r-instance
Мобильная версия