migrator icon indicating copy to clipboard operation
migrator copied to clipboard

Migration error - could not verify layer data

Open TanmayaAPYL opened this issue 9 years ago • 2 comments
trafficstars

We have a few thousands of images to migrate and 60% of them fail with an error like:

FATA[0051] could not verify layer data for: sha256:5362dab0aca263b53324da67a2769502e7e2f99417ae39594d7a15171e194b75. This may be because internal files in the layer store were modified. Re-pulling or rebuilding this image may resolve the issue 

A similar issue is reported by someone else on Docker forums as well: https://forums.docker.com/t/could-not-verify-layer-data-error-when-trying-to-push-image-with-content-trust/21790

TanmayaAPYL avatar Sep 13 '16 07:09 TanmayaAPYL

Hmm interesting; haven't seen much in the way of other reports of this error. What docker engine version are you running and what version is the v2 registry you're pushing to?

mbentley avatar Sep 13 '16 11:09 mbentley

I've updated an existing upstream report for same issue with details - https://github.com/docker/docker/issues/26434#issuecomment-246632667

Registry:

REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
registry            2                   c6c14b3960bd        6 weeks ago         33.31 MB

TanmayaAPYL avatar Sep 13 '16 11:09 TanmayaAPYL