Last active
January 14, 2018 03:24
-
-
Save joseglego/64711e5132ad919bcbaeb4563b35c428 to your computer and use it in GitHub Desktop.
This file contains 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
2018-01-14T03:16:49.053067+00:00 app[api]: Deploy 454ada27 by user [email protected] | |
2018-01-14T03:16:54.559509+00:00 heroku[web.1]: Starting process with command `bundle exec puma -C ./config/puma.rb` | |
2018-01-14T03:16:56.854497+00:00 app[web.1]: [4] Puma starting in cluster mode... | |
2018-01-14T03:16:56.854519+00:00 app[web.1]: [4] * Version 3.11.0 (ruby 2.4.1-p111), codename: Love Song | |
2018-01-14T03:16:56.854520+00:00 app[web.1]: [4] * Min threads: 2, max threads: 2 | |
2018-01-14T03:16:56.854522+00:00 app[web.1]: [4] * Environment: production | |
2018-01-14T03:16:56.854523+00:00 app[web.1]: [4] * Process workers: 1 | |
2018-01-14T03:16:56.854524+00:00 app[web.1]: [4] * Preloading application | |
2018-01-14T03:16:59.192750+00:00 app[web.1]: bundler: failed to load command: puma (/app/vendor/bundle/ruby/2.4.0/bin/puma) | |
2018-01-14T03:16:59.192596+00:00 app[web.1]: [4] ! Unable to load application: TypeError: Ap(i)[undefined] is not a class/module | |
2018-01-14T03:16:59.192800+00:00 app[web.1]: TypeError: Ap(i)[undefined] is not a class/module | |
2018-01-14T03:16:59.192802+00:00 app[web.1]: /app/app/controllers/api/v1/base_controller.rb:1:in `<top (required)>' | |
2018-01-14T03:16:59.192805+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `require' | |
2018-01-14T03:16:59.192807+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `block in require' | |
2018-01-14T03:16:59.192808+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:258:in `load_dependency' | |
2018-01-14T03:16:59.192809+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:292:in `require' | |
2018-01-14T03:16:59.192810+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:379:in `block in require_or_load' | |
2018-01-14T03:16:59.192811+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:36:in `block in load_interlock' | |
2018-01-14T03:16:59.192813+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies/interlock.rb:12:in `block in loading' | |
2018-01-14T03:16:59.192814+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/concurrency/share_lock.rb:149:in `exclusive' | |
2018-01-14T03:16:59.192815+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies/interlock.rb:11:in `loading' | |
2018-01-14T03:16:59.192816+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:36:in `load_interlock' | |
2018-01-14T03:16:59.192817+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:357:in `require_or_load' | |
2018-01-14T03:16:59.192818+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:335:in `depend_on' | |
2018-01-14T03:16:59.192819+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/activesupport-5.1.4/lib/active_support/dependencies.rb:251:in `require_dependency' | |
2018-01-14T03:16:59.192820+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/engine.rb:476:in `block (2 levels) in eager_load!' | |
2018-01-14T03:16:59.192821+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/engine.rb:475:in `each' | |
2018-01-14T03:16:59.192822+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/engine.rb:475:in `block in eager_load!' | |
2018-01-14T03:16:59.192823+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/engine.rb:473:in `each' | |
2018-01-14T03:16:59.192824+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/engine.rb:473:in `eager_load!' | |
2018-01-14T03:16:59.192825+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/engine.rb:354:in `eager_load!' | |
2018-01-14T03:16:59.192827+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/application/finisher.rb:67:in `each' | |
2018-01-14T03:16:59.192828+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/application/finisher.rb:67:in `block in <module:Finisher>' | |
2018-01-14T03:16:59.192829+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/initializable.rb:30:in `instance_exec' | |
2018-01-14T03:16:59.192830+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/initializable.rb:30:in `run' | |
2018-01-14T03:16:59.192831+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/initializable.rb:59:in `block in run_initializers' | |
2018-01-14T03:16:59.192832+00:00 app[web.1]: /app/vendor/ruby-2.4.1/lib/ruby/2.4.0/tsort.rb:228:in `block in tsort_each' | |
2018-01-14T03:16:59.192833+00:00 app[web.1]: /app/vendor/ruby-2.4.1/lib/ruby/2.4.0/tsort.rb:350:in `block (2 levels) in each_strongly_connected_component' | |
2018-01-14T03:16:59.192834+00:00 app[web.1]: /app/vendor/ruby-2.4.1/lib/ruby/2.4.0/tsort.rb:431:in `each_strongly_connected_component_from' | |
2018-01-14T03:16:59.192835+00:00 app[web.1]: /app/vendor/ruby-2.4.1/lib/ruby/2.4.0/tsort.rb:349:in `block in each_strongly_connected_component' | |
2018-01-14T03:16:59.192836+00:00 app[web.1]: /app/vendor/ruby-2.4.1/lib/ruby/2.4.0/tsort.rb:347:in `each' | |
2018-01-14T03:16:59.192837+00:00 app[web.1]: /app/vendor/ruby-2.4.1/lib/ruby/2.4.0/tsort.rb:347:in `call' | |
2018-01-14T03:16:59.192838+00:00 app[web.1]: /app/vendor/ruby-2.4.1/lib/ruby/2.4.0/tsort.rb:347:in `each_strongly_connected_component' | |
2018-01-14T03:16:59.192840+00:00 app[web.1]: /app/vendor/ruby-2.4.1/lib/ruby/2.4.0/tsort.rb:226:in `tsort_each' | |
2018-01-14T03:16:59.192841+00:00 app[web.1]: /app/vendor/ruby-2.4.1/lib/ruby/2.4.0/tsort.rb:205:in `tsort_each' | |
2018-01-14T03:16:59.192842+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/initializable.rb:58:in `run_initializers' | |
2018-01-14T03:16:59.192843+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/railties-5.1.4/lib/rails/application.rb:353:in `initialize!' | |
2018-01-14T03:16:59.192845+00:00 app[web.1]: config.ru:3:in `require_relative' | |
2018-01-14T03:16:59.192846+00:00 app[web.1]: config.ru:3:in `block in <main>' | |
2018-01-14T03:16:59.192847+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/builder.rb:55:in `instance_eval' | |
2018-01-14T03:16:59.192849+00:00 app[web.1]: config.ru:in `new' | |
2018-01-14T03:16:59.192848+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/builder.rb:55:in `initialize' | |
2018-01-14T03:16:59.192879+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/builder.rb:49:in `eval' | |
2018-01-14T03:16:59.192844+00:00 app[web.1]: /app/config/environment.rb:5:in `<top (required)>' | |
2018-01-14T03:16:59.192850+00:00 app[web.1]: config.ru:in `<main>' | |
2018-01-14T03:16:59.192880+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/builder.rb:49:in `new_from_string' | |
2018-01-14T03:16:59.192881+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/rack-2.0.3/lib/rack/builder.rb:40:in `parse_file' | |
2018-01-14T03:16:59.192882+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/puma-3.11.0/lib/puma/configuration.rb:318:in `load_rackup' | |
2018-01-14T03:16:59.192884+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/puma-3.11.0/lib/puma/runner.rb:138:in `load_and_bind' | |
2018-01-14T03:16:59.192883+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/puma-3.11.0/lib/puma/configuration.rb:243:in `app' | |
2018-01-14T03:16:59.192886+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/puma-3.11.0/lib/puma/launcher.rb:183:in `run' | |
2018-01-14T03:16:59.192885+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/puma-3.11.0/lib/puma/cluster.rb:397:in `run' | |
2018-01-14T03:16:59.192888+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/puma-3.11.0/lib/puma/cli.rb:77:in `run' | |
2018-01-14T03:16:59.192891+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/bin/puma:23:in `<top (required)>' | |
2018-01-14T03:16:59.192889+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/gems/puma-3.11.0/bin/puma:10:in `<top (required)>' | |
2018-01-14T03:16:59.192890+00:00 app[web.1]: /app/vendor/bundle/ruby/2.4.0/bin/puma:23:in `load' | |
2018-01-14T03:16:59.363306+00:00 heroku[web.1]: Process exited with status 1 | |
2018-01-14T03:16:59.376225+00:00 heroku[web.1]: State changed from starting to crashed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment