-
-
Save buccolo/8713374 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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