Advertisement
Guest User

Untitled

a guest
May 3rd, 2016
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.93 KB | None | 0 0
  1. 2016-05-03T13:44:14.283492+00:00 app[web.1]: ^
  2. 2016-05-03T13:44:14.283493+00:00 app[web.1]: : SELECT "submissions".* FROM "submissions" ORDER BY "submissions"."created_at" DESC):
  3. 2016-05-03T13:44:14.283493+00:00 app[web.1]: 1: <% @submissions.each do |submission| %>
  4. 2016-05-03T13:44:14.283494+00:00 app[web.1]: 2: <tr class="athing">
  5. 2016-05-03T13:44:14.283495+00:00 app[web.1]: 3: <td class="title">
  6. 2016-05-03T13:44:14.283495+00:00 app[web.1]: 4: <span class="rank">1</span>
  7. 2016-05-03T13:44:14.283496+00:00 app[web.1]: app/views/submissions/_submissionNew.html.erb:1:in `_app_views_submissions__submission_ew_html_erb___4057081524168843429_70153578125860'
  8. 2016-05-03T13:44:14.283497+00:00 app[web.1]: app/views/submissions/index.html.erb:5:in `_app_views_submissions_index_html_erb___4203682827822929021_70153583425140'
  9. 2016-05-03T13:44:14.283506+00:00 app[web.1]:
  10. 2016-05-03T13:44:14.283507+00:00 app[web.1]:
  11. 2016-05-03T13:44:14.275820+00:00 heroku[router]: at=info method=GET path="/" host=salty-stream-26420.herokuapp.com request_id=614dfba6-3252-421f-a09a-0c6efecaa872 fwd="88.11.147.208" dyno=web.1 connect=0ms service=24ms status=500 bytes=1754
  12. 2016-05-03T13:45:07.658959+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/auth/failure"):
  13. 2016-05-03T13:45:07.523734+00:00 app[web.1]: Started GET "/auth/twitter/callback" for 31.13.110.105 at 2016-05-03 13:45:07 +0000
  14. 2016-05-03T13:45:07.531189+00:00 app[web.1]: I, [2016-05-03T13:45:07.531091 #3] INFO -- omniauth: (twitter) Callback phase initiated.
  15. 2016-05-03T13:45:07.655323+00:00 app[web.1]: Started GET "/auth/failure?message=session_expired&strategy=twitter" for 31.13.110.105 at 2016-05-03 13:45:07 +0000
  16. 2016-05-03T13:45:07.658965+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/rack/logger.rb:20:in `call'
  17. 2016-05-03T13:45:07.531800+00:00 app[web.1]: E, [2016-05-03T13:45:07.531748 #3] ERROR -- omniauth: (twitter) Authentication failure! session_expired: OmniAuth::NoSessionError, Session Expired
  18. 2016-05-03T13:45:07.658965+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/tagged_logging.rb:68:in `tagged'
  19. 2016-05-03T13:45:07.658948+00:00 app[web.1]:
  20. 2016-05-03T13:45:07.524270+00:00 heroku[router]: at=info method=GET path="/auth/twitter/callback" host=salty-stream-26420.herokuapp.com request_id=05dc8435-1850-42ad-8872-ca1735c7ccff fwd="31.13.110.105" dyno=web.1 connect=1ms service=20ms status=302 bytes=603
  21. 2016-05-03T13:45:07.658960+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
  22. 2016-05-03T13:45:07.658963+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/rack/logger.rb:20:in `block in call'
  23. 2016-05-03T13:45:07.658964+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/tagged_logging.rb:26:in `tagged'
  24. 2016-05-03T13:45:07.658963+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/tagged_logging.rb:68:in `block in tagged'
  25. 2016-05-03T13:45:07.658962+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/rack/logger.rb:38:in `call_app'
  26. 2016-05-03T13:45:07.658968+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
  27. 2016-05-03T13:45:07.658973+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/application.rb:164:in `call'
  28. 2016-05-03T13:45:07.658969+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/static.rb:113:in `call'
  29. 2016-05-03T13:45:07.658967+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in `call'
  30. 2016-05-03T13:45:07.658975+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/content_length.rb:15:in `call'
  31. 2016-05-03T13:45:07.658974+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'
  32. 2016-05-03T13:45:07.658961+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
  33. 2016-05-03T13:45:07.658978+00:00 app[web.1]: vendor/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
  34. 2016-05-03T13:45:07.658979+00:00 app[web.1]:
  35. 2016-05-03T13:45:07.658969+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'
  36. 2016-05-03T13:45:07.658976+00:00 app[web.1]: vendor/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
  37. 2016-05-03T13:45:07.658966+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/request_id.rb:21:in `call'
  38. 2016-05-03T13:45:07.658970+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/engine.rb:518:in `call'
  39. 2016-05-03T13:45:07.658978+00:00 app[web.1]:
  40. 2016-05-03T13:45:07.658967+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'
  41. 2016-05-03T13:45:07.658975+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/handler/webrick.rb:88:in `service'
  42. 2016-05-03T13:45:07.658977+00:00 app[web.1]: vendor/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
  43. 2016-05-03T13:45:07.647661+00:00 heroku[router]: at=info method=GET path="/auth/failure?message=session_expired&strategy=twitter" host=salty-stream-26420.herokuapp.com request_id=6071449e-22e8-42ac-bd63-4de982b302a1 fwd="31.13.110.105" dyno=web.1 connect=0ms service=9ms status=404 bytes=1829
  44. 2016-05-03T13:45:09.554188+00:00 app[web.1]: Started GET "/auth/twitter/callback" for 31.13.109.120 at 2016-05-03 13:45:09 +0000
  45. 2016-05-03T13:45:09.564875+00:00 app[web.1]: E, [2016-05-03T13:45:09.564821 #3] ERROR -- omniauth: (twitter) Authentication failure! session_expired: OmniAuth::NoSessionError, Session Expired
  46. 2016-05-03T13:45:09.564571+00:00 app[web.1]: I, [2016-05-03T13:45:09.564459 #3] INFO -- omniauth: (twitter) Callback phase initiated.
  47. 2016-05-03T13:45:09.553231+00:00 heroku[router]: at=info method=GET path="/auth/twitter/callback" host=salty-stream-26420.herokuapp.com request_id=1fc0bf17-907f-41ad-a28e-db46ec944fca fwd="31.13.109.120" dyno=web.1 connect=2ms service=16ms status=302 bytes=603
  48. 2016-05-03T13:45:10.119100+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
  49. 2016-05-03T13:45:10.113932+00:00 heroku[router]: at=info method=GET path="/auth/failure?message=session_expired&strategy=twitter" host=salty-stream-26420.herokuapp.com request_id=a8e589e6-06e4-4270-93bf-94b35c6320a9 fwd="31.13.109.120" dyno=web.1 connect=0ms service=11ms status=404 bytes=1829
  50. 2016-05-03T13:45:10.119084+00:00 app[web.1]:
  51. 2016-05-03T13:45:10.116113+00:00 app[web.1]: Started GET "/auth/failure?message=session_expired&strategy=twitter" for 31.13.109.120 at 2016-05-03 13:45:10 +0000
  52. 2016-05-03T13:45:10.119101+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/rack/logger.rb:38:in `call_app'
  53. 2016-05-03T13:45:10.119098+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/auth/failure"):
  54. 2016-05-03T13:45:10.119102+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/rack/logger.rb:20:in `block in call'
  55. 2016-05-03T13:45:10.119099+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
  56. 2016-05-03T13:45:10.119111+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/rack/logger.rb:20:in `call'
  57. 2016-05-03T13:45:10.119104+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/tagged_logging.rb:68:in `tagged'
  58. 2016-05-03T13:45:10.119103+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/tagged_logging.rb:68:in `block in tagged'
  59. 2016-05-03T13:45:10.119103+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/tagged_logging.rb:26:in `tagged'
  60. 2016-05-03T13:45:10.119112+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/request_id.rb:21:in `call'
  61. 2016-05-03T13:45:10.119113+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in `call'
  62. 2016-05-03T13:45:10.119114+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'
  63. 2016-05-03T13:45:10.119118+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'
  64. 2016-05-03T13:45:10.119119+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/content_length.rb:15:in `call'
  65. 2016-05-03T13:45:10.119116+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'
  66. 2016-05-03T13:45:10.119117+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/engine.rb:518:in `call'
  67. 2016-05-03T13:45:10.119117+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/railties-4.2.2/lib/rails/application.rb:164:in `call'
  68. 2016-05-03T13:45:10.119119+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/rack-1.6.4/lib/rack/handler/webrick.rb:88:in `service'
  69. 2016-05-03T13:45:10.119115+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/activesupport-4.2.2/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
  70. 2016-05-03T13:45:10.119115+00:00 app[web.1]: vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.2/lib/action_dispatch/middleware/static.rb:113:in `call'
  71. 2016-05-03T13:45:10.119122+00:00 app[web.1]: vendor/ruby-2.2.4/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
  72. 2016-05-03T13:45:10.119122+00:00 app[web.1]:
  73. 2016-05-03T13:45:10.119123+00:00 app[web.1]:
  74. 2016-05-03T13:45:10.119120+00:00 app[web.1]: vendor/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
  75. 2016-05-03T13:45:10.119121+00:00 app[web.1]: vendor/ruby-2.2.4/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
  76. 2016-05-03T13:47:23.541921+00:00 app[web.1]: Rendered submissions/_menu.html.erb (0.3ms)
  77. 2016-05-03T13:47:23.537983+00:00 app[web.1]: Started GET "/" for 88.11.147.208 at 2016-05-03 13:47:23 +0000
  78. 2016-05-03T13:47:23.544497+00:00 app[web.1]: Submission Load (2.2ms) SELECT "submissions".* FROM "submissions" ORDER BY "submissions"."created_at" DESC
  79. 2016-05-03T13:47:23.544947+00:00 app[web.1]: Rendered submissions/_submissionNew.html.erb (2.9ms)
  80. 2016-05-03T13:47:23.540485+00:00 app[web.1]: Processing by SubmissionsController#index as HTML
  81. 2016-05-03T13:47:23.544506+00:00 app[web.1]: PG::UndefinedTable: ERROR: relation "submissions" does not exist
  82. 2016-05-03T13:47:23.544508+00:00 app[web.1]: ^
  83. 2016-05-03T13:47:23.545010+00:00 app[web.1]: Rendered submissions/index.html.erb within layouts/application (3.6ms)
  84. 2016-05-03T13:47:23.545151+00:00 app[web.1]: Completed 500 Internal Server Error in 5ms (ActiveRecord: 2.2ms)
  85. 2016-05-03T13:47:23.544510+00:00 app[web.1]: : SELECT "submissions".* FROM "submissions" ORDER BY "submissions"."created_at" DESC
  86. 2016-05-03T13:47:23.546172+00:00 app[web.1]:
  87. 2016-05-03T13:47:23.544507+00:00 app[web.1]: LINE 1: SELECT "submissions".* FROM "submissions" ORDER BY "submiss...
  88. 2016-05-03T13:47:23.546184+00:00 app[web.1]: ActionView::Template::Error (PG::UndefinedTable: ERROR: relation "submissions" does not exist
  89. 2016-05-03T13:47:23.546185+00:00 app[web.1]: LINE 1: SELECT "submissions".* FROM "submissions" ORDER BY "submiss...
  90. 2016-05-03T13:47:23.546186+00:00 app[web.1]: ^
  91. 2016-05-03T13:47:23.546188+00:00 app[web.1]: 2: <tr class="athing">
  92. 2016-05-03T13:47:23.546190+00:00 app[web.1]: 4: <span class="rank">1</span>
  93. 2016-05-03T13:47:23.546187+00:00 app[web.1]: : SELECT "submissions".* FROM "submissions" ORDER BY "submissions"."created_at" DESC):
  94. 2016-05-03T13:47:23.546187+00:00 app[web.1]: 1: <% @submissions.each do |submission| %>
  95. 2016-05-03T13:47:23.546192+00:00 app[web.1]: app/views/submissions/_submissionNew.html.erb:1:in `_app_views_submissions__submission_ew_html_erb___4057081524168843429_70153578125860'
  96. 2016-05-03T13:47:23.546193+00:00 app[web.1]:
  97. 2016-05-03T13:47:23.546189+00:00 app[web.1]: 3: <td class="title">
  98. 2016-05-03T13:47:23.546194+00:00 app[web.1]:
  99. 2016-05-03T13:47:23.546192+00:00 app[web.1]: app/views/submissions/index.html.erb:5:in `_app_views_submissions_index_html_erb___4203682827822929021_70153583425140'
  100. 2016-05-03T13:47:23.532277+00:00 heroku[router]: at=info method=GET path="/" host=salty-stream-26420.herokuapp.com request_id=33a7a825-930d-4f7a-8ff8-12e45dfd1fda fwd="88.11.147.208" dyno=web.1 connect=1ms service=12ms status=500 bytes=1754
  101. 2016-05-03T13:47:23.819174+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=salty-stream-26420.herokuapp.com request_id=acbb7ebb-8407-45a1-8d33-1fc403ca4b15 fwd="88.11.147.208" dyno=web.1 connect=1ms service=4ms status=304 bytes=133
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement