galaxy icon indicating copy to clipboard operation
galaxy copied to clipboard

galaxy image ID out of sync

Open jbardin opened this issue 10 years ago • 2 comments

Image ID can get out of sync, with the error:

ERROR: Pulled image for registry.wovops.net/royal-jelly:latest does not match expected ID. Expected: d219c4901a33: Got: eba640637891

Doesn't seem to resolve itself

jbardin avatar Apr 06 '15 17:04 jbardin

I think this is a race condition triggered when the tag changes mid-deploy.

joeshaw avatar Apr 06 '15 18:04 joeshaw

yeah, I think last time I saw this, it was 2 builders going in parallel, one won the race to galaxy, and the other won the docker push. I'll just have to step through the deploy process to see what we can do.

jbardin avatar Apr 06 '15 18:04 jbardin