PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Sunday the 18th of November, 2018

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[00:57:20] <cihhan> hello. im trying to set mongodb server on ubuntu18 -- i have installed it and can connect locally. but remotely when i try to connect, i get this error "ok: 0.0, errmsg: "Auth mechanism not specified", code: 2, codeName: "BadValue" -- any suggestions? "
[12:08:09] <humblewolf> hey, is there any way to delete document from mongo 'text' index ??
[12:13:30] <humblewolf> hey, is there any way to delete document from mongo 'text' index ??
[14:22:22] <humblewolf> is there any way to delete document from mongo 'text' index ??
[15:25:51] <rebab> I have a million query and It is too slow (3 sec) to get data from the database. I use $regex.
[18:14:21] <shreyasminocha> if i have a mongoose model instance in a variable, can i update it by simply setting its property?