extract-mongo-schema icon indicating copy to clipboard operation
extract-mongo-schema copied to clipboard

MongoError: bad auth : Authentication failed

Open arslion opened this issue 1 year ago • 1 comments

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.

arslion avatar Apr 19 '23 14:04 arslion

Same issue here.

JoseFMP avatar Apr 06 '24 05:04 JoseFMP