Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MongoError: E11000 duplicate key error collection: explorerdb.txes index: txid_1 dup key #24

Open
decryp2kanon opened this issue Sep 17, 2020 · 1 comment

Comments

@decryp2kanon
Copy link

{ [MongoError: E11000 duplicate key error collection: explorerdb.txes index: txid_1 dup key: { : "c9c065c6dd2ac1d207d9d700fb3767838f4e778d8a22d9ea91677fb382250c74" }]
  name: 'MongoError',
  message: 'E11000 duplicate key error collection: explorerdb.txes index: txid_1 dup key: { : "c9c065c6dd2ac1d207d9d700fb3767838f4e778d8a22d9ea91677fb382250c74" }',
  driver: true,
  code: 11000,
  index: 0,
  errmsg: 'E11000 duplicate key error collection: explorerdb.txes index: txid_1 dup key: { : "c9c065c6dd2ac1d207d9d700fb3767838f4e778d8a22d9ea91677fb382250c74" }',
  getOperation: [Function],
  toJSON: [Function],
  toString: [Function] }
@ieguiguren
Copy link

Looks to be the same as #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants