-
Type: Bug
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: 2.2.0
-
Component/s: MongoDB 3.2
-
Environment:MongoDB 3.2.4 running on replication mode with 2 servers and one arbitrer on Google cloud
-
Empty show more show less
Cannot even connect using the mongodb query string because the driver rises the error: "no mongos proxies found in seed list".
Everything was working find until npm install replaces the previos version with 2.2.0
When rollbacked to "2.1.21" everything started working as before.