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


   That's really strange.
   
   @ziyou434 Could you help to login into the etcd container to APISIX 
container to capture some packets?
   
   ```
   sudo tcpdump -Ans0 'tcp and port 2379' -iany
   ```
   
   We need to observe the data on the wire (HTTP request/response).
   
   PS you may need to install tcpdump.


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