Advertisement
Guest User

Heroku logs

a guest
Aug 20th, 2014
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.73 KB | None | 0 0
  1. 2014-08-20T23:44:56.446574+00:00 app[web.1]:
  2. 2014-08-20T23:44:56.446570+00:00 app[web.1]: 10: <div class="thumbnail">
  3. 2014-08-20T23:44:56.446576+00:00 app[web.1]:
  4. 2014-08-20T23:44:56.446573+00:00 app[web.1]: app/views/listings/index.html.erb:8:in `_app_views_listings_index_html_erb___2379637224581290502_70027078670200'
  5. 2014-08-20T23:44:56.439769+00:00 app[web.1]: Processing by ListingsController#index as HTML
  6. 2014-08-20T23:45:39.036090+00:00 heroku[router]: at=info method=GET path="/" host=jeolry.herokuapp.com request_id=f52e980f-1a11-4490-8197-2e097337dcb2 fwd="173.2.29.184" dyno=web.1 connect=2ms service=22ms status=500 bytes=1026
  7. 2014-08-20T23:45:39.028243+00:00 app[web.1]: PG::UndefinedTable: ERROR: relation "listings" does not exist
  8. 2014-08-20T23:45:39.033929+00:00 app[web.1]: ActionView::Template::Error (PG::UndefinedTable: ERROR: relation "listings" does not exist
  9. 2014-08-20T23:45:39.020217+00:00 app[web.1]: Started GET "/" for 173.2.29.184 at 2014-08-20 23:45:39 +0000
  10. 2014-08-20T23:45:39.033910+00:00 app[web.1]:
  11. 2014-08-20T23:45:39.029538+00:00 app[web.1]: Completed 500 Internal Server Error in 6ms
  12. 2014-08-20T23:45:39.023842+00:00 app[web.1]: Processing by ListingsController#index as HTML
  13. 2014-08-20T23:45:39.028253+00:00 app[web.1]: ^
  14. 2014-08-20T23:45:39.028251+00:00 app[web.1]: LINE 1: SELECT "listings".* FROM "listings" ORDER BY created_at DE...
  15. 2014-08-20T23:45:39.028254+00:00 app[web.1]: : SELECT "listings".* FROM "listings" ORDER BY created_at DESC
  16. 2014-08-20T23:45:39.033938+00:00 app[
  17. web.1]: 6: <div class="center">
  18. 2014-08-20T23:45:39.029180+00:00 app[web.1]: Rendered listings/index.html.erb within layouts/application (3.3ms)
  19. 2014-08-20T23:45:39.033932+00:00 app[web.1]: LINE 1: SELECT "listings".* FROM "listings" ORDER BY created_at DE...
  20. 2014-08-20T23:45:39.033943+00:00 app[web.1]: 9: <div class="col-md-3">
  21. 2014-08-20T23:45:39.033941+00:00 app[web.1]: 8: <% @listings.each do |listing| %>
  22. 2014-08-20T23:45:39.033937+00:00 app[web.1]: 5: </div>
  23. 2014-08-20T23:45:39.033934+00:00 app[web.1]: ^
  24. 2014-08-20T23:45:39.033940+00:00 app[web.1]: 7: <div class="row">
  25. 2014-08-20T23:45:39.033935+00:00 app[web.1]: : SELECT "listings".* FROM "listings" ORDER BY created_at DESC):
  26. 2014-08-20T23:45:39.033944+00:00 app[web.1]: 10: <div class="thumbnail">
  27. 2014-08-20T23:45:39.033950+00:00 app[web.1]:
  28. 2014-08-20T23:45:39.033951+00:00 app[web.1]:
  29. 2014-08-20T23:45:39.033946+00:00 app[web.1]: 11: <%= link_to image_tag(listing.image.url), listing %><br>
  30. 2014-08-20T23:45:39.033949+00:00 app[web.1]: app/views/listings/index.html.erb:8:in `_app_views_listings_index_html_erb___2379637224581290502_70027078670200'
  31. 2014-08-20T23:45:43.925208+00:00 heroku[router]: at=info method=GET path="/" host=jeolry.herokuapp.com request_id=dd240e1f-4fbc-4a7c-9960-a4855cef45ba fwd="173.2.29.184" dyno=web.1 connect=1ms service=65ms status=500 bytes=1026
  32. 2014-08-20T23:45:43.916916+00:00 app[web.1]: ^
  33. 2014-08-20T23:45:43.866406+00:00 app[web.1]: Started GET "/" for 173.2.29.184 at 2014-08-20 23:45:43 +0000
  34. 2014-08-20T23:45:43.918596+00:00 app[web.1]: Rendered listings/index.html.erb within layouts/application (4.2ms)
  35. 2014-08-20T23:45:43.916903+00:00 app[web.1]: PG::UndefinedTable: ERROR: relation "listings" does not exist
  36. 2014-08-20T23:45:43.916914+00:00 app[web.1]: LINE 1: SELECT "listings".* FROM "listings" ORDER BY created_at DE...
  37. 2014-08-20T23:45:43.916917+00:00 app[web.1]: : SELECT "listings".* FROM "listings" ORDER BY created_at DESC
  38. 2014-08-20T23:45:43.921289+00:00 app[web.1]:
  39. 2014-08-20T23:45:43.921307+00:00 app[web.1]: 10: <div class="thumbnail">
  40. 2014-08-20T23:45:43.921294+00:00 app[web.1]: LINE 1: SELECT "listings".* FROM "listings" ORDER BY created_at DE...
  41. 2014-08-20T23:45:43.921299+00:00 app[web.1]: 5: </div>
  42. 2014-08-20T23:45:43.921301+00:00 app[web.1]: 6: <div class="center">
  43. 2014-08-20T23:45:43.921296+00:00 app[web.1]: ^
  44. 2014-08-20T23:45:43.921311+00:00 app[web.1]: app/views/listings/index.html.erb:8:in `_app_views_listings_index_html_erb___2379637224581290502_70027078670200'
  45. 2014-08-20T23:45:43.921292+00:00 app[web.1]: ActionView::Template::Error (PG::UndefinedTable: ERROR: relation "listings" does not exist
  46. 2014-08-20T23:45:43.921298+00:00 app[web.1]: : SELECT "listings".* F
  47. ROM "listings" ORDER BY created_at DESC):
  48. 2014-08-20T23:45:43.921302+00:00 app[web.1]: 7: <div class="row">
  49. 2014-08-20T23:45:43.921304+00:00 app[web.1]: 8: <% @listings.each do |listing| %>
  50. 2014-08-20T23:45:43.921308+00:00 app[web.1]: 11: <%= link_to image_tag(listing.image.url), listing %><br>
  51. 2014-08-20T23:45:43.921305+00:00 app[web.1]: 9: <div class="col-md-3">
  52. 2014-08-20T23:45:43.921313+00:00 app[web.1]:
  53. 2014-08-20T23:45:43.921312+00:00 app[web.1]:
  54. 2014-08-20T23:45:43.911763+00:00 app[web.1]: Processing by ListingsController#index as HTML
  55. 2014-08-20T23:45:43.918779+00:00 app[web.1]: Completed 500 Internal Server Error in 7ms
  56. 2014-08-20T23:46:07.291029+00:00 heroku[router]: at=info method=GET path="/" host=jeolry.herokuapp.com request_id=31807177-df9d-4042-8850-2ca06a26b0f1 fwd="173.2.29.184" dyno=web.1 connect=3ms service=25ms status=500 bytes=1026
  57. 2014-08-20T23:46:07.282338+00:00 app[web.1]: PG::UndefinedTable: ERROR: relation "listings" does not exist
  58. 2014-08-20T23:46:07.282349+00:00 app[web.1]: : SELECT "listings".* FROM "listings" ORDER BY created_at DESC
  59. 2014-08-20T23:46:07.288893+00:00 app[web.1]: 5: </div>
  60. 2014-08-20T23:46:07.282343+00:00 app[web.1]: LINE 1: SELECT "listings".* FROM "listings" ORDER BY created_at DE...
  61. 2014-08-20T23:46:07.288895+00:00 app[web.1]: 6: <div class="center">
  62. 2014-08-20T23:46:07.288886+00:00 app[web.1]: LINE 1: SELECT "listings".* FROM "li
  63. stings" ORDER BY created_at DE...
  64. 2014-08-20T23:46:07.288923+00:00 app[web.1]:
  65. 2014-08-20T23:46:07.288916+00:00 app[web.1]: 10: <div class="thumbnail">
  66. 2014-08-20T23:46:07.283442+00:00 app[web.1]: Rendered listings/index.html.erb within layouts/application (4.7ms)
  67. 2014-08-20T23:46:07.288900+00:00 app[web.1]: 8: <% @listings.each do |listing| %>
  68. 2014-08-20T23:46:07.282346+00:00 app[web.1]: ^
  69. 2014-08-20T23:46:07.288914+00:00 app[web.1]: 9: <div class="col-md-3">
  70. 2014-08-20T23:46:07.288860+00:00 app[web.1]:
  71. 2014-08-20T23:46:07.288891+00:00 app[web.1]: : SELECT "listings".* FROM "listings" ORDER BY created_at DESC):
  72. 2014-08-20T23:46:07.288919+00:00 app[web.1]: 11: <%= link_to image_tag(listing.image.url), listing %><br>
  73. 2014-08-20T23:46:07.288897+00:00 app[web.1]: 7: <div class="row">
  74. 2014-08-20T23:46:07.272400+00:00 app[web.1]: Started GET "/" for 173.2.29.184 at 2014-08-20 23:46:07 +0000
  75. 2014-08-20T23:46:07.288888+00:00 app[web.1]: ^
  76. 2014-08-20T23:46:07.288883+00:00 app[web.1]: ActionView::Template::Error (PG::UndefinedTable: ERROR: relation "listings" does not exist
  77. 2014-08-20T23:46:07.288925+00:00 app[web.1]:
  78. 2014-08-20T23:46:07.288921+00:00 app[web.1]: app/views/listings/index.html.erb:8:in `_app_views_listings_index_html_erb___2379637224581290502_70027078670200'
  79. 2014-08-20T23:46:07.284225+00:00 app[web.1]: Com
  80. pleted 500 Internal Server Error in 8ms
  81. 2014-08-20T23:46:07.276132+00:00 app[web.1]: Processing by ListingsController#index as HTML
  82. 2014-08-20T23:49:04.603600+00:00 heroku[router]: at=info method=GET path="/" host=jeolry.herokuapp.com request_id=aa54712d-aac6-4559-91c8-bd3d1d495f42 fwd="173.2.29.184" dyno=web.1 connect=13ms service=61ms status=500 bytes=1027
  83. 2014-08-20T23:49:04.535063+00:00 app[web.1]: Started GET "/" for 173.2.29.184 at 2014-08-20 23:49:04 +0000
  84. 2014-08-20T23:49:04.577652+00:00 app[web.1]: ^
  85. 2014-08-20T23:49:04.577665+00:00 app[web.1]: 11: <%= link_to image_tag(listing.image.url), listing %><br>
  86. 2014-08-20T23:49:04.577670+00:00 app[web.1]:
  87. 2014-08-20T23:49:04.572979+00:00 app[web.1]: PG::UndefinedTable: ERROR: relation "listings" does not exist
  88. 2014-08-20T23:49:04.573805+00:00 app[web.1]: Rendered listings/index.html.erb within layouts/application (3.3ms)
  89. 2014-08-20T23:49:04.577655+00:00 app[web.1]: 5: </div>
  90. 2014-08-20T23:49:04.577660+00:00 app[web.1]: 8: <% @listings.each do |listing| %>
  91. 2014-08-20T23:49:04.577667+00:00 app[web.1]: app/views/listings/index.html.erb:8:in `_app_views_listings_index_html_erb___2379637224581290502_70027078670200'
  92. 2014-08-20T23:49:04.572983+00:00 app[web.1]: LINE 1: SELECT "listings".* FROM "listings" ORDER BY created_at DE...
  93. 2014-08-20T23:49:04.577649+00:00 app[web.1]: ActionView::Template::Error (PG::UndefinedTable: ERROR: relation "listings" does not exist
  94. 2014-08-20T23:49:04.577659+00:00 app[web.1]: 7: <div class="row">
  95. 2014-08-20T23:49:04.577662+00:00 app[web.1]: 9: <div class="col-md-3">
  96. 2014-08-20T23:49:04.577668+00:00 app[web.1]:
  97. 2014-08-20T23:49:04.572985+00:00 app[web.1]: ^
  98. 2014-08-20T23:49:04.577651+00:00 app[web.1]: LINE 1: SELECT "listings".* FROM "listings" ORDER BY created_at DE...
  99. 2014-08-20T23:49:04.577657+00:00 app[web.1]: 6: <div class="center">
  100. 2014-08-20T23:49:04.577663+00:00 app[web.1]: 10: <div class="thumbnail">
  101. 2014-08-20T23:49:04.572986+00:00 app[web.1]: : SELECT "listings".* FROM "listings" ORDER BY created_at DESC
  102. 2014-08-20T23:49:04.577645+00:00 app[web.1]:
  103. 2014-08-20T23:49:04.577654+00:00 app[web.1]: : SELECT "listings".* FROM "listings" ORDER BY created_at DESC):
  104. 2014-08-20T23:49:04.568840+00:00 app[web.1]: Processing by ListingsController#index as HTML
  105. 2014-08-20T23:49:04.574077+00:00 app[web.1]: Completed 500 Internal Server Error in 5ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement