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

Error connecting to remote server #16

Closed anandreddyks closed 7 years ago

anandreddyks commented 7 years ago

assertion: 18 { ok: 0.0, errmsg: "auth failed", code: 18 } Error on or near line 170; exiting with status 1

sheharyarn commented 7 years ago

Hi there, This doesn't seem like a bug and just that the credentials passed were wrong, or the authorization failed for some other reason.

You can't just post the error code. You'll need to give more details about the server/database you're connecting to and tell what else you have tried.

sheharyarn commented 7 years ago

I'm closing this because of lack of details and no follow up from the author.