sugarchain-project / explorer

Explorer Sugarchain
https://1explorer.sugarchain.org/
BSD 3-Clause "New" or "Revised" License
3 stars 11 forks source link

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

Open decryp2kanon opened 4 years ago

decryp2kanon commented 4 years ago
{ [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 commented 3 years ago

Looks to be the same as https://github.com/sugarchain-project/explorer/issues/5