Skip to content

Instantly share code, notes, and snippets.

@skippednote
Last active December 13, 2015 18:08
Show Gist options
  • Save skippednote/4952556 to your computer and use it in GitHub Desktop.
Save skippednote/4952556 to your computer and use it in GitHub Desktop.

So I installed MongoDB using brew without any issue. However when I run mongo I get this error

MongoDB shell version: 2.2.3
connecting to: test
Thu Feb 14 18:20:49 Error: couldn't connect to server 127.0.0.1:27017 src/mongo/shell/mongo.js:91
exception: connect failed
@skippednote
Copy link
Author

sudo chmod -R o-w /usr/local/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment