PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Friday the 4th of October, 2019

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[15:17:12] <dandre> Hello,
[15:17:12] <dandre> I am running a script that uses getUser. I get an upgradeSchema warning (I know I must run authSchemaUpgrade command but I would like to catch this exception. I have trie a try...catch in my js source but this has no effect.
[15:17:12] <dandre> Thanks for any help
[15:50:28] <GothAlice> "I get an upgradeSchema warning…" — so, like, just a message written to console.log()? Warning != exception.
[15:50:57] <GothAlice> dandre: ^