Home > Back-end >  Spring Cloud had the client startup error
Spring Cloud had the client startup error

Time:12-06

Spring Cloud had the client startup error, the server can normal boot

The 2020-08-04 09:14:04. 4536-517 WARN [tbeatExecutor - 0] C.N.D.S.T.D.R etryableEurekaHttpClient: Request execution failed with message: java.net.ConnectException: Connection refused: connect
The 2020-08-04 09:14:04. ERROR 518-4536 [tbeatExecutor - 0] com.net flix. Discovery. DiscoveryClient: DiscoveryClient_UNKNOWN/PCGI03EN21WXD06 - was unable to send the heartbeat!

CodePudding user response:

This is your registry had not open, can not find the registry
  • Related