When executing a query as part of a session with TLS enabled the following error is encountered:
[js_test:repro] 2018-04-17T11:08:01.187-0400 2018-04-17T11:08:01.187-0400 E QUERY [js] Error: getMore command failed: { [js_test:repro] 2018-04-17T11:08:01.187-0400 "ok" : 0, [js_test:repro] 2018-04-17T11:08:01.187-0400 "errmsg" : "Cannot run getMore on cursor 4981479160386133211, which was created in session 5da04883-17b4-4bbc-94f4-0f60a813cb17 - u4nTF1+wmByGgmwndZCCo3FgRx9gUEtGEkFRhsYwq3A=, in session 5da04883-17b4-4bbc-94f4-0f60a813cb17 - O0CMtIVItQN4IsEOsJdrPL8s7jv5xwh5a/A5Qfvs2A8=", [js_test:repro] 2018-04-17T11:08:01.187-0400 "code" : 50738, [js_test:repro] 2018-04-17T11:08:01.187-0400 "codeName" : "Location50738", [js_test:repro] 2018-04-17T11:08:01.187-0400 "$clusterTime" : { [js_test:repro] 2018-04-17T11:08:01.187-0400 "clusterTime" : Timestamp(1523977681, 8), [js_test:repro] 2018-04-17T11:08:01.187-0400 "signature" : { [js_test:repro] 2018-04-17T11:08:01.188-0400 "hash" : BinData(0,"5Sn0WMbpAp0oecdpFLyUH8/dhZg="), [js_test:repro] 2018-04-17T11:08:01.188-0400 "keyId" : NumberLong("6545434278254084125") [js_test:repro] 2018-04-17T11:08:01.188-0400 } [js_test:repro] 2018-04-17T11:08:01.188-0400 }, [js_test:repro] 2018-04-17T11:08:01.188-0400 "operationTime" : Timestamp(1523977681, 8) [js_test:repro] 2018-04-17T11:08:01.188-0400 } :
- is depended on by
-
JAVA-2834 Re-enable tests after SERVER-34517 is fixed
- Closed
- is duplicated by
-
SERVER-35276 "Cannot run getMore" on sharded cluster with auth after listIndexes
- Closed
- is related to
-
JAVA-2831 If batch size is 0 for listCollections or listIndexes, don't include it in the cursor document
- Closed
- related to
-
SERVER-35323 sessionId matching ignores userId part of the lsid
- Closed