Skip to content

Commit

Permalink
Update troubleshooting guidance (#576)
Browse files Browse the repository at this point in the history
(cherry picked from commit f0b3abf)
  • Loading branch information
jordan-smith721 committed Oct 11, 2024
1 parent fa8ad7c commit ee6b32a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions source/connection-troubleshooting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,10 @@ Monitor Thread Exception

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

To resolve this error, you must install certificates as described under
: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
contact one of the nodes or servers. This is an expected message during server
maintenance operations and can be safely ignored.

Certificate Request Exception
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit ee6b32a

Please sign in to comment.