How Do I Handle Instance Connection Failure "RemotingTooMuchRequestException: sendDefaultImpl call timeout"
Symptom
Connecting to a RocketMQ instance failed. The error message is "RemotingTooMuchRequestException: sendDefaultImpl call timeout".
Possible Cause
The security group does not allow the service port.
Solution
- On the instance details page of the RocketMQ console, view the port next to Allow Access To in the Network area.
- Click the security group name to view details.
- Add an inbound rule to allow the port obtained in 1.
Parent topic: Connection FAQs
- Symptom
- Possible Cause
- Solution