Open BlueCase opened 1 day ago
Hi @BlueCase,
From the error provided, I believe this is happening because of an upgrade in pulp-container
plugin without the migration of the manifests files to the database. More info here: https://discourse.pulpproject.org/t/starting-the-migration-countdown-with-a-new-release-of-the-pulp-container-plugin/1217
If so, would you mind trying the following command
pulpcore-manager container-handle-image-data
and see if you can sync without errors after that?
Version pulpcore: 3.68.0 pulp_container: 2.22.0 pulp-oci-images
Describe the bug One of my sync from docker hub stopped working and always failed with following error:
Other sync form dockerhub still working. I don't know whats special with this repository .
To Reproduce Create remote and try to sync
Expected behavior Sync without error
Additional context