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: topology was destroyed
File "/var/www/server/production/v2.3.8/node_modules/mongoose/node_modules/mongodb/lib/operations/db_ops.js", line 395, in executeCommand
return callback(new MongoError('topology was destroyed'));
File "/var/www/server/production/v2.3.8/node_modules/mongoose/node_modules/mongodb/lib/operations/find_and_modify.js", line 90, in FindOneAndUpdateOperation.execute
executeCommand(coll.s.db, queryObject, options, (err, result) => {
File "/var/www/server/production/v2.3.8/node_modules/mongoose/node_modules/mongodb/lib/operations/execute_operation.js", line 83, in executeOperation
return operation.execute(handler);
File "/var/www/server/production/v2.3.8/node_modules/mongoose/node_modules/mongodb/lib/collection.js", line 1679, in Collection.findOneAndUpdate
return executeOperation(this.s.topology, findOneAndUpdateOperation, callback);
File "NativeCollection.(anonymous function) [as findOneAndUpdate] (/var/www/server/production/v2.3.8/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js", line 166, in <unknown>
File "/var/www/server/production/v2.3.8/node_modules/mongoose/lib/query.js", line 3541, in model.Query.Query._findAndModify
collection[updateMethod](castedQuery, this._update, opts, _wrapThunkCallback(_this, function(error, res) {
File "/var/www/server/production/v2.3.8/node_modules/mongoose/lib/query.js", line 3001, in model.Query.<anonymous>
this._findAndModify('update', callback);
File "/var/www/server/production/v2.3.8/node_modules/mongoose/lib/helpers/query/wrapThunk.js", line 16, in model.Query._wrappedThunk [as _findOneAndUpdate]
fn.call(this, cb);
File "/var/www/server/production/v2.3.8/node_modules/kareem/index.js", line 369, in process.nextTick
process.nextTick(() => fn.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/57/
The text was updated successfully, but these errors were encountered: