Incremental Migration Error: Timed out after 60000 ms while waiting for a server that matches com.mongodb.client.internal
Scenarios
During real-time MongoDB-to-DDS migration, an error is reported during incremental migration. The log information is as follows: service INCREMENT failed, cause by: Timed out after 60000 ms while waiting for a server that matches com.mongodb.client.internal.MongoClientDelegate$1@27105e1a. Client view of cluster state is {type=REPLICA_SET, servers=[{address=***, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketOpenException: Exception opening socket}, caused by {java.net.ConnectException: Connection timed out (Connection timed out)}}, {address=***, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSocketOpenException: Exception opening socket}, caused by {java.net.NoRouteToHostExceptio.
Possible Causes
- The network is unstable. As a result, the connection times out when data is written to the destination database.
- The destination database is busy. As a result, the connection times out.
Solution
- Check whether the destination database is running properly.
- Check whether packet loss or retransmission occurs on the network between the DRS replication instance and the destination database.
- Contact Huawei engineers to change the default timeout interval.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.