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

Memory quota exceeded in Heroku #75

Closed
juandazapata opened this issue Aug 6, 2012 · 7 comments
Closed

Memory quota exceeded in Heroku #75

juandazapata opened this issue Aug 6, 2012 · 7 comments

Comments

@juandazapata
Copy link

We installed Copycopter server in Heroku, but after 3 days of running with no problems, our app is permanently down. Our Heroku logs says this:

2012-08-06T19:11:20+00:00 heroku[web.1]: Process running mem=667M(130.3%)
2012-08-06T19:11:20+00:00 heroku[web.1]: Error R14 (Memory quota exceeded)

Any thoughts on this? Maybe some memory leaks somewhere?

Update: The 1355 blurbs are generating more than 1 million entires in the blurb table!!!

@michaeldauria
Copy link
Contributor

How many keys do you have?

@juandazapata
Copy link
Author

1355 blurbs is that the total keys?

@yuric
Copy link

yuric commented Aug 7, 2012

Does the number of blurbs keep going up faster than you add them?

@juandazapata
Copy link
Author

Yes, indeed.
How's that possible?

@juandazapata
Copy link
Author

I found that the blurbs table is growing up like hell.
It now has more than 1 million blurbs... don't even know how it is possible.

@yuric
Copy link

yuric commented Aug 9, 2012

Wow... I just went ahead and manually deleted blubs.

@juandazapata
Copy link
Author

What a shame that this amazing project has this big issue, we migrated to Tolk for now. :(

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

3 participants