Bug #10713
closedStop truncating backtraces
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1194352
Description of problem:
In the rare case when an error happens in code which is not foreman's, WebUI only shows very few lines of backtrace, even if the problem is in katello or dynflow. The backtrace should not claim it shows "Full trace" if it does not.
Version-Release number of selected component (if applicable):
Satellite 6.0.8
How reproducible:
Deterministic.
Steps to Reproduce:
1. Have situation when application fails in katello.
2. Check the backtrace shown on the "Oops, we're sorry but something went wrong" page.
Actual results:
Just backtrace from foreman, it seems.
Expected results:
Complete backtrace.
Additional info:
Alternatively, the page should point the user to the whole backtrace to be found in /var/log/foreman/production.log.
Updated by Ivan Necas over 9 years ago
- Status changed from New to Assigned
- Assignee set to Ivan Necas
Updated by The Foreman Bot over 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2438 added
- Pull request deleted (
)
Updated by Dominic Cleal over 9 years ago
- Category set to Logging
- Translation missing: en.field_release set to 35
Updated by Ivan Necas over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 01e7826068a340927b4dbe8b638f1bc9963f8a16.
Updated by Dominic Cleal over 9 years ago
- Has duplicate Bug #7258: Propagate backtraces in our orchestration code added