Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.

Home Page:https://hacktoberfest.digitalocean.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Airbrake] [Production] undefined method `status' for #<Hash:0x00007f3d30165408>

mkcode opened this issue · comments

Airbrake error: #9659
Airbrake project: Hacktoberfest

Error type: NoMethodError
Error message: undefined method `status' for #<Hash:0x00007f3d30165408>
Where: sessions#create
Occurred at: Oct 04, 2019 14:34:11 UTC
First seen at: Oct 04, 2019 05:13:17 UTC
Occurrences: 84 (0 since last deploy on <no information>)
Severity: error

URL: https://hacktoberfest.digitalocean.com/auth/github/callback?code=358a26c150ce6f8e44e9&state=e66bfe5fac9892ac2a2884175f33c33216cff91f4158d676
File: /PROJECT_ROOT/app/controllers/application_controller.rb

Backtrace:

/PROJECT_ROOT/app/controllers/application_controller.rb:52:in api_error
/GEM_ROOT/gems/activesupport-5.2.3/lib/active_support/rescuable.rb:92:in call
/GEM_ROOT/gems/activesupport-5.2.3/lib/active_support/rescuable.rb:92:in rescue_with_handler
/GEM_ROOT/gems/activesupport-5.2.3/lib/active_support/rescuable.rb:165:in rescue_with_handler
...
Caused by Faraday::ClientError: the server responded with status 502

Fixed in #299.