-
Bug
-
Resolution: Done
-
Major
-
None
Using the export service against production to export notifications events with Service Account authentication, I am getting HTTP Error 500: Internal Server Error when trying to download the file using its id. Here is the error:
TASK [Download export] ********************************************************* fatal: [localhost]: FAILED! => {"changed": false, "connection": "close", "content": "", "content_length": "0", "content_type": "application/json; charset=utf-8", "date": "Tue, 06 Aug 2024 06:44:56 GMT", "elapsed": 0, "msg": "Status code was 500 and not [200]: HTTP Error 500: Internal Server Error", "redirected": false, "server": "openresty", "set_cookie": "3ba1432eca9ab72ebcff858daecadbf5=642c53886a835a546a2a5848643302e4; path=/; HttpOnly; Secure; SameSite=None", "status": 500, "strict_transport_security": "max-age=31536000; includeSubDomains", "url": "https://console.redhat.com/api/export/v1/exports/313441dd-7d05-403f-b236-630a4f5ee084", "x_content_type_options": "nosniff", "x_frame_options": "SAMEORIGIN", "x_request_id": "export-service-service-9bd98956c-h2wxv/XQcOtREbwa-005716", "x_rh_edge_cache_status": "NotCacheable from child", "x_rh_edge_reference_id": "0.6524350.1722926695.1f05c3e", "x_rh_edge_request_id": "1f05c3e", "x_rh_insights_request_id": "09ddc668fccb411a939388a6859e7db2"}