Advertisement
Melisandra29

Untitled

Feb 7th, 2017
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. start calc for region: 23
  2. assert: command failed: { "code" : 2, "ok" : 0, "errmsg" : "cannot compare to undefined" } : aggregate failed
  3. _getErrorWithCode@src/mongo/shell/utils.js:25:13
  4. doassert@src/mongo/shell/assert.js:16:14
  5. assert.commandWorked@src/mongo/shell/assert.js:370:5
  6. DBCollection.prototype.aggregate@src/mongo/shell/collection.js:1319:5
  7. @(shell):28:17
  8. DBQuery.prototype.forEach@src/mongo/shell/query.js:501:1
  9. @(shell):4:1
  10. @(shell):1:1
  11.  
  12. 2017-02-07T14:28:06.277+0300 E QUERY [main] Error: command failed: { "code" : 2, "ok" : 0, "errmsg" : "cannot compare to undefined" } : aggregate failed :
  13.  
  14. _getErrorWithCode@src/mongo/shell/utils.js:25:13
  15.  
  16. doassert@src/mongo/shell/assert.js:16:14
  17.  
  18. assert.commandWorked@src/mongo/shell/assert.js:370:5
  19.  
  20. DBCollection.prototype.aggregate@src/mongo/shell/collection.js:1319:5
  21.  
  22. @(shell):28:17
  23.  
  24. DBQuery.prototype.forEach@src/mongo/shell/query.js:501:1
  25.  
  26. @(shell):4:1
  27.  
  28. @(shell):1:1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement