Created
September 22, 2015 15:56
-
-
Save ArionHardison/3e0b0851d5db7ce4ba61 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Completed 200 OK in 3ms (ActiveRecord: 1.5ms) | |
DEBUG [7726bec1] I, [2015-09-22T15:57:13.661867 #17769] INFO -- : Started POST "/api/v1/user/checkin" for 172.56.31.221 at 2015-09-22 15:57:13 +0000 | |
DEBUG [7726bec1] I, [2015-09-22T15:57:13.663523 #17769] INFO -- : Processing by API::V1::UsersController#checkin as JSON | |
DEBUG [7726bec1] I, [2015-09-22T15:57:13.663591 #17769] INFO -- : Parameters: {"lat"=>"34.0490527265091", "lon"=>"-118.2498243917881", "subdomain"=>"api"} | |
DEBUG [7726bec1] D, [2015-09-22T15:57:13.664649 #17769] DEBUG -- : User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."uid" = $1 LIMIT 1 [["uid", "[email protected]"]] | |
DEBUG [7726bec1] D, [2015-09-22T15:57:13.738442 #17769] DEBUG -- : Location Load (0.6ms) SELECT "locations".* FROM "locations" WHERE "locations"."user_id" = $1 LIMIT 1 [["user_id", 126]] | |
DEBUG [7726bec1] D, [2015-09-22T15:57:13.739216 #17769] DEBUG -- : (0.4ms) BEGIN | |
DEBUG [7726bec1] D, [2015-09-22T15:57:13.740959 #17769] DEBUG -- : SQL (0.6ms) UPDATE "locations" SET "latitude" = $1, "longitude" = $2, "updated_at" = $3 WHERE "locations"."id" = $4 [["latitude", 34.0490527265091], ["longitude", -118.2498243917881], ["updated_at", "2015-09-22 15:57:13.739626"], ["id", 17]] | |
DEBUG [7726bec1] D, [2015-09-22T15:57:13.742472 #17769] DEBUG -- : (1.3ms) COMMIT | |
DEBUG [7726bec1] I, [2015-09-22T15:57:13.742653 #17769] INFO -- : Completed 200 OK in 79ms (ActiveRecord: 3.4ms) | |
DEBUG [7726bec1] I, [2015-09-22T15:57:18.633032 #17769] INFO -- : Started GET "/health" for 10.0.3.217 at 2015-09-22 15:57:18 +0000 | |
DEBUG [7726bec1] I, [2015-09-22T15:57:18.634537 #17769] INFO -- : Processing by HealthController#check as JSON | |
DEBUG [7726bec1] D, [2015-09-22T15:57:18.636599 #17769] DEBUG -- : ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" | |
DEBUG [7726bec1] I, [2015-09-22T15:57:18.637705 #17769] INFO -- : Completed 200 OK in 3ms (ActiveRecord: 1.5ms) | |
DEBUG [7726bec1] I, [2015-09-22T15:57:20.538263 #17769] INFO -- : Started GET "/health" for 10.0.0.118 at 2015-09-22 15:57:20 +0000 | |
DEBUG [7726bec1] I, [2015-09-22T15:57:20.539781 #17769] INFO -- : Processing by HealthController#check as JSON | |
DEBUG [7726bec1] D, [2015-09-22T15:57:20.541752 #17769] DEBUG -- : ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" | |
DEBUG [7726bec1] I, [2015-09-22T15:57:20.542730 #17769] INFO -- : Completed 200 OK in 3ms (ActiveRecord: 1.5ms) | |
DEBUG [7726bec1] I, [2015-09-22T15:57:20.842894 #17769] INFO -- : Started GET "/health" for 10.0.3.212 at 2015-09-22 15:57:20 +0000 | |
DEBUG [7726bec1] I, [2015-09-22T15:57:20.844236 #17769] INFO -- : Processing by HealthController#check as JSON | |
DEBUG [7726bec1] D, [2015-09-22T15:57:20.846182 #17769] DEBUG -- : ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" | |
DEBUG [7726bec1] I, [2015-09-22T15:57:20.847190 #17769] INFO -- : Completed 200 OK in 3ms (ActiveRecord: 1.5ms) | |
DEBUG [7726bec1] I, [2015-09-22T15:57:34.290849 #17769] INFO -- : Started GET "/health" for 10.0.0.167 at 2015-09-22 15:57:34 +0000 | |
DEBUG [7726bec1] I, [2015-09-22T15:57:34.292206 #17769] INFO -- : Processing by HealthController#check as JSON | |
DEBUG [7726bec1] D, [2015-09-22T15:57:34.294284 #17769] DEBUG -- : ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" | |
DEBUG [7726bec1] I, [2015-09-22T15:57:34.295371 #17769] INFO -- : Completed 200 OK in 3ms (ActiveRecord: 1.5ms) | |
DEBUG [7726bec1] I, [2015-09-22T15:57:39.523720 #17769] INFO -- : Started POST "/api/v1/user/checkin" for 172.56.31.221 at 2015-09-22 15:57:39 +0000 | |
DEBUG [7726bec1] I, [2015-09-22T15:57:39.525458 #17769] INFO -- : Processing by API::V1::UsersController#checkin as JSON | |
DEBUG [7726bec1] I, [2015-09-22T15:57:39.525515 #17769] INFO -- : Parameters: {"lat"=>"34.0490527265091", "lon"=>"-118.2498243917881", "subdomain"=>"api"} | |
DEBUG [7726bec1] D, [2015-09-22T15:57:39.526491 #17769] DEBUG -- : User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."uid" = $1 LIMIT 1 [["uid", "[email protected]"]] | |
DEBUG [7726bec1] D, [2015-09-22T15:57:39.600339 #17769] DEBUG -- : Location Load (0.7ms) SELECT "locations".* FROM "locations" WHERE "locations"."user_id" = $1 LIMIT 1 [["user_id", 126]] | |
DEBUG [7726bec1] D, [2015-09-22T15:57:39.601096 #17769] DEBUG -- : (0.4ms) BEGIN | |
DEBUG [7726bec1] D, [2015-09-22T15:57:39.603569 #17769] DEBUG -- : SQL (0.7ms) UPDATE "locations" SET "longitude" = $1, "updated_at" = $2 WHERE "locations"."id" = $3 [["longitude", -118.2498243917881], ["updated_at", "2015-09-22 15:57:39.601504"], ["id", 17]] | |
DEBUG [7726bec1] D, [2015-09-22T15:57:39.605060 #17769] DEBUG -- : (1.2ms) COMMIT | |
DEBUG [7726bec1] I, [2015-09-22T15:57:39.605259 #17769] INFO -- : Completed 200 OK in 80ms (ActiveRecord: 3.6ms) | |
DEBUG [7726bec1] I, [2015-09-22T15:57:48.633510 #17769] INFO -- : Started GET "/health" for 10.0.3.217 at 2015-09-22 15:57:48 +0000 | |
DEBUG [7726bec1] I, [2015-09-22T15:57:48.635099 #17769] INFO -- : Processing by HealthController#check as JSON | |
DEBUG [7726bec1] D, [2015-09-22T15:57:48.637261 #17769] DEBUG -- : ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations" | |
DEBUG [7726bec1] I, [2015-09-22T15:57:48.638310 #17769] INFO -- : Completed 200 OK in 3ms (ActiveRecord: 1.6ms) | |
DEBUG [7726bec1] I, [2015-09-22T15:57:50.538851 #17769] INFO -- : Started GET "/health" for 10.0.0.118 at 2015-09-22 15:57:50 +0000 | |
DEBUG [7726bec1] I, [2015-09-22T15:57:50.540377 #17769] INFO -- : Processing by HealthController#check as JSON | |
DEBUG [7726bec1] D, [2015-09-22T15:57:50.542374 #17769] DEBUG -- : ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" | |
DEBUG [7726bec1] I, [2015-09-22T15:57:50.543399 #17769] INFO -- : Completed 200 OK in 3ms (ActiveRecord: 1.5ms) | |
DEBUG [7726bec1] I, [2015-09-22T15:57:50.843712 #17769] INFO -- : Started GET "/health" for 10.0.3.212 at 2015-09-22 15:57:50 +0000 | |
DEBUG [7726bec1] I, [2015-09-22T15:57:50.845134 #17769] INFO -- : Processing by HealthController#check as JSON | |
DEBUG [7726bec1] D, [2015-09-22T15:57:50.847101 #17769] DEBUG -- : ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" | |
DEBUG [7726bec1] I, [2015-09-22T15:57:50.848118 #17769] INFO -- : Completed 200 OK in 3ms (ActiveRecord: 1.5ms) | |
DEBUG [7726bec1] I, [2015-09-22T15:57:53.289746 #17769] INFO -- : Started POST "/api/v1/user/checkin" for 172.56.31.221 at 2015-09-22 15:57:53 +0000 | |
DEBUG [7726bec1] I, [2015-09-22T15:57:53.291404 #17769] INFO -- : Processing by API::V1::UsersController#checkin as JSON | |
DEBUG [7726bec1] I, [2015-09-22T15:57:53.291472 #17769] INFO -- : Parameters: {"lat"=>"34.0490527265091", "lon"=>"-118.2498243917881", "subdomain"=>"api"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment