2017-01-07T08:44:20.354868+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=ea6d8860-0fcc-4f64-9e2c-0afde112897a fwd="61.148.243.30,123.151.64.142" dyno=web.1 connect=0ms service=10ms status=304 bytes=669 2017-01-07T08:44:21.004092+00:00 heroku[router]: at=info method=GET path="/font/fontawesome-webfont.woff" host=ucasguoren.herokuapp.com request_id=94af2aa0-22fe-42ae-b3e1-57388d96120a fwd="61.148.243.30,123.151.64.142" dyno=web.1 connect=0ms service=1ms status=304 bytes=48 2017-01-07T08:44:21.380004+00:00 app[web.1]: I, [2017-01-07T08:44:21.379895 #4] INFO -- : [ef598d5f-344d-4566-af40-4e4ab9f0ef75] Started GET "/notify" for 61.148.243.30 at 2017-01-07 08:44:21 +0000 2017-01-07T08:44:21.380879+00:00 app[web.1]: I, [2017-01-07T08:44:21.380822 #4] INFO -- : [ef598d5f-344d-4566-af40-4e4ab9f0ef75] Processing by ChatController#notify as JSON 2017-01-07T08:44:21.382984+00:00 app[web.1]: D, [2017-01-07T08:44:21.382909 #4] DEBUG -- : [ef598d5f-344d-4566-af40-4e4ab9f0ef75] User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-07T08:44:21.387336+00:00 app[web.1]: D, [2017-01-07T08:44:21.387257 #4] DEBUG -- : [ef598d5f-344d-4566-af40-4e4ab9f0ef75]  (1.8ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-07T08:44:21.388110+00:00 app[web.1]: I, [2017-01-07T08:44:21.388028 #4] INFO -- : [ef598d5f-344d-4566-af40-4e4ab9f0ef75] Completed 200 OK in 7ms (Views: 0.4ms | ActiveRecord: 2.5ms) 2017-01-07T08:44:21.396015+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=ef598d5f-344d-4566-af40-4e4ab9f0ef75 fwd="61.148.243.30" dyno=web.1 connect=0ms service=10ms status=304 bytes=669 2017-01-07T08:44:31.392487+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=52192f10-f4fa-4d0c-a79a-95c0c9374c52 fwd="61.148.243.30" dyno=web.1 connect=0ms service=9ms status=304 bytes=669 2017-01-07T08:44:31.377886+00:00 app[web.1]: I, [2017-01-07T08:44:31.377800 #4] INFO -- : [52192f10-f4fa-4d0c-a79a-95c0c9374c52] Started GET "/notify" for 61.148.243.30 at 2017-01-07 08:44:31 +0000 2017-01-07T08:44:31.378541+00:00 app[web.1]: I, [2017-01-07T08:44:31.378483 #4] INFO -- : [52192f10-f4fa-4d0c-a79a-95c0c9374c52] Processing by ChatController#notify as JSON 2017-01-07T08:44:31.380713+00:00 app[web.1]: D, [2017-01-07T08:44:31.380633 #4] DEBUG -- : [52192f10-f4fa-4d0c-a79a-95c0c9374c52] User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-07T08:44:31.383824+00:00 app[web.1]: D, [2017-01-07T08:44:31.383731 #4] DEBUG -- : [52192f10-f4fa-4d0c-a79a-95c0c9374c52]  (0.7ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-07T08:44:31.384421+00:00 app[web.1]: I, [2017-01-07T08:44:31.384352 #4] INFO -- : [52192f10-f4fa-4d0c-a79a-95c0c9374c52] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 1.4ms) 2017-01-07T08:44:32.964922+00:00 app[web.1]: I, [2017-01-07T08:44:32.964838 #4] INFO -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] Started GET "/main?page=2" for 123.151.64.142 at 2017-01-07 08:44:32 +0000 2017-01-07T08:44:32.965868+00:00 app[web.1]: I, [2017-01-07T08:44:32.965773 #4] INFO -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] Processing by MainController#show as HTML 2017-01-07T08:44:32.965947+00:00 app[web.1]: I, [2017-01-07T08:44:32.965885 #4] INFO -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] Parameters: {"page"=>"2"} 2017-01-07T08:44:32.968579+00:00 app[web.1]: D, [2017-01-07T08:44:32.968502 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-07T08:44:32.971121+00:00 app[web.1]: D, [2017-01-07T08:44:32.971052 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133]  (0.7ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."post_type" IN (1, 2, 3) 2017-01-07T08:44:32.972717+00:00 app[web.1]: D, [2017-01-07T08:44:32.972655 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] MicroPost Load (1.0ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."post_type" IN (1, 2, 3) ORDER BY "micro_posts"."post_time" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 10]] 2017-01-07T08:44:32.975449+00:00 app[web.1]: D, [2017-01-07T08:44:32.975385 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 7], ["LIMIT", 1]] 2017-01-07T08:44:32.977221+00:00 app[web.1]: D, [2017-01-07T08:44:32.977161 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 6], ["LIMIT", 1]] 2017-01-07T08:44:32.978777+00:00 app[web.1]: D, [2017-01-07T08:44:32.978718 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 3], ["LIMIT", 1]] 2017-01-07T08:44:32.979782+00:00 app[web.1]: D, [2017-01-07T08:44:32.979728 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 6], ["LIMIT", 1]] 2017-01-07T08:44:32.980683+00:00 app[web.1]: D, [2017-01-07T08:44:32.980617 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 6], ["LIMIT", 1]] 2017-01-07T08:44:32.984376+00:00 app[web.1]: D, [2017-01-07T08:44:32.984317 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] 2017-01-07T08:44:32.982226+00:00 app[web.1]: D, [2017-01-07T08:44:32.982172 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 5], ["LIMIT", 1]] 2017-01-07T08:44:32.986477+00:00 app[web.1]: D, [2017-01-07T08:44:32.986420 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 4], ["LIMIT", 1]] 2017-01-07T08:44:32.988169+00:00 app[web.1]: D, [2017-01-07T08:44:32.988108 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] 2017-01-07T08:44:32.989673+00:00 app[web.1]: D, [2017-01-07T08:44:32.989605 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] 2017-01-07T08:44:32.990623+00:00 app[web.1]: I, [2017-01-07T08:44:32.990562 #4] INFO -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] Rendering main/main.html.erb within layouts/application 2017-01-07T08:44:32.990907+00:00 app[web.1]: I, [2017-01-07T08:44:32.990850 #4] INFO -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] Rendered layouts/_nav.html.erb (0.1ms) 2017-01-07T08:44:32.993110+00:00 app[web.1]: D, [2017-01-07T08:44:32.993042 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133]  (0.7ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 21]] 2017-01-07T08:44:32.994730+00:00 app[web.1]: D, [2017-01-07T08:44:32.994666 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133]  (0.6ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 20]] 2017-01-07T08:44:32.996339+00:00 app[web.1]: D, [2017-01-07T08:44:32.996283 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133]  (0.7ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 19]] 2017-01-07T08:44:32.997627+00:00 app[web.1]: D, [2017-01-07T08:44:32.997580 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133]  (0.6ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 18]] 2017-01-07T08:44:32.998422+00:00 app[web.1]: D, [2017-01-07T08:44:32.998295 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133]  (0.5ms) BEGIN 2017-01-07T08:44:32.999913+00:00 app[web.1]: D, [2017-01-07T08:44:32.999849 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] MicroPost Load (0.6ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."id" = $1 LIMIT $2 FOR UPDATE [["id", 18], ["LIMIT", 1]] 2017-01-07T08:44:33.001999+00:00 app[web.1]: D, [2017-01-07T08:44:33.001938 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133]  (1.7ms) COMMIT 2017-01-07T08:44:33.003709+00:00 app[web.1]: D, [2017-01-07T08:44:33.003651 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133]  (0.6ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 17]] 2017-01-07T08:44:33.004521+00:00 app[web.1]: D, [2017-01-07T08:44:33.004404 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133]  (0.5ms) BEGIN 2017-01-07T08:44:33.006143+00:00 app[web.1]: D, [2017-01-07T08:44:33.006083 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] MicroPost Load (0.7ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."id" = $1 LIMIT $2 FOR UPDATE [["id", 17], ["LIMIT", 1]] 2017-01-07T08:44:33.007877+00:00 app[web.1]: D, [2017-01-07T08:44:33.007808 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133]  (1.3ms) COMMIT 2017-01-07T08:44:33.009580+00:00 app[web.1]: D, [2017-01-07T08:44:33.009513 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133]  (0.6ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 15]] 2017-01-07T08:44:33.011090+00:00 app[web.1]: D, [2017-01-07T08:44:33.011018 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133]  (0.6ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 14]] 2017-01-07T08:44:33.012570+00:00 app[web.1]: D, [2017-01-07T08:44:33.012471 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133]  (0.6ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 13]] 2017-01-07T08:44:33.014494+00:00 app[web.1]: D, [2017-01-07T08:44:33.014384 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133]  (0.6ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 11]] 2017-01-07T08:44:33.015947+00:00 app[web.1]: D, [2017-01-07T08:44:33.015888 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133]  (0.6ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 9]] 2017-01-07T08:44:33.016481+00:00 app[web.1]: D, [2017-01-07T08:44:33.016440 #4] DEBUG -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] CACHE (0.0ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."post_type" IN (1, 2, 3) 2017-01-07T08:44:33.017295+00:00 app[web.1]: I, [2017-01-07T08:44:33.017190 #4] INFO -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] Rendered main/main.html.erb within layouts/application (26.5ms) 2017-01-07T08:44:33.017550+00:00 app[web.1]: I, [2017-01-07T08:44:33.017495 #4] INFO -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] Rendered layouts/_title.html.erb (0.0ms) 2017-01-07T08:44:33.017916+00:00 app[web.1]: I, [2017-01-07T08:44:33.017858 #4] INFO -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] Rendered layouts/_refer.html.erb (0.0ms) 2017-01-07T08:44:33.018431+00:00 app[web.1]: I, [2017-01-07T08:44:33.018363 #4] INFO -- : [2ae0be66-8a1f-4732-b06e-4969c7e34133] Completed 200 OK in 52ms (Views: 16.5ms | ActiveRecord: 18.1ms) 2017-01-07T08:44:33.027090+00:00 heroku[router]: at=info method=GET path="/main?page=2" host=ucasguoren.herokuapp.com request_id=2ae0be66-8a1f-4732-b06e-4969c7e34133 fwd="61.148.243.30,123.151.64.142" dyno=web.1 connect=0ms service=57ms status=200 bytes=32319 2017-01-07T08:44:36.401293+00:00 heroku[router]: at=info method=GET path="/data/de7a0f6f46b76e45906d388854db81c7.jpg" host=ucasguoren.herokuapp.com request_id=6d555646-0d88-4c88-9308-1563bc6a4aa7 fwd="61.148.243.30,123.151.64.142" dyno=web.1 connect=0ms service=1ms status=304 bytes=48 2017-01-07T08:44:36.349118+00:00 heroku[router]: at=info method=GET path="/data/acf3bfa0e4ee975bcb1553f529be5f40.jpeg" host=ucasguoren.herokuapp.com request_id=43f1d2aa-03bd-4abd-94b7-eebd2e259e75 fwd="61.148.243.30,123.151.64.142" dyno=web.1 connect=0ms service=1ms status=304 bytes=48 2017-01-07T08:44:36.431013+00:00 heroku[router]: at=info method=GET path="/data/8a1ca1204094945118858e816d26651e.jpg" host=ucasguoren.herokuapp.com request_id=1acb393e-83a5-40a3-9a43-d74b199c885c fwd="61.148.243.30,123.151.64.142" dyno=web.1 connect=0ms service=1ms status=304 bytes=48 2017-01-07T08:44:36.418902+00:00 heroku[router]: at=info method=GET path="/data/6ccb74da7d29c2f2f172f98288a4d947.jpg" host=ucasguoren.herokuapp.com request_id=298457f1-cd15-4761-9f70-f8a98c24fff6 fwd="61.148.243.30,123.151.64.142" dyno=web.1 connect=0ms service=1ms status=304 bytes=48 2017-01-07T08:44:36.427164+00:00 heroku[router]: at=info method=GET path="/data/9f120cb2923200b67f66ac055a73e2e2.jpg" host=ucasguoren.herokuapp.com request_id=b67b4075-788e-4823-b7f1-351452ff8000 fwd="61.148.243.30,123.151.64.142" dyno=web.1 connect=0ms service=1ms status=304 bytes=48 2017-01-07T08:44:36.641883+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=38ffe6f8-7222-420c-be79-04c9cf6be000 fwd="61.148.243.30,123.151.64.142" dyno=web.1 connect=0ms service=9ms status=304 bytes=669 2017-01-07T08:44:36.629527+00:00 app[web.1]: I, [2017-01-07T08:44:36.629447 #4] INFO -- : [38ffe6f8-7222-420c-be79-04c9cf6be000] Started GET "/notify" for 123.151.64.142 at 2017-01-07 08:44:36 +0000 2017-01-07T08:44:36.630412+00:00 app[web.1]: I, [2017-01-07T08:44:36.630343 #4] INFO -- : [38ffe6f8-7222-420c-be79-04c9cf6be000] Processing by ChatController#notify as JSON 2017-01-07T08:44:36.632850+00:00 app[web.1]: D, [2017-01-07T08:44:36.632768 #4] DEBUG -- : [38ffe6f8-7222-420c-be79-04c9cf6be000] User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-07T08:44:36.636574+00:00 app[web.1]: D, [2017-01-07T08:44:36.636503 #4] DEBUG -- : [38ffe6f8-7222-420c-be79-04c9cf6be000]  (0.7ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-07T08:44:36.637320+00:00 app[web.1]: I, [2017-01-07T08:44:36.637260 #4] INFO -- : [38ffe6f8-7222-420c-be79-04c9cf6be000] Completed 200 OK in 7ms (Views: 0.3ms | ActiveRecord: 1.3ms) 2017-01-07T08:44:37.847662+00:00 heroku[router]: at=info method=GET path="/data/ecd722acd86f9c3531d9ec0904b8d61a.jpg" host=ucasguoren.herokuapp.com request_id=62abfe8f-7635-4896-9547-b24e45ba238d fwd="61.148.243.30,123.151.64.142" dyno=web.1 connect=0ms service=1ms status=304 bytes=48 2017-01-07T09:20:10.706538+00:00 heroku[web.1]: Idling 2017-01-07T09:20:10.707086+00:00 heroku[web.1]: State changed from up to down 2017-01-07T09:20:11.610306+00:00 heroku[web.1]: Stopping all processes with SIGTERM 2017-01-07T09:20:11.618462+00:00 app[web.1]: - Gracefully stopping, waiting for requests to finish 2017-01-07T09:20:11.618479+00:00 app[web.1]: === puma shutdown: 2017-01-07 09:20:11 +0000 === 2017-01-07T09:20:11.618480+00:00 app[web.1]: - Goodbye! 2017-01-07T09:20:11.618767+00:00 app[web.1]: Exiting 2017-01-07T09:20:11.779538+00:00 heroku[web.1]: Process exited with status 0 2017-01-07T13:21:15.050380+00:00 heroku[web.1]: Unidling 2017-01-07T13:21:15.050610+00:00 heroku[web.1]: State changed from down to starting 2017-01-07T13:21:17.754235+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 24841 -e production` 2017-01-07T13:21:21.998823+00:00 app[web.1]: => Booting Puma 2017-01-07T13:21:21.998845+00:00 app[web.1]: => Rails 5.0.1 application starting in production on http://0.0.0.0:24841 2017-01-07T13:21:21.998846+00:00 app[web.1]: => Run `rails server -h` for more startup options 2017-01-07T13:21:22.867270+00:00 app[web.1]: Puma starting in single mode... 2017-01-07T13:21:22.867285+00:00 app[web.1]: * Version 3.6.2 (ruby 2.2.6-p396), codename: Sleepy Sunday Serenity 2017-01-07T13:21:22.867286+00:00 app[web.1]: * Min threads: 5, max threads: 5 2017-01-07T13:21:22.867288+00:00 app[web.1]: * Environment: production 2017-01-07T13:21:22.867413+00:00 app[web.1]: * Listening on tcp://0.0.0.0:24841 2017-01-07T13:21:22.867832+00:00 app[web.1]: Use Ctrl-C to stop 2017-01-07T13:21:23.036768+00:00 heroku[web.1]: State changed from starting to up 2017-01-07T13:21:24.215413+00:00 heroku[router]: sock=client at=warning code=H27 desc="Client Request Interrupted" method=GET path="/" host=ucasguoren.herokuapp.com request_id=4cf0e14b-a939-4a04-ba9e-c879fd4281ab fwd="180.107.89.229" dyno=web.1 connect=1ms service=70ms status=499 bytes= 2017-01-07T13:21:24.146542+00:00 app[web.1]: I, [2017-01-07T13:21:24.146450 #4] INFO -- : [4cf0e14b-a939-4a04-ba9e-c879fd4281ab] Started GET "/" for 180.107.89.229 at 2017-01-07 13:21:24 +0000 2017-01-07T13:21:24.153073+00:00 app[web.1]: I, [2017-01-07T13:21:24.152992 #4] INFO -- : [4cf0e14b-a939-4a04-ba9e-c879fd4281ab] Processing by LoginController#init as HTML 2017-01-07T13:21:24.198265+00:00 app[web.1]: D, [2017-01-07T13:21:24.198154 #4] DEBUG -- : [4cf0e14b-a939-4a04-ba9e-c879fd4281ab] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT $1 [["LIMIT", 1]] 2017-01-07T13:21:24.203779+00:00 app[web.1]: I, [2017-01-07T13:21:24.203716 #4] INFO -- : [4cf0e14b-a939-4a04-ba9e-c879fd4281ab] Rendering login/init.html.erb within layouts/application 2017-01-07T13:21:24.209385+00:00 app[web.1]: I, [2017-01-07T13:21:24.209322 #4] INFO -- : [4cf0e14b-a939-4a04-ba9e-c879fd4281ab] Rendered login/init.html.erb within layouts/application (5.5ms) 2017-01-07T13:21:24.210820+00:00 app[web.1]: I, [2017-01-07T13:21:24.210771 #4] INFO -- : [4cf0e14b-a939-4a04-ba9e-c879fd4281ab] Rendered layouts/_title.html.erb (0.3ms) 2017-01-07T13:21:24.211722+00:00 app[web.1]: I, [2017-01-07T13:21:24.211672 #4] INFO -- : [4cf0e14b-a939-4a04-ba9e-c879fd4281ab] Rendered layouts/_refer.html.erb (0.4ms) 2017-01-07T13:21:24.212123+00:00 app[web.1]: I, [2017-01-07T13:21:24.212070 #4] INFO -- : [4cf0e14b-a939-4a04-ba9e-c879fd4281ab] Completed 200 OK in 59ms (Views: 9.8ms | ActiveRecord: 10.7ms) 2017-01-07T13:54:26.137180+00:00 heroku[web.1]: Idling 2017-01-07T13:54:26.137753+00:00 heroku[web.1]: State changed from up to down 2017-01-07T13:54:26.925554+00:00 heroku[web.1]: Stopping all processes with SIGTERM 2017-01-07T13:54:26.942212+00:00 app[web.1]: - Gracefully stopping, waiting for requests to finish 2017-01-07T13:54:26.942793+00:00 app[web.1]: === puma shutdown: 2017-01-07 13:54:26 +0000 === 2017-01-07T13:54:26.943324+00:00 app[web.1]: Exiting 2017-01-07T13:54:26.942822+00:00 app[web.1]: - Goodbye! 2017-01-07T13:54:27.165317+00:00 heroku[web.1]: Process exited with status 0 2017-01-08T11:30:41.983386+00:00 heroku[web.1]: Unidling 2017-01-08T11:30:41.984143+00:00 heroku[web.1]: State changed from down to starting 2017-01-08T11:30:45.267368+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 52724 -e production` 2017-01-08T11:30:49.839103+00:00 app[web.1]: => Booting Puma 2017-01-08T11:30:49.839119+00:00 app[web.1]: => Rails 5.0.1 application starting in production on http://0.0.0.0:52724 2017-01-08T11:30:49.839120+00:00 app[web.1]: => Run `rails server -h` for more startup options 2017-01-08T11:30:51.683504+00:00 app[web.1]: Puma starting in single mode... 2017-01-08T11:30:51.683519+00:00 app[web.1]: * Version 3.6.2 (ruby 2.2.6-p396), codename: Sleepy Sunday Serenity 2017-01-08T11:30:51.683521+00:00 app[web.1]: * Min threads: 5, max threads: 5 2017-01-08T11:30:51.683537+00:00 app[web.1]: * Environment: production 2017-01-08T11:30:51.683678+00:00 app[web.1]: * Listening on tcp://0.0.0.0:52724 2017-01-08T11:30:51.684486+00:00 app[web.1]: Use Ctrl-C to stop 2017-01-08T11:30:52.124861+00:00 heroku[web.1]: State changed from starting to up 2017-01-08T11:30:54.212470+00:00 heroku[router]: sock=client at=warning code=H27 desc="Client Request Interrupted" method=GET path="/" host=ucasguoren.herokuapp.com request_id=38e53492-6241-4b93-ad80-d4d588a31d02 fwd="114.217.97.108" dyno=web.1 connect=1ms service=109ms status=499 bytes= 2017-01-08T11:30:54.120049+00:00 app[web.1]: I, [2017-01-08T11:30:54.116117 #4] INFO -- : [38e53492-6241-4b93-ad80-d4d588a31d02] Started GET "/" for 114.217.97.108 at 2017-01-08 11:30:54 +0000 2017-01-08T11:30:54.134243+00:00 app[web.1]: I, [2017-01-08T11:30:54.134137 #4] INFO -- : [38e53492-6241-4b93-ad80-d4d588a31d02] Processing by LoginController#init as HTML 2017-01-08T11:30:54.185977+00:00 app[web.1]: D, [2017-01-08T11:30:54.185861 #4] DEBUG -- : [38e53492-6241-4b93-ad80-d4d588a31d02] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT $1 [["LIMIT", 1]] 2017-01-08T11:30:54.201966+00:00 app[web.1]: I, [2017-01-08T11:30:54.201851 #4] INFO -- : [38e53492-6241-4b93-ad80-d4d588a31d02] Rendering login/init.html.erb within layouts/application 2017-01-08T11:30:54.212911+00:00 app[web.1]: I, [2017-01-08T11:30:54.212813 #4] INFO -- : [38e53492-6241-4b93-ad80-d4d588a31d02] Rendered login/init.html.erb within layouts/application (10.7ms) 2017-01-08T11:30:54.216017+00:00 app[web.1]: I, [2017-01-08T11:30:54.215946 #4] INFO -- : [38e53492-6241-4b93-ad80-d4d588a31d02] Rendered layouts/_title.html.erb (0.6ms) 2017-01-08T11:30:54.218593+00:00 app[web.1]: I, [2017-01-08T11:30:54.218516 #4] INFO -- : [38e53492-6241-4b93-ad80-d4d588a31d02] Rendered layouts/_refer.html.erb (0.7ms) 2017-01-08T11:30:54.219411+00:00 app[web.1]: I, [2017-01-08T11:30:54.219347 #4] INFO -- : [38e53492-6241-4b93-ad80-d4d588a31d02] Completed 200 OK in 85ms (Views: 24.6ms | ActiveRecord: 14.6ms) 2017-01-08T12:02:10.779284+00:00 heroku[web.1]: Idling 2017-01-08T12:02:10.780072+00:00 heroku[web.1]: State changed from up to down 2017-01-08T12:02:11.560343+00:00 heroku[web.1]: Stopping all processes with SIGTERM 2017-01-08T12:02:11.756228+00:00 heroku[web.1]: Process exited with status 0 2017-01-08T12:02:11.571652+00:00 app[web.1]: - Gracefully stopping, waiting for requests to finish 2017-01-08T12:02:11.571827+00:00 app[web.1]: === puma shutdown: 2017-01-08 12:02:11 +0000 === 2017-01-08T12:02:11.571831+00:00 app[web.1]: - Goodbye! 2017-01-08T12:02:11.571929+00:00 app[web.1]: Exiting 2017-01-11T15:14:28.659152+00:00 heroku[web.1]: Unidling 2017-01-11T15:14:28.659443+00:00 heroku[web.1]: State changed from down to starting 2017-01-11T15:14:31.947741+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 43532 -e production` 2017-01-11T15:14:35.394776+00:00 app[web.1]: => Booting Puma 2017-01-11T15:14:35.394807+00:00 app[web.1]: => Rails 5.0.1 application starting in production on http://0.0.0.0:43532 2017-01-11T15:14:35.394808+00:00 app[web.1]: => Run `rails server -h` for more startup options 2017-01-11T15:14:36.481841+00:00 app[web.1]: Puma starting in single mode... 2017-01-11T15:14:36.481855+00:00 app[web.1]: * Version 3.6.2 (ruby 2.2.6-p396), codename: Sleepy Sunday Serenity 2017-01-11T15:14:36.481856+00:00 app[web.1]: * Min threads: 5, max threads: 5 2017-01-11T15:14:36.481857+00:00 app[web.1]: * Environment: production 2017-01-11T15:14:36.481942+00:00 app[web.1]: * Listening on tcp://0.0.0.0:43532 2017-01-11T15:14:36.482355+00:00 app[web.1]: Use Ctrl-C to stop 2017-01-11T15:14:36.893590+00:00 heroku[web.1]: State changed from starting to up 2017-01-11T15:14:37.782398+00:00 heroku[router]: at=info method=GET path="/" host=ucasguoren.herokuapp.com request_id=891a3d12-cce2-4d2e-9ebb-4d5a553536b9 fwd="223.104.38.80,123.151.138.56" dyno=web.1 connect=0ms service=102ms status=200 bytes=8404 2017-01-11T15:14:37.694694+00:00 app[web.1]: I, [2017-01-11T15:14:37.694602 #4] INFO -- : [891a3d12-cce2-4d2e-9ebb-4d5a553536b9] Processing by LoginController#init as HTML 2017-01-11T15:14:37.684601+00:00 app[web.1]: I, [2017-01-11T15:14:37.684505 #4] INFO -- : [891a3d12-cce2-4d2e-9ebb-4d5a553536b9] Started GET "/" for 123.151.138.56 at 2017-01-11 15:14:37 +0000 2017-01-11T15:14:37.752662+00:00 app[web.1]: D, [2017-01-11T15:14:37.752555 #4] DEBUG -- : [891a3d12-cce2-4d2e-9ebb-4d5a553536b9] User Load (1.5ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT $1 [["LIMIT", 1]] 2017-01-11T15:14:37.761434+00:00 app[web.1]: I, [2017-01-11T15:14:37.761340 #4] INFO -- : [891a3d12-cce2-4d2e-9ebb-4d5a553536b9] Rendering login/init.html.erb within layouts/application 2017-01-11T15:14:37.773185+00:00 app[web.1]: I, [2017-01-11T15:14:37.772961 #4] INFO -- : [891a3d12-cce2-4d2e-9ebb-4d5a553536b9] Rendered login/init.html.erb within layouts/application (11.2ms) 2017-01-11T15:14:37.775227+00:00 app[web.1]: I, [2017-01-11T15:14:37.775163 #4] INFO -- : [891a3d12-cce2-4d2e-9ebb-4d5a553536b9] Rendered layouts/_title.html.erb (0.4ms) 2017-01-11T15:14:37.776585+00:00 app[web.1]: I, [2017-01-11T15:14:37.776523 #4] INFO -- : [891a3d12-cce2-4d2e-9ebb-4d5a553536b9] Rendered layouts/_refer.html.erb (0.5ms) 2017-01-11T15:14:37.777264+00:00 app[web.1]: I, [2017-01-11T15:14:37.777202 #4] INFO -- : [891a3d12-cce2-4d2e-9ebb-4d5a553536b9] Completed 200 OK in 82ms (Views: 18.3ms | ActiveRecord: 17.9ms) 2017-01-11T15:14:37.799232+00:00 app[web.1]: I, [2017-01-11T15:14:37.799129 #4] INFO -- : [cddd9561-ca06-4da0-a26e-c4e1b484ce06] Started GET "/" for 101.226.69.246 at 2017-01-11 15:14:37 +0000 2017-01-11T15:14:37.800387+00:00 app[web.1]: I, [2017-01-11T15:14:37.800302 #4] INFO -- : [cddd9561-ca06-4da0-a26e-c4e1b484ce06] Processing by LoginController#init as */* 2017-01-11T15:14:37.807961+00:00 app[web.1]: D, [2017-01-11T15:14:37.807805 #4] DEBUG -- : [cddd9561-ca06-4da0-a26e-c4e1b484ce06] User Load (1.4ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT $1 [["LIMIT", 1]] 2017-01-11T15:14:37.815967+00:00 app[web.1]: I, [2017-01-11T15:14:37.815899 #4] INFO -- : [cddd9561-ca06-4da0-a26e-c4e1b484ce06] Rendering login/init.html.erb within layouts/application 2017-01-11T15:14:37.817685+00:00 app[web.1]: I, [2017-01-11T15:14:37.817505 #4] INFO -- : [cddd9561-ca06-4da0-a26e-c4e1b484ce06] Rendered login/init.html.erb within layouts/application (1.5ms) 2017-01-11T15:14:37.828151+00:00 app[web.1]: I, [2017-01-11T15:14:37.828086 #4] INFO -- : [cddd9561-ca06-4da0-a26e-c4e1b484ce06] Rendered layouts/_refer.html.erb (0.5ms) 2017-01-11T15:14:37.823750+00:00 app[web.1]: I, [2017-01-11T15:14:37.823674 #4] INFO -- : [cddd9561-ca06-4da0-a26e-c4e1b484ce06] Rendered layouts/_title.html.erb (0.6ms) 2017-01-11T15:14:37.828503+00:00 app[web.1]: I, [2017-01-11T15:14:37.828441 #4] INFO -- : [cddd9561-ca06-4da0-a26e-c4e1b484ce06] Completed 200 OK in 28ms (Views: 19.3ms | ActiveRecord: 1.4ms) 2017-01-11T15:14:37.849058+00:00 heroku[router]: at=info method=GET path="/" host=ucasguoren.herokuapp.com request_id=cddd9561-ca06-4da0-a26e-c4e1b484ce06 fwd="101.226.69.246" dyno=web.1 connect=0ms service=33ms status=200 bytes=8404 2017-01-11T15:14:38.137921+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery.min.js" host=ucasguoren.herokuapp.com request_id=84c6c461-c0b5-4e66-a78a-7b77c747d584 fwd="101.226.69.246" dyno=web.1 connect=2ms service=5ms status=200 bytes=93256 2017-01-11T15:14:39.635071+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery-ui-1.12.1.min.js" host=ucasguoren.herokuapp.com request_id=959968cf-2c77-4c8d-a168-83cd4bf7c4ff fwd="101.226.69.246" dyno=web.1 connect=1ms service=14ms status=200 bytes=253815 2017-01-11T15:14:50.010349+00:00 heroku[router]: at=info method=GET path="/javascripts/bootstrap.min.js" host=ucasguoren.herokuapp.com request_id=8cb1548c-ca11-4330-82b9-c9910d9f22f3 fwd="101.226.69.246" dyno=web.1 connect=1ms service=34ms status=200 bytes=27438 2017-01-11T15:14:52.162466+00:00 heroku[router]: at=info method=GET path="/javascripts/raphael.min.js" host=ucasguoren.herokuapp.com request_id=32f624cc-8705-4436-9763-098f3e8f220d fwd="101.226.69.246" dyno=web.1 connect=1ms service=7ms status=200 bytes=91541 2017-01-11T15:21:25.154851+00:00 heroku[router]: at=info method=GET path="/" host=ucasguoren.herokuapp.com request_id=c4e66634-4185-4299-a34f-e0086412d22e fwd="119.147.146.60" dyno=web.1 connect=8ms service=16ms status=200 bytes=8404 2017-01-11T15:21:25.141728+00:00 app[web.1]: I, [2017-01-11T15:21:25.141651 #4] INFO -- : [c4e66634-4185-4299-a34f-e0086412d22e] Started GET "/" for 119.147.146.60 at 2017-01-11 15:21:25 +0000 2017-01-11T15:21:25.142344+00:00 app[web.1]: I, [2017-01-11T15:21:25.142290 #4] INFO -- : [c4e66634-4185-4299-a34f-e0086412d22e] Processing by LoginController#init as HTML 2017-01-11T15:21:25.145901+00:00 app[web.1]: D, [2017-01-11T15:21:25.145785 #4] DEBUG -- : [c4e66634-4185-4299-a34f-e0086412d22e] User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT $1 [["LIMIT", 1]] 2017-01-11T15:21:25.146807+00:00 app[web.1]: I, [2017-01-11T15:21:25.146735 #4] INFO -- : [c4e66634-4185-4299-a34f-e0086412d22e] Rendering login/init.html.erb within layouts/application 2017-01-11T15:21:25.147903+00:00 app[web.1]: I, [2017-01-11T15:21:25.147835 #4] INFO -- : [c4e66634-4185-4299-a34f-e0086412d22e] Rendered login/init.html.erb within layouts/application (1.0ms) 2017-01-11T15:21:25.149743+00:00 app[web.1]: I, [2017-01-11T15:21:25.149682 #4] INFO -- : [c4e66634-4185-4299-a34f-e0086412d22e] Completed 200 OK in 7ms (Views: 2.6ms | ActiveRecord: 1.2ms) 2017-01-11T15:21:25.148259+00:00 app[web.1]: I, [2017-01-11T15:21:25.148196 #4] INFO -- : [c4e66634-4185-4299-a34f-e0086412d22e] Rendered layouts/_title.html.erb (0.1ms) 2017-01-11T15:21:25.148655+00:00 app[web.1]: I, [2017-01-11T15:21:25.148594 #4] INFO -- : [c4e66634-4185-4299-a34f-e0086412d22e] Rendered layouts/_refer.html.erb (0.1ms) 2017-01-11T15:21:26.113027+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery.min.js" host=ucasguoren.herokuapp.com request_id=3db8c58e-9bbf-42bd-b2ed-6b5b4d1ee5f6 fwd="119.147.146.60" dyno=web.1 connect=1ms service=6ms status=200 bytes=93256 2017-01-11T15:21:29.560321+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery-ui-1.12.1.min.js" host=ucasguoren.herokuapp.com request_id=7ad97f49-b9f0-48a8-ba77-762ef09813d1 fwd="119.147.146.60" dyno=web.1 connect=1ms service=10ms status=200 bytes=253815 2017-01-11T15:58:30.081668+00:00 heroku[web.1]: Idling 2017-01-11T15:58:30.082692+00:00 heroku[web.1]: State changed from up to down 2017-01-11T15:58:30.720761+00:00 heroku[web.1]: Stopping all processes with SIGTERM 2017-01-11T15:58:30.733887+00:00 app[web.1]: - Gracefully stopping, waiting for requests to finish 2017-01-11T15:58:30.738330+00:00 app[web.1]: === puma shutdown: 2017-01-11 15:58:30 +0000 === 2017-01-11T15:58:30.738339+00:00 app[web.1]: - Goodbye! 2017-01-11T15:58:30.739527+00:00 app[web.1]: Exiting 2017-01-11T15:58:30.962086+00:00 heroku[web.1]: Process exited with status 0 2017-01-14T06:50:56.243324+00:00 app[api]: Release v19 created by user polozy314@gmail.com 2017-01-14T06:50:56.390530+00:00 heroku[web.1]: State changed from down to starting 2017-01-14T06:50:56.243324+00:00 app[api]: Attach SENDGRID (@ref:sendgrid-deep-21174) by user polozy314@gmail.com 2017-01-14T06:50:59.024988+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 48064 -e production` 2017-01-14T06:51:02.083223+00:00 app[web.1]: => Booting Puma 2017-01-14T06:51:02.083242+00:00 app[web.1]: => Run `rails server -h` for more startup options 2017-01-14T06:51:02.083241+00:00 app[web.1]: => Rails 5.0.1 application starting in production on http://0.0.0.0:48064 2017-01-14T06:51:02.881671+00:00 app[web.1]: Puma starting in single mode... 2017-01-14T06:51:02.881688+00:00 app[web.1]: * Version 3.6.2 (ruby 2.2.6-p396), codename: Sleepy Sunday Serenity 2017-01-14T06:51:02.881693+00:00 app[web.1]: * Min threads: 5, max threads: 5 2017-01-14T06:51:02.881694+00:00 app[web.1]: * Environment: production 2017-01-14T06:51:02.882113+00:00 app[web.1]: Use Ctrl-C to stop 2017-01-14T06:51:02.881769+00:00 app[web.1]: * Listening on tcp://0.0.0.0:48064 2017-01-14T06:51:03.440025+00:00 heroku[web.1]: State changed from starting to up 2017-01-14T07:07:39.695935+00:00 app[api]: Release v20 created by user polozy314@gmail.com 2017-01-14T07:07:39.695935+00:00 app[api]: Set SENDGRID_API_KEY config vars by user polozy314@gmail.com 2017-01-14T07:07:40.033607+00:00 heroku[web.1]: Restarting 2017-01-14T07:07:40.034203+00:00 heroku[web.1]: State changed from up to starting 2017-01-14T07:07:40.660846+00:00 heroku[web.1]: Stopping all processes with SIGTERM 2017-01-14T07:07:40.672772+00:00 app[web.1]: - Gracefully stopping, waiting for requests to finish 2017-01-14T07:07:40.673636+00:00 app[web.1]: === puma shutdown: 2017-01-14 07:07:40 +0000 === 2017-01-14T07:07:40.673640+00:00 app[web.1]: - Goodbye! 2017-01-14T07:07:40.673747+00:00 app[web.1]: Exiting 2017-01-14T07:07:40.845773+00:00 heroku[web.1]: Process exited with status 0 2017-01-14T07:07:42.467105+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 50781 -e production` 2017-01-14T07:07:45.314766+00:00 app[web.1]: => Booting Puma 2017-01-14T07:07:45.314828+00:00 app[web.1]: => Rails 5.0.1 application starting in production on http://0.0.0.0:50781 2017-01-14T07:07:45.314852+00:00 app[web.1]: => Run `rails server -h` for more startup options 2017-01-14T07:07:46.321117+00:00 app[web.1]: Puma starting in single mode... 2017-01-14T07:07:46.321137+00:00 app[web.1]: * Version 3.6.2 (ruby 2.2.6-p396), codename: Sleepy Sunday Serenity 2017-01-14T07:07:46.321139+00:00 app[web.1]: * Min threads: 5, max threads: 5 2017-01-14T07:07:46.321142+00:00 app[web.1]: * Environment: production 2017-01-14T07:07:46.322040+00:00 app[web.1]: Use Ctrl-C to stop 2017-01-14T07:07:46.321270+00:00 app[web.1]: * Listening on tcp://0.0.0.0:50781 2017-01-14T07:07:46.756135+00:00 heroku[web.1]: State changed from starting to up 2017-01-14T07:08:08.987189+00:00 app[api]: Release v21 created by user polozy314@gmail.com 2017-01-14T07:08:08.987189+00:00 app[api]: Set SENDGRID_API_KEY config vars by user polozy314@gmail.com 2017-01-14T07:08:09.139027+00:00 heroku[web.1]: Restarting 2017-01-14T07:08:09.139633+00:00 heroku[web.1]: State changed from up to starting 2017-01-14T07:08:09.842841+00:00 app[web.1]: - Gracefully stopping, waiting for requests to finish 2017-01-14T07:08:09.842985+00:00 app[web.1]: === puma shutdown: 2017-01-14 07:08:09 +0000 === 2017-01-14T07:08:09.843090+00:00 app[web.1]: Exiting 2017-01-14T07:08:09.842987+00:00 app[web.1]: - Goodbye! 2017-01-14T07:08:09.832902+00:00 heroku[web.1]: Stopping all processes with SIGTERM 2017-01-14T07:08:10.023238+00:00 heroku[web.1]: Process exited with status 0 2017-01-14T07:08:12.131619+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 8580 -e production` 2017-01-14T07:08:15.728318+00:00 app[web.1]: => Booting Puma 2017-01-14T07:08:15.728331+00:00 app[web.1]: => Run `rails server -h` for more startup options 2017-01-14T07:08:15.728329+00:00 app[web.1]: => Rails 5.0.1 application starting in production on http://0.0.0.0:8580 2017-01-14T07:08:16.587755+00:00 app[web.1]: * Version 3.6.2 (ruby 2.2.6-p396), codename: Sleepy Sunday Serenity 2017-01-14T07:08:16.587740+00:00 app[web.1]: Puma starting in single mode... 2017-01-14T07:08:16.587756+00:00 app[web.1]: * Min threads: 5, max threads: 5 2017-01-14T07:08:16.587757+00:00 app[web.1]: * Environment: production 2017-01-14T07:08:16.588312+00:00 app[web.1]: Use Ctrl-C to stop 2017-01-14T07:08:16.587888+00:00 app[web.1]: * Listening on tcp://0.0.0.0:8580 2017-01-14T07:08:16.926883+00:00 heroku[web.1]: State changed from starting to up 2017-01-14T07:42:19.068943+00:00 heroku[web.1]: Idling 2017-01-14T07:42:19.069428+00:00 heroku[web.1]: State changed from up to down 2017-01-14T07:42:20.078567+00:00 app[web.1]: - Gracefully stopping, waiting for requests to finish 2017-01-14T07:42:20.079320+00:00 app[web.1]: === puma shutdown: 2017-01-14 07:42:20 +0000 === 2017-01-14T07:42:20.079353+00:00 app[web.1]: - Goodbye! 2017-01-14T07:42:20.079582+00:00 app[web.1]: Exiting 2017-01-14T07:42:20.342149+00:00 heroku[web.1]: Process exited with status 0 2017-01-14T07:42:20.048313+00:00 heroku[web.1]: Stopping all processes with SIGTERM 2017-01-14T07:48:02.348856+00:00 heroku[web.1]: Unidling 2017-01-14T07:48:02.348856+00:00 heroku[web.1]: State changed from down to starting 2017-01-14T07:48:05.913297+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 36645 -e production` 2017-01-14T07:48:08.952522+00:00 app[web.1]: => Booting Puma 2017-01-14T07:48:08.952544+00:00 app[web.1]: => Rails 5.0.1 application starting in production on http://0.0.0.0:36645 2017-01-14T07:48:08.952545+00:00 app[web.1]: => Run `rails server -h` for more startup options 2017-01-14T07:48:10.174676+00:00 heroku[web.1]: State changed from starting to up 2017-01-14T07:48:10.140676+00:00 app[web.1]: Puma starting in single mode... 2017-01-14T07:48:10.140689+00:00 app[web.1]: * Version 3.6.2 (ruby 2.2.6-p396), codename: Sleepy Sunday Serenity 2017-01-14T07:48:10.140693+00:00 app[web.1]: * Min threads: 5, max threads: 5 2017-01-14T07:48:10.140708+00:00 app[web.1]: * Environment: production 2017-01-14T07:48:10.140856+00:00 app[web.1]: * Listening on tcp://0.0.0.0:36645 2017-01-14T07:48:10.143058+00:00 app[web.1]: Use Ctrl-C to stop 2017-01-14T07:48:11.425437+00:00 app[web.1]: I, [2017-01-14T07:48:11.425345 #4] INFO -- : [3a64313e-7ec8-4c12-b032-67a4ec022ff9] Started GET "/" for 121.195.114.162 at 2017-01-14 07:48:11 +0000 2017-01-14T07:48:11.430620+00:00 app[web.1]: I, [2017-01-14T07:48:11.430558 #4] INFO -- : [3a64313e-7ec8-4c12-b032-67a4ec022ff9] Processing by LoginController#init as HTML 2017-01-14T07:48:12.113911+00:00 app[web.1]: I, [2017-01-14T07:48:12.113807 #4] INFO -- : [3a64313e-7ec8-4c12-b032-67a4ec022ff9] Rendering login/init.html.erb within layouts/application 2017-01-14T07:48:12.121196+00:00 app[web.1]: I, [2017-01-14T07:48:12.121130 #4] INFO -- : [3a64313e-7ec8-4c12-b032-67a4ec022ff9] Rendered layouts/_title.html.erb (0.3ms) 2017-01-14T07:48:12.119825+00:00 app[web.1]: I, [2017-01-14T07:48:12.119768 #4] INFO -- : [3a64313e-7ec8-4c12-b032-67a4ec022ff9] Rendered login/init.html.erb within layouts/application (5.8ms) 2017-01-14T07:48:12.122589+00:00 app[web.1]: I, [2017-01-14T07:48:12.122530 #4] INFO -- : [3a64313e-7ec8-4c12-b032-67a4ec022ff9] Completed 200 OK in 692ms (Views: 11.4ms | ActiveRecord: 641.0ms) 2017-01-14T07:48:12.122177+00:00 app[web.1]: I, [2017-01-14T07:48:12.122115 #4] INFO -- : [3a64313e-7ec8-4c12-b032-67a4ec022ff9] Rendered layouts/_refer.html.erb (0.4ms) 2017-01-14T07:48:11.922226+00:00 app[web.1]: D, [2017-01-14T07:48:11.922110 #4] DEBUG -- : [3a64313e-7ec8-4c12-b032-67a4ec022ff9] User Load (85.0ms) SELECT "users".* FROM "users" WHERE "users"."id" IS NULL LIMIT $1 [["LIMIT", 1]] 2017-01-14T07:48:12.125283+00:00 heroku[router]: at=info method=GET path="/" host=ucasguoren.herokuapp.com request_id=3a64313e-7ec8-4c12-b032-67a4ec022ff9 fwd="121.195.114.162" dyno=web.1 connect=1ms service=702ms status=200 bytes=8404 2017-01-14T07:48:13.542186+00:00 heroku[router]: at=info method=GET path="/stylesheets/jquery.fancybox.css" host=ucasguoren.herokuapp.com request_id=bd7fc927-443e-43d5-b3a7-da8e629cb072 fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=200 bytes=5334 2017-01-14T07:48:13.541785+00:00 heroku[router]: at=info method=GET path="/stylesheets/se7en-font.css" host=ucasguoren.herokuapp.com request_id=fbcaf8b6-00ec-463c-b40a-408e6cb64b68 fwd="121.195.114.162" dyno=web.1 connect=1ms service=4ms status=200 bytes=1996 2017-01-14T07:48:13.545921+00:00 heroku[router]: at=info method=GET path="/stylesheets/font-awesome.css" host=ucasguoren.herokuapp.com request_id=b72aefa9-4abe-4f3e-9a0a-334ac1546914 fwd="121.195.114.162" dyno=web.1 connect=1ms service=8ms status=200 bytes=27744 2017-01-14T07:48:13.544131+00:00 heroku[router]: at=info method=GET path="/stylesheets/bootstrap.min.css" host=ucasguoren.herokuapp.com request_id=6db4647b-9f5f-4cff-b2c7-b72100fbbad2 fwd="121.195.114.162" dyno=web.1 connect=1ms service=9ms status=200 bytes=97471 2017-01-14T07:48:13.541540+00:00 heroku[router]: at=info method=GET path="/stylesheets/isotope.css" host=ucasguoren.herokuapp.com request_id=4dab4c89-1652-43b4-889f-617a7806a84d fwd="121.195.114.162" dyno=web.1 connect=1ms service=4ms status=200 bytes=3416 2017-01-14T07:48:13.843997+00:00 heroku[router]: at=info method=GET path="/stylesheets/select2.css" host=ucasguoren.herokuapp.com request_id=c3032867-df75-4a75-97dc-f437e9f5a816 fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=200 bytes=13271 2017-01-14T07:48:13.843509+00:00 heroku[router]: at=info method=GET path="/stylesheets/wizard.css" host=ucasguoren.herokuapp.com request_id=17fa3e4b-8a8b-43de-844e-deb95f45e819 fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=200 bytes=3000 2017-01-14T07:48:13.842539+00:00 heroku[router]: at=info method=GET path="/stylesheets/fullcalendar.css" host=ucasguoren.herokuapp.com request_id=9e70d3e8-f544-490d-a17e-c545d5bb854e fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=10131 2017-01-14T07:48:14.105604+00:00 heroku[router]: at=info method=GET path="/stylesheets/timepicker.css" host=ucasguoren.herokuapp.com request_id=3e9da577-4aa3-41cb-8843-efa7956583cc fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=200 bytes=2925 2017-01-14T07:48:14.104397+00:00 heroku[router]: at=info method=GET path="/stylesheets/datatables.css" host=ucasguoren.herokuapp.com request_id=5bd3e022-9b6e-4084-a492-1877766d38f7 fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=10328 2017-01-14T07:48:14.109113+00:00 heroku[router]: at=info method=GET path="/stylesheets/morris.css" host=ucasguoren.herokuapp.com request_id=62155de7-8670-4da6-9787-2b4e9beb643b fwd="121.195.114.162" dyno=web.1 connect=5ms service=5ms status=200 bytes=572 2017-01-14T07:48:14.195738+00:00 heroku[router]: at=info method=GET path="/stylesheets/colorpicker.css" host=ucasguoren.herokuapp.com request_id=5409ec5d-4347-4c9c-8df6-1b91688b0352 fwd="121.195.114.162" dyno=web.1 connect=1ms service=1ms status=200 bytes=2446 2017-01-14T07:48:14.414282+00:00 heroku[router]: at=info method=GET path="/stylesheets/typeahead.css" host=ucasguoren.herokuapp.com request_id=78a9df77-4cd7-46d8-8aee-1ac431162c3a fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=805 2017-01-14T07:48:14.105108+00:00 heroku[router]: at=info method=GET path="/stylesheets/datepicker.css" host=ucasguoren.herokuapp.com request_id=bd5af4f6-90f0-4ebd-8622-c8694bee3b11 fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=200 bytes=12499 2017-01-14T07:48:14.413908+00:00 heroku[router]: at=info method=GET path="/stylesheets/bootstrap-switch.css" host=ucasguoren.herokuapp.com request_id=3656ea99-9002-43a8-a7db-ac0c5c46a564 fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=200 bytes=3915 2017-01-14T07:48:14.449094+00:00 heroku[router]: at=info method=GET path="/stylesheets/summernote.css" host=ucasguoren.herokuapp.com request_id=461b8a3b-6f00-48da-8d81-0f76dc688b03 fwd="121.195.114.162" dyno=web.1 connect=1ms service=1ms status=200 bytes=8292 2017-01-14T07:48:14.413717+00:00 heroku[router]: at=info method=GET path="/stylesheets/daterange-picker.css" host=ucasguoren.herokuapp.com request_id=0e40ed8e-0725-4f9e-a165-b2a62cdb457f fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=3431 2017-01-14T07:48:14.672205+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery.min.js" host=ucasguoren.herokuapp.com request_id=dc033c7b-77fc-4f8c-8e33-21b9023edc5f fwd="121.195.114.162" dyno=web.1 connect=1ms service=10ms status=200 bytes=93256 2017-01-14T07:48:14.624391+00:00 heroku[router]: at=info method=GET path="/stylesheets/pygments.css" host=ucasguoren.herokuapp.com request_id=01849ab8-0e2d-4916-b369-9b9eada3ccec fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=3618 2017-01-14T07:48:14.678690+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery-ui-1.12.1.min.js" host=ucasguoren.herokuapp.com request_id=c50d9e01-f7e4-4637-b093-d6feadce2d22 fwd="121.195.114.162" dyno=web.1 connect=1ms service=16ms status=200 bytes=253815 2017-01-14T07:48:14.665341+00:00 heroku[router]: at=info method=GET path="/stylesheets/mystyle.css" host=ucasguoren.herokuapp.com request_id=fbadb703-f7bc-472b-adca-3bf081eb40de fwd="121.195.114.162" dyno=web.1 connect=1ms service=4ms status=200 bytes=2705 2017-01-14T07:48:14.664847+00:00 heroku[router]: at=info method=GET path="/stylesheets/style.css" host=ucasguoren.herokuapp.com request_id=7fae4a6f-e7e0-4441-8ffd-1efbe310a300 fwd="121.195.114.162" dyno=web.1 connect=1ms service=5ms status=200 bytes=101590 2017-01-14T07:48:14.870460+00:00 heroku[router]: at=info method=GET path="/javascripts/bootstrap.min.js" host=ucasguoren.herokuapp.com request_id=f2f0c565-ef4f-4723-8b7b-6a794de8a913 fwd="121.195.114.162" dyno=web.1 connect=1ms service=4ms status=200 bytes=27438 2017-01-14T07:48:14.927765+00:00 heroku[router]: at=info method=GET path="/javascripts/selectivizr-min.js" host=ucasguoren.herokuapp.com request_id=27880da3-5281-47a5-acd8-f07c4c3b70cc fwd="121.195.114.162" dyno=web.1 connect=2ms service=2ms status=200 bytes=5148 2017-01-14T07:48:14.926072+00:00 heroku[router]: at=info method=GET path="/javascripts/raphael.min.js" host=ucasguoren.herokuapp.com request_id=db74eb06-7d33-4879-a962-79c214c63e11 fwd="121.195.114.162" dyno=web.1 connect=1ms service=7ms status=200 bytes=91541 2017-01-14T07:48:15.175954+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery.mousewheel.js" host=ucasguoren.herokuapp.com request_id=f3e52246-85c2-45f4-9626-d8d3b559e2b4 fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=3991 2017-01-14T07:48:15.377694+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery.vmap.min.js" host=ucasguoren.herokuapp.com request_id=9c7c817a-01d2-4b31-92d1-b106f0ebeffd fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=11178 2017-01-14T07:48:15.462534+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery.vmap.sampledata.js" host=ucasguoren.herokuapp.com request_id=79f53ae5-eae3-499f-8f3a-2cac56864c19 fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=2531 2017-01-14T07:48:15.632690+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery.vmap.world.js" host=ucasguoren.herokuapp.com request_id=9428459c-0039-4da6-b0c7-c97ba0ce42ff fwd="121.195.114.162" dyno=web.1 connect=1ms service=6ms status=200 bytes=60746 2017-01-14T07:48:15.764993+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery.bootstrap.wizard.js" host=ucasguoren.herokuapp.com request_id=29ca16e6-97bd-4f1b-9a68-9078aa5d2f76 fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=9000 2017-01-14T07:48:16.033754+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery.dataTables.min.js" host=ucasguoren.herokuapp.com request_id=bc017302-499d-49b0-af04-05cc85466650 fwd="121.195.114.162" dyno=web.1 connect=1ms service=10ms status=200 bytes=71128 2017-01-14T07:48:16.020540+00:00 heroku[router]: at=info method=GET path="/javascripts/gcal.js" host=ucasguoren.herokuapp.com request_id=4f775f8d-9471-46a1-b639-01db67233d0e fwd="121.195.114.162" dyno=web.1 connect=1ms service=6ms status=200 bytes=2803 2017-01-14T07:48:15.921147+00:00 heroku[router]: at=info method=GET path="/javascripts/fullcalendar.min.js" host=ucasguoren.herokuapp.com request_id=c2298489-a956-46ed-b935-b58710e35969 fwd="121.195.114.162" dyno=web.1 connect=1ms service=9ms status=200 bytes=99038 2017-01-14T07:48:16.234097+00:00 heroku[router]: at=info method=GET path="/javascripts/datatable-editable.js" host=ucasguoren.herokuapp.com request_id=9428143a-c0dd-4095-bd69-9766909e9d65 fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=2910 2017-01-14T07:48:16.287331+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery.easy-pie-chart.js" host=ucasguoren.herokuapp.com request_id=481f8dd5-4e7f-471c-9668-fda3d425fd30 fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=6707 2017-01-14T07:48:16.566216+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery.isotope.min.js" host=ucasguoren.herokuapp.com request_id=f4a68ab8-d999-4609-9a64-c257c55bc407 fwd="121.195.114.162" dyno=web.1 connect=1ms service=4ms status=200 bytes=16180 2017-01-14T07:48:16.567246+00:00 heroku[router]: at=info method=GET path="/javascripts/excanvas.min.js" host=ucasguoren.herokuapp.com request_id=2da77ebc-50d0-48ff-ae3b-8c2cd5851ef2 fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=200 bytes=11508 2017-01-14T07:48:16.715719+00:00 heroku[router]: at=info method=GET path="/javascripts/isotope_extras.js" host=ucasguoren.herokuapp.com request_id=62267c34-69c4-41cf-9919-f5cfe85f6307 fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=4890 2017-01-14T07:48:16.808311+00:00 heroku[router]: at=info method=GET path="/javascripts/modernizr.custom.js" host=ucasguoren.herokuapp.com request_id=c6daaf37-e6c7-422f-b977-ebfb9faca4b4 fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=14441 2017-01-14T07:48:16.967560+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery.fancybox.pack.js" host=ucasguoren.herokuapp.com request_id=32c399e8-85f3-4c1d-bdc1-321dc97ae75a fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=200 bytes=23282 2017-01-14T07:48:17.156677+00:00 heroku[router]: at=info method=GET path="/javascripts/styleswitcher.js" host=ucasguoren.herokuapp.com request_id=232500f9-9d5d-4828-bbe5-d39456899718 fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=4733 2017-01-14T07:48:17.164737+00:00 heroku[router]: at=info method=GET path="/javascripts/select2.js" host=ucasguoren.herokuapp.com request_id=b70272d6-3150-48f6-9313-b2982d2bd626 fwd="121.195.114.162" dyno=web.1 connect=1ms service=10ms status=200 bytes=134156 2017-01-14T07:48:17.324064+00:00 heroku[router]: at=info method=GET path="/javascripts/wysiwyg.js" host=ucasguoren.herokuapp.com request_id=9bdc187e-f1e9-4d79-9a18-f1d7bbd01b45 fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=10249 2017-01-14T07:48:17.515521+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery.inputmask.min.js" host=ucasguoren.herokuapp.com request_id=1eb280e6-224c-4d96-9443-6587c57f6ea1 fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=200 bytes=32758 2017-01-14T07:48:17.516939+00:00 heroku[router]: at=info method=GET path="/javascripts/summernote.min.js" host=ucasguoren.herokuapp.com request_id=fc563b15-b589-4638-95e9-85be9dbb1535 fwd="121.195.114.162" dyno=web.1 connect=1ms service=4ms status=200 bytes=37631 2017-01-14T07:48:17.631590+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery.validate.js" host=ucasguoren.herokuapp.com request_id=3b80f6fa-f016-4fc3-8272-56168f8d6693 fwd="121.195.114.162" dyno=web.1 connect=1ms service=4ms status=200 bytes=39097 2017-01-14T07:48:17.796829+00:00 heroku[router]: at=info method=GET path="/javascripts/bootstrap-fileupload.js" host=ucasguoren.herokuapp.com request_id=401046fe-8516-4176-8454-4c8aa299e57b fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=5904 2017-01-14T07:48:18.037146+00:00 heroku[router]: at=info method=GET path="/javascripts/bootstrap-datepicker.js" host=ucasguoren.herokuapp.com request_id=82c58d35-18fb-4faa-918d-6076d07009b6 fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=200 bytes=37508 2017-01-14T07:48:18.097391+00:00 heroku[router]: at=info method=GET path="/javascripts/bootstrap-timepicker.js" host=ucasguoren.herokuapp.com request_id=6005ec10-0eee-4e70-b515-771fb479768e fwd="121.195.114.162" dyno=web.1 connect=1ms service=4ms status=200 bytes=14606 2017-01-14T07:48:18.100876+00:00 heroku[router]: at=info method=GET path="/javascripts/bootstrap-colorpicker.js" host=ucasguoren.herokuapp.com request_id=972e78e4-30d6-43de-a389-696798f01ff3 fwd="121.195.114.162" dyno=web.1 connect=1ms service=4ms status=200 bytes=15180 2017-01-14T07:48:18.466505+00:00 heroku[router]: at=info method=GET path="/javascripts/daterange-picker.js" host=ucasguoren.herokuapp.com request_id=583a3ccd-0ab0-4d18-a01b-e9f73bd6547a fwd="121.195.114.162" dyno=web.1 connect=1ms service=4ms status=200 bytes=21769 2017-01-14T07:48:18.463687+00:00 heroku[router]: at=info method=GET path="/javascripts/bootstrap-switch.min.js" host=ucasguoren.herokuapp.com request_id=bebf1b5c-dd29-4254-9a21-5bfd82561d2c fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=8620 2017-01-14T07:48:18.468752+00:00 heroku[router]: at=info method=GET path="/javascripts/typeahead.js" host=ucasguoren.herokuapp.com request_id=cba35a1d-d377-42ac-9299-fa5bbf975ae6 fwd="121.195.114.162" dyno=web.1 connect=1ms service=6ms status=200 bytes=49169 2017-01-14T07:48:18.886933+00:00 heroku[router]: at=info method=GET path="/javascripts/morris.min.js" host=ucasguoren.herokuapp.com request_id=923bfcdb-62bc-471f-a48c-1f4762262fb6 fwd="121.195.114.162" dyno=web.1 connect=1ms service=5ms status=200 bytes=32302 2017-01-14T07:48:18.882621+00:00 heroku[router]: at=info method=GET path="/javascripts/date.js" host=ucasguoren.herokuapp.com request_id=cc31d2f1-21f8-4e39-8d19-282e293f4c84 fwd="121.195.114.162" dyno=web.1 connect=1ms service=5ms status=200 bytes=30768 2017-01-14T07:48:18.887331+00:00 heroku[router]: at=info method=GET path="/javascripts/skycons.js" host=ucasguoren.herokuapp.com request_id=613ad992-fd1b-4265-acbe-7939bdd1d4ef fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=200 bytes=18727 2017-01-14T07:48:19.122224+00:00 heroku[router]: at=info method=GET path="/javascripts/fitvids.js" host=ucasguoren.herokuapp.com request_id=abd55232-05a2-42ab-b8ef-e6d02af9bbbd fwd="121.195.114.162" dyno=web.1 connect=1ms service=1ms status=200 bytes=2926 2017-01-14T07:48:19.153534+00:00 heroku[router]: at=info method=GET path="/javascripts/jquery.sparkline.min.js" host=ucasguoren.herokuapp.com request_id=08a95aac-6d53-4b64-889d-20d01365b66d fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=200 bytes=43394 2017-01-14T07:48:19.422068+00:00 heroku[router]: at=info method=GET path="/javascripts/respond.js" host=ucasguoren.herokuapp.com request_id=9be4e3f5-a571-44da-ad31-aa2a39b732a0 fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=4242 2017-01-14T07:48:19.395244+00:00 heroku[router]: at=info method=GET path="/javascripts/main.js" host=ucasguoren.herokuapp.com request_id=6f55796e-9ab7-4357-ad3c-bce9338925e5 fwd="121.195.114.162" dyno=web.1 connect=1ms service=11ms status=200 bytes=39696 2017-01-14T07:48:20.137162+00:00 heroku[router]: at=info method=GET path="/images/logo/guoren.png" host=ucasguoren.herokuapp.com request_id=d92fe92b-31ad-46bb-a85e-56a218b057d4 fwd="121.195.114.162" dyno=web.1 connect=1ms service=7ms status=200 bytes=130550 2017-01-14T07:48:20.725657+00:00 heroku[router]: at=info method=GET path="/font/fontawesome-webfont.woff" host=ucasguoren.herokuapp.com request_id=c625efd0-87db-4bd1-a069-fff0287beeec fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=200 bytes=43716 2017-01-14T07:48:20.707573+00:00 heroku[router]: at=info method=GET path="/stylesheets/color/orange.css" host=ucasguoren.herokuapp.com request_id=049cfe0c-f1ea-4a11-86e9-ad09a4504a8b fwd="121.195.114.162" dyno=web.1 connect=1ms service=5ms status=200 bytes=2378 2017-01-14T07:48:20.706297+00:00 heroku[router]: at=info method=GET path="/stylesheets/color/green.css" host=ucasguoren.herokuapp.com request_id=b1eff17f-7ec0-4ce9-81ad-ba719bc7b25f fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=2378 2017-01-14T07:48:20.709797+00:00 heroku[router]: at=info method=GET path="/stylesheets/color/magenta.css" host=ucasguoren.herokuapp.com request_id=22336b45-a92a-4a37-b8df-1393d7b59f89 fwd="121.195.114.162" dyno=web.1 connect=1ms service=4ms status=200 bytes=2382 2017-01-14T07:48:20.711034+00:00 heroku[router]: at=info method=GET path="/stylesheets/color/gray.css" host=ucasguoren.herokuapp.com request_id=33b352bb-97be-439b-b345-2e2f484843cc fwd="121.195.114.162" dyno=web.1 connect=1ms service=4ms status=200 bytes=2364 2017-01-14T07:48:21.554940+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=ucasguoren.herokuapp.com request_id=5de5cbca-3db2-4f85-9c2c-add5bc5ca6a4 fwd="121.195.114.162" dyno=web.1 connect=1ms service=1ms status=200 bytes=143 2017-01-14T07:48:33.733302+00:00 app[web.1]: I, [2017-01-14T07:48:33.733188 #4] INFO -- : [04c1c7f7-4288-4ec5-ab81-45a34fd0b4d8] Started POST "/login?method=post" for 121.195.114.162 at 2017-01-14 07:48:33 +0000 2017-01-14T07:48:33.734645+00:00 app[web.1]: I, [2017-01-14T07:48:33.734582 #4] INFO -- : [04c1c7f7-4288-4ec5-ab81-45a34fd0b4d8] Processing by LoginController#login as HTML 2017-01-14T07:48:33.734771+00:00 app[web.1]: I, [2017-01-14T07:48:33.734698 #4] INFO -- : [04c1c7f7-4288-4ec5-ab81-45a34fd0b4d8] Parameters: {"utf8"=>"✓", "authenticity_token"=>"9kp6lyZ2V2q5EyU58h/TrY4qj+7T9EB3bXYHU8RPfioLhtzeLpmK/M2ytkB9dr1tMF5okhhMzDDWReQr62xwag==", "email"=>"zy_lovestar@163.com", "password"=>"[FILTERED]", "method"=>"post"} 2017-01-14T07:48:33.759017+00:00 app[web.1]: D, [2017-01-14T07:48:33.758859 #4] DEBUG -- : [04c1c7f7-4288-4ec5-ab81-45a34fd0b4d8] User Load (17.4ms) SELECT "users".* FROM "users" WHERE "users"."email" = $1 LIMIT $2 [["email", "zy_lovestar@163.com"], ["LIMIT", 1]] 2017-01-14T07:48:34.072332+00:00 heroku[router]: at=info method=POST path="/login?method=post" host=ucasguoren.herokuapp.com request_id=04c1c7f7-4288-4ec5-ab81-45a34fd0b4d8 fwd="121.195.114.162" dyno=web.1 connect=1ms service=346ms status=302 bytes=820 2017-01-14T07:48:34.069443+00:00 app[web.1]: I, [2017-01-14T07:48:34.069331 #4] INFO -- : [04c1c7f7-4288-4ec5-ab81-45a34fd0b4d8] Redirected to http://ucasguoren.herokuapp.com/main 2017-01-14T07:48:34.069664+00:00 app[web.1]: I, [2017-01-14T07:48:34.069607 #4] INFO -- : [04c1c7f7-4288-4ec5-ab81-45a34fd0b4d8] Completed 302 Found in 335ms (ActiveRecord: 242.9ms) 2017-01-14T07:48:34.322043+00:00 app[web.1]: I, [2017-01-14T07:48:34.321088 #4] INFO -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] Started GET "/main" for 121.195.114.162 at 2017-01-14 07:48:34 +0000 2017-01-14T07:48:34.329774+00:00 app[web.1]: I, [2017-01-14T07:48:34.329671 #4] INFO -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] Processing by MainController#show as HTML 2017-01-14T07:48:34.339187+00:00 app[web.1]: D, [2017-01-14T07:48:34.339095 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] User Load (4.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:34.457407+00:00 app[web.1]: D, [2017-01-14T07:48:34.457281 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33]  (110.5ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."post_type" IN (1, 2, 3) 2017-01-14T07:48:34.499249+00:00 app[web.1]: D, [2017-01-14T07:48:34.499128 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] MicroPost Load (39.8ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."post_type" IN (1, 2, 3) ORDER BY "micro_posts"."post_time" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] 2017-01-14T07:48:34.526064+00:00 app[web.1]: D, [2017-01-14T07:48:34.525949 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:34.529116+00:00 app[web.1]: D, [2017-01-14T07:48:34.529031 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 8], ["LIMIT", 1]] 2017-01-14T07:48:34.530760+00:00 app[web.1]: D, [2017-01-14T07:48:34.530684 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 8], ["LIMIT", 1]] 2017-01-14T07:48:34.532289+00:00 app[web.1]: D, [2017-01-14T07:48:34.532215 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:34.534846+00:00 app[web.1]: D, [2017-01-14T07:48:34.534776 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:34.537277+00:00 app[web.1]: D, [2017-01-14T07:48:34.537212 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 6], ["LIMIT", 1]] 2017-01-14T07:48:34.539703+00:00 app[web.1]: D, [2017-01-14T07:48:34.539634 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 3], ["LIMIT", 1]] 2017-01-14T07:48:34.542188+00:00 app[web.1]: D, [2017-01-14T07:48:34.542121 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] 2017-01-14T07:48:34.543804+00:00 app[web.1]: D, [2017-01-14T07:48:34.543746 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 6], ["LIMIT", 1]] 2017-01-14T07:48:34.545317+00:00 app[web.1]: D, [2017-01-14T07:48:34.545260 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] 2017-01-14T07:48:34.547856+00:00 app[web.1]: I, [2017-01-14T07:48:34.547793 #4] INFO -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] Rendering main/main.html.erb within layouts/application 2017-01-14T07:48:34.551618+00:00 app[web.1]: I, [2017-01-14T07:48:34.551557 #4] INFO -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] Rendered layouts/_nav.html.erb (0.7ms) 2017-01-14T07:48:34.564693+00:00 app[web.1]: D, [2017-01-14T07:48:34.564599 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33]  (1.7ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 31]] 2017-01-14T07:48:34.568141+00:00 app[web.1]: D, [2017-01-14T07:48:34.568058 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33]  (2.0ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 30]] 2017-01-14T07:48:34.570518+00:00 app[web.1]: D, [2017-01-14T07:48:34.570365 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33]  (1.0ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 29]] 2017-01-14T07:48:34.599104+00:00 heroku[router]: at=info method=GET path="/main" host=ucasguoren.herokuapp.com request_id=17acdadc-7e2d-46fb-a947-14f79330ec33 fwd="121.195.114.162" dyno=web.1 connect=1ms service=279ms status=200 bytes=30718 2017-01-14T07:48:34.573063+00:00 app[web.1]: D, [2017-01-14T07:48:34.573003 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33]  (1.4ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 28]] 2017-01-14T07:48:34.575198+00:00 app[web.1]: D, [2017-01-14T07:48:34.575142 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33]  (0.8ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 27]] 2017-01-14T07:48:34.583922+00:00 app[web.1]: D, [2017-01-14T07:48:34.583848 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33]  (1.0ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 23]] 2017-01-14T07:48:34.588162+00:00 app[web.1]: D, [2017-01-14T07:48:34.588079 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33]  (2.5ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 22]] 2017-01-14T07:48:34.577243+00:00 app[web.1]: D, [2017-01-14T07:48:34.577131 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33]  (1.0ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 26]] 2017-01-14T07:48:34.579689+00:00 app[web.1]: D, [2017-01-14T07:48:34.579611 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33]  (1.0ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 25]] 2017-01-14T07:48:34.582025+00:00 app[web.1]: D, [2017-01-14T07:48:34.581957 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33]  (1.0ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 24]] 2017-01-14T07:48:34.591684+00:00 app[web.1]: I, [2017-01-14T07:48:34.591241 #4] INFO -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] Rendered layouts/_title.html.erb (0.1ms) 2017-01-14T07:48:34.592625+00:00 app[web.1]: I, [2017-01-14T07:48:34.592573 #4] INFO -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] Completed 200 OK in 263ms (Views: 33.0ms | ActiveRecord: 176.2ms) 2017-01-14T07:48:34.590998+00:00 app[web.1]: I, [2017-01-14T07:48:34.590935 #4] INFO -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] Rendered main/main.html.erb within layouts/application (42.8ms) 2017-01-14T07:48:34.590113+00:00 app[web.1]: D, [2017-01-14T07:48:34.590054 #4] DEBUG -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] CACHE (0.0ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."post_type" IN (1, 2, 3) 2017-01-14T07:48:34.592120+00:00 app[web.1]: I, [2017-01-14T07:48:34.592045 #4] INFO -- : [17acdadc-7e2d-46fb-a947-14f79330ec33] Rendered layouts/_refer.html.erb (0.1ms) 2017-01-14T07:48:35.012199+00:00 heroku[router]: at=info method=GET path="/images/avatars/default/avatar.png" host=ucasguoren.herokuapp.com request_id=5c48cdb6-cf69-47de-8914-f782ad6247e3 fwd="121.195.114.162" dyno=web.1 connect=1ms service=4ms status=200 bytes=33040 2017-01-14T07:48:35.462842+00:00 heroku[router]: at=info method=GET path="/font/se7en.woff" host=ucasguoren.herokuapp.com request_id=48bc4920-4932-456c-a263-e3c5721c433f fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=200 bytes=3779 2017-01-14T07:48:35.478256+00:00 heroku[router]: at=info method=GET path="/data/d02df6bccb91125f5855ece9f11682e7.jpg" host=ucasguoren.herokuapp.com request_id=4290457c-cd8c-4348-af6f-5fe34dc961d5 fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=404 bytes=1744 2017-01-14T07:48:35.464375+00:00 heroku[router]: at=info method=GET path="/images/logo/guoren-small.png" host=ucasguoren.herokuapp.com request_id=e9d86f42-d8e1-42c4-9421-9a86cba45036 fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=200 bytes=24466 2017-01-14T07:48:35.479838+00:00 heroku[router]: at=info method=GET path="/data/24357384865b94e0e42d8e1c93162bbf.jpg" host=ucasguoren.herokuapp.com request_id=59278a56-c2b9-41e4-bcbb-646ab2020bbf fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=404 bytes=1744 2017-01-14T07:48:35.541763+00:00 heroku[router]: at=info method=GET path="/data/acb997856f3f78d6e0171a62a1c5fea1.jpg" host=ucasguoren.herokuapp.com request_id=9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2 fwd="121.195.114.162" dyno=web.1 connect=1ms service=2ms status=404 bytes=1744 2017-01-14T07:48:35.409219+00:00 app[web.1]: I, [2017-01-14T07:48:35.409125 #4] INFO -- : [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] Started GET "/data/51484d8bf685ac996133cf55b18e3a66.jpg" for 121.195.114.162 at 2017-01-14 07:48:35 +0000 2017-01-14T07:48:35.409938+00:00 app[web.1]: F, [2017-01-14T07:48:35.409866 #4] FATAL -- : [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] 2017-01-14T07:48:35.409969+00:00 app[web.1]: F, [2017-01-14T07:48:35.409931 #4] FATAL -- : [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] ActionController::RoutingError (No route matches [GET] "/data/51484d8bf685ac996133cf55b18e3a66.jpg"): 2017-01-14T07:48:35.410026+00:00 app[web.1]: F, [2017-01-14T07:48:35.409969 #4] FATAL -- : [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] 2017-01-14T07:48:35.410092+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:35.410091+00:00 app[web.1]: F, [2017-01-14T07:48:35.410037 #4] FATAL -- : [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:35.410093+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:35.410095+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:35.410095+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:35.410096+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:35.410097+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:35.410098+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:35.410099+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:35.410101+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:35.410098+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:35.410100+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:35.410101+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:35.410102+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:35.410103+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:35.410104+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:35.410105+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:35.410107+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:35.410105+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:35.410106+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:35.410107+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:35.475935+00:00 app[web.1]: F, [2017-01-14T07:48:35.475848 #4] FATAL -- : [4290457c-cd8c-4348-af6f-5fe34dc961d5] 2017-01-14T07:48:35.476021+00:00 app[web.1]: F, [2017-01-14T07:48:35.475988 #4] FATAL -- : [4290457c-cd8c-4348-af6f-5fe34dc961d5] 2017-01-14T07:48:35.476072+00:00 app[web.1]: F, [2017-01-14T07:48:35.476026 #4] FATAL -- : [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:35.476077+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:35.476073+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:35.476075+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:35.410108+00:00 app[web.1]: [e734971e-2f61-4ebe-9dd4-a370cb4d66ea] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:35.475992+00:00 app[web.1]: F, [2017-01-14T07:48:35.475940 #4] FATAL -- : [4290457c-cd8c-4348-af6f-5fe34dc961d5] ActionController::RoutingError (No route matches [GET] "/data/d02df6bccb91125f5855ece9f11682e7.jpg"): 2017-01-14T07:48:35.475322+00:00 app[web.1]: I, [2017-01-14T07:48:35.475250 #4] INFO -- : [4290457c-cd8c-4348-af6f-5fe34dc961d5] Started GET "/data/d02df6bccb91125f5855ece9f11682e7.jpg" for 121.195.114.162 at 2017-01-14 07:48:35 +0000 2017-01-14T07:48:35.476074+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:35.476076+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:35.476078+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:35.476085+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:35.476079+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:35.476080+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:35.476084+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:35.476077+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:35.476081+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:35.476083+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:35.476082+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:35.476080+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:35.476084+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:35.476088+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:35.476086+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:35.476089+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:35.477489+00:00 app[web.1]: F, [2017-01-14T07:48:35.477440 #4] FATAL -- : [59278a56-c2b9-41e4-bcbb-646ab2020bbf] 2017-01-14T07:48:35.477560+00:00 app[web.1]: F, [2017-01-14T07:48:35.477485 #4] FATAL -- : [59278a56-c2b9-41e4-bcbb-646ab2020bbf] ActionController::RoutingError (No route matches [GET] "/data/24357384865b94e0e42d8e1c93162bbf.jpg"): 2017-01-14T07:48:35.477603+00:00 app[web.1]: F, [2017-01-14T07:48:35.477553 #4] FATAL -- : [59278a56-c2b9-41e4-bcbb-646ab2020bbf] 2017-01-14T07:48:35.476087+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:35.477035+00:00 app[web.1]: I, [2017-01-14T07:48:35.476980 #4] INFO -- : [59278a56-c2b9-41e4-bcbb-646ab2020bbf] Started GET "/data/24357384865b94e0e42d8e1c93162bbf.jpg" for 121.195.114.162 at 2017-01-14 07:48:35 +0000 2017-01-14T07:48:35.477651+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:35.476088+00:00 app[web.1]: [4290457c-cd8c-4348-af6f-5fe34dc961d5] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:35.477654+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:35.477657+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:35.477658+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:35.477662+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:35.477653+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:35.477649+00:00 app[web.1]: F, [2017-01-14T07:48:35.477607 #4] FATAL -- : [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:35.477652+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:35.477653+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:35.477656+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:35.477666+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:35.477655+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:35.477655+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:35.477668+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:35.539471+00:00 app[web.1]: I, [2017-01-14T07:48:35.539354 #4] INFO -- : [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] Started GET "/data/acb997856f3f78d6e0171a62a1c5fea1.jpg" for 121.195.114.162 at 2017-01-14 07:48:35 +0000 2017-01-14T07:48:35.477657+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:35.477661+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:35.477663+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:35.540061+00:00 app[web.1]: F, [2017-01-14T07:48:35.540024 #4] FATAL -- : [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] 2017-01-14T07:48:35.477667+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:35.477664+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:35.477665+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:35.540002+00:00 app[web.1]: F, [2017-01-14T07:48:35.539939 #4] FATAL -- : [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] 2017-01-14T07:48:35.540034+00:00 app[web.1]: F, [2017-01-14T07:48:35.539991 #4] FATAL -- : [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] ActionController::RoutingError (No route matches [GET] "/data/acb997856f3f78d6e0171a62a1c5fea1.jpg"): 2017-01-14T07:48:35.540118+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:35.477665+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:35.477663+00:00 app[web.1]: [59278a56-c2b9-41e4-bcbb-646ab2020bbf] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:35.540113+00:00 app[web.1]: F, [2017-01-14T07:48:35.540064 #4] FATAL -- : [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:35.540130+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:35.540130+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:35.540132+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:35.540128+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:35.540135+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:35.540133+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:35.540137+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:35.540129+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:35.540131+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:35.540135+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:35.540136+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:35.540134+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:35.540136+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:35.540137+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:35.540119+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:35.540138+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:35.540132+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:35.540120+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:35.540138+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:35.540139+00:00 app[web.1]: [9f7ab77e-5a18-421b-b6e1-7d16a1ed18a2] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:35.412678+00:00 heroku[router]: at=info method=GET path="/data/51484d8bf685ac996133cf55b18e3a66.jpg" host=ucasguoren.herokuapp.com request_id=e734971e-2f61-4ebe-9dd4-a370cb4d66ea fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=404 bytes=1744 2017-01-14T07:48:35.763926+00:00 app[web.1]: I, [2017-01-14T07:48:35.763845 #4] INFO -- : [4eb37edc-5f16-43ec-b427-43c03b9fe618] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:48:35 +0000 2017-01-14T07:48:35.765614+00:00 app[web.1]: I, [2017-01-14T07:48:35.765537 #4] INFO -- : [4eb37edc-5f16-43ec-b427-43c03b9fe618] Processing by ChatController#notify as JSON 2017-01-14T07:48:35.768824+00:00 app[web.1]: D, [2017-01-14T07:48:35.768714 #4] DEBUG -- : [4eb37edc-5f16-43ec-b427-43c03b9fe618] User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:35.779161+00:00 app[web.1]: D, [2017-01-14T07:48:35.779079 #4] DEBUG -- : [4eb37edc-5f16-43ec-b427-43c03b9fe618]  (4.3ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:48:35.779769+00:00 app[web.1]: I, [2017-01-14T07:48:35.779717 #4] INFO -- : [4eb37edc-5f16-43ec-b427-43c03b9fe618] Completed 200 OK in 14ms (Views: 0.3ms | ActiveRecord: 7.7ms) 2017-01-14T07:48:35.782367+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=4eb37edc-5f16-43ec-b427-43c03b9fe618 fwd="121.195.114.162" dyno=web.1 connect=1ms service=18ms status=200 bytes=758 2017-01-14T07:48:43.499509+00:00 app[web.1]: I, [2017-01-14T07:48:43.499416 #4] INFO -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] Started GET "/main" for 121.195.114.162 at 2017-01-14 07:48:43 +0000 2017-01-14T07:48:43.500237+00:00 app[web.1]: I, [2017-01-14T07:48:43.500187 #4] INFO -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] Processing by MainController#show as HTML 2017-01-14T07:48:43.503113+00:00 app[web.1]: D, [2017-01-14T07:48:43.503057 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:43.505382+00:00 app[web.1]: D, [2017-01-14T07:48:43.505291 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."post_type" IN (1, 2, 3) 2017-01-14T07:48:43.508564+00:00 app[web.1]: D, [2017-01-14T07:48:43.508509 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:43.506978+00:00 app[web.1]: D, [2017-01-14T07:48:43.506921 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] MicroPost Load (1.1ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."post_type" IN (1, 2, 3) ORDER BY "micro_posts"."post_time" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] 2017-01-14T07:48:43.510491+00:00 app[web.1]: D, [2017-01-14T07:48:43.510433 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 8], ["LIMIT", 1]] 2017-01-14T07:48:43.511449+00:00 app[web.1]: D, [2017-01-14T07:48:43.511395 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 8], ["LIMIT", 1]] 2017-01-14T07:48:43.512295+00:00 app[web.1]: D, [2017-01-14T07:48:43.512240 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:43.513238+00:00 app[web.1]: D, [2017-01-14T07:48:43.513182 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:43.515017+00:00 app[web.1]: D, [2017-01-14T07:48:43.514955 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 6], ["LIMIT", 1]] 2017-01-14T07:48:43.516997+00:00 app[web.1]: D, [2017-01-14T07:48:43.516939 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 3], ["LIMIT", 1]] 2017-01-14T07:48:43.518927+00:00 app[web.1]: D, [2017-01-14T07:48:43.518874 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] 2017-01-14T07:48:43.520490+00:00 app[web.1]: D, [2017-01-14T07:48:43.520440 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 6], ["LIMIT", 1]] 2017-01-14T07:48:43.521685+00:00 app[web.1]: D, [2017-01-14T07:48:43.521633 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] 2017-01-14T07:48:43.523031+00:00 app[web.1]: I, [2017-01-14T07:48:43.522965 #4] INFO -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] Rendering main/main.html.erb within layouts/application 2017-01-14T07:48:43.523297+00:00 app[web.1]: I, [2017-01-14T07:48:43.523247 #4] INFO -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] Rendered layouts/_nav.html.erb (0.1ms) 2017-01-14T07:48:43.527306+00:00 app[web.1]: D, [2017-01-14T07:48:43.527243 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003]  (1.8ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 31]] 2017-01-14T07:48:43.529128+00:00 app[web.1]: D, [2017-01-14T07:48:43.529072 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003]  (0.8ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 30]] 2017-01-14T07:48:43.530957+00:00 app[web.1]: D, [2017-01-14T07:48:43.530900 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003]  (0.8ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 29]] 2017-01-14T07:48:43.533094+00:00 app[web.1]: D, [2017-01-14T07:48:43.533036 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003]  (0.8ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 28]] 2017-01-14T07:48:43.537250+00:00 app[web.1]: D, [2017-01-14T07:48:43.537179 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003]  (0.8ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 26]] 2017-01-14T07:48:43.541040+00:00 app[web.1]: D, [2017-01-14T07:48:43.540971 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003]  (0.8ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 24]] 2017-01-14T07:48:43.539139+00:00 app[web.1]: D, [2017-01-14T07:48:43.539079 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 25]] 2017-01-14T07:48:43.535150+00:00 app[web.1]: D, [2017-01-14T07:48:43.535087 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003]  (0.8ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 27]] 2017-01-14T07:48:43.544283+00:00 app[web.1]: D, [2017-01-14T07:48:43.544221 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003]  (0.8ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 22]] 2017-01-14T07:48:43.545774+00:00 app[web.1]: I, [2017-01-14T07:48:43.545704 #4] INFO -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] Rendered main/main.html.erb within layouts/application (22.6ms) 2017-01-14T07:48:43.545250+00:00 app[web.1]: D, [2017-01-14T07:48:43.545193 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] CACHE (0.0ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."post_type" IN (1, 2, 3) 2017-01-14T07:48:43.546475+00:00 app[web.1]: I, [2017-01-14T07:48:43.546012 #4] INFO -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] Rendered layouts/_title.html.erb (0.0ms) 2017-01-14T07:48:43.542796+00:00 app[web.1]: D, [2017-01-14T07:48:43.542739 #4] DEBUG -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003]  (1.1ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 23]] 2017-01-14T07:48:43.546740+00:00 app[web.1]: I, [2017-01-14T07:48:43.546690 #4] INFO -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] Rendered layouts/_refer.html.erb (0.0ms) 2017-01-14T07:48:43.547080+00:00 app[web.1]: I, [2017-01-14T07:48:43.547015 #4] INFO -- : [6db2dfcd-cef6-4088-abcb-8f962ce33003] Completed 200 OK in 47ms (Views: 15.4ms | ActiveRecord: 16.1ms) 2017-01-14T07:48:43.552073+00:00 heroku[router]: at=info method=GET path="/main" host=ucasguoren.herokuapp.com request_id=6db2dfcd-cef6-4088-abcb-8f962ce33003 fwd="121.195.114.162" dyno=web.1 connect=1ms service=52ms status=200 bytes=30718 2017-01-14T07:48:43.842922+00:00 heroku[router]: at=info method=GET path="/data/51484d8bf685ac996133cf55b18e3a66.jpg" host=ucasguoren.herokuapp.com request_id=8d371cb8-3654-42cc-8c60-acd7ea766a38 fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=404 bytes=1744 2017-01-14T07:48:43.839203+00:00 app[web.1]: I, [2017-01-14T07:48:43.839121 #4] INFO -- : [8d371cb8-3654-42cc-8c60-acd7ea766a38] Started GET "/data/51484d8bf685ac996133cf55b18e3a66.jpg" for 121.195.114.162 at 2017-01-14 07:48:43 +0000 2017-01-14T07:48:43.840295+00:00 app[web.1]: F, [2017-01-14T07:48:43.840229 #4] FATAL -- : [8d371cb8-3654-42cc-8c60-acd7ea766a38] ActionController::RoutingError (No route matches [GET] "/data/51484d8bf685ac996133cf55b18e3a66.jpg"): 2017-01-14T07:48:43.840224+00:00 app[web.1]: F, [2017-01-14T07:48:43.840169 #4] FATAL -- : [8d371cb8-3654-42cc-8c60-acd7ea766a38] 2017-01-14T07:48:43.840328+00:00 app[web.1]: F, [2017-01-14T07:48:43.840289 #4] FATAL -- : [8d371cb8-3654-42cc-8c60-acd7ea766a38] 2017-01-14T07:48:43.840374+00:00 app[web.1]: F, [2017-01-14T07:48:43.840338 #4] FATAL -- : [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:43.840375+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:43.840376+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:43.840376+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:43.840377+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:43.840377+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:43.840378+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:43.840378+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:43.840379+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:43.840379+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:43.840380+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:43.840380+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:43.840381+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:43.840381+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:43.840382+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:43.840382+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:43.840382+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:43.840383+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:43.840383+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:43.840383+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:43.840384+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:43.840384+00:00 app[web.1]: [8d371cb8-3654-42cc-8c60-acd7ea766a38] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:44.097579+00:00 heroku[router]: at=info method=GET path="/data/24357384865b94e0e42d8e1c93162bbf.jpg" host=ucasguoren.herokuapp.com request_id=53001995-84ac-4b0d-bc7b-33057bb6a04f fwd="121.195.114.162" dyno=web.1 connect=1ms service=5ms status=404 bytes=1744 2017-01-14T07:48:44.100633+00:00 heroku[router]: at=info method=GET path="/data/acb997856f3f78d6e0171a62a1c5fea1.jpg" host=ucasguoren.herokuapp.com request_id=426403d6-c895-41f8-97e5-192f0462ce59 fwd="121.195.114.162" dyno=web.1 connect=1ms service=7ms status=404 bytes=1744 2017-01-14T07:48:44.092435+00:00 app[web.1]: I, [2017-01-14T07:48:44.092349 #4] INFO -- : [155bfe6f-5910-4032-9acc-32417edd8af0] Started GET "/data/d02df6bccb91125f5855ece9f11682e7.jpg" for 121.195.114.162 at 2017-01-14 07:48:44 +0000 2017-01-14T07:48:44.093394+00:00 app[web.1]: F, [2017-01-14T07:48:44.093330 #4] FATAL -- : [155bfe6f-5910-4032-9acc-32417edd8af0] 2017-01-14T07:48:44.093451+00:00 app[web.1]: F, [2017-01-14T07:48:44.093398 #4] FATAL -- : [155bfe6f-5910-4032-9acc-32417edd8af0] ActionController::RoutingError (No route matches [GET] "/data/d02df6bccb91125f5855ece9f11682e7.jpg"): 2017-01-14T07:48:44.093504+00:00 app[web.1]: F, [2017-01-14T07:48:44.093449 #4] FATAL -- : [155bfe6f-5910-4032-9acc-32417edd8af0] 2017-01-14T07:48:44.093677+00:00 app[web.1]: F, [2017-01-14T07:48:44.093606 #4] FATAL -- : [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:44.093680+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:44.093681+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:44.093682+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:44.093682+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:44.093683+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:44.093683+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:44.093684+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:44.093684+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:44.093685+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:44.093685+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:44.093686+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:44.093686+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:44.093687+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:44.093687+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:44.093687+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:44.093688+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:44.093688+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:44.093688+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:44.093689+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:44.093689+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:44.093689+00:00 app[web.1]: [155bfe6f-5910-4032-9acc-32417edd8af0] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:44.094487+00:00 app[web.1]: I, [2017-01-14T07:48:44.094430 #4] INFO -- : [53001995-84ac-4b0d-bc7b-33057bb6a04f] Started GET "/data/24357384865b94e0e42d8e1c93162bbf.jpg" for 121.195.114.162 at 2017-01-14 07:48:44 +0000 2017-01-14T07:48:44.095378+00:00 app[web.1]: F, [2017-01-14T07:48:44.094951 #4] FATAL -- : [53001995-84ac-4b0d-bc7b-33057bb6a04f] 2017-01-14T07:48:44.095441+00:00 app[web.1]: F, [2017-01-14T07:48:44.095380 #4] FATAL -- : [53001995-84ac-4b0d-bc7b-33057bb6a04f] ActionController::RoutingError (No route matches [GET] "/data/24357384865b94e0e42d8e1c93162bbf.jpg"): 2017-01-14T07:48:44.095646+00:00 app[web.1]: F, [2017-01-14T07:48:44.095601 #4] FATAL -- : [53001995-84ac-4b0d-bc7b-33057bb6a04f] 2017-01-14T07:48:44.095730+00:00 app[web.1]: F, [2017-01-14T07:48:44.095683 #4] FATAL -- : [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:44.095731+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:44.095732+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:44.095733+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:44.095733+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:44.095734+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:44.095734+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:44.095735+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:44.095735+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:44.095736+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:44.095737+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:44.095737+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:44.095738+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:44.095739+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:44.095739+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:44.095740+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:44.095740+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:44.095741+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:44.095741+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:44.095742+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:44.095742+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:44.095743+00:00 app[web.1]: [53001995-84ac-4b0d-bc7b-33057bb6a04f] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:44.097403+00:00 app[web.1]: I, [2017-01-14T07:48:44.097357 #4] INFO -- : [426403d6-c895-41f8-97e5-192f0462ce59] Started GET "/data/acb997856f3f78d6e0171a62a1c5fea1.jpg" for 121.195.114.162 at 2017-01-14 07:48:44 +0000 2017-01-14T07:48:44.098255+00:00 app[web.1]: F, [2017-01-14T07:48:44.098206 #4] FATAL -- : [426403d6-c895-41f8-97e5-192f0462ce59] 2017-01-14T07:48:44.098292+00:00 app[web.1]: F, [2017-01-14T07:48:44.098256 #4] FATAL -- : [426403d6-c895-41f8-97e5-192f0462ce59] ActionController::RoutingError (No route matches [GET] "/data/acb997856f3f78d6e0171a62a1c5fea1.jpg"): 2017-01-14T07:48:44.098326+00:00 app[web.1]: F, [2017-01-14T07:48:44.098294 #4] FATAL -- : [426403d6-c895-41f8-97e5-192f0462ce59] 2017-01-14T07:48:44.098373+00:00 app[web.1]: F, [2017-01-14T07:48:44.098335 #4] FATAL -- : [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:44.098374+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:44.098375+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:44.098375+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:44.098376+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:44.098376+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:44.098376+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:44.098377+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:44.098377+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:44.098378+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:44.098378+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:44.098379+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:44.098379+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:44.098380+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:44.098380+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:44.098380+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:44.098381+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:44.098381+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:44.098381+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:44.098382+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:44.098382+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:44.098382+00:00 app[web.1]: [426403d6-c895-41f8-97e5-192f0462ce59] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:44.202692+00:00 app[web.1]: I, [2017-01-14T07:48:44.202177 #4] INFO -- : [c0aaaaab-7622-47e4-85cf-a8464b539e9f] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:48:44 +0000 2017-01-14T07:48:44.203483+00:00 app[web.1]: I, [2017-01-14T07:48:44.203410 #4] INFO -- : [c0aaaaab-7622-47e4-85cf-a8464b539e9f] Processing by ChatController#notify as JSON 2017-01-14T07:48:44.210352+00:00 app[web.1]: D, [2017-01-14T07:48:44.210145 #4] DEBUG -- : [c0aaaaab-7622-47e4-85cf-a8464b539e9f] User Load (4.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:44.215125+00:00 app[web.1]: D, [2017-01-14T07:48:44.215033 #4] DEBUG -- : [c0aaaaab-7622-47e4-85cf-a8464b539e9f]  (1.0ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:48:44.216021+00:00 app[web.1]: I, [2017-01-14T07:48:44.215959 #4] INFO -- : [c0aaaaab-7622-47e4-85cf-a8464b539e9f] Completed 200 OK in 12ms (Views: 0.6ms | ActiveRecord: 5.3ms) 2017-01-14T07:48:44.097487+00:00 heroku[router]: at=info method=GET path="/data/d02df6bccb91125f5855ece9f11682e7.jpg" host=ucasguoren.herokuapp.com request_id=155bfe6f-5910-4032-9acc-32417edd8af0 fwd="121.195.114.162" dyno=web.1 connect=1ms service=5ms status=404 bytes=1744 2017-01-14T07:48:44.218998+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=c0aaaaab-7622-47e4-85cf-a8464b539e9f fwd="121.195.114.162" dyno=web.1 connect=1ms service=17ms status=304 bytes=669 2017-01-14T07:48:50.752606+00:00 heroku[router]: at=info method=GET path="/main?page=2" host=ucasguoren.herokuapp.com request_id=f3920b6f-d537-4eac-8720-feac4c0e3905 fwd="121.195.114.162" dyno=web.1 connect=1ms service=106ms status=200 bytes=32319 2017-01-14T07:48:50.646945+00:00 app[web.1]: I, [2017-01-14T07:48:50.646863 #4] INFO -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] Started GET "/main?page=2" for 121.195.114.162 at 2017-01-14 07:48:50 +0000 2017-01-14T07:48:50.648092+00:00 app[web.1]: I, [2017-01-14T07:48:50.648022 #4] INFO -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] Processing by MainController#show as HTML 2017-01-14T07:48:50.652732+00:00 app[web.1]: D, [2017-01-14T07:48:50.652638 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:50.657122+00:00 app[web.1]: D, [2017-01-14T07:48:50.657050 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905]  (2.4ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."post_type" IN (1, 2, 3) 2017-01-14T07:48:50.648641+00:00 app[web.1]: I, [2017-01-14T07:48:50.648109 #4] INFO -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] Parameters: {"page"=>"2"} 2017-01-14T07:48:50.661271+00:00 app[web.1]: D, [2017-01-14T07:48:50.661204 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] MicroPost Load (1.1ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."post_type" IN (1, 2, 3) ORDER BY "micro_posts"."post_time" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 10]] 2017-01-14T07:48:50.665140+00:00 app[web.1]: D, [2017-01-14T07:48:50.665076 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] User Load (1.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 7], ["LIMIT", 1]] 2017-01-14T07:48:50.667825+00:00 app[web.1]: D, [2017-01-14T07:48:50.667762 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 6], ["LIMIT", 1]] 2017-01-14T07:48:50.673028+00:00 app[web.1]: D, [2017-01-14T07:48:50.672949 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 3], ["LIMIT", 1]] 2017-01-14T07:48:50.675662+00:00 app[web.1]: D, [2017-01-14T07:48:50.675599 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 6], ["LIMIT", 1]] 2017-01-14T07:48:50.681221+00:00 app[web.1]: D, [2017-01-14T07:48:50.681152 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 6], ["LIMIT", 1]] 2017-01-14T07:48:50.683880+00:00 app[web.1]: D, [2017-01-14T07:48:50.683819 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 5], ["LIMIT", 1]] 2017-01-14T07:48:50.686549+00:00 app[web.1]: D, [2017-01-14T07:48:50.686463 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] 2017-01-14T07:48:50.689893+00:00 app[web.1]: D, [2017-01-14T07:48:50.689797 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 4], ["LIMIT", 1]] 2017-01-14T07:48:50.694602+00:00 app[web.1]: D, [2017-01-14T07:48:50.694533 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] 2017-01-14T07:48:50.696239+00:00 app[web.1]: D, [2017-01-14T07:48:50.696105 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] 2017-01-14T07:48:50.701932+00:00 app[web.1]: I, [2017-01-14T07:48:50.701861 #4] INFO -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] Rendering main/main.html.erb within layouts/application 2017-01-14T07:48:50.702304+00:00 app[web.1]: I, [2017-01-14T07:48:50.702251 #4] INFO -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] Rendered layouts/_nav.html.erb (0.1ms) 2017-01-14T07:48:50.706275+00:00 app[web.1]: D, [2017-01-14T07:48:50.706201 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905]  (1.6ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 21]] 2017-01-14T07:48:50.709151+00:00 app[web.1]: D, [2017-01-14T07:48:50.709055 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905]  (1.0ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 20]] 2017-01-14T07:48:50.711583+00:00 app[web.1]: D, [2017-01-14T07:48:50.711506 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905]  (1.0ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 19]] 2017-01-14T07:48:50.714453+00:00 app[web.1]: D, [2017-01-14T07:48:50.714351 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905]  (1.0ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 18]] 2017-01-14T07:48:50.717234+00:00 app[web.1]: D, [2017-01-14T07:48:50.717131 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905]  (2.3ms) BEGIN 2017-01-14T07:48:50.722954+00:00 app[web.1]: D, [2017-01-14T07:48:50.722831 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] MicroPost Load (3.5ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."id" = $1 LIMIT $2 FOR UPDATE [["id", 18], ["LIMIT", 1]] 2017-01-14T07:48:50.725831+00:00 app[web.1]: D, [2017-01-14T07:48:50.725764 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905]  (1.9ms) COMMIT 2017-01-14T07:48:50.729184+00:00 app[web.1]: D, [2017-01-14T07:48:50.729121 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905]  (0.7ms) BEGIN 2017-01-14T07:48:50.727898+00:00 app[web.1]: D, [2017-01-14T07:48:50.727829 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 17]] 2017-01-14T07:48:50.731232+00:00 app[web.1]: D, [2017-01-14T07:48:50.731150 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] MicroPost Load (1.0ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."id" = $1 LIMIT $2 FOR UPDATE [["id", 17], ["LIMIT", 1]] 2017-01-14T07:48:50.733188+00:00 app[web.1]: D, [2017-01-14T07:48:50.733136 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905]  (1.4ms) COMMIT 2017-01-14T07:48:50.735093+00:00 app[web.1]: D, [2017-01-14T07:48:50.735014 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 15]] 2017-01-14T07:48:50.737279+00:00 app[web.1]: D, [2017-01-14T07:48:50.737220 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905]  (0.8ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 14]] 2017-01-14T07:48:50.739407+00:00 app[web.1]: D, [2017-01-14T07:48:50.739356 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905]  (0.8ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 13]] 2017-01-14T07:48:50.741340+00:00 app[web.1]: D, [2017-01-14T07:48:50.741281 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905]  (1.0ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 11]] 2017-01-14T07:48:50.743537+00:00 app[web.1]: D, [2017-01-14T07:48:50.743466 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 9]] 2017-01-14T07:48:50.744556+00:00 app[web.1]: D, [2017-01-14T07:48:50.744481 #4] DEBUG -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] CACHE (0.0ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."post_type" IN (1, 2, 3) 2017-01-14T07:48:50.745816+00:00 app[web.1]: I, [2017-01-14T07:48:50.745741 #4] INFO -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] Rendered main/main.html.erb within layouts/application (43.7ms) 2017-01-14T07:48:50.746197+00:00 app[web.1]: I, [2017-01-14T07:48:50.746132 #4] INFO -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] Rendered layouts/_title.html.erb (0.1ms) 2017-01-14T07:48:50.746601+00:00 app[web.1]: I, [2017-01-14T07:48:50.746535 #4] INFO -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] Rendered layouts/_refer.html.erb (0.1ms) 2017-01-14T07:48:50.747132+00:00 app[web.1]: I, [2017-01-14T07:48:50.747065 #4] INFO -- : [f3920b6f-d537-4eac-8720-feac4c0e3905] Completed 200 OK in 98ms (Views: 24.8ms | ActiveRecord: 31.5ms) 2017-01-14T07:48:51.290038+00:00 heroku[router]: at=info method=GET path="/data/de7a0f6f46b76e45906d388854db81c7.jpg" host=ucasguoren.herokuapp.com request_id=1df6ea1e-d9db-47d9-90b5-2dd541001b3e fwd="121.195.114.162" dyno=web.1 connect=1ms service=8ms status=404 bytes=1744 2017-01-14T07:48:51.284493+00:00 heroku[router]: at=info method=GET path="/data/ecd722acd86f9c3531d9ec0904b8d61a.jpg" host=ucasguoren.herokuapp.com request_id=bdc319e3-76cb-4118-8091-e02a5303d9ca fwd="121.195.114.162" dyno=web.1 connect=1ms service=4ms status=404 bytes=1744 2017-01-14T07:48:51.290561+00:00 heroku[router]: at=info method=GET path="/data/8a1ca1204094945118858e816d26651e.jpg" host=ucasguoren.herokuapp.com request_id=9a41743c-e916-46dd-97e5-b893e7123699 fwd="121.195.114.162" dyno=web.1 connect=1ms service=7ms status=404 bytes=1744 2017-01-14T07:48:51.287757+00:00 heroku[router]: at=info method=GET path="/data/acf3bfa0e4ee975bcb1553f529be5f40.jpeg" host=ucasguoren.herokuapp.com request_id=63881258-1886-4eca-9faf-169533412c28 fwd="121.195.114.162" dyno=web.1 connect=1ms service=7ms status=404 bytes=1744 2017-01-14T07:48:51.293232+00:00 heroku[router]: at=info method=GET path="/data/d32e8f23c5c752d04232075683b0ddc5.jpg" host=ucasguoren.herokuapp.com request_id=87d8eef8-6d43-4402-b0ae-d458a2466bda fwd="121.195.114.162" dyno=web.1 connect=1ms service=9ms status=404 bytes=1744 2017-01-14T07:48:51.280021+00:00 app[web.1]: I, [2017-01-14T07:48:51.279946 #4] INFO -- : [bdc319e3-76cb-4118-8091-e02a5303d9ca] Started GET "/data/ecd722acd86f9c3531d9ec0904b8d61a.jpg" for 121.195.114.162 at 2017-01-14 07:48:51 +0000 2017-01-14T07:48:51.280602+00:00 app[web.1]: F, [2017-01-14T07:48:51.280548 #4] FATAL -- : [bdc319e3-76cb-4118-8091-e02a5303d9ca] 2017-01-14T07:48:51.281486+00:00 app[web.1]: I, [2017-01-14T07:48:51.281306 #4] INFO -- : [63881258-1886-4eca-9faf-169533412c28] Started GET "/data/acf3bfa0e4ee975bcb1553f529be5f40.jpeg" for 121.195.114.162 at 2017-01-14 07:48:51 +0000 2017-01-14T07:48:51.282040+00:00 app[web.1]: F, [2017-01-14T07:48:51.281399 #4] FATAL -- : [bdc319e3-76cb-4118-8091-e02a5303d9ca] ActionController::RoutingError (No route matches [GET] "/data/ecd722acd86f9c3531d9ec0904b8d61a.jpg"): 2017-01-14T07:48:51.282104+00:00 app[web.1]: F, [2017-01-14T07:48:51.282055 #4] FATAL -- : [bdc319e3-76cb-4118-8091-e02a5303d9ca] 2017-01-14T07:48:51.282186+00:00 app[web.1]: F, [2017-01-14T07:48:51.282120 #4] FATAL -- : [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:51.282188+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:51.282189+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:51.282190+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:51.282191+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:51.282192+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:51.282192+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:51.282193+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:51.282194+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:51.282195+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:51.282194+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:51.282196+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:51.282197+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:51.282199+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:51.282198+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:51.282199+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:51.282200+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:51.282201+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:51.282202+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:51.282202+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:51.282203+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:51.283226+00:00 app[web.1]: F, [2017-01-14T07:48:51.281913 #4] FATAL -- : [63881258-1886-4eca-9faf-169533412c28] 2017-01-14T07:48:51.282204+00:00 app[web.1]: [bdc319e3-76cb-4118-8091-e02a5303d9ca] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:51.283409+00:00 app[web.1]: F, [2017-01-14T07:48:51.283350 #4] FATAL -- : [63881258-1886-4eca-9faf-169533412c28] ActionController::RoutingError (No route matches [GET] "/data/acf3bfa0e4ee975bcb1553f529be5f40.jpeg"): 2017-01-14T07:48:51.283460+00:00 app[web.1]: F, [2017-01-14T07:48:51.283410 #4] FATAL -- : [63881258-1886-4eca-9faf-169533412c28] 2017-01-14T07:48:51.283932+00:00 app[web.1]: F, [2017-01-14T07:48:51.283477 #4] FATAL -- : [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:51.283933+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:51.283934+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:51.283936+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:51.283935+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:51.283938+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:51.283937+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:51.283954+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:51.283939+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:51.283963+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:51.283962+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:51.283964+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:51.283966+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:51.283965+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:51.283966+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:51.283967+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:51.283969+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:51.283969+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:51.283968+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:51.283970+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:51.283970+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:51.284127+00:00 app[web.1]: I, [2017-01-14T07:48:51.283874 #4] INFO -- : [9a41743c-e916-46dd-97e5-b893e7123699] Started GET "/data/8a1ca1204094945118858e816d26651e.jpg" for 121.195.114.162 at 2017-01-14 07:48:51 +0000 2017-01-14T07:48:51.283971+00:00 app[web.1]: [63881258-1886-4eca-9faf-169533412c28] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:51.284920+00:00 app[web.1]: F, [2017-01-14T07:48:51.284840 #4] FATAL -- : [9a41743c-e916-46dd-97e5-b893e7123699] 2017-01-14T07:48:51.285536+00:00 app[web.1]: F, [2017-01-14T07:48:51.285210 #4] FATAL -- : [9a41743c-e916-46dd-97e5-b893e7123699] ActionController::RoutingError (No route matches [GET] "/data/8a1ca1204094945118858e816d26651e.jpg"): 2017-01-14T07:48:51.285600+00:00 app[web.1]: F, [2017-01-14T07:48:51.285533 #4] FATAL -- : [9a41743c-e916-46dd-97e5-b893e7123699] 2017-01-14T07:48:51.285721+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:51.285718+00:00 app[web.1]: F, [2017-01-14T07:48:51.285659 #4] FATAL -- : [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:51.285722+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:51.285728+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:51.285724+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:51.285723+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:51.285730+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:51.285730+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:51.285725+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:51.285729+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:51.285731+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:51.285732+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:51.285733+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:51.285734+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:51.285735+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:51.285735+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:51.285736+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:51.285738+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:51.285739+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:51.285737+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:51.285738+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:51.287177+00:00 app[web.1]: I, [2017-01-14T07:48:51.287105 #4] INFO -- : [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] Started GET "/data/de7a0f6f46b76e45906d388854db81c7.jpg" for 121.195.114.162 at 2017-01-14 07:48:51 +0000 2017-01-14T07:48:51.285739+00:00 app[web.1]: [9a41743c-e916-46dd-97e5-b893e7123699] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:51.287673+00:00 app[web.1]: F, [2017-01-14T07:48:51.287602 #4] FATAL -- : [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] 2017-01-14T07:48:51.287725+00:00 app[web.1]: F, [2017-01-14T07:48:51.287671 #4] FATAL -- : [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] ActionController::RoutingError (No route matches [GET] "/data/de7a0f6f46b76e45906d388854db81c7.jpg"): 2017-01-14T07:48:51.287771+00:00 app[web.1]: F, [2017-01-14T07:48:51.287721 #4] FATAL -- : [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] 2017-01-14T07:48:51.288817+00:00 app[web.1]: I, [2017-01-14T07:48:51.288219 #4] INFO -- : [87d8eef8-6d43-4402-b0ae-d458a2466bda] Started GET "/data/d32e8f23c5c752d04232075683b0ddc5.jpg" for 121.195.114.162 at 2017-01-14 07:48:51 +0000 2017-01-14T07:48:51.289824+00:00 app[web.1]: F, [2017-01-14T07:48:51.288529 #4] FATAL -- : [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:51.289826+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:51.289827+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:51.289834+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:51.289835+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:51.289835+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:51.289836+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:51.289837+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:51.289837+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:51.289838+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:51.289838+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:51.289839+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:51.289840+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:51.289841+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:51.289841+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:51.289857+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:51.289858+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:51.289859+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:51.289859+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:51.289860+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:51.289860+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:51.289861+00:00 app[web.1]: [1df6ea1e-d9db-47d9-90b5-2dd541001b3e] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:51.290378+00:00 app[web.1]: F, [2017-01-14T07:48:51.290322 #4] FATAL -- : [87d8eef8-6d43-4402-b0ae-d458a2466bda] ActionController::RoutingError (No route matches [GET] "/data/d32e8f23c5c752d04232075683b0ddc5.jpg"): 2017-01-14T07:48:51.290316+00:00 app[web.1]: F, [2017-01-14T07:48:51.289579 #4] FATAL -- : [87d8eef8-6d43-4402-b0ae-d458a2466bda] 2017-01-14T07:48:51.290437+00:00 app[web.1]: F, [2017-01-14T07:48:51.290380 #4] FATAL -- : [87d8eef8-6d43-4402-b0ae-d458a2466bda] 2017-01-14T07:48:51.290828+00:00 app[web.1]: F, [2017-01-14T07:48:51.290495 #4] FATAL -- : [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:51.290829+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:51.290830+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:51.290830+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:51.290831+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:51.290831+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:51.290832+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:51.290832+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:51.290832+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:51.290833+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:51.290833+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:51.290834+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:51.290834+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:51.290835+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:51.290835+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:51.290835+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:51.290836+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:51.290836+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:51.290836+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:51.290838+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:51.290837+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:51.290837+00:00 app[web.1]: [87d8eef8-6d43-4402-b0ae-d458a2466bda] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:51.523062+00:00 app[web.1]: I, [2017-01-14T07:48:51.522951 #4] INFO -- : [795724b5-04fa-4ddf-a590-d0e0f6cc529e] Started GET "/data/9f120cb2923200b67f66ac055a73e2e2.jpg" for 121.195.114.162 at 2017-01-14 07:48:51 +0000 2017-01-14T07:48:51.524521+00:00 app[web.1]: F, [2017-01-14T07:48:51.524444 #4] FATAL -- : [795724b5-04fa-4ddf-a590-d0e0f6cc529e] ActionController::RoutingError (No route matches [GET] "/data/9f120cb2923200b67f66ac055a73e2e2.jpg"): 2017-01-14T07:48:51.524564+00:00 app[web.1]: F, [2017-01-14T07:48:51.524509 #4] FATAL -- : [795724b5-04fa-4ddf-a590-d0e0f6cc529e] 2017-01-14T07:48:51.524432+00:00 app[web.1]: F, [2017-01-14T07:48:51.524366 #4] FATAL -- : [795724b5-04fa-4ddf-a590-d0e0f6cc529e] 2017-01-14T07:48:51.524651+00:00 app[web.1]: F, [2017-01-14T07:48:51.524585 #4] FATAL -- : [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:51.524652+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:51.524652+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:51.524653+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:51.524654+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:51.524654+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:51.524655+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:51.524655+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:51.524656+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:51.524656+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:51.524657+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:51.524657+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:51.524658+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:51.524658+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:51.524659+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:51.524659+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:51.524659+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:51.524660+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:51.524660+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:51.524660+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:51.524661+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:51.524661+00:00 app[web.1]: [795724b5-04fa-4ddf-a590-d0e0f6cc529e] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:51.527380+00:00 heroku[router]: at=info method=GET path="/data/9f120cb2923200b67f66ac055a73e2e2.jpg" host=ucasguoren.herokuapp.com request_id=795724b5-04fa-4ddf-a590-d0e0f6cc529e fwd="121.195.114.162" dyno=web.1 connect=1ms service=4ms status=404 bytes=1744 2017-01-14T07:48:51.649189+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=54ec433b-49ca-4782-bb62-99801024f5c3 fwd="121.195.114.162" dyno=web.1 connect=1ms service=21ms status=304 bytes=669 2017-01-14T07:48:51.538604+00:00 heroku[router]: at=info method=GET path="/data/6ccb74da7d29c2f2f172f98288a4d947.jpg" host=ucasguoren.herokuapp.com request_id=72f55aec-6c0c-499b-abb9-f2ed40ca67bb fwd="121.195.114.162" dyno=web.1 connect=1ms service=4ms status=404 bytes=1744 2017-01-14T07:48:51.534723+00:00 app[web.1]: I, [2017-01-14T07:48:51.534662 #4] INFO -- : [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] Started GET "/data/6ccb74da7d29c2f2f172f98288a4d947.jpg" for 121.195.114.162 at 2017-01-14 07:48:51 +0000 2017-01-14T07:48:51.535921+00:00 app[web.1]: F, [2017-01-14T07:48:51.535846 #4] FATAL -- : [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] 2017-01-14T07:48:51.535970+00:00 app[web.1]: F, [2017-01-14T07:48:51.535913 #4] FATAL -- : [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] ActionController::RoutingError (No route matches [GET] "/data/6ccb74da7d29c2f2f172f98288a4d947.jpg"): 2017-01-14T07:48:51.536021+00:00 app[web.1]: F, [2017-01-14T07:48:51.535971 #4] FATAL -- : [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] 2017-01-14T07:48:51.536103+00:00 app[web.1]: F, [2017-01-14T07:48:51.536038 #4] FATAL -- : [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:51.536104+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:51.536105+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:51.536106+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:51.536107+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:51.536107+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:51.536108+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:51.536108+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:51.536109+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:51.536110+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:51.536110+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:51.536111+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:51.536112+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:51.536112+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:51.536113+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:51.536114+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:51.536114+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:51.536115+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:51.536115+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:51.536116+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:51.536116+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:51.536117+00:00 app[web.1]: [72f55aec-6c0c-499b-abb9-f2ed40ca67bb] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:51.629048+00:00 app[web.1]: I, [2017-01-14T07:48:51.628748 #4] INFO -- : [54ec433b-49ca-4782-bb62-99801024f5c3] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:48:51 +0000 2017-01-14T07:48:51.630517+00:00 app[web.1]: I, [2017-01-14T07:48:51.630465 #4] INFO -- : [54ec433b-49ca-4782-bb62-99801024f5c3] Processing by ChatController#notify as JSON 2017-01-14T07:48:51.633595+00:00 app[web.1]: D, [2017-01-14T07:48:51.633497 #4] DEBUG -- : [54ec433b-49ca-4782-bb62-99801024f5c3] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:51.645942+00:00 app[web.1]: D, [2017-01-14T07:48:51.645842 #4] DEBUG -- : [54ec433b-49ca-4782-bb62-99801024f5c3]  (1.1ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:48:51.647512+00:00 app[web.1]: I, [2017-01-14T07:48:51.646506 #4] INFO -- : [54ec433b-49ca-4782-bb62-99801024f5c3] Completed 200 OK in 16ms (Views: 0.2ms | ActiveRecord: 2.1ms) 2017-01-14T07:48:53.122439+00:00 app[web.1]: I, [2017-01-14T07:48:53.122353 #4] INFO -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] Started GET "/main?type=2" for 121.195.114.162 at 2017-01-14 07:48:53 +0000 2017-01-14T07:48:53.123312+00:00 app[web.1]: I, [2017-01-14T07:48:53.123230 #4] INFO -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] Processing by MainController#show as HTML 2017-01-14T07:48:53.123362+00:00 app[web.1]: I, [2017-01-14T07:48:53.123304 #4] INFO -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] Parameters: {"type"=>"2"} 2017-01-14T07:48:53.126585+00:00 app[web.1]: D, [2017-01-14T07:48:53.126529 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:53.128699+00:00 app[web.1]: D, [2017-01-14T07:48:53.128622 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67]  (0.8ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."post_type" = $1 [["post_type", 2]] 2017-01-14T07:48:53.130894+00:00 app[web.1]: D, [2017-01-14T07:48:53.130815 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] MicroPost Load (1.0ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."post_type" = $1 ORDER BY "micro_posts"."post_time" DESC LIMIT $2 OFFSET $3 [["post_type", 2], ["LIMIT", 10], ["OFFSET", 0]] 2017-01-14T07:48:53.135157+00:00 app[web.1]: D, [2017-01-14T07:48:53.135086 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 6], ["LIMIT", 1]] 2017-01-14T07:48:53.137560+00:00 app[web.1]: D, [2017-01-14T07:48:53.137504 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 6], ["LIMIT", 1]] 2017-01-14T07:48:53.140084+00:00 app[web.1]: D, [2017-01-14T07:48:53.140021 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] 2017-01-14T07:48:53.141673+00:00 app[web.1]: D, [2017-01-14T07:48:53.141615 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:53.142873+00:00 app[web.1]: I, [2017-01-14T07:48:53.142811 #4] INFO -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] Rendering main/main.html.erb within layouts/application 2017-01-14T07:48:53.143162+00:00 app[web.1]: I, [2017-01-14T07:48:53.143094 #4] INFO -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] Rendered layouts/_nav.html.erb (0.0ms) 2017-01-14T07:48:53.147635+00:00 app[web.1]: D, [2017-01-14T07:48:53.147576 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67]  (0.8ms) BEGIN 2017-01-14T07:48:53.146522+00:00 app[web.1]: D, [2017-01-14T07:48:53.146443 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 18]] 2017-01-14T07:48:53.149850+00:00 app[web.1]: D, [2017-01-14T07:48:53.149761 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] MicroPost Load (0.9ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."id" = $1 LIMIT $2 FOR UPDATE [["id", 18], ["LIMIT", 1]] 2017-01-14T07:48:53.151731+00:00 app[web.1]: D, [2017-01-14T07:48:53.151652 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67]  (1.5ms) COMMIT 2017-01-14T07:48:53.154240+00:00 app[web.1]: D, [2017-01-14T07:48:53.154163 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 17]] 2017-01-14T07:48:53.155155+00:00 app[web.1]: D, [2017-01-14T07:48:53.155088 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67]  (0.7ms) BEGIN 2017-01-14T07:48:53.156959+00:00 app[web.1]: D, [2017-01-14T07:48:53.156889 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] MicroPost Load (0.9ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."id" = $1 LIMIT $2 FOR UPDATE [["id", 17], ["LIMIT", 1]] 2017-01-14T07:48:53.158630+00:00 app[web.1]: D, [2017-01-14T07:48:53.158583 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67]  (1.3ms) COMMIT 2017-01-14T07:48:53.162916+00:00 app[web.1]: D, [2017-01-14T07:48:53.162843 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67]  (1.0ms) BEGIN 2017-01-14T07:48:53.161552+00:00 app[web.1]: D, [2017-01-14T07:48:53.161468 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 3]] 2017-01-14T07:48:53.164596+00:00 app[web.1]: D, [2017-01-14T07:48:53.164476 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] MicroPost Load (0.9ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."id" = $1 LIMIT $2 FOR UPDATE [["id", 3], ["LIMIT", 1]] 2017-01-14T07:48:53.166984+00:00 app[web.1]: D, [2017-01-14T07:48:53.166928 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67]  (1.4ms) COMMIT 2017-01-14T07:48:53.169156+00:00 app[web.1]: D, [2017-01-14T07:48:53.169092 #4] DEBUG -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 1]] 2017-01-14T07:48:53.169427+00:00 app[web.1]: I, [2017-01-14T07:48:53.169370 #4] INFO -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] Rendered main/main.html.erb within layouts/application (26.4ms) 2017-01-14T07:48:53.170217+00:00 app[web.1]: I, [2017-01-14T07:48:53.170132 #4] INFO -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] Rendered layouts/_refer.html.erb (0.1ms) 2017-01-14T07:48:53.169747+00:00 app[web.1]: I, [2017-01-14T07:48:53.169675 #4] INFO -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] Rendered layouts/_title.html.erb (0.1ms) 2017-01-14T07:48:53.171233+00:00 app[web.1]: I, [2017-01-14T07:48:53.171174 #4] INFO -- : [cf1c06ea-63cd-4e5a-b27f-31070f3c8a67] Completed 200 OK in 47ms (Views: 15.4ms | ActiveRecord: 17.5ms) 2017-01-14T07:48:53.175223+00:00 heroku[router]: at=info method=GET path="/main?type=2" host=ucasguoren.herokuapp.com request_id=cf1c06ea-63cd-4e5a-b27f-31070f3c8a67 fwd="121.195.114.162" dyno=web.1 connect=1ms service=53ms status=200 bytes=20863 2017-01-14T07:48:53.758220+00:00 heroku[router]: at=info method=GET path="/data/e71fc31af1b49f373cab4f354469cf8a.jpg" host=ucasguoren.herokuapp.com request_id=e120ce41-abf8-452d-b92e-9ddf01d6fb30 fwd="121.195.114.162" dyno=web.1 connect=1ms service=4ms status=404 bytes=1744 2017-01-14T07:48:53.757168+00:00 app[web.1]: I, [2017-01-14T07:48:53.757080 #4] INFO -- : [e120ce41-abf8-452d-b92e-9ddf01d6fb30] Started GET "/data/e71fc31af1b49f373cab4f354469cf8a.jpg" for 121.195.114.162 at 2017-01-14 07:48:53 +0000 2017-01-14T07:48:53.758204+00:00 app[web.1]: F, [2017-01-14T07:48:53.758150 #4] FATAL -- : [e120ce41-abf8-452d-b92e-9ddf01d6fb30] 2017-01-14T07:48:53.758269+00:00 app[web.1]: F, [2017-01-14T07:48:53.758209 #4] FATAL -- : [e120ce41-abf8-452d-b92e-9ddf01d6fb30] ActionController::RoutingError (No route matches [GET] "/data/e71fc31af1b49f373cab4f354469cf8a.jpg"): 2017-01-14T07:48:53.758321+00:00 app[web.1]: F, [2017-01-14T07:48:53.758268 #4] FATAL -- : [e120ce41-abf8-452d-b92e-9ddf01d6fb30] 2017-01-14T07:48:53.758396+00:00 app[web.1]: F, [2017-01-14T07:48:53.758340 #4] FATAL -- : [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:53.758398+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:53.758399+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:53.758400+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:53.758401+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:53.758402+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:53.758402+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:53.758403+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:53.758404+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:53.758405+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:53.758406+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:53.758407+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:53.758408+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:53.758408+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:53.758409+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:53.758410+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:53.758410+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:53.758412+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:53.758411+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:53.758413+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:53.758413+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:53.758414+00:00 app[web.1]: [e120ce41-abf8-452d-b92e-9ddf01d6fb30] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:55.032249+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=fe2933d0-f719-4285-b18f-90c72110fed6 fwd="121.195.114.162" dyno=web.1 connect=1ms service=13ms status=304 bytes=669 2017-01-14T07:48:55.018971+00:00 app[web.1]: I, [2017-01-14T07:48:55.018889 #4] INFO -- : [fe2933d0-f719-4285-b18f-90c72110fed6] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:48:55 +0000 2017-01-14T07:48:55.020081+00:00 app[web.1]: I, [2017-01-14T07:48:55.019626 #4] INFO -- : [fe2933d0-f719-4285-b18f-90c72110fed6] Processing by ChatController#notify as JSON 2017-01-14T07:48:55.023029+00:00 app[web.1]: D, [2017-01-14T07:48:55.022926 #4] DEBUG -- : [fe2933d0-f719-4285-b18f-90c72110fed6] User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:55.028459+00:00 app[web.1]: D, [2017-01-14T07:48:55.028374 #4] DEBUG -- : [fe2933d0-f719-4285-b18f-90c72110fed6]  (1.0ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:48:55.029219+00:00 app[web.1]: I, [2017-01-14T07:48:55.029144 #4] INFO -- : [fe2933d0-f719-4285-b18f-90c72110fed6] Completed 200 OK in 9ms (Views: 0.3ms | ActiveRecord: 2.2ms) 2017-01-14T07:48:56.944592+00:00 app[web.1]: I, [2017-01-14T07:48:56.944509 #4] INFO -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] Started GET "/microposts" for 121.195.114.162 at 2017-01-14 07:48:56 +0000 2017-01-14T07:48:56.946292+00:00 app[web.1]: I, [2017-01-14T07:48:56.946234 #4] INFO -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] Processing by MicroPostsController#show as HTML 2017-01-14T07:48:56.948808+00:00 app[web.1]: D, [2017-01-14T07:48:56.948742 #4] DEBUG -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:56.953082+00:00 app[web.1]: D, [2017-01-14T07:48:56.953023 #4] DEBUG -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 [["user_id", 1]] 2017-01-14T07:48:56.954312+00:00 app[web.1]: D, [2017-01-14T07:48:56.954264 #4] DEBUG -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] MicroPost Load (0.9ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 ORDER BY "micro_posts"."post_time" DESC [["user_id", 1]] 2017-01-14T07:48:56.966972+00:00 app[web.1]: I, [2017-01-14T07:48:56.966914 #4] INFO -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] Rendered layouts/_nav.html.erb (0.1ms) 2017-01-14T07:48:56.964166+00:00 app[web.1]: I, [2017-01-14T07:48:56.964095 #4] INFO -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] Rendering micro_posts/show.html.erb within layouts/application 2017-01-14T07:48:57.189670+00:00 app[web.1]: D, [2017-01-14T07:48:57.189568 #4] DEBUG -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] Comment Exists (217.3ms) SELECT 1 AS one FROM "comments" WHERE "comments"."micro_post_id" = $1 LIMIT $2 [["micro_post_id", 31], ["LIMIT", 1]] 2017-01-14T07:48:57.191963+00:00 app[web.1]: D, [2017-01-14T07:48:57.191885 #4] DEBUG -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] Comment Exists (1.0ms) SELECT 1 AS one FROM "comments" WHERE "comments"."micro_post_id" = $1 LIMIT $2 [["micro_post_id", 28], ["LIMIT", 1]] 2017-01-14T07:48:57.194161+00:00 app[web.1]: D, [2017-01-14T07:48:57.194078 #4] DEBUG -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] Comment Exists (0.8ms) SELECT 1 AS one FROM "comments" WHERE "comments"."micro_post_id" = $1 LIMIT $2 [["micro_post_id", 27], ["LIMIT", 1]] 2017-01-14T07:48:57.198295+00:00 app[web.1]: D, [2017-01-14T07:48:57.198219 #4] DEBUG -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] Comment Load (1.7ms) SELECT "comments".* FROM "comments" WHERE "comments"."micro_post_id" = $1 [["micro_post_id", 27]] 2017-01-14T07:48:57.213537+00:00 app[web.1]: D, [2017-01-14T07:48:57.213427 #4] DEBUG -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:57.216004+00:00 app[web.1]: D, [2017-01-14T07:48:57.215932 #4] DEBUG -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] Comment Exists (1.0ms) SELECT 1 AS one FROM "comments" WHERE "comments"."micro_post_id" = $1 LIMIT $2 [["micro_post_id", 1], ["LIMIT", 1]] 2017-01-14T07:48:57.217488+00:00 app[web.1]: D, [2017-01-14T07:48:57.217422 #4] DEBUG -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] Comment Load (0.8ms) SELECT "comments".* FROM "comments" WHERE "comments"."micro_post_id" = $1 [["micro_post_id", 1]] 2017-01-14T07:48:57.218884+00:00 app[web.1]: D, [2017-01-14T07:48:57.218822 #4] DEBUG -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] 2017-01-14T07:48:57.231247+00:00 app[web.1]: D, [2017-01-14T07:48:57.231179 #4] DEBUG -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 4], ["LIMIT", 1]] 2017-01-14T07:48:57.231572+00:00 app[web.1]: I, [2017-01-14T07:48:57.231525 #4] INFO -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] Rendered micro_posts/show.html.erb within layouts/application (267.3ms) 2017-01-14T07:48:57.231860+00:00 app[web.1]: I, [2017-01-14T07:48:57.231799 #4] INFO -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] Rendered layouts/_title.html.erb (0.0ms) 2017-01-14T07:48:57.232134+00:00 app[web.1]: I, [2017-01-14T07:48:57.232090 #4] INFO -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] Rendered layouts/_refer.html.erb (0.0ms) 2017-01-14T07:48:57.232475+00:00 app[web.1]: I, [2017-01-14T07:48:57.232432 #4] INFO -- : [7b0d0a21-67b1-463e-86cb-2b3955d82eb4] Completed 200 OK in 286ms (Views: 42.7ms | ActiveRecord: 231.0ms) 2017-01-14T07:48:57.237277+00:00 heroku[router]: at=info method=GET path="/microposts" host=ucasguoren.herokuapp.com request_id=7b0d0a21-67b1-463e-86cb-2b3955d82eb4 fwd="121.195.114.162" dyno=web.1 connect=1ms service=292ms status=200 bytes=22511 2017-01-14T07:48:58.015652+00:00 heroku[router]: at=info method=GET path="/data/d02df6bccb91125f5855ece9f11682e7.jpg" host=ucasguoren.herokuapp.com request_id=41829127-da32-49be-b606-8417a703b370 fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=404 bytes=1744 2017-01-14T07:48:58.015788+00:00 heroku[router]: at=info method=GET path="/data/e71fc31af1b49f373cab4f354469cf8a.jpg" host=ucasguoren.herokuapp.com request_id=f28667d4-371c-4a97-ab42-d34fb77904db fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=404 bytes=1744 2017-01-14T07:48:58.007583+00:00 heroku[router]: at=info method=GET path="/data/51484d8bf685ac996133cf55b18e3a66.jpg" host=ucasguoren.herokuapp.com request_id=74e34b6f-fecb-4abb-b310-1193ee6cd22c fwd="121.195.114.162" dyno=web.1 connect=1ms service=3ms status=404 bytes=1744 2017-01-14T07:48:58.007502+00:00 app[web.1]: I, [2017-01-14T07:48:58.007423 #4] INFO -- : [74e34b6f-fecb-4abb-b310-1193ee6cd22c] Started GET "/data/51484d8bf685ac996133cf55b18e3a66.jpg" for 121.195.114.162 at 2017-01-14 07:48:58 +0000 2017-01-14T07:48:58.008074+00:00 app[web.1]: F, [2017-01-14T07:48:58.008027 #4] FATAL -- : [74e34b6f-fecb-4abb-b310-1193ee6cd22c] 2017-01-14T07:48:58.008148+00:00 app[web.1]: F, [2017-01-14T07:48:58.008079 #4] FATAL -- : [74e34b6f-fecb-4abb-b310-1193ee6cd22c] ActionController::RoutingError (No route matches [GET] "/data/51484d8bf685ac996133cf55b18e3a66.jpg"): 2017-01-14T07:48:58.008186+00:00 app[web.1]: F, [2017-01-14T07:48:58.008152 #4] FATAL -- : [74e34b6f-fecb-4abb-b310-1193ee6cd22c] 2017-01-14T07:48:58.008245+00:00 app[web.1]: F, [2017-01-14T07:48:58.008202 #4] FATAL -- : [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:58.008246+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:58.008247+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:58.008248+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:58.008248+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:58.008249+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:58.008249+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:58.008250+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:58.008250+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:58.008250+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:58.008251+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:58.008252+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:58.008252+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:58.008253+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:58.008253+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:58.008253+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:58.008254+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:58.008254+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:58.008254+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:58.008255+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:58.008255+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:58.008255+00:00 app[web.1]: [74e34b6f-fecb-4abb-b310-1193ee6cd22c] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:58.011657+00:00 app[web.1]: I, [2017-01-14T07:48:58.011607 #4] INFO -- : [41829127-da32-49be-b606-8417a703b370] Started GET "/data/d02df6bccb91125f5855ece9f11682e7.jpg" for 121.195.114.162 at 2017-01-14 07:48:58 +0000 2017-01-14T07:48:58.012166+00:00 app[web.1]: F, [2017-01-14T07:48:58.012114 #4] FATAL -- : [41829127-da32-49be-b606-8417a703b370] 2017-01-14T07:48:58.012217+00:00 app[web.1]: F, [2017-01-14T07:48:58.012173 #4] FATAL -- : [41829127-da32-49be-b606-8417a703b370] ActionController::RoutingError (No route matches [GET] "/data/d02df6bccb91125f5855ece9f11682e7.jpg"): 2017-01-14T07:48:58.012350+00:00 app[web.1]: F, [2017-01-14T07:48:58.012294 #4] FATAL -- : [41829127-da32-49be-b606-8417a703b370] 2017-01-14T07:48:58.012392+00:00 app[web.1]: F, [2017-01-14T07:48:58.012348 #4] FATAL -- : [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:58.012393+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:58.012394+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:58.012395+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:58.012396+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:58.012397+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:58.012396+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:58.012399+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:58.012399+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:58.012397+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:58.012400+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:58.012398+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:58.012419+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:58.012420+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:58.012420+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:58.012421+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:58.012421+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:58.012422+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:58.012422+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:58.012422+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:58.012423+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:58.012423+00:00 app[web.1]: [41829127-da32-49be-b606-8417a703b370] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:58.012970+00:00 app[web.1]: I, [2017-01-14T07:48:58.012915 #4] INFO -- : [f28667d4-371c-4a97-ab42-d34fb77904db] Started GET "/data/e71fc31af1b49f373cab4f354469cf8a.jpg" for 121.195.114.162 at 2017-01-14 07:48:58 +0000 2017-01-14T07:48:58.013594+00:00 app[web.1]: F, [2017-01-14T07:48:58.013536 #4] FATAL -- : [f28667d4-371c-4a97-ab42-d34fb77904db] ActionController::RoutingError (No route matches [GET] "/data/e71fc31af1b49f373cab4f354469cf8a.jpg"): 2017-01-14T07:48:58.013807+00:00 app[web.1]: F, [2017-01-14T07:48:58.013749 #4] FATAL -- : [f28667d4-371c-4a97-ab42-d34fb77904db] 2017-01-14T07:48:58.013534+00:00 app[web.1]: F, [2017-01-14T07:48:58.013474 #4] FATAL -- : [f28667d4-371c-4a97-ab42-d34fb77904db] 2017-01-14T07:48:58.013873+00:00 app[web.1]: F, [2017-01-14T07:48:58.013818 #4] FATAL -- : [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:48:58.013875+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:48:58.013876+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:48:58.013876+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:48:58.013877+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:48:58.013878+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:48:58.013878+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:48:58.013879+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:48:58.013879+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:48:58.013880+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:48:58.013881+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:48:58.013882+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:48:58.013882+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:48:58.013883+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:48:58.013883+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:48:58.013884+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:48:58.013884+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:48:58.013885+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:48:58.013886+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:48:58.013886+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:48:58.013887+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:48:58.013888+00:00 app[web.1]: [f28667d4-371c-4a97-ab42-d34fb77904db] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:48:58.344532+00:00 app[web.1]: I, [2017-01-14T07:48:58.344455 #4] INFO -- : [80a84be9-da88-4715-aa70-6561ab188cf6] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:48:58 +0000 2017-01-14T07:48:58.345334+00:00 app[web.1]: I, [2017-01-14T07:48:58.345274 #4] INFO -- : [80a84be9-da88-4715-aa70-6561ab188cf6] Processing by ChatController#notify as JSON 2017-01-14T07:48:58.348226+00:00 app[web.1]: D, [2017-01-14T07:48:58.348176 #4] DEBUG -- : [80a84be9-da88-4715-aa70-6561ab188cf6] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:48:58.351012+00:00 app[web.1]: D, [2017-01-14T07:48:58.350942 #4] DEBUG -- : [80a84be9-da88-4715-aa70-6561ab188cf6]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:48:58.351493+00:00 app[web.1]: I, [2017-01-14T07:48:58.351431 #4] INFO -- : [80a84be9-da88-4715-aa70-6561ab188cf6] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 1.9ms) 2017-01-14T07:48:58.353333+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=80a84be9-da88-4715-aa70-6561ab188cf6 fwd="121.195.114.162" dyno=web.1 connect=1ms service=9ms status=304 bytes=669 2017-01-14T07:49:00.542687+00:00 heroku[router]: at=info method=GET path="/deletepost?micropost_id=1" host=ucasguoren.herokuapp.com request_id=03754ea5-9fcb-4000-b4cd-74ca0a7b764c fwd="121.195.114.162" dyno=web.1 connect=1ms service=21ms status=200 bytes=759 2017-01-14T07:49:00.521611+00:00 app[web.1]: I, [2017-01-14T07:49:00.521532 #4] INFO -- : [03754ea5-9fcb-4000-b4cd-74ca0a7b764c] Started GET "/deletepost?micropost_id=1" for 121.195.114.162 at 2017-01-14 07:49:00 +0000 2017-01-14T07:49:00.522607+00:00 app[web.1]: I, [2017-01-14T07:49:00.522550 #4] INFO -- : [03754ea5-9fcb-4000-b4cd-74ca0a7b764c] Processing by MicroPostsController#delete as JSON 2017-01-14T07:49:00.522666+00:00 app[web.1]: I, [2017-01-14T07:49:00.522615 #4] INFO -- : [03754ea5-9fcb-4000-b4cd-74ca0a7b764c] Parameters: {"micropost_id"=>"1"} 2017-01-14T07:49:00.525874+00:00 app[web.1]: D, [2017-01-14T07:49:00.525796 #4] DEBUG -- : [03754ea5-9fcb-4000-b4cd-74ca0a7b764c] User Load (1.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:49:00.529779+00:00 app[web.1]: D, [2017-01-14T07:49:00.529713 #4] DEBUG -- : [03754ea5-9fcb-4000-b4cd-74ca0a7b764c] MicroPost Load (1.0ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 LIMIT $3 [["user_id", 1], ["id", 1], ["LIMIT", 1]] 2017-01-14T07:49:00.531047+00:00 app[web.1]: D, [2017-01-14T07:49:00.530982 #4] DEBUG -- : [03754ea5-9fcb-4000-b4cd-74ca0a7b764c]  (0.7ms) BEGIN 2017-01-14T07:49:00.533768+00:00 app[web.1]: D, [2017-01-14T07:49:00.533706 #4] DEBUG -- : [03754ea5-9fcb-4000-b4cd-74ca0a7b764c] Comment Load (1.0ms) SELECT "comments".* FROM "comments" WHERE "comments"."micro_post_id" = $1 [["micro_post_id", 1]] 2017-01-14T07:49:00.535547+00:00 app[web.1]: D, [2017-01-14T07:49:00.535480 #4] DEBUG -- : [03754ea5-9fcb-4000-b4cd-74ca0a7b764c] SQL (0.8ms) DELETE FROM "comments" WHERE "comments"."id" = $1 [["id", 1]] 2017-01-14T07:49:00.537000+00:00 app[web.1]: D, [2017-01-14T07:49:00.536931 #4] DEBUG -- : [03754ea5-9fcb-4000-b4cd-74ca0a7b764c] SQL (0.8ms) DELETE FROM "comments" WHERE "comments"."id" = $1 [["id", 2]] 2017-01-14T07:49:00.538440+00:00 app[web.1]: D, [2017-01-14T07:49:00.538387 #4] DEBUG -- : [03754ea5-9fcb-4000-b4cd-74ca0a7b764c] SQL (0.8ms) DELETE FROM "micro_posts" WHERE "micro_posts"."id" = $1 [["id", 1]] 2017-01-14T07:49:00.540253+00:00 app[web.1]: D, [2017-01-14T07:49:00.540197 #4] DEBUG -- : [03754ea5-9fcb-4000-b4cd-74ca0a7b764c]  (1.5ms) COMMIT 2017-01-14T07:49:00.540722+00:00 app[web.1]: I, [2017-01-14T07:49:00.540670 #4] INFO -- : [03754ea5-9fcb-4000-b4cd-74ca0a7b764c] Completed 200 OK in 18ms (Views: 0.2ms | ActiveRecord: 7.9ms) 2017-01-14T07:49:01.838532+00:00 heroku[router]: at=info method=GET path="/deletepost?micropost_id=27" host=ucasguoren.herokuapp.com request_id=0d3d83cc-ddc3-4cf4-993a-049ad178c8ab fwd="121.195.114.162" dyno=web.1 connect=1ms service=20ms status=200 bytes=759 2017-01-14T07:49:01.818368+00:00 app[web.1]: I, [2017-01-14T07:49:01.818279 #4] INFO -- : [0d3d83cc-ddc3-4cf4-993a-049ad178c8ab] Started GET "/deletepost?micropost_id=27" for 121.195.114.162 at 2017-01-14 07:49:01 +0000 2017-01-14T07:49:01.819107+00:00 app[web.1]: I, [2017-01-14T07:49:01.819051 #4] INFO -- : [0d3d83cc-ddc3-4cf4-993a-049ad178c8ab] Processing by MicroPostsController#delete as JSON 2017-01-14T07:49:01.819171+00:00 app[web.1]: I, [2017-01-14T07:49:01.819121 #4] INFO -- : [0d3d83cc-ddc3-4cf4-993a-049ad178c8ab] Parameters: {"micropost_id"=>"27"} 2017-01-14T07:49:01.825432+00:00 app[web.1]: D, [2017-01-14T07:49:01.825350 #4] DEBUG -- : [0d3d83cc-ddc3-4cf4-993a-049ad178c8ab] MicroPost Load (1.5ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 LIMIT $3 [["user_id", 1], ["id", 27], ["LIMIT", 1]] 2017-01-14T07:49:01.821802+00:00 app[web.1]: D, [2017-01-14T07:49:01.821721 #4] DEBUG -- : [0d3d83cc-ddc3-4cf4-993a-049ad178c8ab] User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:49:01.826766+00:00 app[web.1]: D, [2017-01-14T07:49:01.826705 #4] DEBUG -- : [0d3d83cc-ddc3-4cf4-993a-049ad178c8ab]  (0.9ms) BEGIN 2017-01-14T07:49:01.829200+00:00 app[web.1]: D, [2017-01-14T07:49:01.829056 #4] DEBUG -- : [0d3d83cc-ddc3-4cf4-993a-049ad178c8ab] Comment Load (1.1ms) SELECT "comments".* FROM "comments" WHERE "comments"."micro_post_id" = $1 [["micro_post_id", 27]] 2017-01-14T07:49:01.830937+00:00 app[web.1]: D, [2017-01-14T07:49:01.830867 #4] DEBUG -- : [0d3d83cc-ddc3-4cf4-993a-049ad178c8ab] SQL (0.9ms) DELETE FROM "comments" WHERE "comments"."id" = $1 [["id", 32]] 2017-01-14T07:49:01.835950+00:00 app[web.1]: I, [2017-01-14T07:49:01.835884 #4] INFO -- : [0d3d83cc-ddc3-4cf4-993a-049ad178c8ab] Completed 200 OK in 17ms (Views: 0.4ms | ActiveRecord: 8.1ms) 2017-01-14T07:49:01.832547+00:00 app[web.1]: D, [2017-01-14T07:49:01.832475 #4] DEBUG -- : [0d3d83cc-ddc3-4cf4-993a-049ad178c8ab] SQL (0.9ms) DELETE FROM "micro_posts" WHERE "micro_posts"."id" = $1 [["id", 27]] 2017-01-14T07:49:01.834982+00:00 app[web.1]: D, [2017-01-14T07:49:01.834903 #4] DEBUG -- : [0d3d83cc-ddc3-4cf4-993a-049ad178c8ab]  (1.9ms) COMMIT 2017-01-14T07:49:03.078943+00:00 heroku[router]: at=info method=GET path="/deletepost?micropost_id=28" host=ucasguoren.herokuapp.com request_id=bcb1221b-5c6a-41e1-9470-c31c45f23b83 fwd="121.195.114.162" dyno=web.1 connect=1ms service=23ms status=200 bytes=759 2017-01-14T07:49:03.057891+00:00 app[web.1]: I, [2017-01-14T07:49:03.057828 #4] INFO -- : [bcb1221b-5c6a-41e1-9470-c31c45f23b83] Processing by MicroPostsController#delete as JSON 2017-01-14T07:49:03.057081+00:00 app[web.1]: I, [2017-01-14T07:49:03.057001 #4] INFO -- : [bcb1221b-5c6a-41e1-9470-c31c45f23b83] Started GET "/deletepost?micropost_id=28" for 121.195.114.162 at 2017-01-14 07:49:03 +0000 2017-01-14T07:49:03.057938+00:00 app[web.1]: I, [2017-01-14T07:49:03.057892 #4] INFO -- : [bcb1221b-5c6a-41e1-9470-c31c45f23b83] Parameters: {"micropost_id"=>"28"} 2017-01-14T07:49:03.063201+00:00 app[web.1]: D, [2017-01-14T07:49:03.063123 #4] DEBUG -- : [bcb1221b-5c6a-41e1-9470-c31c45f23b83] User Load (2.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:49:03.066384+00:00 app[web.1]: D, [2017-01-14T07:49:03.066313 #4] DEBUG -- : [bcb1221b-5c6a-41e1-9470-c31c45f23b83] MicroPost Load (1.3ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 LIMIT $3 [["user_id", 1], ["id", 28], ["LIMIT", 1]] 2017-01-14T07:49:03.068283+00:00 app[web.1]: D, [2017-01-14T07:49:03.068211 #4] DEBUG -- : [bcb1221b-5c6a-41e1-9470-c31c45f23b83]  (1.5ms) BEGIN 2017-01-14T07:49:03.070898+00:00 app[web.1]: D, [2017-01-14T07:49:03.070829 #4] DEBUG -- : [bcb1221b-5c6a-41e1-9470-c31c45f23b83] Comment Load (1.6ms) SELECT "comments".* FROM "comments" WHERE "comments"."micro_post_id" = $1 [["micro_post_id", 28]] 2017-01-14T07:49:03.076259+00:00 app[web.1]: D, [2017-01-14T07:49:03.076206 #4] DEBUG -- : [bcb1221b-5c6a-41e1-9470-c31c45f23b83]  (2.8ms) COMMIT 2017-01-14T07:49:03.073274+00:00 app[web.1]: D, [2017-01-14T07:49:03.073211 #4] DEBUG -- : [bcb1221b-5c6a-41e1-9470-c31c45f23b83] SQL (1.6ms) DELETE FROM "micro_posts" WHERE "micro_posts"."id" = $1 [["id", 28]] 2017-01-14T07:49:03.076663+00:00 app[web.1]: I, [2017-01-14T07:49:03.076616 #4] INFO -- : [bcb1221b-5c6a-41e1-9470-c31c45f23b83] Completed 200 OK in 19ms (Views: 0.2ms | ActiveRecord: 11.6ms) 2017-01-14T07:49:04.242218+00:00 app[web.1]: I, [2017-01-14T07:49:04.242169 #4] INFO -- : [8c6999ae-8bea-4868-9aa0-867510f11933] Processing by MicroPostsController#delete as JSON 2017-01-14T07:49:04.241540+00:00 app[web.1]: I, [2017-01-14T07:49:04.241468 #4] INFO -- : [8c6999ae-8bea-4868-9aa0-867510f11933] Started GET "/deletepost?micropost_id=31" for 121.195.114.162 at 2017-01-14 07:49:04 +0000 2017-01-14T07:49:04.242262+00:00 app[web.1]: I, [2017-01-14T07:49:04.242224 #4] INFO -- : [8c6999ae-8bea-4868-9aa0-867510f11933] Parameters: {"micropost_id"=>"31"} 2017-01-14T07:49:04.244872+00:00 app[web.1]: D, [2017-01-14T07:49:04.244798 #4] DEBUG -- : [8c6999ae-8bea-4868-9aa0-867510f11933] User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:49:04.249075+00:00 app[web.1]: D, [2017-01-14T07:49:04.249022 #4] DEBUG -- : [8c6999ae-8bea-4868-9aa0-867510f11933]  (0.8ms) BEGIN 2017-01-14T07:49:04.247784+00:00 app[web.1]: D, [2017-01-14T07:49:04.247711 #4] DEBUG -- : [8c6999ae-8bea-4868-9aa0-867510f11933] MicroPost Load (1.1ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 LIMIT $3 [["user_id", 1], ["id", 31], ["LIMIT", 1]] 2017-01-14T07:49:04.255188+00:00 app[web.1]: I, [2017-01-14T07:49:04.255139 #4] INFO -- : [8c6999ae-8bea-4868-9aa0-867510f11933] Completed 200 OK in 13ms (Views: 0.2ms | ActiveRecord: 6.5ms) 2017-01-14T07:49:04.254739+00:00 app[web.1]: D, [2017-01-14T07:49:04.254660 #4] DEBUG -- : [8c6999ae-8bea-4868-9aa0-867510f11933]  (2.1ms) COMMIT 2017-01-14T07:49:04.250726+00:00 app[web.1]: D, [2017-01-14T07:49:04.250659 #4] DEBUG -- : [8c6999ae-8bea-4868-9aa0-867510f11933] Comment Load (0.8ms) SELECT "comments".* FROM "comments" WHERE "comments"."micro_post_id" = $1 [["micro_post_id", 31]] 2017-01-14T07:49:04.252359+00:00 app[web.1]: D, [2017-01-14T07:49:04.252282 #4] DEBUG -- : [8c6999ae-8bea-4868-9aa0-867510f11933] SQL (1.0ms) DELETE FROM "micro_posts" WHERE "micro_posts"."id" = $1 [["id", 31]] 2017-01-14T07:49:04.257376+00:00 heroku[router]: at=info method=GET path="/deletepost?micropost_id=31" host=ucasguoren.herokuapp.com request_id=8c6999ae-8bea-4868-9aa0-867510f11933 fwd="121.195.114.162" dyno=web.1 connect=1ms service=16ms status=200 bytes=759 2017-01-14T07:49:05.757894+00:00 heroku[router]: at=info method=GET path="/microposts" host=ucasguoren.herokuapp.com request_id=4b40a7fe-398d-4ae9-af62-7a4858b06926 fwd="121.195.114.162" dyno=web.1 connect=1ms service=15ms status=200 bytes=16293 2017-01-14T07:49:05.743115+00:00 app[web.1]: I, [2017-01-14T07:49:05.743001 #4] INFO -- : [4b40a7fe-398d-4ae9-af62-7a4858b06926] Started GET "/microposts" for 121.195.114.162 at 2017-01-14 07:49:05 +0000 2017-01-14T07:49:05.743928+00:00 app[web.1]: I, [2017-01-14T07:49:05.743873 #4] INFO -- : [4b40a7fe-398d-4ae9-af62-7a4858b06926] Processing by MicroPostsController#show as HTML 2017-01-14T07:49:05.746931+00:00 app[web.1]: D, [2017-01-14T07:49:05.746855 #4] DEBUG -- : [4b40a7fe-398d-4ae9-af62-7a4858b06926] User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:49:05.751889+00:00 app[web.1]: D, [2017-01-14T07:49:05.751823 #4] DEBUG -- : [4b40a7fe-398d-4ae9-af62-7a4858b06926]  (1.3ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 [["user_id", 1]] 2017-01-14T07:49:05.752733+00:00 app[web.1]: I, [2017-01-14T07:49:05.752672 #4] INFO -- : [4b40a7fe-398d-4ae9-af62-7a4858b06926] Rendering micro_posts/show.html.erb within layouts/application 2017-01-14T07:49:05.753224+00:00 app[web.1]: I, [2017-01-14T07:49:05.753162 #4] INFO -- : [4b40a7fe-398d-4ae9-af62-7a4858b06926] Rendered layouts/_nav.html.erb (0.1ms) 2017-01-14T07:49:05.753762+00:00 app[web.1]: I, [2017-01-14T07:49:05.753701 #4] INFO -- : [4b40a7fe-398d-4ae9-af62-7a4858b06926] Rendered micro_posts/show.html.erb within layouts/application (0.9ms) 2017-01-14T07:49:05.754081+00:00 app[web.1]: I, [2017-01-14T07:49:05.754030 #4] INFO -- : [4b40a7fe-398d-4ae9-af62-7a4858b06926] Rendered layouts/_title.html.erb (0.1ms) 2017-01-14T07:49:05.754375+00:00 app[web.1]: I, [2017-01-14T07:49:05.754327 #4] INFO -- : [4b40a7fe-398d-4ae9-af62-7a4858b06926] Rendered layouts/_refer.html.erb (0.1ms) 2017-01-14T07:49:05.754689+00:00 app[web.1]: I, [2017-01-14T07:49:05.754633 #4] INFO -- : [4b40a7fe-398d-4ae9-af62-7a4858b06926] Completed 200 OK in 11ms (Views: 2.4ms | ActiveRecord: 2.2ms) 2017-01-14T07:49:06.332915+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=af1f9541-2da7-4793-82b7-d65fb521156e fwd="121.195.114.162" dyno=web.1 connect=1ms service=11ms status=304 bytes=669 2017-01-14T07:49:06.322175+00:00 app[web.1]: I, [2017-01-14T07:49:06.322085 #4] INFO -- : [af1f9541-2da7-4793-82b7-d65fb521156e] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:49:06 +0000 2017-01-14T07:49:06.323316+00:00 app[web.1]: I, [2017-01-14T07:49:06.323250 #4] INFO -- : [af1f9541-2da7-4793-82b7-d65fb521156e] Processing by ChatController#notify as JSON 2017-01-14T07:49:06.326696+00:00 app[web.1]: D, [2017-01-14T07:49:06.326625 #4] DEBUG -- : [af1f9541-2da7-4793-82b7-d65fb521156e] User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:49:06.330163+00:00 app[web.1]: D, [2017-01-14T07:49:06.330106 #4] DEBUG -- : [af1f9541-2da7-4793-82b7-d65fb521156e]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:49:06.330713+00:00 app[web.1]: I, [2017-01-14T07:49:06.330658 #4] INFO -- : [af1f9541-2da7-4793-82b7-d65fb521156e] Completed 200 OK in 7ms (Views: 0.3ms | ActiveRecord: 2.0ms) 2017-01-14T07:49:07.539944+00:00 heroku[router]: at=info method=GET path="/main" host=ucasguoren.herokuapp.com request_id=1fe19363-4329-4f85-970b-f0a8d9c399be fwd="121.195.114.162" dyno=web.1 connect=1ms service=58ms status=200 bytes=31213 2017-01-14T07:49:07.482233+00:00 app[web.1]: I, [2017-01-14T07:49:07.482142 #4] INFO -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] Started GET "/main" for 121.195.114.162 at 2017-01-14 07:49:07 +0000 2017-01-14T07:49:07.483151+00:00 app[web.1]: I, [2017-01-14T07:49:07.483068 #4] INFO -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] Processing by MainController#show as HTML 2017-01-14T07:49:07.486094+00:00 app[web.1]: D, [2017-01-14T07:49:07.486018 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:49:07.488602+00:00 app[web.1]: D, [2017-01-14T07:49:07.488528 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."post_type" IN (1, 2, 3) 2017-01-14T07:49:07.490393+00:00 app[web.1]: D, [2017-01-14T07:49:07.490311 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] MicroPost Load (1.1ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."post_type" IN (1, 2, 3) ORDER BY "micro_posts"."post_time" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] 2017-01-14T07:49:07.492716+00:00 app[web.1]: D, [2017-01-14T07:49:07.492660 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 8], ["LIMIT", 1]] 2017-01-14T07:49:07.494589+00:00 app[web.1]: D, [2017-01-14T07:49:07.494266 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 8], ["LIMIT", 1]] 2017-01-14T07:49:07.496526+00:00 app[web.1]: D, [2017-01-14T07:49:07.496448 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 6], ["LIMIT", 1]] 2017-01-14T07:49:07.499227+00:00 app[web.1]: D, [2017-01-14T07:49:07.499143 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 3], ["LIMIT", 1]] 2017-01-14T07:49:07.501465+00:00 app[web.1]: D, [2017-01-14T07:49:07.501408 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] 2017-01-14T07:49:07.502666+00:00 app[web.1]: D, [2017-01-14T07:49:07.502605 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 6], ["LIMIT", 1]] 2017-01-14T07:49:07.503609+00:00 app[web.1]: D, [2017-01-14T07:49:07.503555 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 2], ["LIMIT", 1]] 2017-01-14T07:49:07.505503+00:00 app[web.1]: D, [2017-01-14T07:49:07.505439 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 7], ["LIMIT", 1]] 2017-01-14T07:49:07.507116+00:00 app[web.1]: D, [2017-01-14T07:49:07.507057 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 6], ["LIMIT", 1]] 2017-01-14T07:49:07.508430+00:00 app[web.1]: D, [2017-01-14T07:49:07.508377 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 3], ["LIMIT", 1]] 2017-01-14T07:49:07.509730+00:00 app[web.1]: I, [2017-01-14T07:49:07.509667 #4] INFO -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] Rendering main/main.html.erb within layouts/application 2017-01-14T07:49:07.510122+00:00 app[web.1]: I, [2017-01-14T07:49:07.510059 #4] INFO -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] Rendered layouts/_nav.html.erb (0.1ms) 2017-01-14T07:49:07.512697+00:00 app[web.1]: D, [2017-01-14T07:49:07.512626 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 30]] 2017-01-14T07:49:07.514565+00:00 app[web.1]: D, [2017-01-14T07:49:07.514497 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 29]] 2017-01-14T07:49:07.516265+00:00 app[web.1]: D, [2017-01-14T07:49:07.516198 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 26]] 2017-01-14T07:49:07.518196+00:00 app[web.1]: D, [2017-01-14T07:49:07.518136 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 25]] 2017-01-14T07:49:07.520248+00:00 app[web.1]: D, [2017-01-14T07:49:07.520180 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be]  (1.0ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 24]] 2017-01-14T07:49:07.522146+00:00 app[web.1]: D, [2017-01-14T07:49:07.522087 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 23]] 2017-01-14T07:49:07.527506+00:00 app[web.1]: D, [2017-01-14T07:49:07.527444 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be]  (2.1ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 21]] 2017-01-14T07:49:07.524206+00:00 app[web.1]: D, [2017-01-14T07:49:07.524147 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be]  (1.0ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 22]] 2017-01-14T07:49:07.529595+00:00 app[web.1]: D, [2017-01-14T07:49:07.529494 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 20]] 2017-01-14T07:49:07.531578+00:00 app[web.1]: D, [2017-01-14T07:49:07.531520 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be]  (0.9ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."user_id" = $1 AND "micro_posts"."id" = $2 [["user_id", 1], ["id", 19]] 2017-01-14T07:49:07.532530+00:00 app[web.1]: D, [2017-01-14T07:49:07.532474 #4] DEBUG -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] CACHE (0.0ms) SELECT COUNT(*) FROM "micro_posts" WHERE "micro_posts"."post_type" IN (1, 2, 3) 2017-01-14T07:49:07.533399+00:00 app[web.1]: I, [2017-01-14T07:49:07.533341 #4] INFO -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] Rendered main/main.html.erb within layouts/application (23.5ms) 2017-01-14T07:49:07.534364+00:00 app[web.1]: I, [2017-01-14T07:49:07.534309 #4] INFO -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] Rendered layouts/_title.html.erb (0.1ms) 2017-01-14T07:49:07.534849+00:00 app[web.1]: I, [2017-01-14T07:49:07.534795 #4] INFO -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] Rendered layouts/_refer.html.erb (0.1ms) 2017-01-14T07:49:07.535377+00:00 app[web.1]: I, [2017-01-14T07:49:07.535320 #4] INFO -- : [1fe19363-4329-4f85-970b-f0a8d9c399be] Completed 200 OK in 52ms (Views: 15.8ms | ActiveRecord: 18.0ms) 2017-01-14T07:49:08.233028+00:00 heroku[router]: at=info method=GET path="/data/ecd722acd86f9c3531d9ec0904b8d61a.jpg" host=ucasguoren.herokuapp.com request_id=016da457-db22-480e-9a12-b716e1e14308 fwd="121.195.114.162" dyno=web.1 connect=1ms service=6ms status=404 bytes=1744 2017-01-14T07:49:08.229229+00:00 heroku[router]: at=info method=GET path="/data/acb997856f3f78d6e0171a62a1c5fea1.jpg" host=ucasguoren.herokuapp.com request_id=e62a84f5-799a-4dea-9e4f-c40b1b15edd1 fwd="121.195.114.162" dyno=web.1 connect=1ms service=6ms status=404 bytes=1744 2017-01-14T07:49:08.225770+00:00 app[web.1]: I, [2017-01-14T07:49:08.225681 #4] INFO -- : [474f1233-8841-4c9d-83da-1e615f4fd983] Started GET "/data/24357384865b94e0e42d8e1c93162bbf.jpg" for 121.195.114.162 at 2017-01-14 07:49:08 +0000 2017-01-14T07:49:08.226974+00:00 app[web.1]: I, [2017-01-14T07:49:08.226272 #4] INFO -- : [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] Started GET "/data/acb997856f3f78d6e0171a62a1c5fea1.jpg" for 121.195.114.162 at 2017-01-14 07:49:08 +0000 2017-01-14T07:49:08.227793+00:00 app[web.1]: F, [2017-01-14T07:49:08.226820 #4] FATAL -- : [474f1233-8841-4c9d-83da-1e615f4fd983] 2017-01-14T07:49:08.227881+00:00 app[web.1]: I, [2017-01-14T07:49:08.227264 #4] INFO -- : [016da457-db22-480e-9a12-b716e1e14308] Started GET "/data/ecd722acd86f9c3531d9ec0904b8d61a.jpg" for 121.195.114.162 at 2017-01-14 07:49:08 +0000 2017-01-14T07:49:08.228412+00:00 app[web.1]: F, [2017-01-14T07:49:08.227717 #4] FATAL -- : [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] 2017-01-14T07:49:08.228575+00:00 app[web.1]: F, [2017-01-14T07:49:08.227804 #4] FATAL -- : [474f1233-8841-4c9d-83da-1e615f4fd983] ActionController::RoutingError (No route matches [GET] "/data/24357384865b94e0e42d8e1c93162bbf.jpg"): 2017-01-14T07:49:08.228676+00:00 app[web.1]: F, [2017-01-14T07:49:08.228323 #4] FATAL -- : [016da457-db22-480e-9a12-b716e1e14308] 2017-01-14T07:49:08.228785+00:00 app[web.1]: F, [2017-01-14T07:49:08.228444 #4] FATAL -- : [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] ActionController::RoutingError (No route matches [GET] "/data/acb997856f3f78d6e0171a62a1c5fea1.jpg"): 2017-01-14T07:49:08.228870+00:00 app[web.1]: F, [2017-01-14T07:49:08.228587 #4] FATAL -- : [474f1233-8841-4c9d-83da-1e615f4fd983] 2017-01-14T07:49:08.228999+00:00 app[web.1]: F, [2017-01-14T07:49:08.228686 #4] FATAL -- : [016da457-db22-480e-9a12-b716e1e14308] ActionController::RoutingError (No route matches [GET] "/data/ecd722acd86f9c3531d9ec0904b8d61a.jpg"): 2017-01-14T07:49:08.229085+00:00 app[web.1]: F, [2017-01-14T07:49:08.228793 #4] FATAL -- : [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] 2017-01-14T07:49:08.229172+00:00 app[web.1]: F, [2017-01-14T07:49:08.228907 #4] FATAL -- : [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:49:08.229174+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:49:08.229175+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:49:08.229176+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:49:08.229176+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:49:08.229177+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:49:08.229177+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:49:08.229179+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:49:08.229180+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:49:08.229178+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:49:08.229180+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:49:08.229183+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:49:08.229183+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:49:08.229184+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:49:08.229185+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:49:08.229185+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:49:08.229186+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:49:08.229187+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:49:08.229187+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:49:08.229188+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:49:08.229189+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:49:08.229189+00:00 app[web.1]: [474f1233-8841-4c9d-83da-1e615f4fd983] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:49:08.229448+00:00 app[web.1]: F, [2017-01-14T07:49:08.229012 #4] FATAL -- : [016da457-db22-480e-9a12-b716e1e14308] 2017-01-14T07:49:08.230053+00:00 app[web.1]: F, [2017-01-14T07:49:08.229108 #4] FATAL -- : [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:49:08.230055+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:49:08.230056+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:49:08.230057+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:49:08.230060+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:49:08.230061+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:49:08.230061+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:49:08.230062+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:49:08.230063+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:49:08.230063+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:49:08.230064+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:49:08.230065+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:49:08.230066+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:49:08.230067+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:49:08.230066+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:49:08.230067+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:49:08.230069+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:49:08.230070+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:49:08.230068+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:49:08.230071+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:49:08.230069+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:49:08.230072+00:00 app[web.1]: [e62a84f5-799a-4dea-9e4f-c40b1b15edd1] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:49:08.230588+00:00 app[web.1]: F, [2017-01-14T07:49:08.229519 #4] FATAL -- : [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' 2017-01-14T07:49:08.230591+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:36:in `call_app' 2017-01-14T07:49:08.230590+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' 2017-01-14T07:49:08.230591+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `block in call' 2017-01-14T07:49:08.230593+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:26:in `tagged' 2017-01-14T07:49:08.230592+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `block in tagged' 2017-01-14T07:49:08.230596+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/rack/logger.rb:24:in `call' 2017-01-14T07:49:08.230593+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/tagged_logging.rb:69:in `tagged' 2017-01-14T07:49:08.230597+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/method_override.rb:22:in `call' 2017-01-14T07:49:08.230599+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/activesupport-5.0.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' 2017-01-14T07:49:08.230596+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/request_id.rb:24:in `call' 2017-01-14T07:49:08.230600+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/executor.rb:12:in `call' 2017-01-14T07:49:08.230601+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/sendfile.rb:111:in `call' 2017-01-14T07:49:08.230598+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/rack-2.0.1/lib/rack/runtime.rb:22:in `call' 2017-01-14T07:49:08.230600+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/actionpack-5.0.1/lib/action_dispatch/middleware/static.rb:136:in `call' 2017-01-14T07:49:08.230602+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/railties-5.0.1/lib/rails/engine.rb:522:in `call' 2017-01-14T07:49:08.230603+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/configuration.rb:225:in `call' 2017-01-14T07:49:08.230604+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:415:in `process_client' 2017-01-14T07:49:08.230603+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:578:in `handle_request' 2017-01-14T07:49:08.230605+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `call' 2017-01-14T07:49:08.230606+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/thread_pool.rb:116:in `block in spawn_thread' 2017-01-14T07:49:08.230605+00:00 app[web.1]: [016da457-db22-480e-9a12-b716e1e14308] vendor/bundle/ruby/2.2.0/gems/puma-3.6.2/lib/puma/server.rb:275:in `block in run' 2017-01-14T07:49:08.591076+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=7f09a467-6adf-4cc2-a4cb-355918049827 fwd="121.195.114.162" dyno=web.1 connect=2ms service=16ms status=304 bytes=669 2017-01-14T07:49:08.576314+00:00 app[web.1]: I, [2017-01-14T07:49:08.576224 #4] INFO -- : [7f09a467-6adf-4cc2-a4cb-355918049827] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:49:08 +0000 2017-01-14T07:49:08.579545+00:00 app[web.1]: I, [2017-01-14T07:49:08.579436 #4] INFO -- : [7f09a467-6adf-4cc2-a4cb-355918049827] Processing by ChatController#notify as JSON 2017-01-14T07:49:08.587075+00:00 app[web.1]: D, [2017-01-14T07:49:08.587004 #4] DEBUG -- : [7f09a467-6adf-4cc2-a4cb-355918049827]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:49:08.588196+00:00 app[web.1]: I, [2017-01-14T07:49:08.587929 #4] INFO -- : [7f09a467-6adf-4cc2-a4cb-355918049827] Completed 200 OK in 8ms (Views: 0.3ms | ActiveRecord: 1.8ms) 2017-01-14T07:49:08.582978+00:00 app[web.1]: D, [2017-01-14T07:49:08.582916 #4] DEBUG -- : [7f09a467-6adf-4cc2-a4cb-355918049827] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:49:08.231886+00:00 heroku[router]: at=info method=GET path="/data/24357384865b94e0e42d8e1c93162bbf.jpg" host=ucasguoren.herokuapp.com request_id=474f1233-8841-4c9d-83da-1e615f4fd983 fwd="121.195.114.162" dyno=web.1 connect=1ms service=6ms status=404 bytes=1744 2017-01-14T07:49:10.609918+00:00 app[web.1]: I, [2017-01-14T07:49:10.609150 #4] INFO -- : [4d22ea5c-f2e7-4e35-b939-66f74d42e806] Started GET "/comments?micropost_id=30" for 121.195.114.162 at 2017-01-14 07:49:10 +0000 2017-01-14T07:49:10.611258+00:00 app[web.1]: I, [2017-01-14T07:49:10.611184 #4] INFO -- : [4d22ea5c-f2e7-4e35-b939-66f74d42e806] Processing by CommentsController#get as JSON 2017-01-14T07:49:10.611328+00:00 app[web.1]: I, [2017-01-14T07:49:10.611267 #4] INFO -- : [4d22ea5c-f2e7-4e35-b939-66f74d42e806] Parameters: {"micropost_id"=>"30"} 2017-01-14T07:49:10.618561+00:00 app[web.1]: D, [2017-01-14T07:49:10.618483 #4] DEBUG -- : [4d22ea5c-f2e7-4e35-b939-66f74d42e806] MicroPost Load (0.8ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."id" = $1 LIMIT $2 [["id", 30], ["LIMIT", 1]] 2017-01-14T07:49:10.621368+00:00 app[web.1]: D, [2017-01-14T07:49:10.621289 #4] DEBUG -- : [4d22ea5c-f2e7-4e35-b939-66f74d42e806]  (0.8ms) SELECT COUNT(*) FROM "comments" WHERE "comments"."micro_post_id" = $1 [["micro_post_id", 30]] 2017-01-14T07:49:10.622072+00:00 app[web.1]: I, [2017-01-14T07:49:10.622022 #4] INFO -- : [4d22ea5c-f2e7-4e35-b939-66f74d42e806] Completed 200 OK in 11ms (Views: 0.4ms | ActiveRecord: 1.6ms) 2017-01-14T07:49:10.625207+00:00 heroku[router]: at=info method=GET path="/comments?micropost_id=30" host=ucasguoren.herokuapp.com request_id=4d22ea5c-f2e7-4e35-b939-66f74d42e806 fwd="121.195.114.162" dyno=web.1 connect=1ms service=16ms status=200 bytes=759 2017-01-14T07:49:13.708036+00:00 app[web.1]: I, [2017-01-14T07:49:13.707936 #4] INFO -- : [22541074-bca4-4008-bb69-a47c285efc57] Started GET "/comments?micropost_id=29" for 121.195.114.162 at 2017-01-14 07:49:13 +0000 2017-01-14T07:49:13.708989+00:00 app[web.1]: I, [2017-01-14T07:49:13.708924 #4] INFO -- : [22541074-bca4-4008-bb69-a47c285efc57] Processing by CommentsController#get as JSON 2017-01-14T07:49:13.709053+00:00 app[web.1]: I, [2017-01-14T07:49:13.709002 #4] INFO -- : [22541074-bca4-4008-bb69-a47c285efc57] Parameters: {"micropost_id"=>"29"} 2017-01-14T07:49:13.712791+00:00 app[web.1]: D, [2017-01-14T07:49:13.712695 #4] DEBUG -- : [22541074-bca4-4008-bb69-a47c285efc57] MicroPost Load (1.5ms) SELECT "micro_posts".* FROM "micro_posts" WHERE "micro_posts"."id" = $1 LIMIT $2 [["id", 29], ["LIMIT", 1]] 2017-01-14T07:49:13.716007+00:00 app[web.1]: D, [2017-01-14T07:49:13.715932 #4] DEBUG -- : [22541074-bca4-4008-bb69-a47c285efc57]  (0.9ms) SELECT COUNT(*) FROM "comments" WHERE "comments"."micro_post_id" = $1 [["micro_post_id", 29]] 2017-01-14T07:49:13.716502+00:00 app[web.1]: I, [2017-01-14T07:49:13.716445 #4] INFO -- : [22541074-bca4-4008-bb69-a47c285efc57] Completed 200 OK in 7ms (Views: 0.2ms | ActiveRecord: 2.4ms) 2017-01-14T07:49:13.719299+00:00 heroku[router]: at=info method=GET path="/comments?micropost_id=29" host=ucasguoren.herokuapp.com request_id=22541074-bca4-4008-bb69-a47c285efc57 fwd="121.195.114.162" dyno=web.1 connect=1ms service=13ms status=200 bytes=759 2017-01-14T07:49:18.581653+00:00 app[web.1]: I, [2017-01-14T07:49:18.581542 #4] INFO -- : [1dad1cde-fabd-46ba-abd3-bef7c77101c0] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:49:18 +0000 2017-01-14T07:49:18.582451+00:00 app[web.1]: I, [2017-01-14T07:49:18.582347 #4] INFO -- : [1dad1cde-fabd-46ba-abd3-bef7c77101c0] Processing by ChatController#notify as JSON 2017-01-14T07:49:18.585573+00:00 app[web.1]: D, [2017-01-14T07:49:18.585515 #4] DEBUG -- : [1dad1cde-fabd-46ba-abd3-bef7c77101c0] User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:49:18.588359+00:00 app[web.1]: D, [2017-01-14T07:49:18.588285 #4] DEBUG -- : [1dad1cde-fabd-46ba-abd3-bef7c77101c0]  (0.8ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:49:18.589004+00:00 app[web.1]: I, [2017-01-14T07:49:18.588901 #4] INFO -- : [1dad1cde-fabd-46ba-abd3-bef7c77101c0] Completed 200 OK in 6ms (Views: 0.3ms | ActiveRecord: 1.9ms) 2017-01-14T07:49:18.591447+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=1dad1cde-fabd-46ba-abd3-bef7c77101c0 fwd="121.195.114.162" dyno=web.1 connect=1ms service=10ms status=304 bytes=669 2017-01-14T07:49:28.592153+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=755a7457-7f76-4961-bad5-55f62b1cf565 fwd="121.195.114.162" dyno=web.1 connect=2ms service=9ms status=304 bytes=669 2017-01-14T07:49:28.582825+00:00 app[web.1]: I, [2017-01-14T07:49:28.582731 #4] INFO -- : [755a7457-7f76-4961-bad5-55f62b1cf565] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:49:28 +0000 2017-01-14T07:49:28.583547+00:00 app[web.1]: I, [2017-01-14T07:49:28.583493 #4] INFO -- : [755a7457-7f76-4961-bad5-55f62b1cf565] Processing by ChatController#notify as JSON 2017-01-14T07:49:28.586274+00:00 app[web.1]: D, [2017-01-14T07:49:28.586215 #4] DEBUG -- : [755a7457-7f76-4961-bad5-55f62b1cf565] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:49:28.589281+00:00 app[web.1]: D, [2017-01-14T07:49:28.589213 #4] DEBUG -- : [755a7457-7f76-4961-bad5-55f62b1cf565]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:49:28.589699+00:00 app[web.1]: I, [2017-01-14T07:49:28.589644 #4] INFO -- : [755a7457-7f76-4961-bad5-55f62b1cf565] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 1.8ms) 2017-01-14T07:49:38.593000+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=736a60da-eb4d-4183-b1a6-b09f46819016 fwd="121.195.114.162" dyno=web.1 connect=1ms service=10ms status=304 bytes=669 2017-01-14T07:49:38.583259+00:00 app[web.1]: I, [2017-01-14T07:49:38.583171 #4] INFO -- : [736a60da-eb4d-4183-b1a6-b09f46819016] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:49:38 +0000 2017-01-14T07:49:38.584053+00:00 app[web.1]: I, [2017-01-14T07:49:38.583988 #4] INFO -- : [736a60da-eb4d-4183-b1a6-b09f46819016] Processing by ChatController#notify as JSON 2017-01-14T07:49:38.586865+00:00 app[web.1]: D, [2017-01-14T07:49:38.586810 #4] DEBUG -- : [736a60da-eb4d-4183-b1a6-b09f46819016] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:49:38.590004+00:00 app[web.1]: D, [2017-01-14T07:49:38.589941 #4] DEBUG -- : [736a60da-eb4d-4183-b1a6-b09f46819016]  (0.8ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:49:38.590493+00:00 app[web.1]: I, [2017-01-14T07:49:38.590439 #4] INFO -- : [736a60da-eb4d-4183-b1a6-b09f46819016] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 1.8ms) 2017-01-14T07:49:48.703113+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=c152f882-fc08-4a5f-9bd4-2b0e27ecc6a9 fwd="121.195.114.162" dyno=web.1 connect=1ms service=9ms status=304 bytes=669 2017-01-14T07:49:48.694199+00:00 app[web.1]: I, [2017-01-14T07:49:48.694122 #4] INFO -- : [c152f882-fc08-4a5f-9bd4-2b0e27ecc6a9] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:49:48 +0000 2017-01-14T07:49:48.694847+00:00 app[web.1]: I, [2017-01-14T07:49:48.694801 #4] INFO -- : [c152f882-fc08-4a5f-9bd4-2b0e27ecc6a9] Processing by ChatController#notify as JSON 2017-01-14T07:49:48.697980+00:00 app[web.1]: D, [2017-01-14T07:49:48.697900 #4] DEBUG -- : [c152f882-fc08-4a5f-9bd4-2b0e27ecc6a9] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:49:48.700366+00:00 app[web.1]: D, [2017-01-14T07:49:48.700302 #4] DEBUG -- : [c152f882-fc08-4a5f-9bd4-2b0e27ecc6a9]  (0.8ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:49:48.700748+00:00 app[web.1]: I, [2017-01-14T07:49:48.700702 #4] INFO -- : [c152f882-fc08-4a5f-9bd4-2b0e27ecc6a9] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 1.7ms) 2017-01-14T07:49:58.587050+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=892d4aad-4bef-4664-b11e-f92a3f916101 fwd="121.195.114.162" dyno=web.1 connect=1ms service=8ms status=304 bytes=669 2017-01-14T07:49:58.578633+00:00 app[web.1]: I, [2017-01-14T07:49:58.578555 #4] INFO -- : [892d4aad-4bef-4664-b11e-f92a3f916101] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:49:58 +0000 2017-01-14T07:49:58.579251+00:00 app[web.1]: I, [2017-01-14T07:49:58.579205 #4] INFO -- : [892d4aad-4bef-4664-b11e-f92a3f916101] Processing by ChatController#notify as JSON 2017-01-14T07:49:58.581915+00:00 app[web.1]: D, [2017-01-14T07:49:58.581860 #4] DEBUG -- : [892d4aad-4bef-4664-b11e-f92a3f916101] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:49:58.584799+00:00 app[web.1]: I, [2017-01-14T07:49:58.584749 #4] INFO -- : [892d4aad-4bef-4664-b11e-f92a3f916101] Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 1.8ms) 2017-01-14T07:49:58.584292+00:00 app[web.1]: D, [2017-01-14T07:49:58.584229 #4] DEBUG -- : [892d4aad-4bef-4664-b11e-f92a3f916101]  (0.8ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:50:08.577109+00:00 app[web.1]: I, [2017-01-14T07:50:08.577016 #4] INFO -- : [94ab9c3c-cf2b-4a10-bda1-92ecf1c08984] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:50:08 +0000 2017-01-14T07:50:08.580520+00:00 app[web.1]: D, [2017-01-14T07:50:08.580465 #4] DEBUG -- : [94ab9c3c-cf2b-4a10-bda1-92ecf1c08984] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:50:08.577944+00:00 app[web.1]: I, [2017-01-14T07:50:08.577884 #4] INFO -- : [94ab9c3c-cf2b-4a10-bda1-92ecf1c08984] Processing by ChatController#notify as JSON 2017-01-14T07:50:08.583252+00:00 app[web.1]: D, [2017-01-14T07:50:08.583178 #4] DEBUG -- : [94ab9c3c-cf2b-4a10-bda1-92ecf1c08984]  (0.8ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:50:08.583901+00:00 app[web.1]: I, [2017-01-14T07:50:08.583832 #4] INFO -- : [94ab9c3c-cf2b-4a10-bda1-92ecf1c08984] Completed 200 OK in 6ms (Views: 0.3ms | ActiveRecord: 1.8ms) 2017-01-14T07:50:08.589376+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=94ab9c3c-cf2b-4a10-bda1-92ecf1c08984 fwd="121.195.114.162" dyno=web.1 connect=1ms service=12ms status=304 bytes=669 2017-01-14T07:50:18.625344+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=2604d240-0a02-404b-9560-76b82d2e9f36 fwd="121.195.114.162" dyno=web.1 connect=1ms service=14ms status=304 bytes=669 2017-01-14T07:50:18.610759+00:00 app[web.1]: I, [2017-01-14T07:50:18.610662 #4] INFO -- : [2604d240-0a02-404b-9560-76b82d2e9f36] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:50:18 +0000 2017-01-14T07:50:18.611510+00:00 app[web.1]: I, [2017-01-14T07:50:18.611424 #4] INFO -- : [2604d240-0a02-404b-9560-76b82d2e9f36] Processing by ChatController#notify as JSON 2017-01-14T07:50:18.617395+00:00 app[web.1]: D, [2017-01-14T07:50:18.617318 #4] DEBUG -- : [2604d240-0a02-404b-9560-76b82d2e9f36] User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:50:18.622251+00:00 app[web.1]: D, [2017-01-14T07:50:18.622171 #4] DEBUG -- : [2604d240-0a02-404b-9560-76b82d2e9f36]  (2.2ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:50:18.622877+00:00 app[web.1]: I, [2017-01-14T07:50:18.622819 #4] INFO -- : [2604d240-0a02-404b-9560-76b82d2e9f36] Completed 200 OK in 11ms (Views: 0.3ms | ActiveRecord: 3.3ms) 2017-01-14T07:50:28.591585+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=34a9838d-55de-477f-8169-674c8e90b159 fwd="121.195.114.162" dyno=web.1 connect=1ms service=14ms status=304 bytes=669 2017-01-14T07:50:28.581323+00:00 app[web.1]: I, [2017-01-14T07:50:28.581231 #4] INFO -- : [34a9838d-55de-477f-8169-674c8e90b159] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:50:28 +0000 2017-01-14T07:50:28.581934+00:00 app[web.1]: I, [2017-01-14T07:50:28.581884 #4] INFO -- : [34a9838d-55de-477f-8169-674c8e90b159] Processing by ChatController#notify as JSON 2017-01-14T07:50:28.585051+00:00 app[web.1]: D, [2017-01-14T07:50:28.584974 #4] DEBUG -- : [34a9838d-55de-477f-8169-674c8e90b159] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:50:28.588451+00:00 app[web.1]: D, [2017-01-14T07:50:28.588385 #4] DEBUG -- : [34a9838d-55de-477f-8169-674c8e90b159]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:50:28.589094+00:00 app[web.1]: I, [2017-01-14T07:50:28.589017 #4] INFO -- : [34a9838d-55de-477f-8169-674c8e90b159] Completed 200 OK in 7ms (Views: 0.3ms | ActiveRecord: 1.9ms) 2017-01-14T07:50:38.586789+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=9177c1a1-df1e-4ece-bc75-8980a7ffaecf fwd="121.195.114.162" dyno=web.1 connect=1ms service=10ms status=304 bytes=669 2017-01-14T07:50:38.576670+00:00 app[web.1]: I, [2017-01-14T07:50:38.576581 #4] INFO -- : [9177c1a1-df1e-4ece-bc75-8980a7ffaecf] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:50:38 +0000 2017-01-14T07:50:38.577652+00:00 app[web.1]: I, [2017-01-14T07:50:38.577589 #4] INFO -- : [9177c1a1-df1e-4ece-bc75-8980a7ffaecf] Processing by ChatController#notify as JSON 2017-01-14T07:50:38.580613+00:00 app[web.1]: D, [2017-01-14T07:50:38.580544 #4] DEBUG -- : [9177c1a1-df1e-4ece-bc75-8980a7ffaecf] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:50:38.584059+00:00 app[web.1]: D, [2017-01-14T07:50:38.583980 #4] DEBUG -- : [9177c1a1-df1e-4ece-bc75-8980a7ffaecf]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:50:38.584542+00:00 app[web.1]: I, [2017-01-14T07:50:38.584486 #4] INFO -- : [9177c1a1-df1e-4ece-bc75-8980a7ffaecf] Completed 200 OK in 7ms (Views: 0.2ms | ActiveRecord: 1.8ms) 2017-01-14T07:50:48.715079+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=9b33d246-723e-4b73-ac7a-40139d8eea84 fwd="121.195.114.162" dyno=web.1 connect=1ms service=9ms status=304 bytes=669 2017-01-14T07:50:48.706204+00:00 app[web.1]: I, [2017-01-14T07:50:48.706129 #4] INFO -- : [9b33d246-723e-4b73-ac7a-40139d8eea84] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:50:48 +0000 2017-01-14T07:50:48.706842+00:00 app[web.1]: I, [2017-01-14T07:50:48.706793 #4] INFO -- : [9b33d246-723e-4b73-ac7a-40139d8eea84] Processing by ChatController#notify as JSON 2017-01-14T07:50:48.712265+00:00 app[web.1]: D, [2017-01-14T07:50:48.712187 #4] DEBUG -- : [9b33d246-723e-4b73-ac7a-40139d8eea84]  (1.0ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:50:48.709584+00:00 app[web.1]: D, [2017-01-14T07:50:48.709517 #4] DEBUG -- : [9b33d246-723e-4b73-ac7a-40139d8eea84] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:50:48.712735+00:00 app[web.1]: I, [2017-01-14T07:50:48.712680 #4] INFO -- : [9b33d246-723e-4b73-ac7a-40139d8eea84] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 1.9ms) 2017-01-14T07:50:58.586116+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=d58cc346-a4bf-4a41-9ba7-02a39ca39321 fwd="121.195.114.162" dyno=web.1 connect=1ms service=10ms status=304 bytes=669 2017-01-14T07:50:58.575506+00:00 app[web.1]: I, [2017-01-14T07:50:58.575423 #4] INFO -- : [d58cc346-a4bf-4a41-9ba7-02a39ca39321] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:50:58 +0000 2017-01-14T07:50:58.576460+00:00 app[web.1]: I, [2017-01-14T07:50:58.576309 #4] INFO -- : [d58cc346-a4bf-4a41-9ba7-02a39ca39321] Processing by ChatController#notify as JSON 2017-01-14T07:50:58.579371+00:00 app[web.1]: D, [2017-01-14T07:50:58.579285 #4] DEBUG -- : [d58cc346-a4bf-4a41-9ba7-02a39ca39321] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:50:58.582865+00:00 app[web.1]: D, [2017-01-14T07:50:58.582729 #4] DEBUG -- : [d58cc346-a4bf-4a41-9ba7-02a39ca39321]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:50:58.583470+00:00 app[web.1]: I, [2017-01-14T07:50:58.583409 #4] INFO -- : [d58cc346-a4bf-4a41-9ba7-02a39ca39321] Completed 200 OK in 7ms (Views: 0.2ms | ActiveRecord: 1.9ms) 2017-01-14T07:51:08.589498+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=b98216dd-fa3f-49bc-b735-f6e334de6eb9 fwd="121.195.114.162" dyno=web.1 connect=1ms service=10ms status=304 bytes=669 2017-01-14T07:51:08.580978+00:00 app[web.1]: I, [2017-01-14T07:51:08.580911 #4] INFO -- : [b98216dd-fa3f-49bc-b735-f6e334de6eb9] Processing by ChatController#notify as JSON 2017-01-14T07:51:08.580031+00:00 app[web.1]: I, [2017-01-14T07:51:08.579924 #4] INFO -- : [b98216dd-fa3f-49bc-b735-f6e334de6eb9] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:51:08 +0000 2017-01-14T07:51:08.586786+00:00 app[web.1]: D, [2017-01-14T07:51:08.586720 #4] DEBUG -- : [b98216dd-fa3f-49bc-b735-f6e334de6eb9]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:51:08.587173+00:00 app[web.1]: I, [2017-01-14T07:51:08.587102 #4] INFO -- : [b98216dd-fa3f-49bc-b735-f6e334de6eb9] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 1.7ms) 2017-01-14T07:51:08.583834+00:00 app[web.1]: D, [2017-01-14T07:51:08.583689 #4] DEBUG -- : [b98216dd-fa3f-49bc-b735-f6e334de6eb9] User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:51:18.585737+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=e7177c66-29fb-47b2-9a59-7198df525a60 fwd="121.195.114.162" dyno=web.1 connect=1ms service=10ms status=304 bytes=669 2017-01-14T07:51:18.575779+00:00 app[web.1]: I, [2017-01-14T07:51:18.575698 #4] INFO -- : [e7177c66-29fb-47b2-9a59-7198df525a60] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:51:18 +0000 2017-01-14T07:51:18.576474+00:00 app[web.1]: I, [2017-01-14T07:51:18.576426 #4] INFO -- : [e7177c66-29fb-47b2-9a59-7198df525a60] Processing by ChatController#notify as JSON 2017-01-14T07:51:18.579334+00:00 app[web.1]: D, [2017-01-14T07:51:18.579267 #4] DEBUG -- : [e7177c66-29fb-47b2-9a59-7198df525a60] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:51:18.582266+00:00 app[web.1]: D, [2017-01-14T07:51:18.582191 #4] DEBUG -- : [e7177c66-29fb-47b2-9a59-7198df525a60]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:51:18.582891+00:00 app[web.1]: I, [2017-01-14T07:51:18.582830 #4] INFO -- : [e7177c66-29fb-47b2-9a59-7198df525a60] Completed 200 OK in 6ms (Views: 0.3ms | ActiveRecord: 1.9ms) 2017-01-14T07:51:28.701850+00:00 app[web.1]: I, [2017-01-14T07:51:28.701758 #4] INFO -- : [94c233ae-c8e6-41cf-bc27-ac26d4e15ccb] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:51:28 +0000 2017-01-14T07:51:28.702609+00:00 app[web.1]: I, [2017-01-14T07:51:28.702559 #4] INFO -- : [94c233ae-c8e6-41cf-bc27-ac26d4e15ccb] Processing by ChatController#notify as JSON 2017-01-14T07:51:28.706046+00:00 app[web.1]: D, [2017-01-14T07:51:28.705987 #4] DEBUG -- : [94c233ae-c8e6-41cf-bc27-ac26d4e15ccb] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:51:28.710165+00:00 app[web.1]: D, [2017-01-14T07:51:28.710096 #4] DEBUG -- : [94c233ae-c8e6-41cf-bc27-ac26d4e15ccb]  (1.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:51:28.710602+00:00 app[web.1]: I, [2017-01-14T07:51:28.710549 #4] INFO -- : [94c233ae-c8e6-41cf-bc27-ac26d4e15ccb] Completed 200 OK in 8ms (Views: 0.2ms | ActiveRecord: 2.8ms) 2017-01-14T07:51:28.712817+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=94c233ae-c8e6-41cf-bc27-ac26d4e15ccb fwd="121.195.114.162" dyno=web.1 connect=1ms service=11ms status=304 bytes=669 2017-01-14T07:51:38.585683+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=55031d22-307c-4258-b454-ed8da4afa323 fwd="121.195.114.162" dyno=web.1 connect=1ms service=10ms status=304 bytes=669 2017-01-14T07:51:38.575952+00:00 app[web.1]: I, [2017-01-14T07:51:38.575868 #4] INFO -- : [55031d22-307c-4258-b454-ed8da4afa323] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:51:38 +0000 2017-01-14T07:51:38.576691+00:00 app[web.1]: I, [2017-01-14T07:51:38.576625 #4] INFO -- : [55031d22-307c-4258-b454-ed8da4afa323] Processing by ChatController#notify as JSON 2017-01-14T07:51:38.580018+00:00 app[web.1]: D, [2017-01-14T07:51:38.579961 #4] DEBUG -- : [55031d22-307c-4258-b454-ed8da4afa323] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:51:38.582826+00:00 app[web.1]: D, [2017-01-14T07:51:38.582762 #4] DEBUG -- : [55031d22-307c-4258-b454-ed8da4afa323]  (0.8ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:51:38.583279+00:00 app[web.1]: I, [2017-01-14T07:51:38.583231 #4] INFO -- : [55031d22-307c-4258-b454-ed8da4afa323] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 1.8ms) 2017-01-14T07:51:48.584962+00:00 app[web.1]: I, [2017-01-14T07:51:48.584832 #4] INFO -- : [e4c16e62-a8cc-4c7a-8bff-b06ba96633fe] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:51:48 +0000 2017-01-14T07:51:48.585708+00:00 app[web.1]: I, [2017-01-14T07:51:48.585612 #4] INFO -- : [e4c16e62-a8cc-4c7a-8bff-b06ba96633fe] Processing by ChatController#notify as JSON 2017-01-14T07:51:48.588552+00:00 app[web.1]: D, [2017-01-14T07:51:48.588472 #4] DEBUG -- : [e4c16e62-a8cc-4c7a-8bff-b06ba96633fe] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:51:48.592540+00:00 app[web.1]: D, [2017-01-14T07:51:48.592447 #4] DEBUG -- : [e4c16e62-a8cc-4c7a-8bff-b06ba96633fe]  (1.5ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:51:48.593102+00:00 app[web.1]: I, [2017-01-14T07:51:48.593034 #4] INFO -- : [e4c16e62-a8cc-4c7a-8bff-b06ba96633fe] Completed 200 OK in 7ms (Views: 0.3ms | ActiveRecord: 2.4ms) 2017-01-14T07:51:48.595846+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=e4c16e62-a8cc-4c7a-8bff-b06ba96633fe fwd="121.195.114.162" dyno=web.1 connect=1ms service=11ms status=304 bytes=669 2017-01-14T07:51:58.694209+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=656694f6-552a-478a-859d-3bb4225937ad fwd="121.195.114.162" dyno=web.1 connect=1ms service=11ms status=304 bytes=669 2017-01-14T07:51:58.682939+00:00 app[web.1]: I, [2017-01-14T07:51:58.682860 #4] INFO -- : [656694f6-552a-478a-859d-3bb4225937ad] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:51:58 +0000 2017-01-14T07:51:58.683592+00:00 app[web.1]: I, [2017-01-14T07:51:58.683541 #4] INFO -- : [656694f6-552a-478a-859d-3bb4225937ad] Processing by ChatController#notify as JSON 2017-01-14T07:51:58.687396+00:00 app[web.1]: D, [2017-01-14T07:51:58.687308 #4] DEBUG -- : [656694f6-552a-478a-859d-3bb4225937ad] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:51:58.691119+00:00 app[web.1]: D, [2017-01-14T07:51:58.691037 #4] DEBUG -- : [656694f6-552a-478a-859d-3bb4225937ad]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:51:58.691709+00:00 app[web.1]: I, [2017-01-14T07:51:58.691653 #4] INFO -- : [656694f6-552a-478a-859d-3bb4225937ad] Completed 200 OK in 8ms (Views: 0.3ms | ActiveRecord: 1.8ms) 2017-01-14T07:52:08.687175+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=bafed169-cd15-4c60-ba1c-be88e5b3c818 fwd="121.195.114.162" dyno=web.1 connect=1ms service=12ms status=304 bytes=669 2017-01-14T07:52:08.676141+00:00 app[web.1]: I, [2017-01-14T07:52:08.676040 #4] INFO -- : [bafed169-cd15-4c60-ba1c-be88e5b3c818] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:52:08 +0000 2017-01-14T07:52:08.680497+00:00 app[web.1]: D, [2017-01-14T07:52:08.680408 #4] DEBUG -- : [bafed169-cd15-4c60-ba1c-be88e5b3c818] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:52:08.677231+00:00 app[web.1]: I, [2017-01-14T07:52:08.677181 #4] INFO -- : [bafed169-cd15-4c60-ba1c-be88e5b3c818] Processing by ChatController#notify as JSON 2017-01-14T07:52:08.684018+00:00 app[web.1]: D, [2017-01-14T07:52:08.683956 #4] DEBUG -- : [bafed169-cd15-4c60-ba1c-be88e5b3c818]  (0.8ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:52:08.684551+00:00 app[web.1]: I, [2017-01-14T07:52:08.684493 #4] INFO -- : [bafed169-cd15-4c60-ba1c-be88e5b3c818] Completed 200 OK in 7ms (Views: 0.2ms | ActiveRecord: 1.8ms) 2017-01-14T07:52:18.683323+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=65d051b2-4a8f-409b-8174-97dadc1b1e50 fwd="121.195.114.162" dyno=web.1 connect=1ms service=9ms status=304 bytes=669 2017-01-14T07:52:18.673720+00:00 app[web.1]: I, [2017-01-14T07:52:18.673618 #4] INFO -- : [65d051b2-4a8f-409b-8174-97dadc1b1e50] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:52:18 +0000 2017-01-14T07:52:18.674617+00:00 app[web.1]: I, [2017-01-14T07:52:18.674541 #4] INFO -- : [65d051b2-4a8f-409b-8174-97dadc1b1e50] Processing by ChatController#notify as JSON 2017-01-14T07:52:18.677587+00:00 app[web.1]: D, [2017-01-14T07:52:18.677508 #4] DEBUG -- : [65d051b2-4a8f-409b-8174-97dadc1b1e50] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:52:18.680089+00:00 app[web.1]: D, [2017-01-14T07:52:18.680022 #4] DEBUG -- : [65d051b2-4a8f-409b-8174-97dadc1b1e50]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:52:18.680535+00:00 app[web.1]: I, [2017-01-14T07:52:18.680463 #4] INFO -- : [65d051b2-4a8f-409b-8174-97dadc1b1e50] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 1.8ms) 2017-01-14T07:52:28.793138+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=a9c5853c-b419-45d9-be61-33e66f700655 fwd="121.195.114.162" dyno=web.1 connect=1ms service=14ms status=304 bytes=669 2017-01-14T07:52:28.779479+00:00 app[web.1]: I, [2017-01-14T07:52:28.779395 #4] INFO -- : [a9c5853c-b419-45d9-be61-33e66f700655] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:52:28 +0000 2017-01-14T07:52:28.780395+00:00 app[web.1]: I, [2017-01-14T07:52:28.780333 #4] INFO -- : [a9c5853c-b419-45d9-be61-33e66f700655] Processing by ChatController#notify as JSON 2017-01-14T07:52:28.783238+00:00 app[web.1]: D, [2017-01-14T07:52:28.783145 #4] DEBUG -- : [a9c5853c-b419-45d9-be61-33e66f700655] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:52:28.790187+00:00 app[web.1]: D, [2017-01-14T07:52:28.790120 #4] DEBUG -- : [a9c5853c-b419-45d9-be61-33e66f700655]  (4.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:52:28.790630+00:00 app[web.1]: I, [2017-01-14T07:52:28.790572 #4] INFO -- : [a9c5853c-b419-45d9-be61-33e66f700655] Completed 200 OK in 10ms (Views: 0.2ms | ActiveRecord: 5.9ms) 2017-01-14T07:52:38.687616+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=22aae804-856e-4962-8d73-533d05c7cea8 fwd="121.195.114.162" dyno=web.1 connect=1ms service=10ms status=304 bytes=669 2017-01-14T07:52:38.677881+00:00 app[web.1]: I, [2017-01-14T07:52:38.677755 #4] INFO -- : [22aae804-856e-4962-8d73-533d05c7cea8] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:52:38 +0000 2017-01-14T07:52:38.678672+00:00 app[web.1]: I, [2017-01-14T07:52:38.678609 #4] INFO -- : [22aae804-856e-4962-8d73-533d05c7cea8] Processing by ChatController#notify as JSON 2017-01-14T07:52:38.681491+00:00 app[web.1]: D, [2017-01-14T07:52:38.681418 #4] DEBUG -- : [22aae804-856e-4962-8d73-533d05c7cea8] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:52:38.684512+00:00 app[web.1]: D, [2017-01-14T07:52:38.684441 #4] DEBUG -- : [22aae804-856e-4962-8d73-533d05c7cea8]  (1.2ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:52:38.685148+00:00 app[web.1]: I, [2017-01-14T07:52:38.685083 #4] INFO -- : [22aae804-856e-4962-8d73-533d05c7cea8] Completed 200 OK in 6ms (Views: 0.3ms | ActiveRecord: 2.0ms) 2017-01-14T07:52:48.675005+00:00 app[web.1]: I, [2017-01-14T07:52:48.674931 #4] INFO -- : [316f46f1-95b8-4d99-9220-6fb33ada6a4e] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:52:48 +0000 2017-01-14T07:52:48.675680+00:00 app[web.1]: I, [2017-01-14T07:52:48.675625 #4] INFO -- : [316f46f1-95b8-4d99-9220-6fb33ada6a4e] Processing by ChatController#notify as JSON 2017-01-14T07:52:48.678582+00:00 app[web.1]: D, [2017-01-14T07:52:48.678513 #4] DEBUG -- : [316f46f1-95b8-4d99-9220-6fb33ada6a4e] User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:52:48.680984+00:00 app[web.1]: D, [2017-01-14T07:52:48.680917 #4] DEBUG -- : [316f46f1-95b8-4d99-9220-6fb33ada6a4e]  (0.8ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:52:48.681424+00:00 app[web.1]: I, [2017-01-14T07:52:48.681371 #4] INFO -- : [316f46f1-95b8-4d99-9220-6fb33ada6a4e] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 1.9ms) 2017-01-14T07:52:48.683551+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=316f46f1-95b8-4d99-9220-6fb33ada6a4e fwd="121.195.114.162" dyno=web.1 connect=1ms service=8ms status=304 bytes=669 2017-01-14T07:52:58.582338+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=0f2ef2dc-d7b1-47ee-8c0e-bff3313133aa fwd="121.195.114.162" dyno=web.1 connect=1ms service=9ms status=304 bytes=669 2017-01-14T07:52:58.573085+00:00 app[web.1]: I, [2017-01-14T07:52:58.573008 #4] INFO -- : [0f2ef2dc-d7b1-47ee-8c0e-bff3313133aa] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:52:58 +0000 2017-01-14T07:52:58.573738+00:00 app[web.1]: I, [2017-01-14T07:52:58.573689 #4] INFO -- : [0f2ef2dc-d7b1-47ee-8c0e-bff3313133aa] Processing by ChatController#notify as JSON 2017-01-14T07:52:58.576273+00:00 app[web.1]: D, [2017-01-14T07:52:58.576216 #4] DEBUG -- : [0f2ef2dc-d7b1-47ee-8c0e-bff3313133aa] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:52:58.579191+00:00 app[web.1]: D, [2017-01-14T07:52:58.578909 #4] DEBUG -- : [0f2ef2dc-d7b1-47ee-8c0e-bff3313133aa]  (0.8ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:52:58.579607+00:00 app[web.1]: I, [2017-01-14T07:52:58.579558 #4] INFO -- : [0f2ef2dc-d7b1-47ee-8c0e-bff3313133aa] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 1.7ms) 2017-01-14T07:53:09.545401+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=dd4ec9bc-9361-47f4-bfff-50078746c043 fwd="121.195.114.162" dyno=web.1 connect=1ms service=10ms status=304 bytes=669 2017-01-14T07:53:09.536367+00:00 app[web.1]: I, [2017-01-14T07:53:09.536320 #4] INFO -- : [dd4ec9bc-9361-47f4-bfff-50078746c043] Processing by ChatController#notify as JSON 2017-01-14T07:53:09.535744+00:00 app[web.1]: I, [2017-01-14T07:53:09.535669 #4] INFO -- : [dd4ec9bc-9361-47f4-bfff-50078746c043] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:53:09 +0000 2017-01-14T07:53:09.539238+00:00 app[web.1]: D, [2017-01-14T07:53:09.539169 #4] DEBUG -- : [dd4ec9bc-9361-47f4-bfff-50078746c043] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:53:09.542817+00:00 app[web.1]: I, [2017-01-14T07:53:09.542755 #4] INFO -- : [dd4ec9bc-9361-47f4-bfff-50078746c043] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 1.7ms) 2017-01-14T07:53:09.542319+00:00 app[web.1]: D, [2017-01-14T07:53:09.542253 #4] DEBUG -- : [dd4ec9bc-9361-47f4-bfff-50078746c043]  (0.8ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:53:18.690706+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=8a6f267f-70a9-4e67-b3c3-5ee1a2a2ff5b fwd="121.195.114.162" dyno=web.1 connect=1ms service=16ms status=304 bytes=669 2017-01-14T07:53:18.678412+00:00 app[web.1]: I, [2017-01-14T07:53:18.678313 #4] INFO -- : [8a6f267f-70a9-4e67-b3c3-5ee1a2a2ff5b] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:53:18 +0000 2017-01-14T07:53:18.679350+00:00 app[web.1]: I, [2017-01-14T07:53:18.679288 #4] INFO -- : [8a6f267f-70a9-4e67-b3c3-5ee1a2a2ff5b] Processing by ChatController#notify as JSON 2017-01-14T07:53:18.683944+00:00 app[web.1]: D, [2017-01-14T07:53:18.683876 #4] DEBUG -- : [8a6f267f-70a9-4e67-b3c3-5ee1a2a2ff5b] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:53:18.687591+00:00 app[web.1]: D, [2017-01-14T07:53:18.687522 #4] DEBUG -- : [8a6f267f-70a9-4e67-b3c3-5ee1a2a2ff5b]  (1.0ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:53:18.688261+00:00 app[web.1]: I, [2017-01-14T07:53:18.688200 #4] INFO -- : [8a6f267f-70a9-4e67-b3c3-5ee1a2a2ff5b] Completed 200 OK in 7ms (Views: 0.3ms | ActiveRecord: 2.0ms) 2017-01-14T07:53:28.804071+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=6aaaf25b-1cc4-4f21-be8b-3a8558fac888 fwd="121.195.114.162" dyno=web.1 connect=1ms service=10ms status=304 bytes=669 2017-01-14T07:53:28.793949+00:00 app[web.1]: I, [2017-01-14T07:53:28.793863 #4] INFO -- : [6aaaf25b-1cc4-4f21-be8b-3a8558fac888] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:53:28 +0000 2017-01-14T07:53:28.794773+00:00 app[web.1]: I, [2017-01-14T07:53:28.794724 #4] INFO -- : [6aaaf25b-1cc4-4f21-be8b-3a8558fac888] Processing by ChatController#notify as JSON 2017-01-14T07:53:28.797628+00:00 app[web.1]: D, [2017-01-14T07:53:28.797566 #4] DEBUG -- : [6aaaf25b-1cc4-4f21-be8b-3a8558fac888] User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:53:28.800676+00:00 app[web.1]: D, [2017-01-14T07:53:28.800610 #4] DEBUG -- : [6aaaf25b-1cc4-4f21-be8b-3a8558fac888]  (1.1ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:53:28.801185+00:00 app[web.1]: I, [2017-01-14T07:53:28.801129 #4] INFO -- : [6aaaf25b-1cc4-4f21-be8b-3a8558fac888] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 2.1ms) 2017-01-14T07:53:38.682347+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=36744cce-4065-42c0-98dd-0de958ada8c4 fwd="121.195.114.162" dyno=web.1 connect=1ms service=11ms status=304 bytes=669 2017-01-14T07:53:38.671491+00:00 app[web.1]: I, [2017-01-14T07:53:38.671380 #4] INFO -- : [36744cce-4065-42c0-98dd-0de958ada8c4] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:53:38 +0000 2017-01-14T07:53:38.672432+00:00 app[web.1]: I, [2017-01-14T07:53:38.672362 #4] INFO -- : [36744cce-4065-42c0-98dd-0de958ada8c4] Processing by ChatController#notify as JSON 2017-01-14T07:53:38.675335+00:00 app[web.1]: D, [2017-01-14T07:53:38.675274 #4] DEBUG -- : [36744cce-4065-42c0-98dd-0de958ada8c4] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:53:38.678763+00:00 app[web.1]: D, [2017-01-14T07:53:38.678684 #4] DEBUG -- : [36744cce-4065-42c0-98dd-0de958ada8c4]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:53:38.679800+00:00 app[web.1]: I, [2017-01-14T07:53:38.679734 #4] INFO -- : [36744cce-4065-42c0-98dd-0de958ada8c4] Completed 200 OK in 7ms (Views: 0.3ms | ActiveRecord: 1.8ms) 2017-01-14T07:53:48.689547+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=efd1638e-b632-4689-9969-b4e97075647a fwd="121.195.114.162" dyno=web.1 connect=1ms service=12ms status=304 bytes=669 2017-01-14T07:53:48.676828+00:00 app[web.1]: I, [2017-01-14T07:53:48.676687 #4] INFO -- : [efd1638e-b632-4689-9969-b4e97075647a] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:53:48 +0000 2017-01-14T07:53:48.677556+00:00 app[web.1]: I, [2017-01-14T07:53:48.677507 #4] INFO -- : [efd1638e-b632-4689-9969-b4e97075647a] Processing by ChatController#notify as JSON 2017-01-14T07:53:48.680541+00:00 app[web.1]: D, [2017-01-14T07:53:48.680462 #4] DEBUG -- : [efd1638e-b632-4689-9969-b4e97075647a] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:53:48.683870+00:00 app[web.1]: D, [2017-01-14T07:53:48.683818 #4] DEBUG -- : [efd1638e-b632-4689-9969-b4e97075647a]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:53:48.684265+00:00 app[web.1]: I, [2017-01-14T07:53:48.684219 #4] INFO -- : [efd1638e-b632-4689-9969-b4e97075647a] Completed 200 OK in 7ms (Views: 0.2ms | ActiveRecord: 1.9ms) 2017-01-14T07:53:58.699627+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=f02a20c6-af00-4293-87a5-e775b4827892 fwd="121.195.114.162" dyno=web.1 connect=1ms service=8ms status=304 bytes=669 2017-01-14T07:53:58.690912+00:00 app[web.1]: I, [2017-01-14T07:53:58.690823 #4] INFO -- : [f02a20c6-af00-4293-87a5-e775b4827892] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:53:58 +0000 2017-01-14T07:53:58.696755+00:00 app[web.1]: I, [2017-01-14T07:53:58.696707 #4] INFO -- : [f02a20c6-af00-4293-87a5-e775b4827892] Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 1.6ms) 2017-01-14T07:53:58.691558+00:00 app[web.1]: I, [2017-01-14T07:53:58.691507 #4] INFO -- : [f02a20c6-af00-4293-87a5-e775b4827892] Processing by ChatController#notify as JSON 2017-01-14T07:53:58.696357+00:00 app[web.1]: D, [2017-01-14T07:53:58.696305 #4] DEBUG -- : [f02a20c6-af00-4293-87a5-e775b4827892]  (0.8ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:53:58.694039+00:00 app[web.1]: D, [2017-01-14T07:53:58.693964 #4] DEBUG -- : [f02a20c6-af00-4293-87a5-e775b4827892] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:54:08.567667+00:00 app[web.1]: I, [2017-01-14T07:54:08.567572 #4] INFO -- : [79139fe4-cc31-4c96-bf0b-5c532660b52a] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:54:08 +0000 2017-01-14T07:54:08.568349+00:00 app[web.1]: I, [2017-01-14T07:54:08.568291 #4] INFO -- : [79139fe4-cc31-4c96-bf0b-5c532660b52a] Processing by ChatController#notify as JSON 2017-01-14T07:54:08.571188+00:00 app[web.1]: D, [2017-01-14T07:54:08.571121 #4] DEBUG -- : [79139fe4-cc31-4c96-bf0b-5c532660b52a] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:54:08.574028+00:00 app[web.1]: D, [2017-01-14T07:54:08.573963 #4] DEBUG -- : [79139fe4-cc31-4c96-bf0b-5c532660b52a]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:54:08.574837+00:00 app[web.1]: I, [2017-01-14T07:54:08.574776 #4] INFO -- : [79139fe4-cc31-4c96-bf0b-5c532660b52a] Completed 200 OK in 6ms (Views: 0.3ms | ActiveRecord: 1.8ms) 2017-01-14T07:54:08.577449+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=79139fe4-cc31-4c96-bf0b-5c532660b52a fwd="121.195.114.162" dyno=web.1 connect=1ms service=11ms status=304 bytes=669 2017-01-14T07:54:18.673594+00:00 app[web.1]: I, [2017-01-14T07:54:18.673494 #4] INFO -- : [0c2e305c-a3dd-461a-898a-bf1e6badae43] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:54:18 +0000 2017-01-14T07:54:18.674414+00:00 app[web.1]: I, [2017-01-14T07:54:18.674327 #4] INFO -- : [0c2e305c-a3dd-461a-898a-bf1e6badae43] Processing by ChatController#notify as JSON 2017-01-14T07:54:18.679799+00:00 app[web.1]: D, [2017-01-14T07:54:18.679726 #4] DEBUG -- : [0c2e305c-a3dd-461a-898a-bf1e6badae43] User Load (1.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:54:18.690071+00:00 app[web.1]: D, [2017-01-14T07:54:18.689971 #4] DEBUG -- : [0c2e305c-a3dd-461a-898a-bf1e6badae43]  (2.2ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:54:18.692309+00:00 app[web.1]: I, [2017-01-14T07:54:18.692049 #4] INFO -- : [0c2e305c-a3dd-461a-898a-bf1e6badae43] Completed 200 OK in 18ms (Views: 0.4ms | ActiveRecord: 3.5ms) 2017-01-14T07:54:18.695694+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=0c2e305c-a3dd-461a-898a-bf1e6badae43 fwd="121.195.114.162" dyno=web.1 connect=1ms service=27ms status=304 bytes=669 2017-01-14T07:54:28.800766+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=3581dff6-4492-4de9-9b74-aeab33b6e895 fwd="121.195.114.162" dyno=web.1 connect=1ms service=18ms status=304 bytes=669 2017-01-14T07:54:28.783392+00:00 app[web.1]: I, [2017-01-14T07:54:28.783291 #4] INFO -- : [3581dff6-4492-4de9-9b74-aeab33b6e895] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:54:28 +0000 2017-01-14T07:54:28.784934+00:00 app[web.1]: I, [2017-01-14T07:54:28.784874 #4] INFO -- : [3581dff6-4492-4de9-9b74-aeab33b6e895] Processing by ChatController#notify as JSON 2017-01-14T07:54:28.796872+00:00 app[web.1]: D, [2017-01-14T07:54:28.796766 #4] DEBUG -- : [3581dff6-4492-4de9-9b74-aeab33b6e895]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:54:28.793757+00:00 app[web.1]: D, [2017-01-14T07:54:28.793677 #4] DEBUG -- : [3581dff6-4492-4de9-9b74-aeab33b6e895] User Load (4.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:54:28.797827+00:00 app[web.1]: I, [2017-01-14T07:54:28.797766 #4] INFO -- : [3581dff6-4492-4de9-9b74-aeab33b6e895] Completed 200 OK in 13ms (Views: 0.3ms | ActiveRecord: 5.3ms) 2017-01-14T07:54:38.696051+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=2041b7d6-5bb8-49ad-a99c-34ae1cb68f7d fwd="121.195.114.162" dyno=web.1 connect=1ms service=26ms status=304 bytes=669 2017-01-14T07:54:38.670877+00:00 app[web.1]: I, [2017-01-14T07:54:38.670785 #4] INFO -- : [2041b7d6-5bb8-49ad-a99c-34ae1cb68f7d] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:54:38 +0000 2017-01-14T07:54:38.672973+00:00 app[web.1]: I, [2017-01-14T07:54:38.672884 #4] INFO -- : [2041b7d6-5bb8-49ad-a99c-34ae1cb68f7d] Processing by ChatController#notify as JSON 2017-01-14T07:54:38.676384+00:00 app[web.1]: D, [2017-01-14T07:54:38.676312 #4] DEBUG -- : [2041b7d6-5bb8-49ad-a99c-34ae1cb68f7d] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:54:38.681055+00:00 app[web.1]: D, [2017-01-14T07:54:38.680972 #4] DEBUG -- : [2041b7d6-5bb8-49ad-a99c-34ae1cb68f7d]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:54:38.682264+00:00 app[web.1]: I, [2017-01-14T07:54:38.682196 #4] INFO -- : [2041b7d6-5bb8-49ad-a99c-34ae1cb68f7d] Completed 200 OK in 9ms (Views: 0.8ms | ActiveRecord: 1.9ms) 2017-01-14T07:54:48.689023+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=304b7a67-7ec6-41ef-9b3b-eb1790e5004f fwd="121.195.114.162" dyno=web.1 connect=1ms service=19ms status=304 bytes=669 2017-01-14T07:54:48.674797+00:00 app[web.1]: I, [2017-01-14T07:54:48.674743 #4] INFO -- : [304b7a67-7ec6-41ef-9b3b-eb1790e5004f] Processing by ChatController#notify as JSON 2017-01-14T07:54:48.673814+00:00 app[web.1]: I, [2017-01-14T07:54:48.673562 #4] INFO -- : [304b7a67-7ec6-41ef-9b3b-eb1790e5004f] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:54:48 +0000 2017-01-14T07:54:48.678348+00:00 app[web.1]: D, [2017-01-14T07:54:48.678211 #4] DEBUG -- : [304b7a67-7ec6-41ef-9b3b-eb1790e5004f] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:54:48.688818+00:00 app[web.1]: D, [2017-01-14T07:54:48.686205 #4] DEBUG -- : [304b7a67-7ec6-41ef-9b3b-eb1790e5004f]  (5.8ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:54:48.688821+00:00 app[web.1]: I, [2017-01-14T07:54:48.686684 #4] INFO -- : [304b7a67-7ec6-41ef-9b3b-eb1790e5004f] Completed 200 OK in 12ms (Views: 0.2ms | ActiveRecord: 6.6ms) 2017-01-14T07:54:58.682755+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=b68a8d2b-3c87-4a51-9e7c-b508d8f8b271 fwd="121.195.114.162" dyno=web.1 connect=1ms service=9ms status=304 bytes=669 2017-01-14T07:54:58.673834+00:00 app[web.1]: I, [2017-01-14T07:54:58.673763 #4] INFO -- : [b68a8d2b-3c87-4a51-9e7c-b508d8f8b271] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:54:58 +0000 2017-01-14T07:54:58.675148+00:00 app[web.1]: I, [2017-01-14T07:54:58.674585 #4] INFO -- : [b68a8d2b-3c87-4a51-9e7c-b508d8f8b271] Processing by ChatController#notify as JSON 2017-01-14T07:54:58.677589+00:00 app[web.1]: D, [2017-01-14T07:54:58.677529 #4] DEBUG -- : [b68a8d2b-3c87-4a51-9e7c-b508d8f8b271] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:54:58.680062+00:00 app[web.1]: D, [2017-01-14T07:54:58.680009 #4] DEBUG -- : [b68a8d2b-3c87-4a51-9e7c-b508d8f8b271]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:54:58.680447+00:00 app[web.1]: I, [2017-01-14T07:54:58.680396 #4] INFO -- : [b68a8d2b-3c87-4a51-9e7c-b508d8f8b271] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 1.8ms) 2017-01-14T07:55:08.679810+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=c1540e0c-203e-4e96-836d-8369a013dd6a fwd="121.195.114.162" dyno=web.1 connect=1ms service=10ms status=304 bytes=669 2017-01-14T07:55:08.669247+00:00 app[web.1]: I, [2017-01-14T07:55:08.669154 #4] INFO -- : [c1540e0c-203e-4e96-836d-8369a013dd6a] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:55:08 +0000 2017-01-14T07:55:08.670068+00:00 app[web.1]: I, [2017-01-14T07:55:08.670012 #4] INFO -- : [c1540e0c-203e-4e96-836d-8369a013dd6a] Processing by ChatController#notify as JSON 2017-01-14T07:55:08.672929+00:00 app[web.1]: D, [2017-01-14T07:55:08.672854 #4] DEBUG -- : [c1540e0c-203e-4e96-836d-8369a013dd6a] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:55:08.676180+00:00 app[web.1]: D, [2017-01-14T07:55:08.676110 #4] DEBUG -- : [c1540e0c-203e-4e96-836d-8369a013dd6a]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:55:08.676776+00:00 app[web.1]: I, [2017-01-14T07:55:08.676707 #4] INFO -- : [c1540e0c-203e-4e96-836d-8369a013dd6a] Completed 200 OK in 7ms (Views: 0.2ms | ActiveRecord: 1.9ms) 2017-01-14T07:55:18.567175+00:00 app[web.1]: I, [2017-01-14T07:55:18.567074 #4] INFO -- : [56a1ea03-e043-4d54-9632-81671c26c381] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:55:18 +0000 2017-01-14T07:55:18.573221+00:00 app[web.1]: I, [2017-01-14T07:55:18.573167 #4] INFO -- : [56a1ea03-e043-4d54-9632-81671c26c381] Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 1.7ms) 2017-01-14T07:55:18.567910+00:00 app[web.1]: I, [2017-01-14T07:55:18.567859 #4] INFO -- : [56a1ea03-e043-4d54-9632-81671c26c381] Processing by ChatController#notify as JSON 2017-01-14T07:55:18.570368+00:00 app[web.1]: D, [2017-01-14T07:55:18.570317 #4] DEBUG -- : [56a1ea03-e043-4d54-9632-81671c26c381] User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:55:18.572774+00:00 app[web.1]: D, [2017-01-14T07:55:18.572702 #4] DEBUG -- : [56a1ea03-e043-4d54-9632-81671c26c381]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:55:18.575665+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=56a1ea03-e043-4d54-9632-81671c26c381 fwd="121.195.114.162" dyno=web.1 connect=1ms service=8ms status=304 bytes=669 2017-01-14T07:55:28.796212+00:00 app[web.1]: I, [2017-01-14T07:55:28.796131 #4] INFO -- : [05b71fd4-55c2-4080-8103-6ffc4b463ff8] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:55:28 +0000 2017-01-14T07:55:28.797030+00:00 app[web.1]: I, [2017-01-14T07:55:28.796973 #4] INFO -- : [05b71fd4-55c2-4080-8103-6ffc4b463ff8] Processing by ChatController#notify as JSON 2017-01-14T07:55:28.799800+00:00 app[web.1]: D, [2017-01-14T07:55:28.799744 #4] DEBUG -- : [05b71fd4-55c2-4080-8103-6ffc4b463ff8] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:55:28.802665+00:00 app[web.1]: D, [2017-01-14T07:55:28.802612 #4] DEBUG -- : [05b71fd4-55c2-4080-8103-6ffc4b463ff8]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:55:28.803043+00:00 app[web.1]: I, [2017-01-14T07:55:28.802995 #4] INFO -- : [05b71fd4-55c2-4080-8103-6ffc4b463ff8] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 1.9ms) 2017-01-14T07:55:28.805552+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=05b71fd4-55c2-4080-8103-6ffc4b463ff8 fwd="121.195.114.162" dyno=web.1 connect=1ms service=9ms status=304 bytes=669 2017-01-14T07:55:38.678773+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=cb8ee020-e41e-4e63-be7f-dac380e19f35 fwd="121.195.114.162" dyno=web.1 connect=1ms service=9ms status=304 bytes=669 2017-01-14T07:55:38.669365+00:00 app[web.1]: I, [2017-01-14T07:55:38.669288 #4] INFO -- : [cb8ee020-e41e-4e63-be7f-dac380e19f35] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:55:38 +0000 2017-01-14T07:55:38.669997+00:00 app[web.1]: I, [2017-01-14T07:55:38.669940 #4] INFO -- : [cb8ee020-e41e-4e63-be7f-dac380e19f35] Processing by ChatController#notify as JSON 2017-01-14T07:55:38.672627+00:00 app[web.1]: D, [2017-01-14T07:55:38.672559 #4] DEBUG -- : [cb8ee020-e41e-4e63-be7f-dac380e19f35] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:55:38.675770+00:00 app[web.1]: D, [2017-01-14T07:55:38.675708 #4] DEBUG -- : [cb8ee020-e41e-4e63-be7f-dac380e19f35]  (1.0ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:55:38.676246+00:00 app[web.1]: I, [2017-01-14T07:55:38.676191 #4] INFO -- : [cb8ee020-e41e-4e63-be7f-dac380e19f35] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 1.9ms) 2017-01-14T07:55:48.682827+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=87d3b0e2-3b91-47a7-9b9c-676423bd0254 fwd="121.195.114.162" dyno=web.1 connect=1ms service=13ms status=304 bytes=669 2017-01-14T07:55:48.669885+00:00 app[web.1]: I, [2017-01-14T07:55:48.669781 #4] INFO -- : [87d3b0e2-3b91-47a7-9b9c-676423bd0254] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:55:48 +0000 2017-01-14T07:55:48.671728+00:00 app[web.1]: I, [2017-01-14T07:55:48.671665 #4] INFO -- : [87d3b0e2-3b91-47a7-9b9c-676423bd0254] Processing by ChatController#notify as JSON 2017-01-14T07:55:48.675615+00:00 app[web.1]: D, [2017-01-14T07:55:48.675542 #4] DEBUG -- : [87d3b0e2-3b91-47a7-9b9c-676423bd0254] User Load (1.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:55:48.679319+00:00 app[web.1]: D, [2017-01-14T07:55:48.679239 #4] DEBUG -- : [87d3b0e2-3b91-47a7-9b9c-676423bd0254]  (1.1ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:55:48.679956+00:00 app[web.1]: I, [2017-01-14T07:55:48.679873 #4] INFO -- : [87d3b0e2-3b91-47a7-9b9c-676423bd0254] Completed 200 OK in 7ms (Views: 0.3ms | ActiveRecord: 2.1ms) 2017-01-14T07:55:58.679374+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=5a1da869-4ab3-4a8d-88f2-44b1c7845aaa fwd="121.195.114.162" dyno=web.1 connect=1ms service=9ms status=304 bytes=669 2017-01-14T07:55:58.669898+00:00 app[web.1]: I, [2017-01-14T07:55:58.669802 #4] INFO -- : [5a1da869-4ab3-4a8d-88f2-44b1c7845aaa] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:55:58 +0000 2017-01-14T07:55:58.670603+00:00 app[web.1]: I, [2017-01-14T07:55:58.670540 #4] INFO -- : [5a1da869-4ab3-4a8d-88f2-44b1c7845aaa] Processing by ChatController#notify as JSON 2017-01-14T07:55:58.673225+00:00 app[web.1]: D, [2017-01-14T07:55:58.673124 #4] DEBUG -- : [5a1da869-4ab3-4a8d-88f2-44b1c7845aaa] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:55:58.676493+00:00 app[web.1]: D, [2017-01-14T07:55:58.676413 #4] DEBUG -- : [5a1da869-4ab3-4a8d-88f2-44b1c7845aaa]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:55:58.676921+00:00 app[web.1]: I, [2017-01-14T07:55:58.676869 #4] INFO -- : [5a1da869-4ab3-4a8d-88f2-44b1c7845aaa] Completed 200 OK in 6ms (Views: 0.2ms | ActiveRecord: 1.9ms) 2017-01-14T07:56:09.674086+00:00 app[web.1]: I, [2017-01-14T07:56:09.673998 #4] INFO -- : [e98304dc-4b3a-4c52-b0a2-b5b0f3313e54] Started GET "/notify" for 121.195.114.162 at 2017-01-14 07:56:09 +0000 2017-01-14T07:56:09.674722+00:00 app[web.1]: I, [2017-01-14T07:56:09.674669 #4] INFO -- : [e98304dc-4b3a-4c52-b0a2-b5b0f3313e54] Processing by ChatController#notify as JSON 2017-01-14T07:56:09.677337+00:00 app[web.1]: D, [2017-01-14T07:56:09.677201 #4] DEBUG -- : [e98304dc-4b3a-4c52-b0a2-b5b0f3313e54] User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = $1 LIMIT $2 [["id", 1], ["LIMIT", 1]] 2017-01-14T07:56:09.680558+00:00 app[web.1]: D, [2017-01-14T07:56:09.680494 #4] DEBUG -- : [e98304dc-4b3a-4c52-b0a2-b5b0f3313e54]  (0.9ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."recieve_user" = $1 AND "messages"."readed" = $2 [["recieve_user", 1], ["readed", false]] 2017-01-14T07:56:09.681293+00:00 app[web.1]: I, [2017-01-14T07:56:09.681231 #4] INFO -- : [e98304dc-4b3a-4c52-b0a2-b5b0f3313e54] Completed 200 OK in 6ms (Views: 0.4ms | ActiveRecord: 1.8ms) 2017-01-14T07:56:09.684355+00:00 heroku[router]: at=info method=GET path="/notify" host=ucasguoren.herokuapp.com request_id=e98304dc-4b3a-4c52-b0a2-b5b0f3313e54 fwd="121.195.114.162" dyno=web.1 connect=1ms service=10ms status=304 bytes=669