[00:02:30] <xniz> just installed mongodb fresh on my VPS and got the error; ** IMPORTANT: UPGRADE PROBLEM: The data files need to be fully upgraded to version 3.6 before attempting an upgrade to 4.0; see http://dochub.mongodb.org/core/4.0-upgrade-fcv for more details.
[00:09:58] <xniz> i had to rename the /var/lib/mongo folder . funny thing is i never had mongo on this server prior to installing the package.
[00:54:42] <Derick> kempo: just use two stages, first the $match, and then the $limit
[17:50:15] <rc96> Hi, I'm trying to connect to my MongoDB database through Compass and getting error "No hostname or hostnames provided in connection". However, if I put same string on command prompt it works fine...mongo "mongodb+srv://mymongodbhost.com/testdb" --username user1 --password pass1
[18:05:29] <rc96> btw, those aren't the actual creds
[19:15:47] <talmobi> hey, is there a way to introcude errors for testing during bulk.execute() ? Can't seem to get any errors even though I'm trying by pushing a lot of data
[23:38:59] <trelane> looking for some dead trees. I need a book covering architecting MongoDB at scale. Any recommendations?