Unable to download docker image from Artifacts

Describe the bug - A clear and concise description of what the bug is
Docker image downloaded with error from artifacts

{“status”:“error”,“error”:{“code”:“internal-server-error”,“message”:“internal server error”,“details”:"operation error S3: GetObject, https response error StatusCode: 404, RequestID: WGS1G77RM3YW0ACA, HostID: lHcGBW3EV+kjeEg5hCXnldBo73n4Y8pKTiLHovRtLJBiu6hKHYydIr+X0i54gd0ISZSEQoM95ro=, NoSuchKey: ",“trace_id”:“eedd9ba193e19bcb952f51b0e4563df9”}}{“status”:“error”,“error”:{“code”:“internal-server-error”,“message”:“internal server error”,“details”:"operation error S3: GetObject, https response error StatusCode: 404, RequestID: WGS1G77RM3YW0ACA, HostID: lHcGBW3EV+kjeEg5hCXnldBo73n4Y8pKTiLHovRtLJBiu6hKHYydIr+X0i54gd0ISZSEQoM95ro=, NoSuchKey: ",“trace_id”:“eedd9ba193e19bcb952f51b0e4563df9”}}

Steps to Reproduce

Inside project go to artifacts → select docker image → click download

Expected behavior

Docker image downloaded

Priority - (P0/Critical for all - P4/at some point)
P0

Screenshots/Video

Additional context

Docker images can’t be downloaded as files. The only way is to pull docker images. To do it:

  • Request access to the registry from our support team
  • Docker pull images to your server

We will remove download button from the UI.