Description
Resolved current issue - leaving open for better reporting when mongos auth fails to a sharded database.
=====
See https://groups.google.com/forum/?fromgroups#!topic/mongodb-user/NREVf6tuvbA
$ mongo localhost:27123/db -uusername -ppassword
|
MongoDB shell version: 2.0.3
|
connecting to: localhost:27123/db
|
Wed Mar 14 11:01:47 uncaught exception: error { "$err" : "socket exception", "code" : 11002 }
|
exception: login failed
|
$
|
Seems related to SERVER-3763 and SERVER-4643, but they are on 2.0.3 and it isn't working.
Attachments
Issue Links
- related to
-
SERVER-5406 mongos does not allow new connections for 30 seconds->a couple minutes when an rs member goes down
-
- Closed
-