I just keep having more and more problems with this. The exact same line that worked on previous attempts:
mongoimport --username "m103-admin --password “m103-pass” --host=localhost:27004 /dataset/products.json
Now, this time as never before, produces this:
2020-09-26T20:40:06.479+0000 error connecting to host: could not connect to server: connection() : auth error: sasl conversation error: unable to authenticate using mechanism “SCRAM-SHA-1”: (AuthenticationFailed) Authentication failed.
I did not change anything, and this exact line worked before!!