11.. _compass-connection-errors:
22
3- =================================
4- |compass-short| Connection Errors
5- =================================
3+ =========================
4+ Compass Connection Errors
5+ =========================
66
77.. default-domain:: mongodb
88
@@ -18,7 +18,7 @@ The sections on this page list common errors seen when connecting to
1818MongoDB Not Running on the Provided Host and Port
1919-------------------------------------------------
2020
21- Your connection failed when |compass-short| attempted to connect to your
21+ Your connection failed when Compass attempted to connect to your
2222database on the specified host and port.
2323
2424Likely Causes
@@ -181,17 +181,17 @@ replica set name using the following procedure:
181181
182182.. include:: /includes/fact-get-replica-set-name-steps.rst
183183
184- Check Your |compass-short| Edition
185- ``````````````````````````````````
184+ Check Your Compass Edition
185+ ``````````````````````````
186186
187187You cannot perform write operations in :guilabel:`Compass Readonly`
188- edition. You can check your |compass-short| edition by opening the
189- top-level |compass-short| dropdown menu and selecting
188+ edition. You can check your Compass edition by opening the
189+ top-level Compass dropdown menu and selecting
190190:guilabel:`About MongoDB Compass`.
191191
192192To perform write operations, you must download a different edition
193- of |compass| . For more information on the differences between
194- |compass-short| editions, see
193+ of MongoDB . For more information on the differences between
194+ Compass editions, see
195195:ref:`Capabilities of Compass Editions <compass-feature-table>`.
196196
197197Connection to Cluster Shard Closed
@@ -271,8 +271,8 @@ replica set name using the following procedure:
271271
272272.. include:: /includes/fact-get-replica-set-name-steps.rst
273273
274- Allow |compass-short| to Connect to the Secondary
275- `````````````````````````````````````````````````
274+ Allow Compass to Connect to the Secondary
275+ `````````````````````````````````````````
276276Another approach to resolving this error is to allow |compass-short| to
277277connect to a secondary cluster member. Change your
278278:guilabel:`Read Preference` to either :guilabel:`Primary Preferred` or
@@ -339,8 +339,8 @@ Solutions
339339- Verify that your selected authentication mechanism is supported by
340340 your MongoDB database.
341341
342- Check the |compass-short| Logs
343- ------------------------------
342+ Check the Compass Logs
343+ ----------------------
344344
345345The |compass-short| logs can provide additional information on
346346connection errors. You may find more detailed error messages to help
0 commit comments