I’m trying to get MongoBooster to connect, but am not having success.
I am certain that the user and pass are correct - you can actually see the mongo password in the client return when printing the db from core.mongo(), as in the attached file. In that file you can also see the user, the default db etc., all of which I am using.
When attempting to connect with these credentials the "Connecting… " spinner just spins without ever resolving.