Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-13005

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

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Tools
    • None
    • ALL

    Description

      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.

      Attachments

        Activity

          People

            spencer@mongodb.com Spencer Brody (Inactive)
            dharshanr@scalegrid.net Dharshan Rangegowda
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: