Resolved
The fix was deployed successfully.
Identified
Due to a recent refactor in how errors are handled internally, a regression was introduced in the error response returned when an OEM file uploaded is already present in our system. Due to this, instead of returning a 409 conflict HTTP response, the system incorrectly returns a 500 internal server error. The issue has already been identified and fixed, and we're in the process of deploying it.