sheharyarn / mongo-sync

Sync Remote and Local MongoDB Databases :fire:
https://sheharyar.me/blog/sync-mongodb-local-and-production-heroku/
319 stars 89 forks source link

Trouble connecting with MongoDB Atlas #26

Open ebarojas opened 3 years ago

ebarojas commented 3 years ago

Having trouble using with Atlas MongoDB connection lines that look like this:

mongodb://my_db:my_pwd@cluster-w6sr0rgg-shard-00-00.bykbc.mongodb.net:27017,cluster-w6sr0rgg-shard-00-01.bykbc.mongodb.net:27017,cluster-w6sr0rgg-shard-00-02.bykbc.mongodb.net:27017/my_db?ssl=true&replicaSet=atlas-xdipyr-shard-0&authSource=admin&retryWrites=true&w=majority

ebarojas commented 3 years ago

Solved in #27 and in https://github.com/Prescrypto/mongo-sync