Skip to content

Instantly share code, notes, and snippets.

@jfoy
Created December 14, 2016 22:36
Show Gist options
  • Save jfoy/aeab8edbd98bebfefcf95bcc1ac7f5b9 to your computer and use it in GitHub Desktop.
Save jfoy/aeab8edbd98bebfefcf95bcc1ac7f5b9 to your computer and use it in GitHub Desktop.
404 error fetching .asc file from quay.io
sudo /usr/bin/rkt run --trust-keys-from-https quay.io/coreos/hyperkube:1.5.1_coreos.0 --exec /bin/cat -- /etc/kubernetes/manifests-multi/addon-manager-multinode.json
image: using image from local store for image name coreos.com/rkt/stage1-coreos:1.14.0
image: searching for app image quay.io/coreos/hyperkube
image: remote fetching from URL "https://quay.io/c1/aci/quay.io/coreos/hyperkube/1.5.1_coreos.0/aci/linux/amd64/"
image: keys already exist for prefix "quay.io/coreos/hyperkube", not fetching again
image: downloading signature from https://quay.io/c1/aci/quay.io/coreos/hyperkube/1.5.1_coreos.0/aci.asc/linux/amd64/
run: bad HTTP status code: 404
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment