Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-1906

Ignore mongorestore error "x509 certificate routines:X509_STORE_add_cert:cert already in hash table"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor - P4
    • Resolution: Fixed
    • 3.4.10
    • 3.6.11, 3.4.20, 4.0.7, 4.1.11
    • None
    • 2
    • v4.0, v3.6, v3.4

    Description

      The issue is intermittent but I did hit it more than once as shown below:

      mongorestore -vvvvv -u USER -p --authenticationDatabase admin --host Cluster0-shard-0/cluster0-shard-00-00-7gx1a.mongodb.net:27017 --ssl --sslCAFile root.pem -d test --drop --gzip test/c.bson.gz
      2017-12-14T13:20:17.215-0500	checking options
      2017-12-14T13:20:17.215-0500		dumping with object check disabled
      2017-12-14T13:20:17.215-0500	will listen for SIGTERM, SIGINT, and SIGKILL
      2017-12-14T13:20:17.389-0500	got error from options parsing: error connecting to db server: SSL errors: x509 certificate routines:X509_STORE_add_cert:cert already in hash table
      x509 certificate routines:X509_STORE_add_cert:cert already in hash table
      x509 certificate routines:X509_STORE_add_cert:cert already in hash table
      2017-12-14T13:20:17.389-0500	Failed: error connecting to db server: SSL errors: x509 certificate routines:X509_STORE_add_cert:cert already in hash table
      x509 certificate routines:X509_STORE_add_cert:cert already in hash table
      x509 certificate routines:X509_STORE_add_cert:cert already in hash table
      

      Attachments

        Issue Links

          Activity

            People

              david.golden@mongodb.com David Golden
              vick.mena Vick Mena (Inactive)
              Votes:
              7 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: