Skip to content

MongoError: E11000 duplicate key error collection: vpdb-production.users index: username_1 dup key: { : "idrospeed" } #404

Description

@freezy

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions