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

yelb-db docker image failing to pull due to expired cert #5

Closed
ymeillier opened this issue Dec 27, 2019 · 2 comments
Closed

yelb-db docker image failing to pull due to expired cert #5

ymeillier opened this issue Dec 27, 2019 · 2 comments

Comments

@ymeillier
Copy link

Hi.
a docker pull of the yelb-db docker images will fail.

docker pull mreferre/yelb-db:0.5

0.5: Pulling from mreferre/yelb-db
3e17c6eae66c: Pulling fs layer
[...]
e7955dbcd645: Waiting
error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/89/8926f16199a8826c4421c48cd6557881112dbb260838c70c5486b8c6d536f975/data?verify=1577484021-l4Ql8suLKdK%2Fst9EkSO41VIFhek%3D: x509: certificate has expired or is not yet valid

All other docker images like yelb-ui still work.

Cheers.

@mreferre
Copy link
Owner

Mh.. I am not seeing this problem:

sh-4.2# docker pull mreferre/yelb-db:0.5 
0.5: Pulling from mreferre/yelb-db
3e17c6eae66c: Pull complete 
edb9dc1cfcb8: Pull complete 
7a344e5b3663: Pull complete 
d619f9c5def6: Pull complete 
225b82de1e67: Pull complete 
10daa23c1d9a: Pull complete 
4ba4a4b2d69b: Pull complete 
3fc3e282a06c: Pull complete 
db8508199c1a: Pull complete 
99445470b9b6: Pull complete 
dd01bf2076d4: Pull complete 
292c6e56e62f: Pull complete 
7a07813393c7: Pull complete 
e7955dbcd645: Pull complete 
Digest: sha256:6412d2fe96ee71ca701932d47675c549fe0428dede6a7975d39d9a581dc46c0c
Status: Downloaded newer image for mreferre/yelb-db:0.5
sh-4.2#

From a quick search there are other users reporting similar errors and it appears to be environmental:
moby/moby#4507
https://stackoverflow.com/questions/35289802/docker-pull-error-x509-certificate-has-expired-or-is-not-yet-valid

It is however weird that that is the only image it fails to pull.

@ymeillier
Copy link
Author

oups my bad yes was a time sync issue on the docker host... why it worked for other images without complaining about certificate time i am not too sure but all good now.

@mreferre mreferre closed this as completed Jan 1, 2020
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