Hi team,
Please have a look at my config file and suggest me.
# fill out this configuration file, mongod.conf!
# and then use it to run mongod with:
# mongod -f mongod.conf
storage:
dbPath: "/data/db"
replication:
replSetName: M103
net:
port: 27000
security:
authorization: enabled
I am unable to create admin user it is throwing the error not master. Please suggest if any changes required in my config file. Adding the error SS