Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

500 error when mirror the catalog #254

Open
prasad-shirodkar opened this issue Jan 22, 2025 · 0 comments · May be fixed by #276
Open

500 error when mirror the catalog #254

prasad-shirodkar opened this issue Jan 22, 2025 · 0 comments · May be fixed by #276
Assignees

Comments

@prasad-shirodkar
Copy link
Contributor

prasad-shirodkar commented Jan 22, 2025

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

@prasad-shirodkar prasad-shirodkar changed the title 500 error when mirror catalog 500 error when mirror the catalog Jan 22, 2025
@zabdulre zabdulre self-assigned this Feb 10, 2025
@zabdulre zabdulre linked a pull request Feb 10, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants