Hi, in the M150 Implementing Internal Authentication …When I try to run the command “mongod -f mongod_1.conf”, I am getting error that child process is failed please help me.
and also I tried to run the next steps according to the lecture notes from previous class that is to connect to the port but I am getting the error of …connecting to: mongodb://localhost:27001/admin?compressors=disabled&gssapiServiceName=mongodb
Error: couldn’t connect to server localhost:27001, connection attempt failed: SocketException: Error connecting to localhost:27001 (127.0.0.1:27001) :: caused by :: Connection refused :
connect@src/mongo/shell/mongo.js:374:17
@(connect):2:6
exception: connect failed
exiting with code 1
Please help me to connect to the port.