I’m getting this error: 5/21/2021 1:57:52 PM[ERR] (cli) kv.block(xxx): Get https://xxx?index=3683680&stale=&wait=60000ms: EOF when using consul-template v0.25.2 to mirror down file from Consul KV. The first connection works but subsequent calls fail and I believe the error comes from fetch() in kv_get.go. I wrote a small script to perform concurrent GET from Consul KV but there’s no such error. Could anyone help me on why I get this error? The only param I set is consul-ssl, consul-ssl-ca-cert, and consul-token. Thanks!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
KV apply failing with consul.kvs: Apply failed: timed out enqueuing operation | 4 | 1216 | January 27, 2022 | |
KV Get querying with index and wait returns older entries than index | 4 | 1767 | May 28, 2020 | |
Consul benchmarking : EOF errors | 5 | 2220 | March 11, 2020 | |
Random EOF errors, when services hit the API | 0 | 490 | June 28, 2022 | |
Consul watch command errors out due to EOF | 0 | 477 | November 18, 2020 |