python pymongo ReplicaSetPrimary

Viewed 18

No replica set members match selector "Primary()", Timeout: 5.0s, Topology Description: <TopologyDescription id: ******, topology_type: ReplicaSetNoPrimary, servers: [<ServerDescription ('cluster0-shard-00-00.uhsmo.mongodb.net', 27017) server_type: RSSecondary, rtt: 0.2>, <ServerDescription ('cluster0-shard-00-01.uhsmo.mongodb.net', 27017) server_type: Unknown, rtt: None>, <ServerDescription ('cluster0-shard-00-02.uhsmo.mongodb.net', 27017) server_type: RSSecondary, rtt: 0.2>]>

Hi, I can get data from mongodb at hosting side, but run at my own computer all errors, i have try linux, windows is same.

Please Help :)

0 Answers
Related