Created
December 19, 2014 02:34
-
-
Save pencilcheck/a0589e8b38883bea21e8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-----> Precompiling asset files | |
$ RAILS_ENV="staging" bundle exec rake assets:precompile RAILS_GROUPS=assets | |
WARNING: Use strings for Figaro configuration. 6379 was converted to "6379". | |
W, [2014-12-18T21:31:42.744936 #31901] WARN -- : Initializing 2 workers | |
rake aborted! | |
EOFError: end of file reached | |
/var/www/wwm/tmp/build-141895628531110/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.1/lib/active_support/core_ext/marshal.rb:6:in `load' | |
/var/www/wwm/tmp/build-141895628531110/vendor/bundle/ruby/2.1.0/gems/activesupport-4.1.1/lib/active_support/core_ext/marshal.rb:6:in `load_with_autoloading' | |
/var/www/wwm/tmp/build-141895628531110/vendor/bundle/ruby/2.1.0/gems/sprockets-derailleur-0.0.9/lib/sprockets-derailleur/manifest.rb:45:in `block (3 levels) in compile' | |
/var/www/wwm/tmp/build-141895628531110/vendor/bundle/ruby/2.1.0/gems/sprockets-derailleur-0.0.9/lib/sprockets-derailleur/manifest.rb:44:in `each' | |
/var/www/wwm/tmp/build-141895628531110/vendor/bundle/ruby/2.1.0/gems/sprockets-derailleur-0.0.9/lib/sprockets-derailleur/manifest.rb:44:in `block (2 levels) in compile' | |
/var/www/wwm/tmp/build-141895628531110/vendor/bundle/ruby/2.1.0/gems/sprockets-derailleur-0.0.9/lib/sprockets-derailleur/manifest.rb:39:in `loop' | |
/var/www/wwm/tmp/build-141895628531110/vendor/bundle/ruby/2.1.0/gems/sprockets-derailleur-0.0.9/lib/sprockets-derailleur/manifest.rb:39:in `block in compile' | |
/var/www/wwm/tmp/build-141895628531110/vendor/bundle/ruby/2.1.0/gems/sprockets-derailleur-0.0.9/lib/sprockets-derailleur/manifest.rb:10:in `compile' | |
/var/www/wwm/tmp/build-141895628531110/vendor/bundle/ruby/2.1.0/gems/sprockets-rails-2.0.1/lib/sprockets/rails/task.rb:60:in `block (3 levels) in define' | |
/var/www/wwm/tmp/build-141895628531110/vendor/bundle/ruby/2.1.0/gems/sprockets-2.8.0/lib/rake/sprocketstask.rb:146:in `with_logger' | |
/var/www/wwm/tmp/build-141895628531110/vendor/bundle/ruby/2.1.0/gems/sprockets-rails-2.0.1/lib/sprockets/rails/task.rb:59:in `block (2 levels) in define' | |
Tasks: TOP => assets:precompile | |
(See full trace by running task with --trace) | |
! ERROR: Deploy failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment