Skip to content

Commit 8b91133

Browse files
Update troubleshooting guidance (#576)
(cherry picked from commit f0b3abf)
1 parent 4f69d1a commit 8b91133

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
@@ -269,8 +269,10 @@ Monitor Thread Exception
269269

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

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

275277
Certificate Request Exception
276278
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)