Created
February 16, 2016 01:51
-
-
Save data-doge/0b1be6c5109a2b852c02 to your computer and use it in GitHub Desktop.
This file contains 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
2016-02-16T01:50:28.585045+00:00 heroku[router]: at=info method=GET path="/api/v1/auth/validate_token" host=cobudget-beta-api.herokuapp.com request_id=6dd53593-8c3f-496f-98b4-21bd58ff95b8 fwd="68.183.61.201" dyno=web.1 connect=0ms service=93ms status=200 bytes=1177 | |
2016-02-16T01:50:28.504238+00:00 app[web.1]: Started GET "/api/v1/auth/validate_token" for 68.183.61.201 at 2016-02-16 01:50:28 +0000 | |
2016-02-16T01:50:28.595274+00:00 app[web.1]: Completed 200 OK in 87ms (Views: 0.4ms | ActiveRecord: 7.3ms) | |
2016-02-16T01:50:28.507854+00:00 app[web.1]: Processing by DeviseTokenAuth::TokenValidationsController#validate_token as HTML | |
2016-02-16T01:50:28.735174+00:00 app[web.1]: Processing by MembershipsController#my_memberships as JSON | |
2016-02-16T01:50:28.733178+00:00 app[web.1]: Started GET "/api/v1/memberships/my_memberships" for 68.183.61.201 at 2016-02-16 01:50:28 +0000 | |
2016-02-16T01:50:29.218492+00:00 heroku[router]: at=info method=GET path="/api/v1/memberships/my_memberships" host=cobudget-beta-api.herokuapp.com request_id=47073fcc-fd37-4c8d-a7cb-b47e272c9f73 fwd="68.183.61.201" dyno=web.1 connect=0ms service=497ms status=200 bytes=3280 | |
2016-02-16T01:50:29.228718+00:00 app[web.1]: Completed 200 OK in 493ms (Views: 158.6ms | ActiveRecord: 249.4ms) | |
2016-02-16T01:50:29.529212+00:00 app[web.1]: Processing by GroupsController#show as JSON | |
2016-02-16T01:50:29.529242+00:00 app[web.1]: Parameters: {"id"=>"30"} | |
2016-02-16T01:50:29.668764+00:00 app[web.1]: Completed 200 OK in 139ms (Views: 16.6ms | ActiveRecord: 32.3ms) | |
2016-02-16T01:50:29.525579+00:00 app[web.1]: Started GET "/api/v1/groups/30" for 68.183.61.201 at 2016-02-16 01:50:29 +0000 | |
2016-02-16T01:50:29.658339+00:00 heroku[router]: at=info method=GET path="/api/v1/groups/30" host=cobudget-beta-api.herokuapp.com request_id=04362335-9609-406a-901e-8d8a9278d496 fwd="68.183.61.201" dyno=web.1 connect=4ms service=145ms status=200 bytes=839 | |
2016-02-16T01:50:29.807894+00:00 app[web.1]: Started GET "/api/v1/memberships?group_id=30" for 68.183.61.201 at 2016-02-16 01:50:29 +0000 | |
2016-02-16T01:50:29.888108+00:00 app[web.1]: Processing by BucketsController#index as JSON | |
2016-02-16T01:50:29.888113+00:00 app[web.1]: Parameters: {"group_id"=>"30"} | |
2016-02-16T01:50:29.899955+00:00 app[web.1]: Started GET "/api/v1/contributions?group_id=30" for 68.183.61.201 at 2016-02-16 01:50:29 +0000 | |
2016-02-16T01:50:29.962088+00:00 app[web.1]: Completed 200 OK in 152ms (Views: 62.7ms | ActiveRecord: 79.2ms) | |
2016-02-16T01:50:29.990946+00:00 app[web.1]: | |
2016-02-16T01:50:29.990949+00:00 app[web.1]: NoMethodError (undefined method `archived?' for nil:NilClass): | |
2016-02-16T01:50:29.990949+00:00 app[web.1]: app/models/bucket.rb:77:in `author_name' | |
2016-02-16T01:50:29.990950+00:00 app[web.1]: app/controllers/buckets_controller.rb:5:in `index' | |
2016-02-16T01:50:29.990951+00:00 app[web.1]: | |
2016-02-16T01:50:29.990951+00:00 app[web.1]: | |
2016-02-16T01:50:29.809887+00:00 app[web.1]: Processing by MembershipsController#index as JSON | |
2016-02-16T01:50:29.809904+00:00 app[web.1]: Parameters: {"group_id"=>"30"} | |
2016-02-16T01:50:29.886105+00:00 app[web.1]: Started GET "/api/v1/buckets?group_id=30" for 68.183.61.201 at 2016-02-16 01:50:29 +0000 | |
2016-02-16T01:50:29.903337+00:00 app[web.1]: Processing by ContributionsController#index as JSON | |
2016-02-16T01:50:29.903374+00:00 app[web.1]: Parameters: {"group_id"=>"30"} | |
2016-02-16T01:50:29.934680+00:00 app[web.1]: Completed 200 OK in 31ms (Views: 11.2ms | ActiveRecord: 10.5ms) | |
2016-02-16T01:50:29.985553+00:00 app[web.1]: Completed 500 Internal Server Error in 97ms (ActiveRecord: 62.8ms) | |
2016-02-16T01:50:29.985601+00:00 heroku[router]: at=info method=GET path="/api/v1/buckets?group_id=30" host=cobudget-beta-api.herokuapp.com request_id=3a585290-53c5-44b2-80bf-9b2070696094 fwd="68.183.61.201" dyno=web.1 connect=0ms service=106ms status=500 bytes=290 | |
2016-02-16T01:50:29.927445+00:00 heroku[router]: at=info method=GET path="/api/v1/contributions?group_id=30" host=cobudget-beta-api.herokuapp.com request_id=7752c398-f0b9-47f2-872f-fc32d1d75752 fwd="68.183.61.201" dyno=web.1 connect=0ms service=36ms status=200 bytes=1800 | |
2016-02-16T01:50:29.952135+00:00 heroku[router]: at=info method=GET path="/api/v1/memberships?group_id=30" host=cobudget-beta-api.herokuapp.com request_id=64418ca3-1658-47e1-9e8b-7bf15d7fcbf1 fwd="68.183.61.201" dyno=web.1 connect=0ms service=156ms status=200 bytes=6979 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment