FS#47499 — Backend failures
Attached to Project— Managed Private Registry
Incident | |
Backend / Core | |
CLOSED | |
![]() |
Impact scope: 100% services
Impact level: important
Summary: On push, 500 errors may occur, retry the task few second later should work.
Long description: On push, an error occurs when the docker registry resolve the upload which result to a 500 status.
Root cause: http://travaux.ovh.net/?do=details&id=47481
Date: Thursday, 12 November 2020, 09:27AMImpact level: important
Summary: On push, 500 errors may occur, retry the task few second later should work.
Long description: On push, an error occurs when the docker registry resolve the upload which result to a 500 status.
Root cause: http://travaux.ovh.net/?do=details&id=47481
Reason for closing: Done
Additional comments about closing: Root cause fixed by the cloud team.
Resolution is stuck due to http://travaux.ovh.net/?do=details&id=47481
To detect the issue on docker push, the error log should be similary that:
{"errors":[{"code":"UNKNOWN","message":"unknown error","detail":{"Path":"/docker/registry/v2/repositories/xxxx/xxx/_uploads/123456789/data","DriverName":"s3aws"}}]}