Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-3192

MongoDB.Driver 2.11.0 - Error in Visual studio

    • Type: Icon: Bug Bug
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.11.0
    • Labels:
      None
    • Environment:
      Visual studio Professional 2017 , C#

      Hi , 

      I have updated the Mongo DB driver from 2.10.4 to latest 2.11.0 in visual studio professional 2017 from the nugget package manager . After updating am not able to connect to the local mongo DB server . Am getting the below error for all the members in team whoever updater to latest 2.11.0 version.

       But it works good without any error in 2.10.4 version.  find the below error.

      System.TimeoutException: '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 : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "

      { ClusterId : 1, EndPoint : "[192.168.201.196|callto:192.168.201.196]:27017" }

      ", EndPoint: "[192.168.201.196|callto:192.168.201.196]:27017", ReasonChanged: "ServerInitialDescription", State: "Disconnected", ServerVersion: , TopologyVersion: , Type: "Unknown", LastHeartbeatTimestamp: null, LastUpdateTimestamp: "2020-08-04T06:07:32.1311970Z" }] }.'

            Assignee:
            dmitry.lukyanov@mongodb.com Dmitry Lukyanov (Inactive)
            Reporter:
            aravind.s@logicvalley.in Aravind S
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: