Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing widgets (number, boolean, Travis, Jenkins) #11

Open
jamestyj opened this issue Apr 11, 2013 · 1 comment
Open

Failing widgets (number, boolean, Travis, Jenkins) #11

jamestyj opened this issue Apr 11, 2013 · 1 comment
Labels

Comments

@jamestyj
Copy link
Member

A number of widgets on the followings pages fail to load:

All seem to have the same root error, eg:

Internal Server Error: #<ArgumentError: wrong number of arguments (2 for 1)> 
/home/jamestyj/.rvm/gems/ruby-1.9.3-p392/gems/faraday-0.8.7/lib/faraday/middleware.rb:33:in `initialize'
/home/jamestyj/.rvm/gems/ruby-1.9.3-p392/gems/faraday-0.8.7/lib/faraday/middleware.rb:21:in `new'
/home/jamestyj/.rvm/gems/ruby-1.9.3-p392/gems/faraday-0.8.7/lib/faraday/middleware.rb:21:in `new'
/home/jamestyj/.rvm/gems/ruby-1.9.3-p392/gems/faraday-0.8.7/lib/faraday/builder.rb:43:in `build'
/home/jamestyj/.rvm/gems/ruby-1.9.3-p392/gems/faraday-0.8.7/lib/faraday/builder.rb:78:in `block in to_app'
/home/jamestyj/.rvm/gems/ruby-1.9.3-p392/gems/faraday-0.8.7/lib/faraday/builder.rb:78:in `each'
/home/jamestyj/.rvm/gems/ruby-1.9.3-p392/gems/faraday-0.8.7/lib/faraday/builder.rb:78:in `inject'
/home/jamestyj/.rvm/gems/ruby-1.9.3-p392/gems/faraday-0.8.7/lib/faraday/builder.rb:78:in `to_app'
/home/jamestyj/.rvm/gems/ruby-1.9.3-p392/gems/faraday-0.8.7/lib/faraday/connection.rb:87:in `app'
/home/jamestyj/.rvm/gems/ruby-1.9.3-p392/gems/faraday-0.8.7/lib/faraday/connection.rb:247:in `run_request'
/home/jamestyj/.rvm/gems/ruby-1.9.3-p392/gems/faraday-0.8.7/lib/faraday/connection.rb:100:in `get'
/home/jamestyj/code/dashboard/app/models/http_service.rb:72:in `request'
/home/jamestyj/code/dashboard/app/models/sources/ci/travis.rb:31:in `request_build_status'
/home/jamestyj/code/dashboard/app/models/sources/ci/travis.rb:19:in `get'
/home/jamestyj/code/dashboard/app/controllers/api/data_sources_controller.rb:6:in `index'
@jamestyj
Copy link
Member Author

Did git bisect and found the first offending commit 7cbc8c3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant