Bug ID 1305005: Error handling in F5OS file-download API

Last Modified: Jul 13, 2024

Affected Product(s):
F5OS F5OS, Velos(all modules)

Known Affected Versions:
F5OS-A 1.3.2, F5OS-A 1.5.0, F5OS-A 1.5.1

Fixed In:
F5OS-C 1.6.1, F5OS-A 1.5.2

Opened: Jun 06, 2023

Severity: 3-Major

Symptoms

Upon file download failure, API is returning an Apache error page that isn't an F5OS-specific error and isn't aligned with other F5OS API errors. This is a negative user experience.

Impact

There is no functional impact. It is a negative user experience.

Conditions

Due to unhandled errors, when data not in the FormData format are passed through a Curl request, an Apache error page is thrown, misaligning from other F5OS APIs errors.

Workaround

N/A

Fix Information

All errors are handled in the file-download API and aligned with other F5OS APIs errors with no more Apache error pages in error cases.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips