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] Parse error on "'" (error) at [16, 2]

mkcode opened this issue · comments

Airbrake error: #3727
Airbrake project: Hacktoberfest

Error type: IssueStateFetcherError
Error message: Parse error on "'" (error) at [16, 2]
Where: sidekiq#IssueUpdateJob
Occurred at: Oct 11, 2019 04:01:48 UTC
First seen at: Oct 11, 2019 03:52:41 UTC
Occurrences: 8588 (0 since last deploy on <no information>)
Severity: error

URL: <no information>
File: /PROJECT_ROOT/app/services/issue_state_fetcher.rb

Backtrace:

/PROJECT_ROOT/app/services/issue_state_fetcher.rb:23:in fetch!
/PROJECT_ROOT/app/services/issue_update_service.rb:11:in call
/PROJECT_ROOT/app/jobs/issue_update_job.rb:9:in perform
/GEM_ROOT/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:192:in execute_job

Fixed in #348