-
Notifications
You must be signed in to change notification settings - Fork 241
ConsulCache error #137
Comments
Are you running Consul in Docker? Can you successfully curl that endpoint from the command line? |
not running docker. can not successfully this endpoint. but this endpoint can opened in web browser successfully |
the reason is in parent class
the command I run consul is |
And the "onFailure" method's parameter throwable throws |
My test code is your test code in java file which named "ConsulCacheTest" in package "src\test\java\com\orbitz\consul\cache",the method code is `@Test
|
thanks |
when serviceHealthCache add Listener
[OkHttp http://192.168.21.171:8500/v1/health/service/Demo-QuickStartService?index=8&wait=20s&passing=true] ERROR com.orbitz.consul.cache.ConsulCache - Error getting response from consul. will retry in 10 SECONDS
The text was updated successfully, but these errors were encountered: