Skip to content

Instantly share code, notes, and snippets.

@devalexandre
Created October 16, 2015 17:48
Show Gist options
  • Save devalexandre/6ea16c0ee0218bce3989 to your computer and use it in GitHub Desktop.
Save devalexandre/6ea16c0ee0218bce3989 to your computer and use it in GitHub Desktop.
[root@progs alexandre]# mongo
MongoDB shell version: 3.0.7
connecting to: test
2015-10-16T14:49:17.822+0000 W NETWORK Failed to connect to 127.0.0.1:27017, reason: errno:111 Connection refused
2015-10-16T14:49:17.826+0000 E QUERY Error: couldn't connect to server 127.0.0.1:27017 (127.0.0.1), connection attempt failed
at connect (src/mongo/shell/mongo.js:179:14)
at (connect):1:6 at src/mongo/shell/mongo.js:179
exception: connect failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment