/fibers/fibers.js
Trying to copy and paste a collection between 2 databases....
{
"message" : "connection destroyed, not possible to instantiate cursor",
"stack" : "/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/fibers/fibers.js:90" +
" \t \t return fn.apply(this, arguments);" +
" \t \t ^" +
"\nMongoNetworkError: connection destroyed, not possible to instantiate cursor" +
"at nextFunction (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/mongodb-core/lib/cursor.js:475:9)" +
"at Cursor.next (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/mongodb-core/lib/cursor.js:766:3)" +
"at Cursor._next (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/qh-mongodb/lib/cursor.js:216:36)" +
"at nextObject (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/qh-mongodb/lib/operations/cursor_ops.js:192:10)" +
"at next (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/qh-mongodb/lib/operations/cursor_ops.js:171:3)" +
"at /Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/qh-mongodb/lib/utils.js:433:24" +
"at Promise._execute (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/debuggability.js:313:9)" +
"at Promise._resolveFromExecutor (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/promise.js:483:18)" +
"at new Promise (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/promise.js:79:10)" +
"at executeOperation (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/qh-mongodb/lib/utils.js:428:10)" +
"at Cursor.next (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/qh-mongodb/lib/cursor.js:258:10)" +
"at Object.<anonymous> (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/backend/mbSandboxApi.js:297:46)" +
"at step (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/tslib/tslib.js:122:27)" +
"at Object.next (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/tslib/tslib.js:103:57)" +
"at fulfilled (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/tslib/tslib.js:93:62)" +
"at tryCatcher (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/util.js:16:23)" +
"at Promise._settlePromiseFromHandler (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/promise.js:512:31)" +
"at Promise._settlePromise (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/promise.js:569:18)" +
"at Promise._settlePromiseCtx (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/promise.js:606:10)" +
"at _drainQueueStep (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/async.js:142:12)" +
"at _drainQueue (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/async.js:131:9)" +
"at Async._drainQueues (/Applications/NoSQLBooster for MongoDB.app/Contents/Resources/app.asar/node_modules/bluebird/js/release/async.js:147:5)",
"name" : "MongoNetworkError",
"errorLabels" : [
"TransientTransactionError"
]
}
Thanks for opening your first issue here! If you're reporting a bug, please make sure you include steps to reproduce it.
Thanks for opening your first issue here! If you're reporting a bug, please make sure you include steps to reproduce it.
Replies have been locked on this page!