Bug #26942
closedNoMethodError on generating report template
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1714645
Description of problem:
When generating a report, sometimes, after getting to Download page, the error "Internal Server Error: the server was unable to finish the request. This may be caused by unavailability of some required service, incorrect API call or a server-side bug. There may be more information in the server's logs." is shown and the report is not generated.
There is "NoMethodError: undefined method `[]' for nil:NilClass" with traceback in production.log (attached).
This only happened to me once and I don't know how to trigger it. The only nonstandard thing in that case was "Generate at" set to past but I couldn't reproduce again this way.
Version-Release number of selected component (if applicable):
Reproduced on Sat 6.6 snap 4.
How reproducible:
Only happened once (in ~ 100 attempts)
Steps to Reproduce:
1. Monitoring -> Report Templates
2. Generate any template
3. Submit
Actual results:
Sometimes, it fails with an error and traceback
Expected results:
This should always work
Updated by Ondřej Ezr over 5 years ago
- Category changed from Statistics to Reporting
- Difficulty set to easy
- Triaged changed from No to Yes
- Found in Releases 1.22.1 added
Updated by Ondřej Ezr over 5 years ago
- Subject changed from NoMethodError: undefined method `[]' for nil:NilClass to NoMethodError on generating report template
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Ezr
- Pull request https://github.com/theforeman/foreman/pull/6820 added
Updated by Ondřej Ezr over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 12c21c15966b2edebe0ea879984cf04b5ae15cb7.