4-1 - Unsupported Protocol
4-1 - Unsupported Protocol
Possible Causes
This situation may occur in scenarios with a custom Protocol. Dubbo’s SPI mechanism cannot find the Protocol specified in the URL.
Troubleshooting and Resolution Steps
- Ensure that the Consumer has the dependencies for the Protocol used by the server.
- Confirm that the name of the SPI configuration file for the Protocol’s dependency package is correct.
Feedback
Was this page helpful?
Yes No
Last modified September 30, 2024: Update & Translate Overview Docs (#3040) (d37ebceaea7)