Apollo启动报Config service failed to start in 120 seconds! Please check ./service/apollo-ser

Posted timelessmemoryli

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Apollo启动报Config service failed to start in 120 seconds! Please check ./service/apollo-ser相关的知识,希望对你有一定的参考价值。

阿波罗启动不起来,一直报错:Config service failed to start in 120 seconds! Please check ./service/apollo-ser

解决方案:延长启动时间 改成600s

修改demo.sh

declare -i max_counter=120 # 120*5=600s

 

以上是关于Apollo启动报Config service failed to start in 120 seconds! Please check ./service/apollo-ser的主要内容,如果未能解决你的问题,请参考以下文章