Skip to content

Instantly share code, notes, and snippets.

@scope2229
Created March 5, 2016 19:14
Show Gist options
  • Save scope2229/7abc62c6ea779da5088e to your computer and use it in GitHub Desktop.
Save scope2229/7abc62c6ea779da5088e to your computer and use it in GitHub Desktop.
error log
Counting objects: 31, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (29/29), done.
Writing objects: 100% (31/31), 4.84 KiB | 0 bytes/s, done.
Total 31 (delta 10), reused 0 (delta 0)
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Using set buildpack heroku/ruby
remote: -----> Ruby app detected
remote: -----> Compiling Ruby/Rails
remote: -----> Using Ruby version: ruby-2.2.4
remote: -----> Installing dependencies using bundler 1.9.7
remote: Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
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: Using i18n 0.7.0
remote: Using rake 10.5.0
remote: Using json 1.8.3
remote: Using minitest 5.8.4
remote: Using thread_safe 0.3.5
remote: Using builder 3.2.2
remote: Using erubis 2.7.0
remote: Using mini_portile2 2.0.0
remote: Using rack 1.6.4
remote: Using mime-types 2.99.1
remote: Using arel 6.0.3
remote: Using coffee-script-source 1.10.0
remote: Using execjs 2.6.0
remote: Using thor 0.19.1
remote: Using concurrent-ruby 1.0.1
remote: Using multi_json 1.11.2
remote: Using pg 0.17.1
remote: Using bundler 1.9.7
remote: Using rails_serve_static_assets 0.0.5
remote: Using rails_stdout_logging 0.0.4
remote: Using sass 3.4.21
remote: Using rdoc 4.2.2
remote: Using nokogiri 1.6.7.2
remote: Using tzinfo 1.2.2
remote: Using rack-test 0.6.3
remote: Using mail 2.6.3
remote: Using coffee-script 2.4.1
remote: Using uglifier 2.5.3
remote: Using sprockets 3.5.2
remote: Using rails_12factor 0.0.2
remote: Using sdoc 0.4.0
remote: Using activesupport 4.2.0
remote: Using loofah 2.0.3
remote: Using rails-deprecated_sanitizer 1.0.3
remote: Using globalid 0.3.6
remote: Using activemodel 4.2.0
remote: Using jbuilder 2.2.3
remote: Using rails-html-sanitizer 1.0.3
remote: Using rails-dom-testing 1.0.7
remote: Using activejob 4.2.0
remote: Using activerecord 4.2.0
remote: Using actionview 4.2.0
remote: Using actionpack 4.2.0
remote: Using actionmailer 4.2.0
remote: Using railties 4.2.0
remote: Using sprockets-rails 3.0.4
remote: Using coffee-rails 4.1.0
remote: Using jquery-rails 4.0.3
remote: Using rails 4.2.0
remote: Using turbolinks 2.3.0
remote: Installing tilt 2.0.2
remote: Installing sass-rails 5.0.4
remote: Bundle complete! 17 Gemfile dependencies, 52 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 (3.71s)
remote: Cleaning up the bundler cache.
remote: Removing tilt (1.4.1)
remote: Removing sass-rails (5.0.1)
remote: -----> Preparing app for Rails asset pipeline
remote: Running: rake assets:precompile
remote: rake aborted!
remote: ArgumentError: Missing :action key on routes definition, please check your routes.
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.0/lib/action_dispatch/routing/mapper.rb:275:in `check_part'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.0/lib/action_dispatch/routing/mapper.rb:264:in `check_controller_and_action'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.0/lib/action_dispatch/routing/mapper.rb:178:in `normalize_options!'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.0/lib/action_dispatch/routing/mapper.rb:100:in `initialize'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.0/lib/action_dispatch/routing/mapper.rb:78:in `new'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.0/lib/action_dispatch/routing/mapper.rb:78:in `build'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.0/lib/action_dispatch/routing/mapper.rb:1559:in `add_route'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.0/lib/action_dispatch/routing/mapper.rb:1536:in `decomposed_match'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.0/lib/action_dispatch/routing/mapper.rb:1517:in `block in match'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.0/lib/action_dispatch/routing/mapper.rb:1507:in `each'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.0/lib/action_dispatch/routing/mapper.rb:1507:in `match'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.0/lib/action_dispatch/routing/mapper.rb:387:in `root'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.0/lib/action_dispatch/routing/mapper.rb:1580:in `root'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/config/routes.rb:2:in `block in <top (required)>'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.0/lib/action_dispatch/routing/route_set.rb:423:in `instance_exec'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.0/lib/action_dispatch/routing/route_set.rb:423:in `eval_block'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.0/lib/action_dispatch/routing/route_set.rb:401:in `draw
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/config/routes.rb:1:in `<top (required)>'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.0/lib/active_support/dependencies.rb:268:in `load'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.0/lib/active_support/dependencies.rb:268:in `block in load'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.0/lib/active_support/dependencies.rb:240:in `load_dependency'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.0/lib/active_support/dependencies.rb:268:in `load'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/railties-4.2.0/lib/rails/application/routes_reloader.rb:40:in `block in load_paths'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/railties-4.2.0/lib/rails/application/routes_reloader.rb:40:in `each'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/railties-4.2.0/lib/rails/application/routes_reloader.rb:40:in `load_paths'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/railties-4.2.0/lib/rails/application/routes_reloader.rb:16:in `reload!
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/railties-4.2.0/lib/rails/application/routes_reloader.rb:26:in `block in updater'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.0/lib/active_support/file_update_checker.rb:75:in `call'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.0/lib/active_support/file_update_checker.rb:75:in `execute'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/railties-4.2.0/lib/rails/application/routes_reloader.rb:27:in `updater
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/railties-4.2.0/lib/rails/application/routes_reloader.rb:7:in `execute_if_updated'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/railties-4.2.0/lib/rails/application/finisher.rb:69:in `block in <module:Finisher>'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/railties-4.2.0/lib/rails/initializable.rb:30:in `instance_exec'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/railties-4.2.0/lib/rails/initializable.rb:30:in `run'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/railties-4.2.0/lib/rails/initializable.rb:55:in `block in run_initializers'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/railties-4.2.0/lib/rails/initializable.rb:54:in `run_initializers'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/railties-4.2.0/lib/rails/application.rb:352:in `initialize!'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/config/environment.rb:5:in `<top (required)>'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/railties-4.2.0/lib/rails/application.rb:328:in `require'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/railties-4.2.0/lib/rails/application.rb:328:in `require_environment!'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/railties-4.2.0/lib/rails/application.rb:443:in `block in run_tasks_blocks'
remote: /tmp/build_b72dae53195fd0163d31577beb74c614/vendor/bundle/ruby/2.2.0/gems/sprockets-rails-3.0.4/lib/sprockets/rails/task.rb:62:in `block (2 levels) in define'
remote: Tasks: TOP => environment
remote: (See full trace by running task with --trace)
remote: !
remote: ! Precompiling assets failed.
remote: !
remote:
remote: ! Push rejected, failed to compile Ruby app
remote:
remote: Verifying deploy....
remote:
remote: ! Push rejected to sheltered-sands-57139.
remote:
To https://git.heroku.com/sheltered-sands-57139.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/sheltered-sands-57139.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment