21 / 26
Jun 2022

Only root user can access this file
chmod 755 mongo.log and start the service
or move the file
sudo mv mongo.log mongo.log.old
When you start your service a new file should be created owned by mongod

Thank you. I was able to see the mongo.log and see what the error was. I fixed the error and my mongodb is working now

Its seems like your permission issue.
Give permission or run the command using sudo. then your mongod.log