Home 无法部署capistranocapistranocannotdeploycodebecausenetsshauthenticationfailedauthenticationfailed
Post
Cancel

无法部署capistranocapistranocannotdeploycodebecausenetsshauthenticationfailedauthenticationfailed

solution:  

# add to Gemfile: 

gem 'net-ssh', '2.7.0'   

done. 

refer to: http://stackoverflow.com/questions/21811026/capistrano-cannot-deploy-code-because-netsshauthenticationfailed-authentic

This post is licensed under CC BY 4.0 by the author.