Skip to content

Instantly share code, notes, and snippets.

@tnat1031
Created August 6, 2013 21:17
Show Gist options
  • Save tnat1031/6168729 to your computer and use it in GitHub Desktop.
Save tnat1031/6168729 to your computer and use it in GitHub Desktop.
mongo connectivity issues
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