Unable to run mongodb
in macOS ElCapitan
. When try to run mongodb
after installing the mongodb
using brew. I look in to the folder /temp
but there is no such file as /tmp/mongodb-27017.sock
?
Some one please give me a solution
I got error message like this when i try to run
E NETWORK [initandlisten] listen(): bind() failed errno:1 Operation not permitted for socket: /tmp/mongodb-27017.sock
E STORAGE [initandlisten] Failed to set up sockets during startup.