-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.2.2
-
Component/s: Shell
-
None
-
ALL
I have a mongo server running version 2.2.2.
I am trying to connect to this server from a 2.4.8 mongo client. It fails with the following error "Error while trying to show server startup warnings: need to login".
A 2.2. client is connecting fine.
Here is the syntax I am using
mongo -u importuser -p "<>" ec2-54-219-6-170.us-west-1.compute.amazonaws.com/analyticsdb
- duplicates
-
SERVER-9627 Startup Warning error shown when connecting with 2.4 shell to 2.2 mongod with auth
- Closed