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 a1fe8bc commit 22bfca2Copy full SHA for 22bfca2
source/connection-troubleshooting.txt
@@ -268,8 +268,10 @@ Monitor Thread Exception
268
269
INFO: Exception in monitor thread while connecting to server ssc-cluster-01-shard-00-02.9cbnp.mongodb.net:27017
270
271
-To resolve this error, you must install certificates as described under
272
-: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
273
+contact one of the nodes or servers. This is an expected message during server
274
+maintenance operations and can be safely ignored.
275
276
Certificate Request Exception
277
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments