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: vpdb-production.users index: username_1 dup key: { : "idrospeed" } #404

Open
freezy opened this issue Dec 26, 2019 · 0 comments

Comments

@freezy
Copy link
Member

freezy commented Dec 26, 2019

View details in Rollbar: https://rollbar.com/freezy/server/items/54/


MongoError: E11000 duplicate key error collection: vpdb-production.users index: username_1 dup key: { : "idrospeed" }
  File "/var/www/server/production/v2.3.8/node_modules/mongoose/node_modules/mongodb/lib/core/error.js", line 44, in Function.create
        return new MongoError(options);
  File "/var/www/server/production/v2.3.8/node_modules/mongoose/node_modules/mongodb/lib/utils.js", line 150, in toError
      var e = MongoError.create({ message: msg, driver: true });
  File "/var/www/server/production/v2.3.8/node_modules/mongoose/node_modules/mongodb/lib/operations/common_functions.js", line 266, in coll.s.topology.insert
          return handleCallback(callback, toError(result.result.writeErrors[0]));
  File "/var/www/server/production/v2.3.8/node_modules/mongoose/node_modules/mongodb/lib/core/connection/pool.js", line 892, in operation.cb
          if (typeof cb === 'function') cb(err, reply);
  File "/var/www/server/production/v2.3.8/node_modules/mongoose/node_modules/mongodb/lib/core/connection/pool.js", line 408, in <unknown>
              return cb(err, result);
  File "internal/process/next_tick.js", line 132, in _combinedTickCallback
  File "internal/process/next_tick.js", line 181, in process._tickCallback
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

1 participant