We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cc12e9 commit 3d60dc2Copy full SHA for 3d60dc2
source/connection-troubleshooting.txt
@@ -269,8 +269,10 @@ Monitor Thread Exception
269
270
INFO: Exception in monitor thread while connecting to server ssc-cluster-01-shard-00-02.9cbnp.mongodb.net:27017
271
272
-To resolve this error, you must install certificates as described under
273
-:ref:`Security Certificate Errors <java-connection-certificate>`.
+This log line indicates that the monitor that continuously
+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.
276
277
Certificate Request Exception
278
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments