You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.
I tried connecting to a db ("called mydB") by using a authDb (called "admin") but I cannot establish a successfull connection.
My connection string is the folllowing one:
The authSource parameter is a defined standard in monodb core driver but somehow it doesn´t work in
promised-mongo.
The same connection string (with real credentials) works perfectly in mongoose.
The text was updated successfully, but these errors were encountered:
I tried connecting to a db ("called mydB") by using a authDb (called "admin") but I cannot establish a successfull connection.
My connection string is the folllowing one:
This is the result which is outputed by db ping command:
The authSource parameter is a defined standard in monodb core driver but somehow it doesn´t work in
promised-mongo.
The same connection string (with real credentials) works perfectly in mongoose.
The text was updated successfully, but these errors were encountered: