Guest User

Untitled

a guest
Nov 13th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. mongos> sh.status()
  2. assert: command failed: {
  3. "ok" : 0,
  4. "errmsg" : "error processing query: ns=config.mongosTree: ping $gt new Date(1542173873192)nSort: {}nProj: {}n No query solutions",
  5. "code" : 2
  6. } : aggregate failed
  7. _getErrorWithCode@src/mongo/shell/utils.js:25:13
  8. doassert@src/mongo/shell/assert.js:16:14
  9. assert.commandWorked@src/mongo/shell/assert.js:290:5
  10. DBCollection.prototype.aggregate@src/mongo/shell/collection.js:1312:5
  11. printShardingStatus@src/mongo/shell/utils_sh.js:611:13
  12. sh.status@src/mongo/shell/utils_sh.js:78:5
  13. @(shell):1:1
  14.  
  15. 2018-11-14T05:38:55.904+0000 E QUERY [thread1] Error: command failed: {
  16. "ok" : 0,
  17. "errmsg" : "error processing query: ns=config.mongosTree: ping $gt new Date(1542173873192)nSort: {}nProj: {}n No query solutions",
  18. "code" : 2
  19. } : aggregate failed :
  20. _getErrorWithCode@src/mongo/shell/utils.js:25:13
  21. doassert@src/mongo/shell/assert.js:16:14
  22. assert.commandWorked@src/mongo/shell/assert.js:290:5
  23. DBCollection.prototype.aggregate@src/mongo/shell/collection.js:1312:5
  24. printShardingStatus@src/mongo/shell/utils_sh.js:611:13
  25. sh.status@src/mongo/shell/utils_sh.js:78:5
  26. @(shell):1:1
Add Comment
Please, Sign In to add comment