tokers commented on issue #404:
URL:
https://github.com/apache/apisix-ingress-controller/issues/404#issuecomment-826315555
It seems that the consumer data are not synchronized to APISIX, could you
paste the error.log in the APISIX container? It's in
`/usr/local/apisix/logs/error.log`. You can execute the following like command
to fetch it:
```
kubectl exec -n {namespace} {apisix pod name} -- cat
/usr/local/apisix/logs/error.log
```
--
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]