Why Do I Get an Error When I Request gRPC?
Symptom
When the service starts, two instances with ports 8080 and 9090 are registered as HTTP and gRPC ports. However, since only the instance with port 8080 is displayed in the service discovery list, it returns an error when gRPC is requested.
Possible Cause
When a client installed with Go SDK connects to Nacos engines, two instances are registered with a microservice at the same time. This dual registry is currently not available for Nacos engines.
Solution
Do not register two instances with the same microservice at the same time.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot