You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MongoError: E11000 duplicate key error collection: vpdb-production.users index: username_1 dup key: { : "eispic" }
File "/var/www/server/production/v3.2.2/node_modules/mongoose/node_modules/mongodb-core/lib/error.js", line 43, in Function.create
return new MongoError(options);
File "/var/www/server/production/v3.2.2/node_modules/mongoose/node_modules/mongodb/lib/utils.js", line 149, in toError
var e = MongoError.create({ message: msg, driver: true });
File "/var/www/server/production/v3.2.2/node_modules/mongoose/node_modules/mongodb/lib/operations/collection_ops.js", line 859, in coll.s.topology.insert
return handleCallback(callback, toError(result.result.writeErrors[0]));
File "/var/www/server/production/v3.2.2/node_modules/elastic-apm-node/lib/instrumentation/modules/mongodb-core.js", line 93, in wrappedCallback
return cb.apply(this, arguments)
File "/var/www/server/production/v3.2.2/node_modules/mongoose/node_modules/mongodb-core/lib/connection/pool.js", line 397, in <unknown>
return cb(err, result);
File "/var/www/server/production/v3.2.2/node_modules/async-listener/glue.js", line 188, in <unknown>
var returned = original.apply(this, arguments);
File "internal/process/next_tick.js", line 132, in _combinedTickCallback
File "internal/process/next_tick.js", line 181, in process._tickCallback
The text was updated successfully, but these errors were encountered:
View details in Rollbar: https://rollbar.com/freezy/server/items/50/
The text was updated successfully, but these errors were encountered: