go-bongo / bongo

Go ODM for MongoDB
MIT License
487 stars 40 forks source link

bongo is giving no reachable server error while trying to connect to mongodb cluster #45

Open shalini23 opened 4 years ago

shalini23 commented 4 years ago

Hi,

I have a connection string as "mongodb+srv://username:password@url" when i try to connect to it, it gives me no reachable server whereas if i use the mongo driver, it gets connected.

mpseay commented 4 years ago

+1 I'm seeing the same thing connecting to mongodb atlas clusters

galmi commented 4 years ago

Bongo still no have solution. I did temporary solution

piecubed commented 3 years ago

Im having this issue as well