-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Getting this error:
uncaught exception: Error: listCollections failed: {
"ok" : 0,
"errmsg" : "BSON field 'listCollections.nameOnly' is the wrong type 'object', expected type 'bool'",
"code" : 14,
"codeName" : "TypeMismatch",
"$clusterTime" : {
"clusterTime" : Timestamp(1716407879, 545),
"signature" : {
"hash" : BinData(0,"+/5clE2UWFD3j4EiXBgQW6Xpcdk="),
"keyId" : NumberLong("7311807678248910873")
}
//Main Loop
},
"operationTime" : Timestamp(1716407879, 545)
} :
_getErrorWithCode@src/mongo/shell/utils.js:25:13
DB.prototype._getCollectionInfosCommand@src/mongo/shell/db.js:808:15
DB.prototype.getCollectionInfos@src/mongo/shell/db.js:856:16
@mongocacheview.js:19:23
failed to load: mongocacheview.js
exiting with code -3
Metadata
Metadata
Assignees
Labels
No labels