MongoDB shell version: 2.3.2-pre-
|
connecting to: test
|
Mon Jan 7 12:06:38.011 javascript execution failed src/mongo/shell/utils.js:1595 don't know how to show [startupWarnings]
|
throw "don't know how to show [" + what + "]";
|
^
|
The shell session will still continue, but the error can be confusing. This is what showed up in the server logs:
Mon Jan 7 12:06:38.010 [conn1] command denied: { getLog: "startupWarnings" }
|
Mon Jan 7 12:06:38.011 [conn1] command denied: { replSetGetStatus: 1.0, forShell: 1.0 }
|