Vote up!

4

/var/lib/mongodb/WiredTiger.turtle: handle-open: open: Permission denied"}}

The solution:

sudo chown -R mongodb:mongodb /var/lib/mongodb/*
Related Articles

Please log in to post a comment: