neverlaughtingboy opened a new issue #6631: URL: https://github.com/apache/apisix/issues/6631
### Description My service only supports dubbo protocol,and it use nacos as a registry center,my nacos client version is 2.0.4。 I have tried config my upstream like this:  upstream config  route config  result:  and how to config my upstream use discovery type,I tired like this:  it prompt error message:http_access_phase(): failed to set upstream: discovery nacos is uninitialized, ### Environment - APISIX version (run `apisix version`):2.12.1 - Operating system (run `uname -a`):Linux 4.19.91-24.1.al7.x86_64 - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):1.19.9.1 - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):3.4.16-debian-10-r14 - APISIX Dashboard version, if relevant:2.10.1-alpine - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`):3.8.0 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
