Martinprobu opened a new issue, #8617:
URL: https://github.com/apache/apisix/issues/8617

   ### Current Behavior
   
   One of the three etcd nodes is broken (once every two weeks)
   
   ### Expected Behavior
   
   Three nodes should be operating normally
   
   ### Error Logs
   
   <img width="1429" alt="Pasted Graphic 8" 
src="https://user-images.githubusercontent.com/7867886/210766576-31f09964-b4b1-462e-a46c-945d132818dc.png";>
   <img width="1357" alt="Pasted Graphic 7" 
src="https://user-images.githubusercontent.com/7867886/210766611-b85dd612-16c1-4f8a-8ef5-caa1423b816f.png";>
   
   
   ### Steps to Reproduce
   
   1.insatll the etcd cluster:
   helm upgrade etcd-release --install --create-namespace --namespace etcd 
--version v8.5.11 --values apisix/etcd.yaml etcd-repo/etcd
   2.install the apisix:
   helm upgrade apisix-release --install --create-namespace --namespace apisix 
--version v0.11.4 --values apisix/apisix-new.values.yml apisix/apisix
   
   
   ### Environment
   
   - APISIX version (run `apisix version`):  2.15.0
   - Operating system (run `uname -a`):  Linux etcd-release-2 5.4.0-1089-azure
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): 
openresty/1.21.4.1
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):  helm.sh/chart:etcd-8.5.11
   - APISIX Dashboard version, if relevant: 
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`): 3.8.0
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to