Skip to content

Instantly share code, notes, and snippets.

@0xIslamTaha
Created December 10, 2019 11:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 0xIslamTaha/64f34bb829b92d628d44f1190764fb8d to your computer and use it in GitHub Desktop.
Save 0xIslamTaha/64f34bb829b92d628d44f1190764fb8d to your computer and use it in GitHub Desktop.
```bash
➜ 1lims-automation git:(master) docker run --rm -e ENVIRONMENT=rlr-eu-stg -e CONSUL_HOST=consul.rlr-eu-stg -e CONSUL_HTTP_TOKEN=e4ec2141-615c-4e6c-8da2-35d2be829bbe -p 8080:80 relayr/cloud-modules-user:C20-3882_alerts_export_7
Unable to find image 'relayr/cloud-modules-user:C20-3882_alerts_export_7' locally
C20-3882_alerts_export_7: Pulling from relayr/cloud-modules-user
000eee12ec04: Pull complete
eb22865337de: Pull complete
bee5d581ef8b: Pull complete
8da38cb359e1: Pull complete
2778de1d4ad1: Pull complete
090d948fd933: Pull complete
Digest: sha256:e7fd6423e5293c4d6990a89f03630e115f14ea5a38db8468d0f1ac249883af72
Status: Downloaded newer image for relayr/cloud-modules-user:C20-3882_alerts_export_7
2019/12/10 11:04:55.538532 [ERR] (view) "key(vault/rlr-eu-stg/cloud-modules-user/api_url)" store key: error fetching: Get http://consul.rlr-eu-stg/v1/kv/vault/rlr-eu-stg/cloud-modules-user/api_url?stale=&wait=1000ms: dial tcp: lookup consul.rlr-eu-stg on 8.8.8.8:53: no such host
2019/12/10 11:04:55.538542 [ERR] (view) "key(vault/rlr-eu-stg/cloud-modules-user/client_id)" store key: error fetching: Get http://consul.rlr-eu-stg/v1/kv/vault/rlr-eu-stg/cloud-modules-user/client_id?stale=&wait=1000ms: dial tcp: lookup consul.rlr-eu-stg on 8.8.8.8:53: no such host
2019/12/10 11:04:55.538570 [ERR] (runner) watcher reported error: store key: error fetching: Get http://consul.rlr-eu-stg/v1/kv/vault/rlr-eu-stg/cloud-modules-user/api_url?stale=&wait=1000ms: dial tcp: lookup consul.rlr-eu-stg on 8.8.8.8:53: no such host
Consul Template returned errors:
store key: error fetching: Get http://consul.rlr-eu-stg/v1/kv/vault/rlr-eu-stg/cloud-modules-user/api_url?stale=&wait=1000ms: dial tcp: lookup consul.rlr-eu-stg on 8.8.8.8:53: no such host
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment