Guest User

Untitled

a guest
May 23rd, 2018
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.86 KB | None | 0 0
  1. $ cap deploy * executing deploy' * executing deploy:update' **
  2. transaction: start * executing `deploy:update_code' executing locally:
  3. "git ls-remote g...@github.com:rmossuk/Macrotec.git master "
  4. Enter passphrase for key '/c/Users/Rick/.ssh/id_rsa': *
  5. executing "git clone -q g...@github.com:rmossuk/Macrotec.git /usr/local/lib/r uby/gems/1.9.1/gems/passenger-2.2.4/test/stub/rails_apps/Macrotec/releases/20090723213346 && cd /usr/local/lib/ruby/gems/1.9.1/gems/passenger-2.2.4/test/stub/ra ils_apps/Macrotec/releases/20090723213346 && git checkout -q -b deploy a28798bc0 d3b5688453a58bf4917d6c931187a7a && (echo a28798bc0d3b5688453a58bf4917d6c931187a7 a > /usr/local/lib/ruby/gems/1.9.1/gems/passenger-2.2.4/test/stub/rails_apps/Mac rotec/releases/20090723213346/REVISION)" servers: ["macclesfieldnutrition.co.uk"]
  6. Enter passphrase for c:/Users/Rick/.ssh/id_rsa:
  7. [macclesfieldnutrition.co.uk] executing command **
  8. [macclesfieldnutrition.co.uk :: out] Permission denied (publickey). **
  9. [macclesfieldnutrition.co.uk :: out] fatal: The remote end hung up
  10. unexpecte dly command finished *** [deploy:update_code] rolling back *
  11. executing "rm -rf /usr/local/lib/ruby/gems/1.9.1/gems/passenger-2.2.4/test/s tub/rails_apps/Macrotec/releases/20090723213346; true"
  12. servers:
  13. ["macclesfieldnutrition.co.uk"] [macclesfieldnutrition.co.uk]
  14. executing command command finished failed: "sh -c 'git clone -q g...@github.com:rmossuk/Macrotec.git /usr/local/lib/ ruby/gems/1.9.1/gems/passenger-2.2.4/test/stub/rails_apps/Macrotec/releases/20090723213346 && cd /usr/local/lib/ruby/gems/1.9.1/gems/passenger-2.2.4/test/stub/r ails_apps/Macrotec/releases/20090723213346 && git checkout -q -b deploy a28798bc 0d3b5688453a58bf4917d6c931187a7a && (echo a28798bc0d3b5688453a58bf4917d6c931187a 7a > /usr/local/lib/ruby/gems/1.9.1/gems/passenger-2.2.4/test/stub/rails_apps/Ma crotec/releases/20090723213346/REVISION)'" on macclesfieldnutrition.co.uk
  15.  
  16. set :ssh_options, {:forward_agent => true}
  17. on :start do
  18. `ssh-add`
  19. end
  20.  
  21. set :ssh_options, {:forward_agent => true}
  22. on :start do
  23. `ssh-add`
  24. end
  25.  
  26. $ cap deploy
  27. triggering start callbacks for `deploy'
  28. Could not open a connection to your authentication agent.
  29. * executing `deploy'
  30. * executing `deploy:update'
  31. ** transaction: start
  32. * executing `deploy:update_code'
  33. executing locally: "git ls-remote git@github.com:rmossuk/Macrotec.git master
  34. "
  35. Enter passphrase for key '/c/Users/Rick/.ssh/id_rsa':
  36. * executing "git clone -q git@github.com:rmossuk/Macrotec.git /usr/local/lib/ruby/gems/1.9.1/gems/passenger-2.2.4/test/stub/rails_apps/Macrotec/releases/20090724112629 && cd /usr/local/lib/ruby/gems/1.9.1/gems/passenger-2.2.4/test/stub/rails_apps/Macrotec/releases/20090724112629 && git checkout -q -b deploy a28798bc0d3b5688453a58bf4917d6c931187a7a && (echo a28798bc0d3b5688453a58bf4917d6c931187a7a > /usr/local/lib/ruby/gems/1.9.1/gems/passenger-2.2.4/test/stub/rails_apps/Macrotec/releases/20090724112629/REVISION)"
  37. servers: ["macclesfieldnutrition.co.uk"]
  38. Enter passphrase for c:/Users/Rick/.ssh/id_rsa:
  39. [macclesfieldnutrition.co.uk] executing command
  40. *** [deploy:update_code] rolling back
  41. * executing "rm -rf /usr/local/lib/ruby/gems/1.9.1/gems/passenger-2.2.4/test/stub/rails_apps/Macrotec/releases/20090724112629; true"
  42. servers: ["macclesfieldnutrition.co.uk"]
  43. ** [deploy:update_code] exception while rolling back: TypeError, can't convert
  44. Net::SSH::Authentication::Pageant::Socket into IO
  45. c:/InstantRails/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.8/lib/capistrano/processable.rb:25:in `select': can't convert Net::SSH::Authentication::Pageant::Socket into IO (TypeError)
  46. from c:/InstantRails/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.8/lib/capistrano/processable.rb:25:in `process_iteration'
  47. from c:/InstantRails/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.8/lib/capistrano/command.rb:163:in `process!'
  48. from c:/InstantRails/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.8/lib/capistrano/command.rb:162:in `loop'
  49. from c:/InstantRails/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.8/lib/capistrano/command.rb:162:in `process!'
  50. from c:/InstantRails/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.8/lib/capistrano/command.rb:133:in `process'
  51. from c:/InstantRails/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.8/lib/capistrano/configuration/actions/invocation.rb:173:in `run_tree'
  52. from c:/InstantRails/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.8/lib/capistrano/configuration/connections.rb:172:in `execute_on_servers'
  53. from c:/InstantRails/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `each_slice'
  54. ... 40 levels...
  55. from c:/InstantRails/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.8/lib/capistrano/cli/execute.rb:14:in `execute'
  56. from c:/InstantRails/ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.8/bin/cap:4
  57. from c:/InstantRails/ruby/bin/cap:19:in `load'
  58. from c:/InstantRails/ruby/bin/cap:19
Add Comment
Please, Sign In to add comment