Hi,
For course 310 homework 1.3
started the mongod process with x509 certificate
Conneted thru mongo:
Now trying to create the very first user (localhost exception)
Getting Error:
2019-11-14T10:16:11.391+0000 E QUERY [thread1] Error: couldn’t add user: not master :
_getErrorWithCode@src/mongo/shell/utils.js:25:13
DB.prototype.createUser@src/mongo/shell/db.js:1267:15
@(shell):1:
Seeking your help