lchoua opened a new issue #2041: URL: https://github.com/apache/apisix/issues/2041
### Issue description Hello everyone, I am using APISIX with it's docker version. I have already created an Upstream, a Service, a Route and a Consumer. I have running etcd in another container. When I make a request to the Route, that I created, sometimes I get a 200 status code but other times I get a 404 status code because of the APISIX.The error that I found in the error.log file is: ``` 2020/08/10 19:56:42 [error] 55#55: *3070154 [lua] init.lua:354: http_access_phase(): failed to fetch service configuration by id: -----, client: 10.0.0.35, server: , request: "GET /ping HTTP/1.1", host: "10.0.0.9:29080" ``` ### Environment * apisix version (cmd: `apisix version`): 1.5 * OS: CentOS-7 ---------------------------------------------------------------- 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]
