I appear to be getting an error when trying to importing data.
What I’ve tried:
mongorestore --drop --gzip --uri mongodb+srv://m220student:m220password@mflix-inzfr.mongodb.net/test data
The error I get
2019-03-13T23:39:25.707-0500 Failed: error connecting to db server: SSL errors: >b07c065:x509 certificate routines:X509_STORE_add_cert:cert already in hash table
b07c065:x509 certificate routines:X509_STORE_add_cert:cert already in hash table
I’m on Windows 10 and I’ve been able to successfully connect to my cluster in my command line.