PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Friday the 22nd of November, 2019

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[05:02:44] <killer> hey, I am trying to connect nodejs with mongodb using mongoose, but it says that ' Passwprd contains an illega; unescaped character',
[05:02:46] <killer> "mongoURI": "mongodb+srv://user123:BmwiaY8gHpC3U-@cluster0-6va2z.mongodb.net/test?retryWrites=true&w=majority"
[05:11:07] <killer> so, any help on this front ?
[05:11:24] <killer> kinda struggling with different solutions, that I implemented.
[05:41:39] <killer> "mongodb+srv://user123:DmaiwE9gGp%24C3U%2D@cluster0-6va2z.mongodb.net/test?retryWrites=true&w=majority
[05:42:07] <killer> Hey I have been struggling for hours now, why does it say, that the above password has illegal unescaped character
[05:42:26] <killer> I replace $ with %24 and "-" with %2D
[05:43:13] <killer> can't see any illegal unescaped character
[10:54:07] <OhMyGuru> hey
[10:54:26] <OhMyGuru> is this possible to tell mongodb to block any index creation ?
[22:29:30] <ario> hmm
[22:30:03] <ario> i set an index in mongoose and it not in getIndexes()