2-10 - Failure to call the service provider
2-10 - Failure to call the service provider
Possible Causes
- Dubbo failed to call the service provider and started retrying.
- Dubbo continuously failed to retry calling the service provider.
- Dubbo reached the retry limit when calling the service provider.
Troubleshooting and Resolution Steps
- Check the network connection latency and other network resources between the consumer and the provider.
- Use telnet or other tools to check if the corresponding port of the provider can respond normally.
- Check if the provider program is running normally.
Feedback
Was this page helpful?
Yes No
Last modified September 30, 2024: Update & Translate Overview Docs (#3040) (d37ebceaea7)