You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/12/04 07:55:23 UTC

[GitHub] [skywalking] kezhenxu94 edited a comment on issue #4000: Failed to startup when use cluster with consul

kezhenxu94 edited a comment on issue #4000: Failed to startup when use cluster with consul
URL: https://github.com/apache/skywalking/issues/4000#issuecomment-561521618
 
 
   @gonedays From the source codes of Consul, none of your consul server nodes is healthy, after some time all of them are put into blacklist(`com.orbitz.consul.util.failover.strategy.BlacklistingConsulFailoverStrategy#markRequestFailed`), and finally you got `no value present` exception, check your consul nodes please

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services