PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Friday the 10th of April, 2020

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[03:05:04] <Soopaman> what is the proper way to add a Promise library to mongoosejs?
[08:29:44] <mamalos> I was told to migrate a physical host to a VM that runs some old version of mongodb on it (2.4.10). The occupied disk space for mongo is about 140G, but when using mongo client and running `show dbs`, the db size of the db seems 0 (empty).
[08:30:23] <mamalos> the files in the filesystem for the specific db have very recent timestamps, which means that mongo is somehow using them.
[08:31:39] <mamalos> the same db, I think is replicated with another host, where mongo client shows 48G of use.
[08:34:19] <mamalos> ...wait, it's running two instances of mongo on the same machine, with two different configs. It may be running on a different port, that's why I'm not seeing the whole usage. I'll be back if needed.
[08:36:06] <mamalos> ...yeah, that was the problem. so false alarm. Thanks anyways guys.
[13:48:44] <dino82> Hey all o/ anyone with expertise with the MongoDB BI Connector? I'm running into an issue on the regular about missing tables and wanted to know if I could pick a brain or two