fastlane / boarding

Instantly create a simple signup page for TestFlight beta testers
https://fastlane.tools
MIT License
876 stars 191 forks source link

Push failed: Precompiling assets failed; Push rejected, failed to compile Ruby app #175

Open revblaze opened 7 years ago

revblaze commented 7 years ago

I am recieving the following error when attempting to deploy with Heroku. I could be very wrong, but it seems to be an issue with Apple's security checks:

Heroku Screenshot

The log shows as follows:

-----> Ruby app detected
-----> Compiling Ruby/Rails
-----> Using Ruby version: ruby-2.3.4
-----> Installing dependencies using bundler 1.15.2
       Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
       Fetching gem metadata from https://rubygems.org/...........
       Fetching version metadata from https://rubygems.org/...
       Fetching dependency metadata from https://rubygems.org/..
       Fetching rake 12.0.0
       Fetching CFPropertyList 2.3.5
       Fetching i18n 0.8.1
       Installing CFPropertyList 2.3.5
       Installing i18n 0.8.1
       Installing rake 12.0.0
       Fetching minitest 5.10.2
       Installing minitest 5.10.2
       Fetching thread_safe 0.3.6
       Fetching builder 3.2.3
       Fetching erubis 2.7.0
       Installing builder 3.2.3
       Installing thread_safe 0.3.6
       Installing erubis 2.7.0
       Fetching mini_portile2 2.1.0
       Installing mini_portile2 2.1.0
       Fetching rack 1.6.8
       Fetching mime-types-data 3.2016.0521
       Installing mime-types-data 3.2016.0521
       Installing rack 1.6.8
       Fetching arel 6.0.4
       Installing arel 6.0.4
       Fetching public_suffix 2.0.5
       Installing public_suffix 2.0.5
       Fetching execjs 2.7.0
       Installing execjs 2.7.0
       Fetching babosa 1.0.2
       Fetching sass 3.4.24
       Installing babosa 1.0.2
       Using bundler 1.15.2
       Fetching claide 1.0.1
       Installing claide 1.0.1
       Fetching coffee-script-source 1.12.2
       Fetching thor 0.19.4
       Installing sass 3.4.24
       Installing coffee-script-source 1.12.2
       Installing thor 0.19.4
       Fetching colored 1.2
       Installing colored 1.2
       Fetching colored2 3.1.2
       Installing colored2 3.1.2
       Fetching highline 1.7.8
       Fetching concurrent-ruby 1.0.5
       Installing concurrent-ruby 1.0.5
       Installing highline 1.7.8
       Fetching unf_ext 0.0.7.4
       Fetching dotenv 2.2.1
       Installing dotenv 2.2.1
       Installing unf_ext 0.0.7.4 with native extensions
       Fetching excon 0.55.0
       Fetching multipart-post 2.0.0
       Installing multipart-post 2.0.0
       Fetching fastimage 2.1.0
       Installing excon 0.55.0
       Installing fastimage 2.1.0
       Fetching gh_inspector 1.0.3
       Installing gh_inspector 1.0.3
       Fetching jwt 1.5.6
       Installing jwt 1.5.6
       Fetching little-plugger 1.1.4
       Installing little-plugger 1.1.4
       Fetching multi_json 1.12.1
       Fetching memoist 0.15.0
       Installing multi_json 1.12.1
       Installing memoist 0.15.0
       Fetching os 0.9.6
       Fetching httpclient 2.8.3
       Installing os 0.9.6
       Fetching hurley 0.2
       Installing httpclient 2.8.3
       Installing hurley 0.2
       Fetching uber 0.0.15
       Installing uber 0.0.15
       Fetching retriable 2.1.0
       Fetching json 2.1.0
       Installing retriable 2.1.0
       Installing json 2.1.0 with native extensions
       Fetching mini_magick 4.5.1
       Installing mini_magick 4.5.1
       Fetching multi_xml 0.6.0
       Installing multi_xml 0.6.0
       Fetching plist 3.3.0
       Installing plist 3.3.0
       Fetching rubyzip 1.2.1
       Installing rubyzip 1.2.1
       Fetching security 0.1.3
       Installing security 0.1.3
       Fetching slack-notifier 1.5.1
       Installing slack-notifier 1.5.1
       Fetching terminal-notifier 1.8.0
       Installing terminal-notifier 1.8.0
       Fetching unicode-display_width 1.2.1
       Installing unicode-display_width 1.2.1
       Fetching tty-screen 0.5.0
       Installing tty-screen 0.5.0
       Fetching word_wrap 1.0.0
       Installing word_wrap 1.0.0
       Fetching nanaimo 0.2.3
       Installing nanaimo 0.2.3
       Fetching rouge 2.0.7
       Installing rouge 2.0.7
       Fetching http_accept_language 2.0.5
       Installing http_accept_language 2.0.5
       Fetching puma 3.8.2
       Installing puma 3.8.2 with native extensions
       Fetching rails_serve_static_assets 0.0.5
       Installing rails_serve_static_assets 0.0.5
       Fetching rails_stdout_logging 0.0.5
       Installing rails_stdout_logging 0.0.5
       Fetching tilt 2.0.7
       Installing tilt 2.0.7
       Fetching nokogiri 1.7.2
       Installing nokogiri 1.7.2 with native extensions
       Fetching tzinfo 1.2.3
       Installing tzinfo 1.2.3
       Fetching mime-types 3.1
       Installing mime-types 3.1
       Fetching autoprefixer-rails 7.1.1
       Installing autoprefixer-rails 7.1.1
       Fetching uglifier 3.2.0
       Installing uglifier 3.2.0
       Fetching addressable 2.5.1
       Installing addressable 2.5.1
       Fetching rack-test 0.6.3
       Installing rack-test 0.6.3
       Fetching coffee-script 2.4.1
       Installing coffee-script 2.4.1
       Fetching commander-fastlane 4.4.4
       Installing commander-fastlane 4.4.4
       Fetching sprockets 3.7.1
       Installing sprockets 3.7.1
       Fetching faraday 0.12.1
       Installing faraday 0.12.1
       Fetching logging 2.2.2
       Installing logging 2.2.2
       Fetching representable 2.3.0
       Installing representable 2.3.0
       Fetching terminal-table 1.8.0
       Installing terminal-table 1.8.0
       Fetching xcodeproj 1.4.4
       Installing xcodeproj 1.4.4
       Fetching xcpretty 0.2.8
       Installing xcpretty 0.2.8
       Fetching unf 0.1.4
       Installing unf 0.1.4
       Fetching rails_12factor 0.0.3
       Installing rails_12factor 0.0.3
       Fetching activesupport 4.2.8
       Installing activesupport 4.2.8
       Fetching mail 2.6.5
       Installing mail 2.6.5
       Fetching bootstrap-sass 3.3.7
       Installing bootstrap-sass 3.3.7
       Fetching faraday_middleware 0.11.0.1
       Installing faraday_middleware 0.11.0.1
       Fetching signet 0.7.3
       Installing signet 0.7.3
       Fetching xcpretty-travis-formatter 0.0.4
       Installing xcpretty-travis-formatter 0.0.4
       Fetching domain_name 0.5.20170404
       Installing domain_name 0.5.20170404
       Fetching rails-deprecated_sanitizer 1.0.3
       Installing rails-deprecated_sanitizer 1.0.3
       Fetching globalid 0.4.0
       Installing globalid 0.4.0
       Fetching activemodel 4.2.8
       Installing activemodel 4.2.8
       Fetching googleauth 0.5.1
       Installing googleauth 0.5.1
       Fetching http-cookie 1.0.3
       Installing http-cookie 1.0.3
       Fetching activejob 4.2.8
       Installing activejob 4.2.8
       Fetching activerecord 4.2.8
       Installing activerecord 4.2.8
       Fetching google-api-client 0.9.28
       Installing google-api-client 0.9.28
       Fetching faraday-cookie_jar 0.0.6
       Installing faraday-cookie_jar 0.0.6
       Fetching rails-dom-testing 1.0.8
       Fetching loofah 2.0.3
       Installing rails-dom-testing 1.0.8
       Installing loofah 2.0.3
       Fetching rails-html-sanitizer 1.0.3
       Installing rails-html-sanitizer 1.0.3
       Fetching actionview 4.2.8
       Fetching fastlane 2.35.0
       Installing actionview 4.2.8
       Fetching actionpack 4.2.8
       Installing fastlane 2.35.0
       Installing actionpack 4.2.8
       Fetching actionmailer 4.2.8
       Fetching railties 4.2.8
       Installing actionmailer 4.2.8
       Installing railties 4.2.8
       Fetching sprockets-rails 3.2.0
       Installing sprockets-rails 3.2.0
       Fetching coffee-rails 4.1.1
       Fetching jquery-rails 4.3.1
       Installing coffee-rails 4.1.1
       Fetching rails 4.2.8
       Installing jquery-rails 4.3.1
       Fetching sass-rails 5.0.6
       Installing sass-rails 5.0.6
       Installing rails 4.2.8
       Bundle complete! 13 Gemfile dependencies, 103 gems now installed.
       Gems in the groups development and test were not installed.
       Bundled gems are installed into ./vendor/bundle.
       The latest bundler is 1.15.3, but you are currently running 1.15.2.
       To update, run `gem install bundler`
       Bundle completed (24.58s)
       Cleaning up the bundler cache.
