piomin / sample-spring-microservices-kubernetes

Sample Spring Boot application that uses some features provided by Spring Cloud Kubernetes, Spring Cloud OpenFeign and Spring Cloud Gateway deployed on Kubernetes
https://piotrminkowski.com
437 stars 280 forks source link

in MACOS, MINIKUBE + DOCKER driver , the admin-service startup ERROR #35

Closed PeterDev1024 closed 11 months ago

PeterDev1024 commented 1 year ago

the error log below:

Couldn't retrieve status for Instance(id=6858a2bf2471, version=0, registration=Registration(name=department, managementUrl=http://10.244.0.58:8080/actuator, healthUrl=http://10.244.0.58:8080/actuator/health, serviceUrl=http://10.244.0.58:8080/, source=discovery), registered=true, statusInfo=StatusInfo(status=UNKNOWN, details={}), statusTimestamp=2023-08-13T07:42:52.639162335Z, info=Info(values={}), endpoints=Endpoints(endpoints={health=Endpoint(id=health, url=http://10.244.0.58:8080/actuator/health)}%7D)), buildVersion=null, tags=Tags(values={}))

piomin commented 1 year ago

How did you run it?