Skip to content

Commit e5bdfd2

Browse files
DOCSP-28171 Add troubleshooting on mongocli needing internet access by default (#811)
Co-authored-by: sarahsimpers <[email protected]>
1 parent 84cbe3a commit e5bdfd2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/troubleshooting.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,11 @@ HOMEDRIVE, HOMEPATH, or USERPROFILE are blank
122122
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
123123

124124
This error might appear if {+mcli+} cannot access your home directory.
125+
126+
Connection timeouts on internet-limited hosts
127+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
128+
129+
{+mcli+} checks for updates automatically.
130+
This can cause problems if you use {+mcli+} on systems with limited internet access.
131+
To prevent delays or timeouts, set the ``MCLI_SKIP_UPDATE_CHECK``
132+
:ref:`environment variable <mcli-env-var>` to ``true``.

0 commit comments

Comments
 (0)