Error Installing on M1 Macbook

@Ramachandra_Tummala

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

hey , I am also facing same issue .can u plz say how u have corrected it. since I tried a lot but of no use.

Can you open your mongo.log and see the error?

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