Skip to content

Instantly share code, notes, and snippets.

@buccolo
Last active August 29, 2015 13:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save buccolo/8713374 to your computer and use it in GitHub Desktop.
Save buccolo/8713374 to your computer and use it in GitHub Desktop.
endpoint_deploy/ master $ cap spree deploy
DEBUG Uploading /tmp/git-ssh.sh 0.0%
INFO Uploading /tmp/git-ssh.sh 100.0%
INFO [f4263c57] Running /usr/bin/env chmod +x /tmp/git-ssh.sh on ep-spree1.spree.fm
DEBUG [f4263c57] Command: /usr/bin/env chmod +x /tmp/git-ssh.sh
INFO [f4263c57] Finished in 0.410 seconds command successful.
cap aborted!
connection closed by remote host
/Users/Buccolo/.gem/ruby/2.0.0/gems/net-ssh-2.6.8/lib/net/ssh/transport/server_version.rb:50:in `rescue in block (2 levels) in negotiate!'
/Users/Buccolo/.gem/ruby/2.0.0/gems/net-ssh-2.6.8/lib/net/ssh/transport/server_version.rb:46:in `block (2 levels) in negotiate!'
/Users/Buccolo/.gem/ruby/2.0.0/gems/net-ssh-2.6.8/lib/net/ssh/transport/server_version.rb:45:in `loop'
/Users/Buccolo/.gem/ruby/2.0.0/gems/net-ssh-2.6.8/lib/net/ssh/transport/server_version.rb:45:in `block in negotiate!'
/Users/Buccolo/.gem/ruby/2.0.0/gems/net-ssh-2.6.8/lib/net/ssh/transport/server_version.rb:43:in `loop'
/Users/Buccolo/.gem/ruby/2.0.0/gems/net-ssh-2.6.8/lib/net/ssh/transport/server_version.rb:43:in `negotiate!'
/Users/Buccolo/.gem/ruby/2.0.0/gems/net-ssh-2.6.8/lib/net/ssh/transport/server_version.rb:32:in `initialize'
/Users/Buccolo/.gem/ruby/2.0.0/gems/net-ssh-2.6.8/lib/net/ssh/transport/session.rb:78:in `new'
/Users/Buccolo/.gem/ruby/2.0.0/gems/net-ssh-2.6.8/lib/net/ssh/transport/session.rb:78:in `block in initialize'
/Users/Buccolo/.gem/ruby/2.0.0/gems/net-ssh-2.6.8/lib/net/ssh/transport/session.rb:78:in `initialize'
/Users/Buccolo/.gem/ruby/2.0.0/gems/net-ssh-2.6.8/lib/net/ssh.rb:192:in `new'
/Users/Buccolo/.gem/ruby/2.0.0/gems/net-ssh-2.6.8/lib/net/ssh.rb:192:in `start'
/Users/Buccolo/.gem/ruby/2.0.0/gems/sshkit-0.0.34/lib/sshkit/backends/netssh.rb:156:in `ssh'
/Users/Buccolo/.gem/ruby/2.0.0/gems/sshkit-0.0.34/lib/sshkit/backends/netssh.rb:68:in `upload!'
/Users/Buccolo/.gem/ruby/2.0.0/gems/capistrano-3.0.0.pre14/lib/capistrano/tasks/git.rake:11:in `block (3 levels) in <top (required)>'
/Users/Buccolo/.gem/ruby/2.0.0/gems/sshkit-0.0.34/lib/sshkit/backends/netssh.rb:42:in `instance_exec'
/Users/Buccolo/.gem/ruby/2.0.0/gems/sshkit-0.0.34/lib/sshkit/backends/netssh.rb:42:in `run'
/Users/Buccolo/.gem/ruby/2.0.0/gems/sshkit-0.0.34/lib/sshkit/runners/parallel.rb:29:in `block (2 levels) in execute'
Tasks: TOP => git:check => git:wrapper
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment