Skip to content

Instantly share code, notes, and snippets.

Started GET "/api/data_sources/datapoints?from=1367541421&source=graphite&to=1367543221&widget_id=12" for 200.193.73.115 at 2013-05-03 01:07:01 +0000
Processing by Api::DataSourcesController#index as JSON
Parameters: {"from"=>"1367541421", "source"=>"graphite", "to"=>"1367543221", "widget_id"=>"12", "kind"=>"datapoints"}
Completed 200 OK in 132ms (Views: 0.1ms | ActiveRecord: 0.0ms)
Internal Server Error: #<Faraday::Error::ClientError>
/opt/team_dashboard/app/models/http_service.rb:82:in `on_complete'
/var/lib/gems/1.9.1/gems/faraday-0.8.4/lib/faraday/response.rb:9:in `block in call'
/var/lib/gems/1.9.1/gems/faraday-0.8.4/lib/faraday/response.rb:63:in `on_complete'
/var/lib/gems/1.9.1/gems/faraday-0.8.4/lib/faraday/response.rb:8:in `call'
/var/lib/gems/1.9.1/gems/faraday_middleware-0.8.8/lib/faraday_middleware/response/follow_redirects.rb:76:in `perform_with_redirection'