When i inserted the values to make login e saw this: Unable to connect MongoDB, please check your configurations. MongoDB said:Failed to connect to: XX.XXX.XX.XX:27017: SASL Authentication failed on database 'my_database': Authentication failed.. (I hided the values with X), i want to know what did I of wrong.
DB_CONNECTION=mongodb
DB_HOST=mongodb2.serv00.com
DB_PORT=27017
DB_DATABASE=my_database
DB_USERNAME=my_user
DB_PASSWORD=my_password
And other question, in RockMongo login the field Username is my user of serv00.com?