Advertisement
Guest User

Untitled

a guest
Mar 21st, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 4.83 KB | None | 0 0
  1. be_1           | App 94 stdout: I, [2018-03-21T16:45:25.066409 #94]  INFO -- : Started HEAD "/" for 127.0.0.1 at 2018-03-21 16:45:25 +0000
  2. be_1           | App 118 stdout:
  3. be_1           | App 118 stdout: I, [2018-03-21T16:45:25.147346 #118]  INFO -- : Started GET "/" for 213.110.97.141 at 2018-03-21 16:45:25 +0000
  4. be_1           | App 118 stdout: I, [2018-03-21T16:45:25.150584 #118]  INFO -- : Cannot render console from 213.110.97.141! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255
  5. be_1           | App 94 stdout: D, [2018-03-21T16:45:25.325368 #94] DEBUG -- :    (0.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
  6. be_1           | App 94 stdout: I, [2018-03-21T16:45:25.386586 #94]  INFO -- : Processing by HomeController#index as HTML
  7. be_1           | App 94 stdout: I, [2018-03-21T16:45:25.398078 #94]  INFO -- : Filter chain halted as :http_auth rendered or redirected
  8. be_1           | App 94 stdout: I, [2018-03-21T16:45:25.398705 #94]  INFO -- : Completed 401 Unauthorized in 12ms (ActiveRecord: 0.0ms)
  9. be_1           | App 94 stdout:
  10. be_1           | App 94 stdout:
  11. be_1           | App 118 stdout: D, [2018-03-21T16:45:25.405742 #118] DEBUG -- :    (1.6ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
  12. be_1           | App 118 stdout: I, [2018-03-21T16:45:25.465332 #118]  INFO -- : Processing by HomeController#index as HTML
  13. be_1           | App 118 stdout: D, [2018-03-21T16:45:25.494639 #118] DEBUG -- :   Publication Load (1.6ms)  SELECT  "publications".* FROM "publications" WHERE "publications"."status" = $1 ORDER BY "publications"."publication_date" DESC LIMIT $2  [["status", 0], ["LIMIT", 10]]
  14. be_1           | App 118 stdout: I, [2018-03-21T16:45:25.515884 #118]  INFO -- :   Rendering home/index.html.slim within layouts/application
  15. be_1           | App 118 stdout: D, [2018-03-21T16:45:25.538498 #118] DEBUG -- :   Publication Load (1.2ms)  SELECT  "publications".* FROM "publications" WHERE "publications"."publication_type" = $1 AND "publications"."status" = $2 ORDER BY "publications"."publication_date" DESC LIMIT $3 OFFSET $4  [["publication_type", 0], ["status", 0], ["LIMIT", 5], ["OFFSET", 0]]
  16. be_1           | App 118 stdout: D, [2018-03-21T16:45:25.554614 #118] DEBUG -- :   User Load (0.8ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2  [["id", 152], ["LIMIT", 1]]
  17. be_1           | App 118 stdout: D, [2018-03-21T16:45:25.591244 #118] DEBUG -- :   User Load (0.5ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2  [["id", 279], ["LIMIT", 1]]
  18. be_1           | App 118 stdout: D, [2018-03-21T16:45:25.593082 #118] DEBUG -- :   User Load (0.3ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2  [["id", 310], ["LIMIT", 1]]
  19. be_1           | App 118 stdout: D, [2018-03-21T16:45:25.595015 #118] DEBUG -- :   User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2  [["id", 25615], ["LIMIT", 1]]
  20. be_1           | App 118 stdout: D, [2018-03-21T16:45:25.596757 #118] DEBUG -- :   User Load (0.4ms)  SELECT  "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2  [["id", 272], ["LIMIT", 1]]
  21. be_1           | App 118 stdout: I, [2018-03-21T16:45:25.601176 #118]  INFO -- :   Rendered sidebar/_donate.html.slim (3.0ms)
  22. be_1           | App 118 stdout: I, [2018-03-21T16:45:25.604783 #118]  INFO -- :   Rendered sidebar/_ebuletain.html.slim (3.1ms)
  23. be_1           | App 118 stdout: D, [2018-03-21T16:45:25.609440 #118] DEBUG -- :   Publication Load (0.6ms)  SELECT  "publications".* FROM "publications" WHERE "publications"."publication_type" = $1 AND "publications"."status" = $2 LIMIT $3  [["publication_type", 3], ["status", 0], ["LIMIT", 1]]
  24. be_1           | App 118 stdout: D, [2018-03-21T16:45:25.610868 #118] DEBUG -- :   Publication Load (0.4ms)  SELECT  "publications".* FROM "publications" WHERE "publications"."publication_type" = $1 AND "publications"."status" = $2 LIMIT $3  [["publication_type", 4], ["status", 0], ["LIMIT", 1]]
  25. be_1           | App 118 stdout: I, [2018-03-21T16:45:27.245534 #118]  INFO -- :   Rendered home/index.html.slim within layouts/application (1729.5ms)
  26. be_1           | App 118 stdout: I, [2018-03-21T16:45:27.481741 #118]  INFO -- :   Rendered layouts/_amcharts_set_images_path.html.slim (2.2ms)
  27. be_1           | App 118 stdout: I, [2018-03-21T16:45:27.487630 #118]  INFO -- :   Rendered layouts/_navbar.html.slim (5.2ms)
  28. be_1           | App 118 stdout: I, [2018-03-21T16:45:27.514885 #118]  INFO -- :   Rendered layouts/_top_menu.html.slim (26.8ms)
  29. be_1           | App 118 stdout: I, [2018-03-21T16:45:27.518855 #118]  INFO -- :   Rendered layouts/_alert.html.slim (3.4ms)
  30. be_1           | App 118 stdout: I, [2018-03-21T16:45:27.519275 #118]  INFO -- : Completed 200 OK in 2054ms (Views: 1998.5ms | ActiveRecord: 15.5ms)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement