Details
-
Bug
-
Status: Closed
-
Critical - P2
-
Resolution: Fixed
-
2.11.0
-
None
Description
I'm working in a Windows environment, using mongo server version 4.4 (tried with local windows version and linux version in docker).
If you take open source project https://github.com/ProximoSrl/NStore and set environment variables NSTORE_MONGODB to a valid connection value mongodb://admin:mypassword@localhost/nstore?authSource=admin you can verify that some of the tests fails with
MongoAuthenticationException : Server sent an invalid nonce.
|
The error is reproducible, it always happen.
No error with 4.0 mongodb server.
Attachments
Issue Links
- is related to
-
CSHARP-2358 Sporadic exception opening connections: MongoDB.Driver.MongoAuthenticationException: Server sent an invalid nonce.
-
- Closed
-
- related to
-
CSHARP-3211 Add a multithreaded test in the existing test suite
-
- Backlog
-