Skip to content

Instantly share code, notes, and snippets.

Created August 9, 2015 19:27
Show Gist options
  • Save anonymous/56a2871b4de3576e2417 to your computer and use it in GitHub Desktop.
Save anonymous/56a2871b4de3576e2417 to your computer and use it in GitHub Desktop.
2015-08-09T18:59:54.074757+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/engine.rb:471:in `each'
2015-08-09T18:59:54.074759+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/engine.rb:471:in `block in eager_load!'
2015-08-09T18:59:54.074760+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/engine.rb:469:in `each'
2015-08-09T18:59:54.074764+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/engine.rb:469:in `eager_load!'
2015-08-09T18:59:54.074765+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/engine.rb:346:in `eager_load!'
2015-08-09T18:59:54.074769+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/application/finisher.rb:56:in `each'
2015-08-09T18:59:54.074770+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/application/finisher.rb:56:in `block in <module:Finisher>'
2015-08-09T18:59:54.074774+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/initializable.rb:30:in `instance_exec'
2015-08-09T18:59:54.074778+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/initializable.rb:30:in `run'
2015-08-09T18:59:54.074779+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/initializable.rb:55:in `block in run_initializers'
2015-08-09T18:59:54.074782+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:150:in `block in tsort_each'
2015-08-09T18:59:54.074786+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:183:in `block (2 levels) in each_strongly_connected_component'
2015-08-09T18:59:54.074790+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:219:in `each_strongly_connected_component_from'
2015-08-09T18:59:54.074791+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:182:in `block in each_strongly_connected_component'
2015-08-09T18:59:54.074795+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:180:in `each'
2015-08-09T18:59:54.074798+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:180:in `each_strongly_connected_component'
2015-08-09T18:59:54.074802+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:148:in `tsort_each'
2015-08-09T18:59:54.074803+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/initializable.rb:54:in `run_initializers'
2015-08-09T18:59:54.074806+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/application.rb:352:in `initialize!'
2015-08-09T18:59:54.074810+00:00 app[web.1]: from /app/config/environment.rb:5:in `<top (required)>'
2015-08-09T18:59:54.074814+00:00 app[web.1]: from /app/config.ru:3:in `block in <main>'
2015-08-09T18:59:54.074815+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/builder.rb:55:in `instance_eval'
2015-08-09T18:59:54.074818+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/builder.rb:55:in `initialize'
2015-08-09T18:59:54.074822+00:00 app[web.1]: from /app/config.ru:in `new'
2015-08-09T18:59:54.074826+00:00 app[web.1]: from /app/config.ru:in `<main>'
2015-08-09T18:59:54.074827+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/builder.rb:49:in `eval'
2015-08-09T18:59:54.074830+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/builder.rb:49:in `new_from_string'
2015-08-09T18:59:54.074833+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/builder.rb:40:in `parse_file'
2015-08-09T18:59:54.074837+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/server.rb:299:in `build_app_and_options_from_config'
2015-08-09T18:59:54.074840+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/server.rb:208:in `app'
2015-08-09T18:59:54.074842+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/server.rb:61:in `app'
2015-08-09T18:59:54.074845+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/server.rb:336:in `wrapped_app'
2015-08-09T18:59:54.074849+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/server.rb:272:in `start'
2015-08-09T18:59:54.074852+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/server.rb:80:in `start'
2015-08-09T18:59:54.074853+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:80:in `block in server'
2015-08-09T18:59:54.074856+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:75:in `tap'
2015-08-09T18:59:54.074860+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:75:in `server'
2015-08-09T18:59:54.074863+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
2015-08-09T18:59:54.074867+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands.rb:17:in `<top (required)>'
2015-08-09T18:59:54.074874+00:00 app[web.1]: from bin/rails:8:in `<main>'
2015-08-09T18:59:54.074871+00:00 app[web.1]: from bin/rails:8:in `require'
2015-08-09T18:59:55.079671+00:00 heroku[web.1]: Process exited with status 1
2015-08-09T18:59:55.096908+00:00 heroku[web.1]: State changed from crashed to starting
2015-08-09T18:59:55.095996+00:00 heroku[web.1]: State changed from starting to crashed
2015-08-09T19:00:01.478014+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 44099 -e production`
2015-08-09T19:00:07.872766+00:00 app[web.1]: => Booting WEBrick
2015-08-09T19:00:07.872793+00:00 app[web.1]: => Rails 4.2.1 application starting in production on http://0.0.0.0:44099
2015-08-09T19:00:07.872795+00:00 app[web.1]: => Run `rails server -h` for more startup options
2015-08-09T19:00:07.872796+00:00 app[web.1]: => Ctrl-C to shutdown server
2015-08-09T19:00:07.872846+00:00 app[web.1]: Exiting
2015-08-09T19:00:07.875982+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/engine.rb:471:in `each'
2015-08-09T19:00:07.875885+00:00 app[web.1]: /app/app/controllers/Users/confirmations_controller.rb:1:in `<top (required)>': uninitialized constant Users (NameError)
2015-08-09T19:00:07.875948+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/engine.rb:472:in `block (2 levels) in eager_load!'
2015-08-09T19:00:07.876004+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/engine.rb:471:in `block in eager_load!'
2015-08-09T19:00:07.876066+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/engine.rb:469:in `eager_load!'
2015-08-09T19:00:07.876047+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/engine.rb:469:in `each'
2015-08-09T19:00:07.876105+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/application/finisher.rb:56:in `each'
2015-08-09T19:00:07.876086+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/engine.rb:346:in `eager_load!'
2015-08-09T19:00:07.876161+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/initializable.rb:30:in `instance_exec'
2015-08-09T19:00:07.876126+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/application/finisher.rb:56:in `block in <module:Finisher>'
2015-08-09T19:00:07.876180+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/initializable.rb:30:in `run'
2015-08-09T19:00:07.876200+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/initializable.rb:55:in `block in run_initializers'
2015-08-09T19:00:07.876297+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:182:in `block in each_strongly_connected_component'
2015-08-09T19:00:07.876218+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:150:in `block in tsort_each'
2015-08-09T19:00:07.876237+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:183:in `block (2 levels) in each_strongly_connected_component'
2015-08-09T19:00:07.876278+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:219:in `each_strongly_connected_component_from'
2015-08-09T19:00:07.876316+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:180:in `each'
2015-08-09T19:00:07.876353+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:148:in `tsort_each'
2015-08-09T19:00:07.876430+00:00 app[web.1]: from /app/config/environment.rb:5:in `<top (required)>'
2015-08-09T19:00:07.876335+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:180:in `each_strongly_connected_component'
2015-08-09T19:00:07.876410+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/application.rb:352:in `initialize!'
2015-08-09T19:00:07.876450+00:00 app[web.1]: from /app/config.ru:3:in `block in <main>'
2015-08-09T19:00:07.876391+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/initializable.rb:54:in `run_initializers'
2015-08-09T19:00:07.876469+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/builder.rb:55:in `instance_eval'
2015-08-09T19:00:07.876507+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/builder.rb:55:in `initialize'
2015-08-09T19:00:07.876585+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/builder.rb:49:in `new_from_string'
2015-08-09T19:00:07.876546+00:00 app[web.1]: from /app/config.ru:in `<main>'
2015-08-09T19:00:07.876527+00:00 app[web.1]: from /app/config.ru:in `new'
2015-08-09T19:00:07.876643+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/server.rb:299:in `build_app_and_options_from_config'
2015-08-09T19:00:07.876624+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/builder.rb:40:in `parse_file'
2015-08-09T19:00:07.876681+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/server.rb:61:in `app'
2015-08-09T19:00:07.876566+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/builder.rb:49:in `eval'
2015-08-09T19:00:07.876700+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/server.rb:336:in `wrapped_app'
2015-08-09T19:00:07.876662+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/server.rb:208:in `app'
2015-08-09T19:00:07.876738+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/server.rb:272:in `start'
2015-08-09T19:00:07.876758+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/server.rb:80:in `start'
2015-08-09T19:00:07.876777+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:80:in `block in server'
2015-08-09T19:00:07.876796+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:75:in `tap'
2015-08-09T19:00:07.876815+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:75:in `server'
2015-08-09T19:00:07.876891+00:00 app[web.1]: from bin/rails:8:in `require'
2015-08-09T19:00:07.876871+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands.rb:17:in `<top (required)>'
2015-08-09T19:00:07.876852+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
2015-08-09T19:00:07.876910+00:00 app[web.1]: from bin/rails:8:in `<main>'
2015-08-09T19:00:09.359481+00:00 heroku[web.1]: State changed from starting to crashed
2015-08-09T19:00:09.346176+00:00 heroku[web.1]: Process exited with status 1
2015-08-09T19:00:10.813394+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=morning-everglades-3600.herokuapp.com request_id=554cda1c-0c5f-4332-916c-4c8b9b3dafa4 fwd="14.1.198.168" dyno= connect= service= status=503 bytes=
2015-08-09T19:00:16.728782+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=morning-everglades-3600.herokuapp.com request_id=ecde3809-6ef9-476e-8453-367d452cd761 fwd="14.1.198.168" dyno= connect= service= status=503 bytes=
2015-08-09T19:01:31.778912+00:00 heroku[api]: Starting process with command `bundle exec rake db:migrate` by zulhfreelancer@gmail.com
2015-08-09T19:01:36.547200+00:00 heroku[run.2679]: Awaiting client
2015-08-09T19:01:36.594219+00:00 heroku[run.2679]: Starting process with command `bundle exec rake db:migrate`
2015-08-09T19:01:36.883218+00:00 heroku[run.2679]: State changed from starting to up
2015-08-09T19:01:43.731570+00:00 heroku[run.2679]: State changed from up to complete
2015-08-09T19:01:43.687754+00:00 heroku[run.2679]: Process exited with status 0
2015-08-09T19:01:49.333938+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=morning-everglades-3600.herokuapp.com request_id=bd1ac0d2-04a1-4a99-b357-f30b17defd4d fwd="14.1.198.168" dyno= connect= service= status=503 bytes=
2015-08-09T19:01:51.705935+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=morning-everglades-3600.herokuapp.com request_id=d235e7d8-8d20-4fb6-a753-55c0dba56048 fwd="14.1.198.168" dyno= connect= service= status=503 bytes=
2015-08-09T19:03:57.253802+00:00 heroku[api]: Starting process with command `bundle exec rake db:migrate` by zulhfreelancer@gmail.com
2015-08-09T19:04:04.819227+00:00 heroku[run.3101]: Awaiting client
2015-08-09T19:04:04.848947+00:00 heroku[run.3101]: Starting process with command `bundle exec rake db:migrate`
2015-08-09T19:04:05.161723+00:00 heroku[run.3101]: State changed from starting to up
2015-08-09T19:04:11.054892+00:00 heroku[run.3101]: Process exited with status 0
2015-08-09T19:04:11.074384+00:00 heroku[run.3101]: State changed from up to complete
2015-08-09T19:04:17.747993+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=morning-everglades-3600.herokuapp.com request_id=0ea30b55-38d2-4856-ae57-6091facdd98f fwd="14.1.198.168" dyno= connect= service= status=503 bytes=
2015-08-09T19:04:18.846602+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=morning-everglades-3600.herokuapp.com request_id=e3ae9438-7a36-4c3d-bcde-b6a41a0a5d03 fwd="14.1.198.168" dyno= connect= service= status=503 bytes=
2015-08-09T19:08:37.264017+00:00 heroku[slug-compiler]: Slug compilation started
2015-08-09T19:08:37.264024+00:00 heroku[slug-compiler]: Slug compilation finished
2015-08-09T19:08:37.215408+00:00 heroku[api]: Deploy 62dce5d by zulhfreelancer@gmail.com
2015-08-09T19:08:37.215408+00:00 heroku[api]: Release v6 created by zulhfreelancer@gmail.com
2015-08-09T19:08:37.305704+00:00 heroku[web.1]: State changed from crashed to starting
2015-08-09T19:08:40.775740+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 10257 -e production`
2015-08-09T19:08:45.226985+00:00 app[web.1]: => Booting WEBrick
2015-08-09T19:08:45.227008+00:00 app[web.1]: => Rails 4.2.1 application starting in production on http://0.0.0.0:10257
2015-08-09T19:08:45.227011+00:00 app[web.1]: => Run `rails server -h` for more startup options
2015-08-09T19:08:45.227012+00:00 app[web.1]: => Ctrl-C to shutdown server
2015-08-09T19:08:45.227014+00:00 app[web.1]: Exiting
2015-08-09T19:08:45.228396+00:00 app[web.1]: /app/app/controllers/Users/confirmations_controller.rb:1:in `<top (required)>': uninitialized constant Users (NameError)
2015-08-09T19:08:45.228416+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/engine.rb:472:in `block (2 levels) in eager_load!'
2015-08-09T19:08:45.228418+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/engine.rb:471:in `each'
2015-08-09T19:08:45.228422+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/engine.rb:471:in `block in eager_load!'
2015-08-09T19:08:45.228425+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/engine.rb:469:in `each'
2015-08-09T19:08:45.228432+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/engine.rb:346:in `eager_load!'
2015-08-09T19:08:45.228428+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/engine.rb:469:in `eager_load!'
2015-08-09T19:08:45.228455+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/application/finisher.rb:56:in `each'
2015-08-09T19:08:45.228522+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/application/finisher.rb:56:in `block in <module:Finisher>'
2015-08-09T19:08:45.228526+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/initializable.rb:30:in `run'
2015-08-09T19:08:45.228532+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:150:in `block in tsort_each'
2015-08-09T19:08:45.228525+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/initializable.rb:30:in `instance_exec'
2015-08-09T19:08:45.228530+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/initializable.rb:55:in `block in run_initializers'
2015-08-09T19:08:45.228537+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:219:in `each_strongly_connected_component_from'
2015-08-09T19:08:45.228533+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:183:in `block (2 levels) in each_strongly_connected_component'
2015-08-09T19:08:45.228540+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:182:in `block in each_strongly_connected_component'
2015-08-09T19:08:45.228559+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:180:in `each_strongly_connected_component'
2015-08-09T19:08:45.228543+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:180:in `each'
2015-08-09T19:08:45.228563+00:00 app[web.1]: from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/tsort.rb:148:in `tsort_each'
2015-08-09T19:08:45.228566+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/initializable.rb:54:in `run_initializers'
2015-08-09T19:08:45.228570+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/application.rb:352:in `initialize!'
2015-08-09T19:08:45.228592+00:00 app[web.1]: from /app/config/environment.rb:5:in `<top (required)>'
2015-08-09T19:08:45.228645+00:00 app[web.1]: from /app/config.ru:3:in `block in <main>'
2015-08-09T19:08:45.228648+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/builder.rb:55:in `instance_eval'
2015-08-09T19:08:45.228652+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/builder.rb:55:in `initialize'
2015-08-09T19:08:45.228653+00:00 app[web.1]: from /app/config.ru:in `new'
2015-08-09T19:08:45.228663+00:00 app[web.1]: from /app/config.ru:in `<main>'
2015-08-09T19:08:45.228665+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/builder.rb:49:in `eval'
2015-08-09T19:08:45.228668+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/builder.rb:49:in `new_from_string'
2015-08-09T19:08:45.228672+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/builder.rb:40:in `parse_file'
2015-08-09T19:08:45.228675+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/server.rb:299:in `build_app_and_options_from_config'
2015-08-09T19:08:45.228679+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/server.rb:208:in `app'
2015-08-09T19:08:45.228694+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/server.rb:61:in `app'
2015-08-09T19:08:45.228698+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/server.rb:336:in `wrapped_app'
2015-08-09T19:08:45.228701+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/server.rb:272:in `start'
2015-08-09T19:08:45.228705+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/server.rb:80:in `start'
2015-08-09T19:08:45.228708+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:80:in `block in server'
2015-08-09T19:08:45.228730+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:75:in `tap'
2015-08-09T19:08:45.228732+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:75:in `server'
2015-08-09T19:08:45.228736+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
2015-08-09T19:08:45.228739+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands.rb:17:in `<top (required)>'
2015-08-09T19:08:45.228760+00:00 app[web.1]: from bin/rails:8:in `require'
2015-08-09T19:08:45.228765+00:00 app[web.1]: from bin/rails:8:in `<main>'
2015-08-09T19:08:46.069051+00:00 heroku[web.1]: Process exited with status 1
2015-08-09T19:08:46.082989+00:00 heroku[web.1]: State changed from starting to crashed
2015-08-09T19:08:56.628127+00:00 heroku[api]: Starting process with command `bundle exec rake db:migrate` by zulhfreelancer@gmail.com
2015-08-09T19:09:02.253177+00:00 heroku[run.2012]: Awaiting client
2015-08-09T19:09:02.283025+00:00 heroku[run.2012]: Starting process with command `bundle exec rake db:migrate`
2015-08-09T19:09:02.550668+00:00 heroku[run.2012]: State changed from starting to up
2015-08-09T19:09:08.273854+00:00 heroku[run.2012]: Process exited with status 0
2015-08-09T19:09:08.289790+00:00 heroku[run.2012]: State changed from up to complete
2015-08-09T19:09:11.949657+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=morning-everglades-3600.herokuapp.com request_id=d9ae7ea1-b597-4057-9420-6ceff00e33f7 fwd="14.1.198.168" dyno= connect= service= status=503 bytes=
2015-08-09T19:09:12.985588+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=morning-everglades-3600.herokuapp.com request_id=2465338a-49df-40fc-a806-0ac32c0088c5 fwd="14.1.198.168" dyno= connect= service= status=503 bytes=
2015-08-09T19:16:37.334417+00:00 heroku[slug-compiler]: Slug compilation started
2015-08-09T19:16:37.334446+00:00 heroku[slug-compiler]: Slug compilation finished
2015-08-09T19:16:37.262535+00:00 heroku[api]: Deploy 121bb3a by zulhfreelancer@gmail.com
2015-08-09T19:16:37.262572+00:00 heroku[api]: Release v7 created by zulhfreelancer@gmail.com
2015-08-09T19:16:38.429381+00:00 heroku[web.1]: State changed from crashed to starting
2015-08-09T19:16:42.026992+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 6520 -e production`
2015-08-09T19:16:45.993635+00:00 app[web.1]: => Rails 4.2.1 application starting in production on http://0.0.0.0:6520
2015-08-09T19:16:45.993615+00:00 app[web.1]: => Booting WEBrick
2015-08-09T19:16:45.993645+00:00 app[web.1]: /app/app/controllers/Users/confirmations_controller.rb:1:in `<top (required)>': uninitialized constant Users (NameError)
2015-08-09T19:16:45.993638+00:00 app[web.1]: => Ctrl-C to shutdown server
2015-08-09T19:16:45.993646+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/engine.rb:472:in `block (2 levels) in eager_load!'
2015-08-09T19:16:45.993639+00:00 app[web.1]: Exiting
2015-08-09T19:16:45.993636+00:00 app[web.1]: => Run `rails server -h` for more startup options
2015-08-09T19:16:45.993658+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/engine.rb:469:in `eager_load!'
2015-08-09T19:16:45.993654+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/engine.rb:469:in `each'
2015-08-09T19:16:45.993650+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/engine.rb:471:in `each'
2015-08-09T19:16:45.993665+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/application/finisher.rb:56:in `block in <module:Finisher>'
2015-08-09T19:16:45.993651+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/engine.rb:471:in `block in eager_load!'
2015-08-09T19:16:45.993675+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/initializable.rb:55:in `block in run_initializers'
2015-08-09T19:16:45.993660+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/engine.rb:346:in `eager_load!'
2015-08-09T19:16:45.993671+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/initializable.rb:30:in `run'
2015-08-09T19:16:45.993664+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/application/finisher.rb:56:in `each'
2015-08-09T19:16:45.993680+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:429:in `each_strongly_connected_component_from'
2015-08-09T19:16:45.993684+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:in `each'
2015-08-09T19:16:45.993679+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
2015-08-09T19:16:45.993689+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:in `each_strongly_connected_component'
2015-08-09T19:16:45.993683+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:347:in `block in each_strongly_connected_component'
2015-08-09T19:16:45.993676+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:226:in `block in tsort_each'
2015-08-09T19:16:45.993669+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/initializable.rb:30:in `instance_exec'
2015-08-09T19:16:45.993687+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:in `call'
2015-08-09T19:16:45.993693+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:224:in `tsort_each'
2015-08-09T19:16:45.993697+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/initializable.rb:54:in `run_initializers'
2015-08-09T19:16:45.993700+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/application.rb:352:in `initialize!'
2015-08-09T19:16:45.993706+00:00 app[web.1]: from /app/config.ru:3:in `block in <main>'
2015-08-09T19:16:45.993696+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:203:in `tsort_each'
2015-08-09T19:16:45.993709+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/builder.rb:55:in `instance_eval'
2015-08-09T19:16:45.993710+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/builder.rb:55:in `initialize'
2015-08-09T19:16:45.993703+00:00 app[web.1]: from /app/config/environment.rb:5:in `<top (required)>'
2015-08-09T19:16:45.993713+00:00 app[web.1]: from /app/config.ru:in `new'
2015-08-09T19:16:45.993715+00:00 app[web.1]: from /app/config.ru:in `<main>'
2015-08-09T19:16:45.993718+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/builder.rb:49:in `eval'
2015-08-09T19:16:45.993726+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/server.rb:299:in `build_app_and_options_from_config'
2015-08-09T19:16:45.993721+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/builder.rb:49:in `new_from_string'
2015-08-09T19:16:45.993728+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/server.rb:208:in `app'
2015-08-09T19:16:45.993724+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/builder.rb:40:in `parse_file'
2015-08-09T19:16:45.993734+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/server.rb:336:in `wrapped_app'
2015-08-09T19:16:45.993737+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/server.rb:272:in `start'
2015-08-09T19:16:45.993743+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:80:in `block in server'
2015-08-09T19:16:45.993747+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:75:in `tap'
2015-08-09T19:16:45.993740+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/commands/server.rb:80:in `start'
2015-08-09T19:16:45.993731+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/commands/server.rb:61:in `app'
2015-08-09T19:16:45.993751+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
2015-08-09T19:16:45.993748+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:75:in `server'
2015-08-09T19:16:45.993753+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/commands.rb:17:in `<top (required)>'
2015-08-09T19:16:45.993759+00:00 app[web.1]: from bin/rails:8:in `<main>'
2015-08-09T19:16:45.993756+00:00 app[web.1]: from bin/rails:8:in `require'
2015-08-09T19:16:46.813279+00:00 heroku[web.1]: Process exited with status 1
2015-08-09T19:16:46.832041+00:00 heroku[web.1]: State changed from crashed to starting
2015-08-09T19:16:46.831360+00:00 heroku[web.1]: State changed from starting to crashed
2015-08-09T19:16:53.271734+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 59310 -e production`
2015-08-09T19:16:58.249024+00:00 app[web.1]: => Booting WEBrick
2015-08-09T19:16:58.249045+00:00 app[web.1]: => Rails 4.2.1 application starting in production on http://0.0.0.0:59310
2015-08-09T19:16:58.249047+00:00 app[web.1]: => Run `rails server -h` for more startup options
2015-08-09T19:16:58.249968+00:00 app[web.1]: Exiting
2015-08-09T19:16:58.249049+00:00 app[web.1]: => Ctrl-C to shutdown server
2015-08-09T19:16:58.250384+00:00 app[web.1]: /app/app/controllers/Users/confirmations_controller.rb:1:in `<top (required)>': uninitialized constant Users (NameError)
2015-08-09T19:16:58.250421+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/engine.rb:472:in `block (2 levels) in eager_load!'
2015-08-09T19:16:58.250450+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/engine.rb:471:in `each'
2015-08-09T19:16:58.250452+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/engine.rb:471:in `block in eager_load!'
2015-08-09T19:16:58.250458+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/engine.rb:469:in `each'
2015-08-09T19:16:58.250459+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/engine.rb:469:in `eager_load!'
2015-08-09T19:16:58.250460+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/engine.rb:346:in `eager_load!'
2015-08-09T19:16:58.250462+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/application/finisher.rb:56:in `each'
2015-08-09T19:16:58.250468+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/initializable.rb:30:in `instance_exec'
2015-08-09T19:16:58.250466+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/application/finisher.rb:56:in `block in <module:Finisher>'
2015-08-09T19:16:58.250472+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/initializable.rb:30:in `run'
2015-08-09T19:16:58.250476+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/initializable.rb:55:in `block in run_initializers'
2015-08-09T19:16:58.250479+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:226:in `block in tsort_each'
2015-08-09T19:16:58.250498+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:348:in `block (2 levels) in each_strongly_connected_component'
2015-08-09T19:16:58.250515+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:429:in `each_strongly_connected_component_from'
2015-08-09T19:16:58.250532+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:347:in `block in each_strongly_connected_component'
2015-08-09T19:16:58.250533+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:in `each'
2015-08-09T19:16:58.250537+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:in `call'
2015-08-09T19:16:58.250538+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:in `each_strongly_connected_component'
2015-08-09T19:16:58.250542+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:224:in `tsort_each'
2015-08-09T19:16:58.250564+00:00 app[web.1]: from /app/vendor/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:203:in `tsort_each'
2015-08-09T19:16:58.250565+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/initializable.rb:54:in `run_initializers'
2015-08-09T19:16:58.250567+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/application.rb:352:in `initialize!'
2015-08-09T19:16:58.250568+00:00 app[web.1]: from /app/config/environment.rb:5:in `<top (required)>'
2015-08-09T19:16:58.250572+00:00 app[web.1]: from /app/config.ru:3:in `block in <main>'
2015-08-09T19:16:58.250574+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/builder.rb:55:in `instance_eval'
2015-08-09T19:16:58.250575+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/builder.rb:55:in `initialize'
2015-08-09T19:16:58.250578+00:00 app[web.1]: from /app/config.ru:in `new'
2015-08-09T19:16:58.250580+00:00 app[web.1]: from /app/config.ru:in `<main>'
2015-08-09T19:16:58.250584+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/builder.rb:49:in `eval'
2015-08-09T19:16:58.250587+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/builder.rb:49:in `new_from_string'
2015-08-09T19:16:58.250589+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/builder.rb:40:in `parse_file'
2015-08-09T19:16:58.250593+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/server.rb:299:in `build_app_and_options_from_config'
2015-08-09T19:16:58.250596+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/server.rb:208:in `app'
2015-08-09T19:16:58.250598+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/commands/server.rb:61:in `app'
2015-08-09T19:16:58.250601+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/server.rb:336:in `wrapped_app'
2015-08-09T19:16:58.250605+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/server.rb:272:in `start'
2015-08-09T19:16:58.250606+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/commands/server.rb:80:in `start'
2015-08-09T19:16:58.250610+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:80:in `block in server'
2015-08-09T19:16:58.250617+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:75:in `server'
2015-08-09T19:16:58.250613+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:75:in `tap'
2015-08-09T19:16:58.250618+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
2015-08-09T19:16:58.250622+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.2.0/gems/railties-4.2.1/lib/rails/commands.rb:17:in `<top (required)>'
2015-08-09T19:16:58.250628+00:00 app[web.1]: from bin/rails:8:in `<main>'
2015-08-09T19:16:58.250625+00:00 app[web.1]: from bin/rails:8:in `require'
2015-08-09T19:16:59.187661+00:00 heroku[web.1]: Process exited with status 1
2015-08-09T19:16:59.202719+00:00 heroku[web.1]: State changed from starting to crashed
2015-08-09T19:17:00.295115+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=morning-everglades-3600.herokuapp.com request_id=c8f49e1c-7a97-4543-a623-7be2da93e5ac fwd="14.1.198.168" dyno= connect= service= status=503 bytes=
2015-08-09T19:17:01.346849+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=morning-everglades-3600.herokuapp.com request_id=396f6a5a-4dee-47b0-81f4-a0af77b61b11 fwd="14.1.198.168" dyno= connect= service= status=503 bytes=
2015-08-09T19:17:01.411236+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=morning-everglades-3600.herokuapp.com request_id=75ad26d1-d7f9-4b92-beb4-6d04fe759197 fwd="14.1.198.168" dyno= connect= service= status=503 bytes=
2015-08-09T19:17:18.848226+00:00 heroku[api]: Starting process with command `bundle exec rake db:migrate` by zulhfreelancer@gmail.com
2015-08-09T19:17:23.220607+00:00 heroku[run.5217]: Awaiting client
2015-08-09T19:17:23.250464+00:00 heroku[run.5217]: Starting process with command `bundle exec rake db:migrate`
2015-08-09T19:17:23.406669+00:00 heroku[run.5217]: State changed from starting to up
2015-08-09T19:17:29.742026+00:00 heroku[run.5217]: State changed from up to complete
2015-08-09T19:17:29.702584+00:00 heroku[run.5217]: Process exited with status 0
2015-08-09T19:17:35.688697+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=morning-everglades-3600.herokuapp.com request_id=02628119-e794-4162-ac30-883c94146688 fwd="14.1.198.168" dyno= connect= service= status=503 bytes=
2015-08-09T19:17:36.671289+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=morning-everglades-3600.herokuapp.com request_id=fbbcd9bf-1177-4d00-91aa-
24ced4c162e1 fwd="14.1.198.168" dyno= connect= service= status=503 bytes=
2015-08-09T19:17:36.711127+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=morning-everglades-3600.herokuapp.com request_id=56bc78bb-5108-4ceb-bf77-face15557bc4 fwd="14.1.198.168" dyno= connect= service= status=503 bytes=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment