Skip to content

Commit 22bfca2

Browse files
Update troubleshooting guidance (#576)
(cherry picked from commit f0b3abf)
1 parent a1fe8bc commit 22bfca2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/connection-troubleshooting.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,10 @@ Monitor Thread Exception
268268

269269
INFO: Exception in monitor thread while connecting to server ssc-cluster-01-shard-00-02.9cbnp.mongodb.net:27017
270270

271-
To resolve this error, you must install certificates as described under
272-
:ref:`Security Certificate Errors <java-connection-certificate>`.
271+
This log line indicates that the monitor that continuously
272+
checks the status of each replica set member or ``mongos`` server failed to
273+
contact one of the nodes or servers. This is an expected message during server
274+
maintenance operations and can be safely ignored.
273275

274276
Certificate Request Exception
275277
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)