PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Friday the 29th of March, 2019

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[08:41:56] <mistaknister> Hi, I have a problem using mongodb on an external harddrive (on raspbian). I have the drive mounted in /mnt/drive and created /mnt/drive/mongodb, which i chowned to the mongodb user und gave rwx to the owning user. I still get "Permission denied" (errorcode 100) when starting mongodb. Did I miss something?
[08:50:27] <mistaknister> Nevermind, the mongodb user itself apparently can't access the drive, even if he has full permission, so seems to be a permission problem
[12:09:03] <fkl> Hello
[15:08:29] <nikow> Just one question - can i have one standalone mongodb configured as replica? Just primary without secondaries.
[16:03:57] <wfq> hi all
[16:12:01] <wfq> Between connect() and the dropDatabase command what do I need to run in order to avoid the error "command dropDatabase requires authentication"? I mean as general rule?
[16:12:07] <wfq> I am not understanding this very well
[17:37:32] <bobbydoogle> I keep getting Unescaped at-sign in authority section in MongoDB Compass. My email has one @ sign, and my password has none. I have tried a bunch of escaping on my email, but to my understanding that shouldn't be necessary.
[19:52:01] <deathanchor> nikow: yes, just rs.initiate()