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 30980cc commit aaee068Copy full SHA for aaee068
source/administration/replica-sets.txt
@@ -708,7 +708,7 @@ If you receive the following error:
708
.. code-block:: javascript
709
710
replSet error fatal couldn't query the local local.oplog.rs collection. Terminating mongod after 30 seconds.
711
- bad replSet oplog entry?
+ <timestamp> [rsStart] bad replSet oplog entry?
712
713
Then the value for the ``ts`` field in the last oplog entry might be of
714
the wrong data type. The correct data type is Timestamp.
0 commit comments