There was a problem with the instance info replicator
Posted mmzs
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了There was a problem with the instance info replicator相关的知识,希望对你有一定的参考价值。
There was a problem with the instance info replicator
错误原因:
该服务尝试将自己作为客服端注册
解决办法:
在application.yml配置文件中,设置
# 注册Eureka服务
eureka:
client:
# Eureka服务注册中心会将自己作为客户端来尝试注册它自己,必須禁止
register-with-eureka: false
fetch-registry: false
以上是关于There was a problem with the instance info replicator的主要内容,如果未能解决你的问题,请参考以下文章
virtualenvwrapper.sh报错: There was a problem running the initialization hooks.解决
修复 yum 坏掉 报错There was a problem importing one of the Python modules 教程
Matlab解决使用Mex 报错There was a problem creating the mex file for Real Time Execution ,Please ensure y
virtualenvwrapper.sh: There was a problem running the initialization hooks. If Python could not imp
使用pip报错:Could not fetch URL https://pypi.org/simple/: There was a problem confirming the ssl certi
使用pip报错:Could not fetch URL https://pypi.org/simple/: There was a problem confirming the ssl certi