You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: Failed to get list of machines from http://10.1.1.10:2379/v2: EtcdException('Bad response : 404 page not found\n')
INFO: waiting on etcd
What did you expect to happen?
Patroni to use etcd3 API.
As per this solution(patroni/patroni#3242 (comment)), etcd3 key instead of etcd in patroni will fix the issue. How to use/change etcd3 from etcd in patroni using spilo image and zalando operator? Thanks in advance.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Version :
ETCD : 3.5.4
Patroni : 3.1.0
Operator : 1.14.0
Spilo : spilo-15:3.0-p1
What is the Issue?
We are facing the below issue when we use etcd3
ERROR: Failed to get list of machines from http://10.1.1.10:2379/v2: EtcdException('Bad response : 404 page not found\n')
INFO: waiting on etcd
What did you expect to happen?
Patroni to use etcd3 API.
As per this solution(patroni/patroni#3242 (comment)), etcd3 key instead of etcd in patroni will fix the issue. How to use/change etcd3 from etcd in patroni using spilo image and zalando operator? Thanks in advance.
The text was updated successfully, but these errors were encountered: