Feature #1966
closedImprove UI errors when smart proxy returns 400 bad request
Description
The smart proxy can return 400 bad request HTTP responses for a large number of configuration problems, which are all logged in the smart proxy's proxy.log file. The Foreman UI though only reports the 400 bad request error, but doesn't indicate that this originated from a call to a smart proxy, or which proxy it was.
The UI should be improved to indicate the origin of the HTTP error and preferably a hint to look in the proxy's log files. If possible (and if it doesn't expose confidential data) then the proxy could return a more meaningful error in the body of the HTTP error to be displayed.
Updated by Lukas Zapletal over 11 years ago
- Description updated (diff)
- Status changed from New to Assigned
- Assignee set to Lukas Zapletal
- Target version set to 1.10.0
- Translation missing: en.field_release set to 2
- Difficulty set to easy
Oh, I have a fix already locally, forgot to push it! Lemme just teardown that patch.
Updated by Lukas Zapletal over 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Lukas Zapletal about 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset c83e29ac80ecc742f25b750bf40271fcd7db48ac.