springcloud 出现unavailable-replicas时间:2023-03-09 16:24:06 springcloud 出现unavailable-replicas 原因: 1、 部分服务不可用 2、 直接使用了ip地址作为hostname application.properties # 不能直接使用ip地址,否则会出现unavailable-replicas eureka.instance.hostname=eureka-server2