this is Log txt
error:[_47Baby.DBModule.Fun1.FunDB2.InserPlayer]Safemode detected an error 'not master'. (Response was { "err" : "not master", "code" : 10054, "n" : 0, "connectionId" : 7, "ok" : 1.0 }).
The setup is 1 master, and 2 slaves.
One of the slave read is success,but another slave is error, the message is Safemode detected an error 'not master'.
I have already setting the server string "mongodb://**/databasename?safe=true;slaveok=true"