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

Puma processes time out when run with JRuby 9.1.8.0+ #4722

Closed
batasrki opened this issue Jul 21, 2017 · 1 comment
Closed

Puma processes time out when run with JRuby 9.1.8.0+ #4722

batasrki opened this issue Jul 21, 2017 · 1 comment

Comments

@batasrki
Copy link

This seems to affect all versions of JRuby from 9.1.8.0 upwards. The gory details are in puma/puma#1375 and puma/puma#1359. Essentially, the puma process gets stuck and never returns the response.

I have tested on Ubuntu 16.04 and RHEL 6.6. The JVM version is 1.8.0 rev 131 on both platforms.

The Puma web server fronts a Rails app, version 4.2.8. I can post the Gemfile, but I have tested extensively and the same thing shows up when running Trinidad and Torquebox app servers, as well as Puma. It isn't exclusive to it.

@kares
Copy link
Member

kares commented Jul 22, 2017

another /dev/random enthropy depletion ;( seriously need to find some time to look into it at jruby-openssl
closing as a duplicate of #4615 (wonder why this didn't show up - @batasrki did you not search for similar?)

@kares kares closed this as completed Jul 22, 2017
@kares kares added this to the Invalid or Duplicate milestone Jul 22, 2017
@kares kares marked this as a duplicate of #4615 Jul 22, 2017
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

2 participants