-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:Microsoft Windows 10
-
None
-
None
-
None
-
None
-
None
-
None
-
None
I'm getting this error.But it is not always("sometimes").
This my example connection string
"mongodb://<username>:<PASSWORD>@cluster0-shard-00-00-flm5h.mongodb.net:27017,cluster0-shard-00-01-flm5h.mongodb.net:27017,cluster0-shard-00-02-flm5h.mongodb.net:27017/<DATABASE>?ssl=true&replicaSet=Cluster0-shard-0&authSource=admin"
"An EndOfStreamException is thrown:
MongoDB.Driver.MongoConnectionException: An exception occurred while receiving a message from the server. ---> System.IO.EndOfStreamException: Attempted to read past the end of the stream."