Created
July 19, 2016 09:35
-
-
Save nna774/48c7f7e982f5824d10f26981bf131ad3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[nona@sakura ~]$ curl http://localhost:27017 -i | |
HTTP/1.0 200 OK | |
Connection: close | |
Content-Type: text/plain | |
Content-Length: 84 | |
It looks like you are trying to access MongoDB over HTTP on the native driver port. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment