hizzd opened a new issue #3370:
URL: https://github.com/apache/apisix/issues/3370
### Issue description
that when accessing immediately after apisix is started, it will return:
```json
{"error_msg ": "404 Route Not Found"}
```
Is it because apisix did not pull the route data in etcd in time?
maybe the http service of apisix should be started after pulling etcd data.
### Environment
* apisix version: [docker] apache/apisix:2.2-alpine
* OS: [docker] apache/apisix:2.2-alpine
* OpenResty / Nginx version: [docker] apache/apisix:2.2-alpine
* etcd enabled auto-tls.
* apisix disable etcd.tls.verify.
----------------------------------------------------------------
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]