Created
August 6, 2013 21:17
-
-
Save tnat1031/6168729 to your computer and use it in GitHub Desktop.
mongo connectivity issues
This file contains 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
Connection attempts to the AWS-hosted mongo instances began to hang and eventually timeout for myself and other group members around 3pm on 8/6/13. | |
I personally was unable to connect via the mongo shell or pymongo. | |
I was however able to ssh into the mongo primary node on AWS and connect successfully to the mongo instance running on | |
that node, so it seems that the AWS servers are up and the mongo daemon is running. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment