Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection to MongoDB drops #2

Closed
th3o6a1d opened this issue Feb 11, 2014 · 3 comments
Closed

Connection to MongoDB drops #2

th3o6a1d opened this issue Feb 11, 2014 · 3 comments

Comments

@th3o6a1d
Copy link

Hi there,

Fantastic repo! I was bummed that the app connects to the database, but the connection drops whenever I try to do local signup. I noticed that I'm not the only one who has had this issue before (based on your tutorial comments). I've verified that the connection is established, but I can't figure out why it hangs and drops. Any ideas?

image

Thanks!

Jason

@th3o6a1d
Copy link
Author

Solved it by just installing MongoDB locally!!

@hong6
Copy link

hong6 commented Feb 11, 2014

That is right, I did the same, installed MongoDB locally.
On Feb 10, 2014 7:36 PM, "Jason Theobald" notifications@github.com wrote:

Solved it by just installing MongoDB locally!!

Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-34715103
.

@prasunsultania
Copy link

MongoLab Sandbox account is shared and it keeps on disconnecting. I had the similar issues.

Below is an update from MongoLab: "You can always check http://status.mongolab.com/ for the latest info on downtimes or scheduled maintenances. The most likely cause is either intermittent network flakiness or resource contention with your neighbors. Remember Sandbox databases are not intended for production use. They run in a shared mongod process so the actions of a few aggressive users can potentially have an affect on your experience. We do monitor for this and intervene when necessary, but we can't guarantee 100% uptime in these environments. If high availability is important to your application, we highly recommend upgrading to a for-pay cluster plan."

Using local MongoDB is more reliable solution, unless you want a paid plans.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants