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.
Last modified January 3, 2023: Merge error code 3-3 to 3-8, 6-4 to 99-0. (#1796) (a687d30ae0)