Skip to content

Instantly share code, notes, and snippets.

@jamland
Created February 11, 2014 00:40
Show Gist options
  • Save jamland/8927213 to your computer and use it in GitHub Desktop.
Save jamland/8927213 to your computer and use it in GitHub Desktop.
Intergalactic:airbrake-app andy$ rake backups:bootstrap
Resque::Helpers will be gone with no replacement in Resque 2.0.0.
rake aborted!
RACKSPACE_API_KEY environment variable not set
/Users/andy/Sites/repository/airbrake-app/lib/tasks/db_backup.rake:11:in `block (3 levels) in <top (required)>'
/Users/andy/Sites/repository/airbrake-app/lib/tasks/db_backup.rake:10:in `each'
/Users/andy/Sites/repository/airbrake-app/lib/tasks/db_backup.rake:10:in `block (2 levels) in <top (required)>'
/Users/andy/Sites/repository/airbrake-app/lib/tasks/db_backup.rake:95:in `block (2 levels) in <top (required)>'
/Users/andy/.rvm/gems/ruby-2.0.0-p353@airbrake/bin/ruby_executable_hooks:15:in `eval'
/Users/andy/.rvm/gems/ruby-2.0.0-p353@airbrake/bin/ruby_executable_hooks:15:in `<main>'
Tasks: TOP => backups:download
(See full trace by running task with --trace)
Intergalactic:airbrake-app andy$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment