Skip to content

Instantly share code, notes, and snippets.

@cjeich
Created March 10, 2014 06:04
Show Gist options
  • Save cjeich/9460184 to your computer and use it in GitHub Desktop.
Save cjeich/9460184 to your computer and use it in GitHub Desktop.
db.facility.update({$set:{subDomain: 'dev'}})
assert failed : need an object
Error: Printing Stack Trace
at printStackTrace (src/mongo/shell/utils.js:37:15)
at doassert (src/mongo/shell/assert.js:6:5)
at assert (src/mongo/shell/assert.js:14:5)
at DBCollection.update (src/mongo/shell/collection.js:220:5)
at (shell):1:13
Sun Mar 9 22:49:07.230 assert failed : need an object at src/mongo/shell/assert.js:7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment