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

Unable to pull image with containerd #46

Open
rmb938 opened this issue Jan 12, 2019 · 0 comments
Open

Unable to pull image with containerd #46

rmb938 opened this issue Jan 12, 2019 · 0 comments

Comments

@rmb938
Copy link

rmb938 commented Jan 12, 2019

crictl pull quay.io/munnerz/kube-plex:latest

FATA[0000] pulling image failed: rpc error: code = Unknown desc = failed to pull and unpack image "quay.io/munnerz/kube-plex:latest": failed to copy: httpReaderSeeker: failed open: could not fetch content descriptor sha256:13fffb730e53e451a6be2c649c4da3dfb252bb411802ce87f9f704d602d3a195 (application/vnd.docker.distribution.manifest.v1+prettyjws; charset=utf-8) from remote: not found

However docker is able to pull it fine

docker pull quay.io/munnerz/kube-plex:latest                                                                                                                                                                       12:07:11
latest: Pulling from munnerz/kube-plex
6d987f6f4279: Already exists 
e27030d5c9de: Already exists 
Digest: sha256:13fffb730e53e451a6be2c649c4da3dfb252bb411802ce87f9f704d602d3a195
Status: Image is up to date for quay.io/munnerz/kube-plex:latest

I am guessing something with the image is breaking containerd.

I found this related issue containerd/containerd#2840 that may or maynot be related. I am able to pull other quay images perfectly fine so it may just be the kube-plex image.

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

1 participant