You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
500 error was encountered for a few images when mirroring the catalog
$ ocne catalog mirror --destination <insert your destination registry> --push
....
....
Copying image sha256:82cd60db473ba44877e4f703425c3478ae99fb7fbfcbd965663d699a3323a9be (2/2)
time="2025-01-21T22:56:06Z" level=error msg="Error copying image docker://container-registry.oracle.com/olcne/virt-exportproxy:v1.1.1: copying image 2/2 from manifest list: determining manifest MIME type for docker://container-registry.oracle.com/olcne/virt-exportproxy:v1.1.1: reading manifest sha256:82cd60db473ba44877e4f703425c3478ae99fb7fbfcbd965663d699a3323a9be in container-registry.oracle.com/olcne/virt-exportproxy: received unexpected HTTP status: 500 Internal Server Error"
Note: Please look into adding retry logic to avoid 500 error (originating from Oracle Container Registry) similar to download when mirroring the catalog #203
The text was updated successfully, but these errors were encountered:
500 error was encountered for a few images when mirroring the catalog
Note: Please look into adding retry logic to avoid 500 error (originating from Oracle Container Registry) similar to download when mirroring the catalog #203
The text was updated successfully, but these errors were encountered: