Not able to install GrandNode with Mongo Db in Azure Cloud

Tuesday, April 23, 2024 3:34:01 PM
  • Posted: Tuesday, August 21, 2018 12:10 PM
  • 2
Hi,

I am facing this exception

A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "ReplicaSet", Type : "ReplicaSet", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "Unspecified/cluster0-shard-00-00-laaml.azure.mongodb.net:27017" }", EndPoint: "Unspecified/cluster0-shard-00-00-laaml.azure.mongodb.net:27017", State: "Disconnected", Type: "Unknown" }, { ServerId: "{ ClusterId : 1, EndPoint : "Unspecified/cluster0-shard-00-01-laaml.azure.mongodb.net:27017" }", EndPoint: "Unspecified/cluster0-shard-00-01-laaml.azure.mongodb.net:27017", State: "Disconnected", Type: "Unknown" }, { ServerId: "{ ClusterId : 1, EndPoint : "Unspecified/cluster0-shard-00-02-laaml.azure.mongodb.net:27017" }", EndPoint: "Unspecified/cluster0-shard-00-02-laaml.azure.mongodb.net:27017", State: "Disconnected", Type: "Unknown" }] }.
0
  • Posted: Tuesday, August 21, 2018 12:20 PM
  • 74
You may find solution for that issue at https://grandnode.com/error-handling-mongodb-net-driver,

Best regards,
Tomasz
GrandNode Team
0
back to top
Filters