windows - mongodb : listen() attempts to access socket in a forbidden way -


i downloaded 64-bit zipped version of mongodb windows, created '/data/db' instructed. now, when run "mongod" command, getting following error & mongodb server shuts down automatically.

"error : listen() failed error-10013. attempt made access socket in way forbidden access permissions. "

please me clear firewall settings in windows prevent error & run mongodb.

i able fix error using following command : "mongod --bind_ip="127.0.0.1". :)


Comments

Popular posts from this blog

android - Automated my builds -

how to proxy from https to http with lighttpd -

python - Flask migration error -