Hi, I’m trying to do Chapter 1: The Mongod Lab - Launching Mongod. When I run my command the result is:
In other post which is closed recommend review the permissions, change it and rerun the command.
The permissions are:
The sudo command:
sudo chmod 777 log
After rerun the command I get the same result: Failed to open “/data/log/mongodb.log”
What can I do?
Thanks in advance