capistrano/sshkit

Net::SSH.start deprecation warning

5ubbu opened this issue · 1 comments

5ubbu commented

Hi,

Just upgraded to the latest capistrano and my rails deployments are all printing this warning -

/home/vivek/.rvm/gems/ruby-2.4.1/gems/sshkit-1.14.0/lib/sshkit/backends/connection_pool.rb:59:in `call': Passing nil, or [nil] to Net::SSH.start is deprecated for keys

Everything seems to be working.

I upgraded from 3.5.0 to the current release. Is there anything that needs to be changed in deploy.rb?

Thanks,
Vivek

5ubbu commented

Sorry - posted this in the wrong project. Meant to post it in the capistrano issues.