-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
I have trouble on FreeBSD: mongo_replica_set_client() calls db.isMaster() and if hosts were configured with their hostnames (not IPs), it returns error “can't find primary in replica set (6)” because of it doesn't resolve hostnames. I use version 0.7 of mongo c driver.