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 about 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 about 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Dominic Cleal almost 11 years ago
- Target version changed from 1.10.0 to 1.9.3
Updated by Anonymous almost 11 years ago
- Target version changed from 1.9.3 to 1.9.2
Updated by Dominic Cleal almost 11 years ago
- Translation missing: en.field_release deleted (
2)
Updated by Anonymous almost 11 years ago
- Target version changed from 1.9.2 to 1.9.1
Updated by Anonymous almost 11 years ago
- Target version changed from 1.9.1 to 1.9.0
Updated by Dominic Cleal over 10 years ago
- Related to Feature #4772: Display better error messages for DHCP errors added
Updated by Anonymous over 10 years ago
- Target version changed from 1.9.0 to 1.8.4
Updated by Dominic Cleal over 10 years ago
- Translation missing: en.field_release set to 4
- Difficulty deleted (
easy)
Updated by Lukas Zapletal over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset c83e29ac80ecc742f25b750bf40271fcd7db48ac.
Updated by Dominic Cleal about 10 years ago
- Related to Feature #7916: Foreman WebUI should give clearer error message when foreman-proxy cannot be contacted added
Updated by Dominic Cleal over 9 years ago
- Related to Feature #11154: Print error message from Smart-Proxy in addition to the error code added