Skip to content

Instantly share code, notes, and snippets.

View aroop's full-sized avatar

Ajay Guthikonda aroop

View GitHub Profile
* executing "sudo -p 'sudo password: ' bash -l -c 'cd /mnt/mekosam-production/releases/20110613193437 && RUBBER_ENV=\"production\" FILE=\"role/postgresql_master|role/db/\" FORCE=\"true\" bundle exec rake rubber:config'"
servers: ["production.mekosam.com"]
[production.mekosam.com] executing command
** [out :: production.mekosam.com] (in /mnt/mekosam-production/releases/20110613193437)
** [out :: production.mekosam.com] rake aborted!
** [out :: production.mekosam.com] no such file to load -- will_paginate/collection
** [out :: production.mekosam.com] /mnt/mekosam-production/releases/20110613193437/Rakefile:4:in `require'
** [out :: production.mekosam.com] (See full trace by running task with --trace)
command finished in 8911ms
@aroop
aroop / EOFError
Created May 6, 2011 11:03
Excon::Errors::SocketError: EOFError
/usr/ruby1.9.2/lib/ruby/1.9.1/openssl/buffering.rb:190:in `readline'
.bundle/gems/ruby/1.9.1/gems/excon-0.6.3/lib/excon/response.rb:22:in `parse'
.bundle/gems/ruby/1.9.1/gems/excon-0.6.3/lib/excon/connection.rb:163:in `request'
.bundle/gems/ruby/1.9.1/gems/fog-0.7.2/lib/fog/core/connection.rb:20:in `request'
.bundle/gems/ruby/1.9.1/gems/fog-0.7.2/lib/fog/storage/aws.rb:323:in `request'