-
Hi,
We have encountered today a similar bug to #393. Patroni API stop responding for approximately 10min, hence no probes and therefore no more queries. All traffic flow restart just after the time…
-
#### Overview of the Issue
We inadvertently joined a new clusters to an existing cluster that wound up causing the existing cluster to fail. We were able to recover using peers.json file. After rec…
-
#### Overview of the Issue
When setting up ACL replication on the non-ACL DC, I'm getting `failed to sync remote state: rpc error making call: ACL not found` errors coming up in the logs of the non…
-
#### Overview of the Issue
The consul guides explain [how to run dnsmasq as root, forwarding certain requests to consul](https://www.consul.io/docs/guides/forwarding.html#dnsmasq-setup). This worke…
-
#### Overview of the Issue
We have a TTL check that's setup:
```
consul.AgentServiceCheck{
CheckID: serviceID + "-ttl-alive",
Name: "TTL Keep-…
-
Hello.
We are using consul 0.5.0 and on one server (we have 3 servers), consul folder is really heavy:
```
# du -sh *
4.0K checkpoint-signature
3.2G raft
24K serf
1.8G tmp
0 ui
du -sh raf…
-
We need to refactor, test and document the existed eviction mechanisms.
Fix #7 and #8 firstly.
-
```
$ terraform --version
Terraform v0.2.2
```
I have a simple terraform file which deploys an autoscaling group with a few dummy instances behind an ELB.
The initial creation went well.
Then, I mo…
-
#### Overview of the Issue
I have a cluster with 5 servers on 0.9.4. It was working fine, then suddenly it started to crash with out of memory errors as listed below. It used to be on 0.8.1 but upg…
-
Consul template retries for Vault are not working as expected while renewing/re-acquiring AWS secrets after first retrieval when Vault is not in a working state.
PS: Retries are working as expected…