Skip to content

Instantly share code, notes, and snippets.

@mattscilipoti
Created July 13, 2011 03:09
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 mattscilipoti/1079638 to your computer and use it in GitHub Desktop.
Save mattscilipoti/1079638 to your computer and use it in GitHub Desktop.
sudo -i eybackup --download 44:cx_production
$ sudo -i eybackup --download 44:cx_production
WARNING: Nokogiri was built against LibXML version 2.7.2, but has dynamically loaded 2.7.3
Downloading gs_production.cx_production/cx_production.2011-07-12T07-18-21.sql.gz.part1 to /mnt/tmp
/usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/excon-0.6.3/lib/excon/response.rb:72:in `<<': failed to allocate memory (NoMemoryError)
from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/excon-0.6.3/lib/excon/response.rb:72:in `parse'
from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/excon-0.6.3/lib/excon/connection.rb:163:in `request'
from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/fog-0.7.2/lib/fog/core/connection.rb:20:in `request'
from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/fog-0.7.2/lib/fog/storage/aws.rb:323:in `request'
from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/fog-0.7.2/lib/fog/storage/requests/aws/get_object.rb:53:in `get_object'
from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/fog-0.7.2/lib/fog/storage/models/aws/files.rb:44:in `get'
from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/ey_cloud_server-1.4.23/lib/ey-flex/bucket_minder.rb:43:in `stream'
from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/ey_cloud_server-1.4.23/lib/ey_backup/backup_set.rb:84:in `download!'
... 13 levels...
from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/ey_cloud_server-1.4.23/bin/../lib/ey_backup.rb:19:in `run'
from /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/ey_cloud_server-1.4.23/bin/eybackup:13
from /usr/local/ey_resin/ruby/bin/eybackup:19:in `load'
from /usr/local/ey_resin/ruby/bin/eybackup:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment