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

galaxy image ID out of sync #208

Open
jbardin opened this issue Apr 6, 2015 · 2 comments
Open

galaxy image ID out of sync #208

jbardin opened this issue Apr 6, 2015 · 2 comments

Comments

@jbardin
Copy link
Contributor

jbardin commented Apr 6, 2015

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

@joeshaw
Copy link
Contributor

joeshaw commented Apr 6, 2015

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

@jbardin
Copy link
Contributor Author

jbardin commented Apr 6, 2015

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.

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

No branches or pull requests

2 participants