...
BugZero found this defect 2856 days ago.
I'm having problems lauching the mongodb server: How is it possible that it works when I do sudo mongod -f /etc/mongod.conf but when launching it with sudo service mongod start I get an error in the log Assertion: 28595:13: Permission denied src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp 267 I'm running mongodb on ubuntu.
thomas.schubert commented on Tue, 21 Feb 2017 17:00:25 +0000: Hi dickreuter, Thanks for your report. This appears to be a permissions issue, and I'd recommend modifying the ownership of your files. Please note that SERVER project is for reporting bugs or feature suggestions for the MongoDB server. For MongoDB-related support discussion please post on the mongodb-user group or Stack Overflow with the mongodb tag. A question like this involving more discussion would be best posted on the mongodb-users group. Kind regards, Thomas