-----> Installing node-v6.11.1-linux-x64
-----> Detecting rake tasks
-----> Preparing app for Rails asset pipeline
       Running: rake assets:precompile
       Two Factor Authentication for account 'justin@devsec.ca' is enabled
       If you're running this in a non-interactive session (e.g. server or CI)
       check out https://github.com/fastlane/fastlane/tree/master/spaceship#2-step-verification
       Please enter the 6 digit code: rake aborted!
       EOFError: The input stream is exhausted.
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/highline-1.7.8/lib/highline.rb:868:in `get_line'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/highline-1.7.8/lib/highline.rb:891:in `get_response'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/highline-1.7.8/lib/highline.rb:264:in `ask'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/fastlane-2.35.0/spaceship/lib/spaceship/two_step_client.rb:61:in `handle_two_factor'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/fastlane-2.35.0/spaceship/lib/spaceship/two_step_client.rb:37:in `handle_two_step'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/fastlane-2.35.0/spaceship/lib/spaceship/client.rb:469:in `send_shared_login_request'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/fastlane-2.35.0/spaceship/lib/spaceship/tunes/tunes_client.rb:101:in `send_login_request'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/fastlane-2.35.0/spaceship/lib/spaceship/client.rb:638:in `do_login'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/fastlane-2.35.0/spaceship/lib/spaceship/client.rb:397:in `login'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/fastlane-2.35.0/spaceship/lib/spaceship/client.rb:119:in `login'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/fastlane-2.35.0/spaceship/lib/spaceship/tunes/spaceship.rb:22:in `login'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/app/services/boarding_service.rb:139:in `ensure_values'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/app/services/boarding_service.rb:35:in `initialize'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/config/initializers/services.rb:1:in `new'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/config/initializers/services.rb:1:in `<top (required)>'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:268:in `load'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:268:in `block in load'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:268:in `load'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/engine.rb:652:in `block in load_config_initializer'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.8/lib/active_support/notifications.rb:166:in `instrument'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/engine.rb:651:in `load_config_initializer'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/engine.rb:616:in `block (2 levels) in <class:Engine>'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/engine.rb:615:in `each'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/engine.rb:615:in `block in <class:Engine>'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `instance_exec'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:30:in `run'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:55:in `block in run_initializers'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:44:in `each'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:44:in `tsort_each_child'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/initializable.rb:54:in `run_initializers'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:352:in `initialize!'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/config/environment.rb:5:in `<top (required)>'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:328:in `require'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:328:in `require_environment!'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:457:in `block in run_tasks_blocks'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/sprockets-rails-3.2.0/lib/sprockets/rails/task.rb:62:in `block (2 levels) in define'
       /tmp/build_9d5aa71be414c0a3ee68883784bc0c9a/fastlane-boarding-a855776/vendor/bundle/ruby/2.3.0/gems/rake-12.0.0/exe/rake:27:in `<top (required)>'
       Tasks: TOP => environment
       (See full trace by running task with --trace)
 !
 !     Precompiling assets failed.
 !
 !     Push rejected, failed to compile Ruby app.
 !     Push failed
hankinsoft commented 7 years ago

I don't think its an apple security check, I'm seeing the same thing on a secondary account with does not use tfa.

KrauseFx commented 7 years ago

Did you follow the 2 factor guide? https://github.com/fastlane/fastlane/blob/master/spaceship/README.md#2-step-verification

hankinsoft commented 7 years ago

My account does not use two step. I ended up using a fork with a different ruby version and that worked for me.

lbriet commented 7 years ago

Encountering same problem here, no 2FA, so suspect failing due to Ruby version as well. How exactly were you able to solve @hankinsoft ?

hankinsoft commented 7 years ago

I checked the forks and found someone who had updated the ruby version. I THINK it was https://github.com/gustanas/boarding, but I'm not 100% positive.

lbriet commented 7 years ago

Awesome - will give that a shot - thanks!

(update: thanks @hankinsoft - that did the trick indeed :) )

weylermaldonado commented 6 years ago

I have a similar issue, but give me this, help me pls, i think is the materialize gem remote: Compressing source files... done. remote: Building source: remote: remote: -----> Ruby app detected remote: -----> Compiling Ruby/Rails remote: -----> Using Ruby version: ruby-2.3.4 remote: ###### WARNING: remote: RemovingGemfile.lockbecause it was generated on Windows. remote: Bundler will do a full resolve so native gems are handled properly. remote: This may result in unexpected gem versions being used in your app. remote: In rare occasions Bundler may not be able to resolve your dependencies at all. remote: https://devcenter.heroku.com/articles/bundler-windows-gemfile remote: remote: -----> Installing dependencies using bundler 1.15.2 remote: Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 remote: Your Gemfile lists the gem pg (~> 0.18) more than once. remote: You should probably keep only one of them. remote: While it's not a problem now, it could cause errors if you change the version of one of them later. remote: The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, runbundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java. remote: Fetching gem metadata from https://rubygems.org/......... remote: Fetching version metadata from https://rubygems.org/.. remote: Fetching dependency metadata from https://rubygems.org/. remote: Resolving dependencies.... remote: Fetching rake 12.3.0 remote: Fetching concurrent-ruby 1.0.5 remote: Fetching minitest 5.11.3 remote: Installing minitest 5.11.3 remote: Installing concurrent-ruby 1.0.5 remote: Installing rake 12.3.0 remote: Fetching thread_safe 0.3.6 remote: Installing thread_safe 0.3.6 remote: Fetching builder 3.2.3 remote: Installing builder 3.2.3 remote: Fetching erubis 2.7.0 remote: Fetching mini_portile2 2.3.0 remote: Fetching crass 1.0.3 remote: Installing mini_portile2 2.3.0 remote: Installing crass 1.0.3 remote: Installing erubis 2.7.0 remote: Fetching rack 2.0.4 remote: Fetching nio4r 2.2.0 remote: Installing nio4r 2.2.0 with native extensions remote: Installing rack 2.0.4 remote: Fetching websocket-extensions 0.1.3 remote: Fetching mini_mime 1.0.0 remote: Installing websocket-extensions 0.1.3 remote: Installing mini_mime 1.0.0 remote: Fetching arel 7.1.4 remote: Installing arel 7.1.4 remote: Fetching execjs 2.7.0 remote: Installing execjs 2.7.0 remote: Fetching bcrypt 3.1.11 remote: Fetching popper_js 1.12.9 remote: Installing popper_js 1.12.9 remote: Installing bcrypt 3.1.11 with native extensions remote: Fetching rb-fsevent 0.10.3 remote: Installing rb-fsevent 0.10.3 remote: Fetching ffi 1.9.23 remote: Installing ffi 1.9.23 with native extensions remote: Using bundler 1.15.2 remote: Fetching coffee-script-source 1.12.2 remote: Installing coffee-script-source 1.12.2 remote: Fetching method_source 0.9.0 remote: Installing method_source 0.9.0 remote: Fetching thor 0.20.0 remote: Installing thor 0.20.0 remote: Fetching orm_adapter 0.5.0 remote: Installing orm_adapter 0.5.0 remote: Fetching unf_ext 0.0.7.5 remote: Installing unf_ext 0.0.7.5 with native extensions remote: Fetching json 2.1.0 remote: Installing json 2.1.0 with native extensions remote: Fetching mime-types-data 3.2016.0521 remote: Installing mime-types-data 3.2016.0521 remote: Fetching netrc 0.11.0 remote: Installing netrc 0.11.0 remote: Fetching pg 0.21.0 remote: Installing pg 0.21.0 with native extensions remote: Fetching puma 3.11.2 remote: Installing puma 3.11.2 with native extensions remote: Fetching rails_serve_static_assets 0.0.5 remote: Installing rails_serve_static_assets 0.0.5 remote: Fetching rails_stdout_logging 0.0.5 remote: Installing rails_stdout_logging 0.0.5 remote: Fetching redis 3.3.5 remote: Installing redis 3.3.5 remote: Fetching tilt 2.0.8 remote: Installing tilt 2.0.8 remote: Fetching turbolinks-source 5.1.0 remote: Installing turbolinks-source 5.1.0 remote: Fetching i18n 0.9.5 remote: Installing i18n 0.9.5 remote: Fetching tzinfo 1.2.5 remote: Installing tzinfo 1.2.5 remote: Fetching nokogiri 1.8.2 remote: Installing nokogiri 1.8.2 with native extensions remote: Fetching rack-test 0.6.3 remote: Installing rack-test 0.6.3 remote: Fetching warden 1.2.7 remote: Installing warden 1.2.7 remote: Fetching sprockets 3.7.1 remote: Installing sprockets 3.7.1 remote: Fetching websocket-driver 0.6.5 remote: Installing websocket-driver 0.6.5 with native extensions remote: Fetching mail 2.7.0 remote: Installing mail 2.7.0 remote: Fetching autoprefixer-rails 8.1.0 remote: Installing autoprefixer-rails 8.1.0 remote: Fetching uglifier 4.1.6 remote: Installing uglifier 4.1.6 remote: Fetching coffee-script 2.4.1 remote: Installing coffee-script 2.4.1 remote: Fetching rb-inotify 0.9.10 remote: Fetching mime-types 3.1 remote: Installing rb-inotify 0.9.10 remote: Installing mime-types 3.1 remote: Fetching unf 0.1.4 remote: Fetching rails_12factor 0.0.3 remote: Fetching turbolinks 5.1.0 remote: Installing unf 0.1.4 remote: Installing turbolinks 5.1.0 remote: Installing rails_12factor 0.0.3 remote: Fetching activesupport 5.0.6 remote: Fetching loofah 2.2.0 remote: Fetching sass-listen 4.0.0 remote: Installing sass-listen 4.0.0 remote: Installing loofah 2.2.0 remote: Fetching domain_name 0.5.20170404 remote: Installing activesupport 5.0.6 remote: Fetching sass 3.5.5 remote: Installing domain_name 0.5.20170404 remote: Fetching rails-html-sanitizer 1.0.3 remote: Installing rails-html-sanitizer 1.0.3 remote: Installing sass 3.5.5 remote: Fetching http-cookie 1.0.3 remote: Installing http-cookie 1.0.3 remote: Fetching rest-client 2.0.2 remote: Installing rest-client 2.0.2 remote: Fetching rails-dom-testing 2.0.3 remote: Installing rails-dom-testing 2.0.3 remote: Fetching globalid 0.4.1 remote: Installing globalid 0.4.1 remote: Fetching activemodel 5.0.6 remote: Fetching actionview 5.0.6 remote: Installing activemodel 5.0.6 remote: Installing actionview 5.0.6 remote: Fetching activejob 5.0.6 remote: Installing activejob 5.0.6 remote: Fetching activerecord 5.0.6 remote: Fetching bootstrap 4.0.0 remote: Fetching materialize-sass 0.100.2 remote: Installing activerecord 5.0.6 remote: Installing bootstrap 4.0.0 remote: Fetching actionpack 5.0.6 remote: Installing materialize-sass 0.100.2 remote: Installing actionpack 5.0.6 remote: Fetching actioncable 5.0.6 remote: Fetching actionmailer 5.0.6 remote: Fetching railties 5.0.6 remote: Installing actioncable 5.0.6 remote: Installing actionmailer 5.0.6 remote: Installing railties 5.0.6 remote: Fetching sprockets-rails 3.2.1 remote: Installing sprockets-rails 3.2.1 remote: Fetching mailgun_rails 0.9.0 remote: Installing mailgun_rails 0.9.0 remote: Fetching coffee-rails 4.1.1 remote: Fetching responders 2.4.0 remote: Fetching jquery-rails 4.3.1 remote: Installing coffee-rails 4.1.1 remote: Installing responders 2.4.0 remote: Fetching rails 5.0.6 remote: Fetching sass-rails 5.0.7 remote: Installing rails 5.0.6 remote: Fetching devise 4.4.1 remote: Installing sass-rails 5.0.7 remote: Installing jquery-rails 4.3.1 remote: Installing devise 4.4.1 remote: Bundle complete! 18 Gemfile dependencies, 78 gems now installed. remote: Gems in the groups development and test were not installed. remote: Bundled gems are installed into ./vendor/bundle. remote: Bundle completed (39.21s) remote: Cleaning up the bundler cache. remote: -----> Installing node-v6.11.1-linux-x64 remote: -----> Detecting rake tasks remote: -----> Preparing app for Rails asset pipeline remote: Running: rake assets:precompile remote: I, [2018-03-06T01:53:52.192592 #1704] INFO -- : Writing /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/public/assets/application-5439ff0a2380325a348f0d72c04b9d86208492226323b539f55ecf5d686401b0.js remote: I, [2018-03-06T01:53:52.193418 #1704] INFO -- : Writing /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/public/assets/application-5439ff0a2380325a348f0d72c04b9d86208492226323b539f55ecf5d686401b0.js.gz remote: rake aborted! remote: Sass::SyntaxError: Invalid CSS after ".blue.": expected class name, was "#007bff" remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/materialize-sass-0.100.2/app/assets/stylesheets/materialize/components/_color.scss:378 remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/materialize-sass-0.100.2/app/assets/stylesheets/materialize.scss:4 remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/app/assets/stylesheets/application.scss:2 remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/scss/parser.rb:1278:inexpected' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/scss/parser.rb:1208:in expected' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/scss/parser.rb:1203:intok!' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/scss/static_parser.rb:197:in class_selector' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/scss/static_parser.rb:165:insimple_selector_sequence' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/scss/static_parser.rb:111:in selector' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/scss/static_parser.rb:86:inselector_comma_sequence' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/scss/parser.rb:1186:in expr!' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/scss/static_parser.rb:20:inparse_selector' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:438:in visit_rule' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/base.rb:36:invisit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:162:in block in visit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:79:inblock in with_base' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:135:in with_frame' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:79:inwith_base' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:162:in visit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:302:inblock (2 levels) in visit_if' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:302:in map' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:302:inblock in visit_if' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:183:in with_environment' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:301:invisit_if' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/base.rb:36:in visit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:162:inblock in visit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:79:in block in with_base' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:135:inwith_frame' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:79:in with_base' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:162:invisit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:305:in visit_if' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/base.rb:36:invisit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:162:in block in visit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:79:inblock in with_base' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:135:in with_frame' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:79:inwith_base' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:162:in visit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:244:inblock (3 levels) in visit_each' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:244:in map' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:244:inblock (2 levels) in visit_each' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:236:in map' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:236:inblock in visit_each' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:183:in with_environment' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:235:invisit_each' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/base.rb:36:in visit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:162:inblock in visit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:79:in block in with_base' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:135:inwith_frame' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:79:in with_base' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:162:invisit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:244:in block (3 levels) in visit_each' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:244:inmap' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:244:in block (2 levels) in visit_each' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:236:inmap' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:236:in block in visit_each' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:183:inwith_environment' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:235:in visit_each' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/base.rb:36:invisit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:162:in block in visit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:79:inblock in with_base' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:135:in with_frame' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:79:inwith_base' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:162:in visit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:329:inblock (2 levels) in visit_import' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:329:in map' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:329:inblock in visit_import' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:88:in block in with_import' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:135:inwith_frame' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:88:in with_import' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:326:invisit_import' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/base.rb:36:in visit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:162:inblock in visit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:79:in block in with_base' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:135:inwith_frame' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:79:in with_base' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:162:invisit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:329:in block (2 levels) in visit_import' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:329:inmap' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:329:in block in visit_import' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:88:inblock in with_import' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:135:in with_frame' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:88:inwith_import' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:326:in visit_import' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/base.rb:36:invisit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:162:in block in visit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:79:inblock in with_base' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:135:in with_frame' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/stack.rb:79:inwith_base' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:162:in visit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/base.rb:52:inblock in visit_children' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/base.rb:52:in map' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/base.rb:52:invisit_children' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:171:in block in visit_children' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:183:inwith_environment' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:170:in visit_children' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/base.rb:36:inblock in visit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:190:in visit_root' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/base.rb:36:invisit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:161:in visit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/visitors/perform.rb:10:invisit' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/root_node.rb:36:incss_tree' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/tree/root_node.rb:20:inrender' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-3.5.5/lib/sass/engine.rb:290:in render' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sass-rails-5.0.7/lib/sass/rails/template.rb:47:inevaluate' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/tilt-2.0.8/lib/tilt/template.rb:109:in render' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/legacy_tilt_processor.rb:25:incall' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/processor_utils.rb:75:in call_processor' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/processor_utils.rb:57:inblock in call_processors' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/processor_utils.rb:56:in reverse_each' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/processor_utils.rb:56:incall_processors' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/loader.rb:134:in load_from_unloaded' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/loader.rb:60:inblock in load' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/loader.rb:317:in fetch_asset_from_dependency_cache' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/loader.rb:44:inload' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/cached_environment.rb:20:in block in initialize' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/cached_environment.rb:47:inload' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/bundle.rb:23:in block in call' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/utils.rb:200:indfs' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/bundle.rb:24:in call' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/processor_utils.rb:75:incall_processor' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/processor_utils.rb:57:in block in call_processors' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/processor_utils.rb:56:inreverse_each' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/processor_utils.rb:56:in call_processors' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/loader.rb:134:inload_from_unloaded' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/loader.rb:60:in block in load' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/loader.rb:317:infetch_asset_from_dependency_cache' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/loader.rb:44:in load' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/cached_environment.rb:20:inblock in initialize' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/cached_environment.rb:47:in load' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/base.rb:66:infind_asset' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/base.rb:73:infind_all_linked_assets' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/manifest.rb:142:inblock in find' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/legacy.rb:114:in block (2 levels) in logical_paths' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/path_utils.rb:228:inblock in stat_tree' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/path_utils.rb:212:in block in stat_directory' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/path_utils.rb:209:ineach' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/path_utils.rb:209:in stat_directory' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/path_utils.rb:227:instat_tree' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/legacy.rb:105:in each' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/legacy.rb:105:inblock in logical_paths' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/legacy.rb:104:in each' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/legacy.rb:104:inlogical_paths' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/manifest.rb:140:in find' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/sprockets/manifest.rb:185:incompile' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-rails-3.2.1/lib/sprockets/rails/task.rb:68:in block (3 levels) in define' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-3.7.1/lib/rake/sprocketstask.rb:147:inwith_logger' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/sprockets-rails-3.2.1/lib/sprockets/rails/task.rb:67:in block (2 levels) in define' remote: /tmp/build_da3e2e0d846ab0f7a0c71c64edc30a3c/vendor/bundle/ruby/2.3.0/gems/rake-12.3.0/exe/rake:27:in<top (required)>' remote: Tasks: TOP => assets:precompile remote: (See full trace by running task with --trace) remote: ! remote: ! Precompiling assets failed. remote: ! remote: ! Push rejected, failed to compile Ruby app. remote: remote: ! Push failed remote: Verifying deploy... remote: remote: ! Push rejected to remote:`

joshdholtz commented 6 years ago

I am not able to reproduce this at all. Heroku builds fine for me when creating a new instance. Is this still an issue for anyone?

ddnexus commented 6 years ago

Yes. In the log there is a SASS syntax error that I have too (trying a rails app in dev mode):

Invalid CSS after ".blue.": expected class name, was "#007bff"

It doesn't compile the css.

kundansingh27feb commented 4 years ago

Hi All,

I am getting this error in apache error log. Can someone please help me to resolve this:

s3_website push --force rake aborted! Command failed with status (1): [s3_website push --force...] /var/www/html/ourchive-org/rakefile:37:in `block in <top (required)>' Tasks: TOP => deploy => push (See full trace by running task with --trace)

The s3_website push --force is working fine when I am running this from CLI but from apache getting an error.