MongoDump on server with SSL enabled not able to connect to non ssl server

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Tools
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      I have a mongo server with ssl enabled. On this server I want to import data that is present on another server. So I want to mongodump and them mongorestore the data. Here is the mongodump command I ran

      mongodump -h <host> -d <db> -u <user> -p <pass>.

      I always see the following error
      assertion: 18

      { code: 18, ok: 0.0, errmsg: "auth fails" }

      I was able to run this command fine on other servers.

            Assignee:
            Spencer Brody (Inactive)
            Reporter:
            Dharshan Rangegowda
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: