kingGang commented on issue #404:
URL:
https://github.com/apache/apisix-ingress-controller/issues/404#issuecomment-826438616
> 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
> ```
**No error logs**
kubectl exec -n ingress-apisix apisix-57bd6d8969-85rsn -- cat
/usr/local/apisix/logs/error.log
Defaulted container "apisix" out of: apisix, wait-etcd (init)
--
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]