Hey there, so recently I've been trying to connect MongoDB to a practice plugin I've been using and testing out.
Everything is great, however when I try to connect it to MongoDB (which is a requirement in order to enable the ranked feature), everything fucks up.
The plugin I'm talking about is a fork of UnknownMyName's uPractice.
When I connect it to MongoDB and look in the console (before I join the server!) no errors show up and it says that the database is connected, however when I connect (or someone else) a shit ton of errors show up, and the practice plugin disabled.
The main error that I think seems to cause it is this one:
[Server] INFO Caused by: com.mongodb.MongoQueryException: Query failed with error code 13 and error message 'not authorized for query on practice.profiles' on server mongodb.pebblehost.com:27017
Incase you think I fucked up the connection: I've tried multiple websites, and the most recent one I let my host make, and connect one for me.
I'm willing to pay the person who thinks he can fix this.
Everything is great, however when I try to connect it to MongoDB (which is a requirement in order to enable the ranked feature), everything fucks up.
The plugin I'm talking about is a fork of UnknownMyName's uPractice.
When I connect it to MongoDB and look in the console (before I join the server!) no errors show up and it says that the database is connected, however when I connect (or someone else) a shit ton of errors show up, and the practice plugin disabled.
The main error that I think seems to cause it is this one:
[Server] INFO Caused by: com.mongodb.MongoQueryException: Query failed with error code 13 and error message 'not authorized for query on practice.profiles' on server mongodb.pebblehost.com:27017
Incase you think I fucked up the connection: I've tried multiple websites, and the most recent one I let my host make, and connect one for me.
I'm willing to pay the person who thinks he can fix this.
