tokers commented on issue #2535:
URL: https://github.com/apache/apisix/issues/2535#issuecomment-717198710


   @gewei2000 APISIX/1.5 uses the etcd v2 store, while you are using the v3 
protocol to get data from v3 mvcc backend, which is separated with v2 store, 
try:
   
   ```
   ETCDCTL_API=2 etcdctl ls /apisix
   ```


----------------------------------------------------------------
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.

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


Reply via email to