edgexfoundry / security-api-gateway

Owner: Security WG
Apache License 2.0
11 stars 10 forks source link

consul as started from docker-compose does not suppress update check #49

Open bnevis-i opened 5 years ago

bnevis-i commented 5 years ago

https://github.com/edgexfoundry/security-api-gateway/blob/a5840be551caacb95405538cc2871328a4d5b661/docker-compose-proxy-0.6.0.yml#L42

edgex-core-consul | ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.1.0: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

anonymouse64 commented 5 years ago

Does the upstream docker compose in developer-scripts have this same issue? If so, I'd say this issue should be filed against developer-scripts instead of this repo