Skip to content

Instantly share code, notes, and snippets.

@phlegx
Created November 6, 2012 11:39
Show Gist options
  • Save phlegx/4024172 to your computer and use it in GitHub Desktop.
Save phlegx/4024172 to your computer and use it in GitHub Desktop.
triggering after callbacks for `deploy:update_code'
* 2012-11-06 12:38:11 executing `deploy:assets:precompile'
* executing "cd /home/capistrano/daemon/staging/releases/20121106113809 && bundle exec rake RAILS_ENV=staging RAILS_GROUPS=assets assets:precompile"
servers: ["stage.example.com"]
[stage.example.com] executing command
*** [err :: stage.example.com] rake aborted!
*** [err :: stage.example.com] can't convert nil into Hash
*** [err :: stage.example.com] (See full trace by running task with --trace)
*** [err :: stage.example.com]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment