Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logs issue 2 #7

Open
Micky0806 opened this issue Aug 25, 2016 · 0 comments
Open

logs issue 2 #7

Micky0806 opened this issue Aug 25, 2016 · 0 comments

Comments

@Micky0806
Copy link
Collaborator

2016-08-25T13:07:29.750174+00:00 app[web.1]: from /app/vendor/ruby-2.3.0/lib/ruby/2.3.0/tsort.rb:226:in tsort_each' 2016-08-25T13:07:29.750175+00:00 app[web.1]: from /app/vendor/ruby-2.3.0/lib/ruby/2.3.0/tsort.rb:205:intsort_each'
2016-08-25T13:07:29.750177+00:00 app[web.1]: from /app/config/environment.rb:5:in <top (required)>' 2016-08-25T13:07:29.750178+00:00 app[web.1]: from config.ru:3:inrequire'
2016-08-25T13:07:29.750176+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.6/lib/rails/initializable.rb:54:in run_initializers' 2016-08-25T13:07:29.750176+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.6/lib/rails/application.rb:352:ininitialize!'
2016-08-25T13:07:29.750179+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/builder.rb:55:in instance_eval' 2016-08-25T13:07:29.750182+00:00 app[web.1]: from config.ru:innew'
2016-08-25T13:07:29.750180+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/builder.rb:55:in initialize' 2016-08-25T13:07:29.750179+00:00 app[web.1]: from config.ru:3:inblock in

'
2016-08-25T13:07:29.750183+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/builder.rb:49:in new_from_string' 2016-08-25T13:07:29.750184+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/builder.rb:40:inparse_file'
2016-08-25T13:07:29.750186+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/puma-3.6.0/lib/puma/runner.rb:127:in load_and_bind' 2016-08-25T13:07:29.750186+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/puma-3.6.0/lib/puma/single.rb:85:inrun'
2016-08-25T13:07:29.750182+00:00 app[web.1]: from config.ru:in <main>' 2016-08-25T13:07:29.750185+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/puma-3.6.0/lib/puma/configuration.rb:315:inload_rackup'
2016-08-25T13:07:29.750189+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/puma-3.6.0/bin/puma:10:in <top (required)>' 2016-08-25T13:07:29.750183+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/builder.rb:49:ineval'
2016-08-25T13:07:29.750185+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/puma-3.6.0/lib/puma/configuration.rb:243:in app' 2016-08-25T13:07:29.750188+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/puma-3.6.0/lib/puma/cli.rb:74:inrun'
2016-08-25T13:07:29.750190+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/bin/puma:23:in load' 2016-08-25T13:07:29.750187+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/puma-3.6.0/lib/puma/launcher.rb:172:inrun'
2016-08-25T13:07:29.750191+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/bin/puma:23:in <main>' 2016-08-25T13:07:29.862260+00:00 heroku[web.1]: Process exited with status 1 2016-08-25T13:07:29.859445+00:00 heroku[web.1]: State changed from crashed to starting 2016-08-25T13:07:29.858189+00:00 heroku[web.1]: State changed from starting to crashed 2016-08-25T13:07:32.481989+00:00 heroku[web.1]: Starting process with commandbundle exec puma -C config/puma.rb 2016-08-25T13:07:34.925808+00:00 app[web.1]: Puma starting in single mode... 2016-08-25T13:07:34.925824+00:00 app[web.1]: * Version 3.6.0 (ruby 2.3.0-p0), codename: Sleepy Sunday Serenity 2016-08-25T13:07:34.925826+00:00 app[web.1]: * Environment: production 2016-08-25T13:07:34.925825+00:00 app[web.1]: * Min threads: 5, max threads: 5 2016-08-25T13:07:36.177509+00:00 app[web.1]: ^ 2016-08-25T13:07:36.177510+00:00 app[web.1]: /app/app/controllers/contacts_controller.rb:21: syntax error, unexpected >>, expecting keyword_end 2016-08-25T13:07:36.177480+00:00 app[web.1]: ! Unable to load application: SyntaxError: /app/app/controllers/contacts_controller.rb:2: syntax error, unexpected << 2016-08-25T13:07:36.177498+00:00 app[web.1]: <<<<<<< HEAD 2016-08-25T13:07:36.177515+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.6/lib/active_support/dependencies.rb:360:inrequire_or_load'
2016-08-25T13:07:36.177516+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.6/lib/active_support/dependencies.rb:317:in depend_on' 2016-08-25T13:07:36.177517+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.6/lib/active_support/dependencies.rb:233:inrequire_dependency'
2016-08-25T13:07:36.177501+00:00 app[web.1]: /app/app/controllers/contacts_controller.rb:21: syntax error, unexpected >>, expecting keyword_end
2016-08-25T13:07:36.177502+00:00 app[web.1]: >>>>>>> origin/master
2016-08-25T13:07:36.177502+00:00 app[web.1]: ^
2016-08-25T13:07:36.177508+00:00 app[web.1]: /app/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.6/lib/active_support/dependencies.rb:244:in rescue in load_dependency': /app/app/controllers/contacts_controller.rb:2: syntax error, unexpected << (SyntaxError) 2016-08-25T13:07:36.177509+00:00 app[web.1]: <<<<<<< HEAD 2016-08-25T13:07:36.177519+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.6/lib/rails/engine.rb:472:inblock (2 levels) in eager_load!'
2016-08-25T13:07:36.177520+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.6/lib/rails/engine.rb:471:in each' 2016-08-25T13:07:36.177523+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.6/lib/rails/engine.rb:471:inblock in eager_load!'
2016-08-25T13:07:36.177523+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.6/lib/rails/engine.rb:469:in each' 2016-08-25T13:07:36.177525+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.6/lib/rails/engine.rb:469:ineager_load!'
2016-08-25T13:07:36.177543+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.6/lib/rails/engine.rb:346:in eager_load!' 2016-08-25T13:07:36.177549+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.6/lib/rails/initializable.rb:55:inblock in run_initializers'
2016-08-25T13:07:36.177499+00:00 app[web.1]: ^
2016-08-25T13:07:36.177544+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.6/lib/rails/application/finisher.rb:56:in each' 2016-08-25T13:07:36.177544+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.6/lib/rails/application/finisher.rb:56:inblock in module:Finisher'
2016-08-25T13:07:36.177545+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.6/lib/rails/initializable.rb:30:in instance_exec' 2016-08-25T13:07:36.177512+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.6/lib/active_support/dependencies.rb:237:inload_dependency'
2016-08-25T13:07:36.177548+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.6/lib/rails/initializable.rb:30:in run' 2016-08-25T13:07:36.177550+00:00 app[web.1]: from /app/vendor/ruby-2.3.0/lib/ruby/2.3.0/tsort.rb:228:inblock in tsort_each'
2016-08-25T13:07:36.177513+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.6/lib/active_support/dependencies.rb:274:in require' 2016-08-25T13:07:36.177511+00:00 app[web.1]: >>>>>>> origin/master 2016-08-25T13:07:36.177511+00:00 app[web.1]: ^ 2016-08-25T13:07:36.177587+00:00 app[web.1]: from /app/vendor/ruby-2.3.0/lib/ruby/2.3.0/tsort.rb:226:intsort_each'
2016-08-25T13:07:36.177589+00:00 app[web.1]: from /app/vendor/ruby-2.3.0/lib/ruby/2.3.0/tsort.rb:205:in tsort_each' 2016-08-25T13:07:36.177590+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.6/lib/rails/initializable.rb:54:inrun_initializers'
2016-08-25T13:07:36.177586+00:00 app[web.1]: from /app/vendor/ruby-2.3.0/lib/ruby/2.3.0/tsort.rb:347:in call' 2016-08-25T13:07:36.177586+00:00 app[web.1]: from /app/vendor/ruby-2.3.0/lib/ruby/2.3.0/tsort.rb:347:ineach_strongly_connected_component'
2016-08-25T13:07:36.177629+00:00 app[web.1]: from config.ru:in <main>' 2016-08-25T13:07:36.177630+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/builder.rb:49:innew_from_string'
2016-08-25T13:07:36.177633+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/builder.rb:40:in parse_file' 2016-08-25T13:07:36.177634+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/puma-3.6.0/lib/puma/configuration.rb:315:inload_rackup'
2016-08-25T13:07:36.177636+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/puma-3.6.0/lib/puma/configuration.rb:243:in app' 2016-08-25T13:07:36.177637+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/puma-3.6.0/lib/puma/runner.rb:127:inload_and_bind'
2016-08-25T13:07:36.177639+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/puma-3.6.0/lib/puma/single.rb:85:in run' 2016-08-25T13:07:36.177640+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/puma-3.6.0/lib/puma/launcher.rb:172:inrun'
2016-08-25T13:07:36.177630+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/builder.rb:49:in eval' 2016-08-25T13:07:36.177594+00:00 app[web.1]: from /app/config/environment.rb:5:in<top (required)>'
2016-08-25T13:07:36.177600+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/builder.rb:55:in instance_eval' 2016-08-25T13:07:36.177659+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/puma-3.6.0/lib/puma/cli.rb:74:inrun'
2016-08-25T13:07:36.177659+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/puma-3.6.0/bin/puma:10:in <top (required)>' 2016-08-25T13:07:36.177598+00:00 app[web.1]: from config.ru:3:inblock in '
2016-08-25T13:07:36.177551+00:00 app[web.1]: from /app/vendor/ruby-2.3.0/lib/ruby/2.3.0/tsort.rb:350:in block (2 levels) in each_strongly_connected_component' 2016-08-25T13:07:36.177553+00:00 app[web.1]: from /app/vendor/ruby-2.3.0/lib/ruby/2.3.0/tsort.rb:431:ineach_strongly_connected_component_from'
2016-08-25T13:07:36.177555+00:00 app[web.1]: from /app/vendor/ruby-2.3.0/lib/ruby/2.3.0/tsort.rb:349:in block in each_strongly_connected_component' 2016-08-25T13:07:36.177584+00:00 app[web.1]: from /app/vendor/ruby-2.3.0/lib/ruby/2.3.0/tsort.rb:347:ineach'
2016-08-25T13:07:36.177591+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/railties-4.2.6/lib/rails/application.rb:352:in initialize!' 2016-08-25T13:07:36.177596+00:00 app[web.1]: from config.ru:3:inrequire'
2016-08-25T13:07:36.177602+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/gems/rack-1.6.4/lib/rack/builder.rb:55:in initialize' 2016-08-25T13:07:36.177660+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/bin/puma:23:inload'
2016-08-25T13:07:36.177662+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.3.0/bin/puma:23:in <main>' 2016-08-25T13:07:36.258979+00:00 heroku[web.1]: Process exited with status 1 2016-08-25T13:07:36.177628+00:00 app[web.1]: from config.ru:innew'
2016-08-25T13:07:36.272925+00:00 heroku[web.1]: State changed from starting to crashed
2016-08-25T13:07:43.507590+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=secure-dusk-49222.herokuapp.com request_id=d2784ee5-0749-4b0c-b711-5085b76a67a2 fwd="91.182.250.111" dyno= connect= service= status=503 bytes=
2016-08-25T13:07:43.933028+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=secure-dusk-49222.herokuapp.com request_id=7169adaa-261f-4274-ad02-3f866000422c fwd="91.182.250.111" dyno= connect= service= status=503 bytes=
2016-08-25T13:08:32.547400+00:00 heroku[api]: Starting process with command bundle exec rake db:migrate by [email protected]
2016-08-25T13:08:36.131901+00:00 heroku[run.8296]: Awaiting client
2016-08-25T13:08:36.158660+00:00 heroku[run.8296]: Starting process with command bundle exec rake db:migrate
2016-08-25T13:08:36.237788+00:00 heroku[run.8296]: State changed from starting to up
2016-08-25T13:08:40.898424+00:00 heroku[run.8296]: Process exited with status 1
2016-08-25T13:08:40.908655+00:00 heroku[run.8296]: State changed from up to complete
2016-08-25T13:09:08.601478+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=secure-dusk-49222.herokuapp.com request_id=48f1abdb-a870-45d0-b498-564fddceb4a6 fwd="91.182.250.111" dyno= connect= service= status=503 bytes=
2016-08-25T13:09:09.052426+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=secure-dusk-49222.herokuapp.com request_id=38f2806b-fa83-4c5e-9653-e3e770d28e21 fwd="91.182.250.111" dyno= connect= service= status=503 bytes=

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant