Open daMupfel opened 6 years ago
Environment: python: 2.7 python-etcd3: 0.10.0 etcd/etcd proxy: 3.3.9
the same problem. any progress on this ?
Environment: python: 3.6.7 python-etcd3: 0.10.0 etcd/etcd proxy: 3.2.10
the same problem EDIT: Fixed it! Going to make PR on the weekend EDIT2: https://github.com/kragniz/python-etcd3/pull/845
I am running into this issue as well in my setup. I manually patched changes to client.py and I don't see the problem anymore.
I see that the fix is still in 'open' state. Any update on when this fix will be available.
I'm not even sure if someone from developers know about this bug. @kragniz ,tell us, please, that you know and what you do think about it. Almost 2 years has passed
When running the etcd proxy and connecting python-etcd3 to it i can't refresh leases anymore.
Environment: python: 2.7 python-etcd3: 0.8.1 etcd/etcd proxy: 3.3.8
Code:
Error:
The perl client also seems to have the same issue: https://github.com/etcd-io/etcd/issues/9751