PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Thursday the 18th of April, 2019

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[17:40:56] <h4v3st> Hi all, does anyone here have experience using the mongodb official docker image?
[19:14:07] <SomeT> I have mongodb installed locally on windows 10, when I restart my computer my database has disappeared
[19:14:11] <SomeT> something I am missing here?
[19:15:49] <SomeT> I had this
[19:15:50] <SomeT> https://i.gyazo.com/a86054ae0d583288c7a84b378b44fcc6.png
[19:15:52] <SomeT> now I got this
[19:16:10] <SomeT> https://i.gyazo.com/85bb249504477991bb6593397ceabf44.png
[20:02:24] <h4v3st> SomeT, did you check the data folder to see if the data really exists in there?
[20:18:07] <SomeT> nw I figured it out
[20:18:29] <SomeT> in windows 10 it creates two services, one on startup and the one I was doing from the command line thus running two different database instances
[20:18:32] <SomeT> thanks anyway