command: mongoimport --port=27000 -u m103-application-user -p m103-applicatio-pass -c products --authenticationDatabase admin --file=/dataset/products.json --db applicationData
Error:
019-05-19T13:09:53.453+0000 | Failed: error connecting to db server: server returned error on SASL authentication step: Authentication failed. |
---|---|
2019-05-19T13:09:53.455+0000 | imported 0 documents |