We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
コンテストが終了した後に、時間変更するとランキングが出力されなくなる エラー内容
2018-05-19T03:46:39.930946+00:00 app[web.1]: I, [2018-05-19T12:46:39.930862 #11] INFO -- : [560d5b1a-0439-4f0e-adc6-52b8e735fa7b] Completed 500 Internal Server Error in 49ms (ActiveRecord: 23.4ms) 2018-05-19T03:46:39.931837+00:00 app[web.1]: F, [2018-05-19T12:46:39.931777 #11] FATAL -- : [560d5b1a-0439-4f0e-adc6-52b8e735fa7b] 2018-05-19T03:46:39.931975+00:00 app[web.1]: F, [2018-05-19T12:46:39.931899 #11] FATAL -- : [560d5b1a-0439-4f0e-adc6-52b8e735fa7b] NoMethodError (undefined method `[]' for nil:NilClass): 2018-05-19T03:46:39.932108+00:00 app[web.1]: F, [2018-05-19T12:46:39.932035 #11] FATAL -- : [560d5b1a-0439-4f0e-adc6-52b8e735fa7b] 2018-05-19T03:46:39.932218+00:00 app[web.1]: F, [2018-05-19T12:46:39.932163 #11] FATAL -- : [560d5b1a-0439-4f0e-adc6-52b8e735fa7b] app/controllers/concerns/api/contests_ranking_json.rb:63:in `block in calculate_ranking_score' 2018-05-19T03:46:39.932221+00:00 app[web.1]: [560d5b1a-0439-4f0e-adc6-52b8e735fa7b] app/controllers/concerns/api/contests_ranking_json.rb:58:in `map' 2018-05-19T03:46:39.932223+00:00 app[web.1]: [560d5b1a-0439-4f0e-adc6-52b8e735fa7b] app/controllers/concerns/api/contests_ranking_json.rb:58:in `calculate_ranking_score' 2018-05-19T03:46:39.932225+00:00 app[web.1]: [560d5b1a-0439-4f0e-adc6-52b8e735fa7b] app/controllers/concerns/api/contests_ranking_json.rb:12:in `json_for_ranking' 2018-05-19T03:46:39.932227+00:00 app[web.1]: [560d5b1a-0439-4f0e-adc6-52b8e735fa7b] app/controllers/api/contests_controller.rb:38:in `ranking' 2018-05-19T03:47:02.577346+00:00 app[web.1]: I, [2018-05-19T12:47:02.577223 #11] INFO -- : [17a163c4-5731-4345-84d4-c53d49604164] Started GET "/api/contests/19/ranking" for 126.247.208.2 at 2018-05-19 12:47:02 +0900 2018-05-19T03:47:02.578284+00:00 app[web.1]: I, [2018-05-19T12:47:02.578217 #11] INFO -- : [17a163c4-5731-4345-84d4-c53d49604164] Processing by Api::ContestsController#ranking as */*
The text was updated successfully, but these errors were encountered:
No branches or pull requests
コンテストが終了した後に、時間変更するとランキングが出力されなくなる
エラー内容
The text was updated successfully, but these errors were encountered: