PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Wednesday the 2nd of January, 2019

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[17:01:28] <squishybanana> My database is huge (1.3 billion records) and I stupidly started building an index on an array. It ran for 36 hours but my computer shutdown in the middle of the process so I need to run the database in repair mode. The only problem is the index started building again and I don't have time to wait for it to finish (it also isn't giving me any progress information so I don't know how long I'll be waiting) so I need to cancel it
[17:01:48] <squishybanana> --uilding in repair mode? I've tried `--noIndexBuildRetry` but it doesn't do anything.
[17:02:14] <squishybanana> can someone help me i'm really worried
[17:19:42] <squishybanana> someone help please
[19:25:23] <squishybanana> someone please
[21:39:17] <weijunli> 'reports wire version 0, but this version of Node.js Driver requirest at least 2'
[21:39:29] <weijunli> Im using mongodb compass to connect to the server
[21:39:44] <weijunli> Usign another software can solve this out?