extract-mongo-schema
extract-mongo-schema copied to clipboard
MongoError: bad auth : Authentication failed
Not working using -u admin
as well
Extracting...
{
authSource: 'test',
collectionList: null,
arrayList: null,
raw: false,
limit: 100,
dontFollowFK: { __ANY__: {} },
includeSystem: false
}
/usr/local/lib/node_modules/extract-mongo-schema/node_modules/mongodb/lib/utils.js:698
throw error;
^
MongoError: bad auth : Authentication failed.
Same issue here.