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

[Bug] Memory Leak that kills rails application due to "out of memory" #8

Closed
jkim-ru opened this issue Oct 9, 2017 · 1 comment
Closed

Comments

@jkim-ru
Copy link
Contributor

jkim-ru commented Oct 9, 2017

From Chuck:

We definitely have a memory leak, primarily in puma. 1 GB in 4 days.

For development the simplest thing would be a cron job to restart it. For a true production system I’d try to figure out what’s going on. I don’t know whether there are tools

If you look for “ruby memory leak” you’ll see various techniques. It looks like you really want ruby 2.1. If it becomes important to do this debugging I’d see whether the application can run on 2.1.

@jkim-ru jkim-ru changed the title Memory Leak that kills rails application due to "out of memory" [Bug] Memory Leak that kills rails application due to "out of memory" Oct 9, 2017
@jkim-ru
Copy link
Contributor Author

jkim-ru commented Oct 9, 2017

same issue as: #2

I forgot I already opened it.

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

No branches or pull requests

1 participant