Skip to content
Discussion options

You must be logged in to vote

Found that the problem is quite well known on the mongoose forums. Its root is in fact that basic configuration uses admin collection as authentication source, so DATABASE_URI should have that info added at the end: ?authSource=admin.
Now everything works like a charm

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Angh0r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant