3-1 - Failed to convert address to Invoker
Possible Reason
The protocol configured on the client side does not match the protocol configured on the server side. (For example, the protocol configured by the client is the Dubbo protocol, but the server can only provide services of the Rest protocol.)
The registration center (or configuration center) is unreliable and pushes illegal data.
Troubleshooting and resolution steps
- Check the protocol configuration of both the provider and the consumer.
- Update the version of the registry.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 3, 2023: Merge error code 3-3 to 3-8, 6-4 to 99-0. (#1796) (a687d30ae)