Advertisement
Guest User

Untitled

a guest
Dec 7th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.59 KB | None | 0 0
  1. I, [2016-12-07T16:28:25.749603 #8] INFO -- : Started GET "/" for 83.69.106.128 at 2016-12-07 16:28:25 +0000
  2. I, [2016-12-07T16:28:25.750349 #8] INFO -- : Processing by Web::WelcomeController#index as HTML
  3. D, [2016-12-07T16:28:25.756058 #8] DEBUG -- : Location Load (2.5ms) SELECT "locations".* FROM "locations" WHERE ("locations"."deleted_at" IS NULL AND "locations"."name" = $1 OR "locations"."deleted_at" IS NULL AND "locations"."name" = $2) ORDER BY "locations"."id" ASC LIMIT $3 [["name", "Russian Federation"], ["name", "Russia"], ["LIMIT", 1]]
  4. D, [2016-12-07T16:28:25.758274 #8] DEBUG -- : Venue Load (1.0ms) SELECT "venues".* FROM "venues" WHERE "venues"."deleted_at" IS NULL AND "venues"."id" IN (54, 47, 53, 57)
  5. I, [2016-12-07T16:28:25.760475 #8] INFO -- : Rendering web/welcome/index.html.slim within layouts/application
  6. D, [2016-12-07T16:28:25.761969 #8] DEBUG -- : Location Load (0.7ms) SELECT "locations".* FROM "locations" WHERE "locations"."deleted_at" IS NULL AND "locations"."ancestry" IS NULL
  7. I, [2016-12-07T16:28:25.763131 #8] INFO -- : Rendered partials/_looking_for_office.html.slim (0.2ms)
  8. D, [2016-12-07T16:28:25.766049 #8] DEBUG -- : Location Load (0.9ms) SELECT "locations".* FROM "locations" INNER JOIN "locations_venues" ON "locations"."id" = "locations_venues"."location_id" WHERE "locations"."deleted_at" IS NULL AND "locations_venues"."venue_id" = $1 ORDER BY "locations"."id" ASC LIMIT $2 [["venue_id", 47], ["LIMIT", 1]]
  9. D, [2016-12-07T16:28:25.768405 #8] DEBUG -- : (0.6ms) SELECT "image_links"."url" FROM "image_links" WHERE "image_links"."deleted_at" IS NULL AND "image_links"."venue_external_id" = $1 [["venue_external_id", "62"]]
  10. I, [2016-12-07T16:28:25.769084 #8] INFO -- : Rendered partials/_favorites_adder.html.slim (0.2ms)
  11. I, [2016-12-07T16:28:25.769247 #8] INFO -- : Rendered partials/_venue_preview.html.slim (5.9ms)
  12. D, [2016-12-07T16:28:25.772007 #8] DEBUG -- : Location Load (0.9ms) SELECT "locations".* FROM "locations" INNER JOIN "locations_venues" ON "locations"."id" = "locations_venues"."location_id" WHERE "locations"."deleted_at" IS NULL AND "locations_venues"."venue_id" = $1 ORDER BY "locations"."id" ASC LIMIT $2 [["venue_id", 53], ["LIMIT", 1]]
  13. D, [2016-12-07T16:28:25.774294 #8] DEBUG -- : (0.6ms) SELECT "image_links"."url" FROM "image_links" WHERE "image_links"."deleted_at" IS NULL AND "image_links"."venue_external_id" = $1 [["venue_external_id", "66"]]
  14. I, [2016-12-07T16:28:25.774909 #8] INFO -- : Rendered partials/_favorites_adder.html.slim (0.2ms)
  15. I, [2016-12-07T16:28:25.775071 #8] INFO -- : Rendered partials/_venue_preview.html.slim (5.6ms)
  16. D, [2016-12-07T16:28:25.777662 #8] DEBUG -- : Location Load (0.8ms) SELECT "locations".* FROM "locations" INNER JOIN "locations_venues" ON "locations"."id" = "locations_venues"."location_id" WHERE "locations"."deleted_at" IS NULL AND "locations_venues"."venue_id" = $1 ORDER BY "locations"."id" ASC LIMIT $2 [["venue_id", 54], ["LIMIT", 1]]
  17. D, [2016-12-07T16:28:25.779908 #8] DEBUG -- : (0.7ms) SELECT "image_links"."url" FROM "image_links" WHERE "image_links"."deleted_at" IS NULL AND "image_links"."venue_external_id" = $1 [["venue_external_id", "67"]]
  18. I, [2016-12-07T16:28:25.780533 #8] INFO -- : Rendered partials/_favorites_adder.html.slim (0.3ms)
  19. I, [2016-12-07T16:28:25.780691 #8] INFO -- : Rendered partials/_venue_preview.html.slim (5.5ms)
  20. D, [2016-12-07T16:28:25.783445 #8] DEBUG -- : Location Load (0.9ms) SELECT "locations".* FROM "locations" INNER JOIN "locations_venues" ON "locations"."id" = "locations_venues"."location_id" WHERE "locations"."deleted_at" IS NULL AND "locations_venues"."venue_id" = $1 ORDER BY "locations"."id" ASC LIMIT $2 [["venue_id", 57], ["LIMIT", 1]]
  21. D, [2016-12-07T16:28:25.785720 #8] DEBUG -- : (0.6ms) SELECT "image_links"."url" FROM "image_links" WHERE "image_links"."deleted_at" IS NULL AND "image_links"."venue_external_id" = $1 [["venue_external_id", "72"]]
  22. I, [2016-12-07T16:28:25.786311 #8] INFO -- : Rendered partials/_favorites_adder.html.slim (0.2ms)
  23. I, [2016-12-07T16:28:25.786462 #8] INFO -- : Rendered partials/_venue_preview.html.slim (5.6ms)
  24. I, [2016-12-07T16:28:25.838176 #8] INFO -- : Rendered partials/_footer.html.slim (51.3ms)
  25. I, [2016-12-07T16:28:25.838405 #8] INFO -- : Rendered web/welcome/index.html.slim within layouts/application (77.8ms)
  26. I, [2016-12-07T16:28:25.838648 #8] INFO -- : Completed 500 Internal Server Error in 88ms (ActiveRecord: 10.2ms)
  27. F, [2016-12-07T16:28:25.839415 #8] FATAL -- :
  28. F, [2016-12-07T16:28:25.839495 #8] FATAL -- : ActionView::Template::Error (undefined local variable or method `magazines_path' for #<#<Class:0x007f616911c110>:0x007f614e4e2e68>):
  29. F, [2016-12-07T16:28:25.839663 #8] FATAL -- : 47: li
  30. F, [2016-12-07T16:28:25.839718 #8] FATAL -- : 48: a(href="/how-it-works") How it works
  31. F, [2016-12-07T16:28:25.839763 #8] FATAL -- : 49: li
  32. F, [2016-12-07T16:28:25.839829 #8] FATAL -- : 50: = link_to 'Magazine', magazines_path
  33. F, [2016-12-07T16:28:25.839882 #8] FATAL -- : 51: li
  34. F, [2016-12-07T16:28:25.839926 #8] FATAL -- : 52: a(href="/about-us") About us
  35. F, [2016-12-07T16:28:25.840003 #8] FATAL -- : 53: li
  36. F, [2016-12-07T16:28:25.840052 #8] FATAL -- :
  37. F, [2016-12-07T16:28:25.840116 #8] FATAL -- : app/views/partials/_footer.html.slim:50:in `_app_views_partials__footer_html_slim__2491314370459321590_70027673896580'
  38. F, [2016-12-07T16:28:25.840165 #8] FATAL -- : app/views/web/welcome/index.html.slim:51:in `_app_views_web_welcome_index_html_slim___3955172578430353231_70028175665960'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement