PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Sunday the 9th of December, 2018

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[09:31:47] <ijash> HELP!(mongoose, mongodb,Fawn,node.js) i can't seem update a document with an unique field in it. suppose i have a model {name:{type:string, unique:true},age:number}, and updating it with $set:{age:44}}returned Unhandled rejection MongoError: E11000 duplicate key error collection..blablabla.. please advise..