-
-
Notifications
You must be signed in to change notification settings - Fork 925
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
sshkit error while deploying with jruby-9.1.5.0 #4191
Comments
I trimmed down your exception...please use a paste service like https://gist.github.com for long output. It would be helpful if you could provide a way for us to reproduce this problem. You can also help us by running JRuby with |
Note also this is a jruby-openssl issue and probably should be re-opened at https://github.com/jruby/jruby-openssl/issues. |
Thanks for the heads up @headius I can't get the demo app running in order to reproduce this problem for you |
Hi @zoras did you found solution for this issue or workaround? I just faced with exactly same issue:( |
Hello, having the same problem with sshkit and jruby-9.1.6.0 |
Just found the solution, that works for me jruby/jruby-openssl#105 (inserted that lines in start method) |
@anteyk I had been holding on to jruby-9.1.2.0 and I can confirm that works for me as well. Thanks, closing this issue. |
@zoras you can try appending this lines to
|
Capistrano deployment works on
jruby-9.1.2.0
but fails withjruby-9.1.5.0
Environment
jruby -v
)jruby 9.1.5.0 (2.3.1) 2016-09-07 036ce39 Java HotSpot(TM) 64-Bit Server VM 25.25-b02 on 1.8.0_25-b17 [darwin-x86_64]
Mac OSX Seirra
Capistrano, sshkit
Rails
Expected Behavior
jruby-9.1.2.0
but fails withjruby-9.1.5.0
Actual Behavior
The text was updated successfully, but these errors were encountered: