CarelvanHeerden

Results 4 comments of CarelvanHeerden

An observation from my side. I created this bash script to go clean up the services that were not unregistered in consul as a interim solution. ```bash #!/bin/bash CONSUL_HTTP_ADDR="http://consul.service.consul:8500/" CONSUL_TOKEN=XXXX...

Hello Folks Exact same issue. Nomad: v1.4.3 Consul: v1.14.4 Has anyone found a different workaround that we could attempt in the meantime? To expose the port does feel counterproductive. Thanks...

Thanks for logging @pserranoa, I am experiencing the exact same issue. Versions where we are experiencing it: OS: Ubuntu 18.04 nomad.version: 1.1.5 consul.version: 1.10.3 envoy.version: 1.18.4

Hello @tgross and Happy New Year. Any progress on this issue?