Hi!
I have a replica set I'm managing on MMS. I wanted to add a new member, so I provisioned a server (
using these directions). However, I keep getting the following error message:
authenticate db: admin { authenticate: 1, nonce: "xxx", user: "mms-automation", key: "xxx" } 2014-11-18T19:10:34.773+0000 [conn6187] Failed to authenticate mms-automation@admin with mechanism MONGODB-CR: AuthenticationFailed UserNotFound
Any ideas what's going on?
Scott