PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Thursday the 5th of December, 2019

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[08:42:19] <sehh> anyone knows if its possible to require tls for all connections except from 127.0.0.1/localhost? thank you.
[18:56:23] <dsx> >Failed: bad option: can only dump a single collection to stdout
[18:56:27] <dsx> Is there a way around that?
[18:56:36] <dsx> I don't have writable FS on that host
[18:57:58] <dsx> * writable FS I can write to of course
[20:53:26] <Texan> My mongodb's server version is 3.2. How would I go about upgrading to 3.4 or 3.6?
[21:20:09] <kali> Texan: go to the release notes for the version you want to migrate too, and see the instructions. they will state which version you can upgrade from, and what is required to do
[21:20:18] <kali> Texan: you may need an intermediary jump
[21:20:36] <kali> Texan: for instance for 3.4, in standalone mode: https://docs.mongodb.com/manual/release-notes/3.4-upgrade-standalone/
[21:24:03] <Texan> <3333333 thank you!
[21:24:24] <Texan> im guessing i can't do this easily in azure lol