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

Get docker.pkg.github.com/v2/kubernetes/minikube/kicbase/mainfests/v0.0.10: no basic auth credentials #8247

Closed
yihuibest3 opened this issue May 22, 2020 · 2 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. triage/duplicate Indicates an issue is a duplicate of other open issue.

Comments

@yihuibest3
Copy link

Steps to reproduce the issue:

  1. Copy https://minikube.sigs.k8s.io/docs/start to browse
  2. Install minikube-installer.exe in window 10
  3. Start your cluster by run: minikube start

Full output of failed command:
stderr:
Template parsing error: tempate: :1:8: executing "" at <.State.Status>: map has no entry for key "State"


stderr:
Unable to find image 'docker.pkg.github.com/kubernetes/minikube/kicbase:v0.0.10' locally
docker: Error response from daemon: Get https://docker.pkg.github.com/v2/kubernetes/minikube/kicbase/mainfests/v0.0.10: no basic auth credentials

Full output of minikube start command used, if not already included:
stderr:
Unable to find image 'docker.pkg.github.com/kubernetes/minikube/kicbase:v0.0.10' locally
docker: Error response from daemon: Get https://docker.pkg.github.com/v2/kubernetes/minikube/kicbase/mainfests/v0.0.10: no basic auth credentials

@afbjorklund
Copy link
Collaborator

This is addressed in #8192 and #8124, respectively. Sorry for the inconvenience. If in China:
Try --base-image registry.cn-hangzhou.aliyuncs.com/google_containers/kicbase:v0.0.10

@afbjorklund afbjorklund added the triage/duplicate Indicates an issue is a duplicate of other open issue. label May 22, 2020
@tstromberg tstromberg changed the title Unable to find image 'docker.pkg.github.com/kubernetes/minikube/kicbase:v0.0.10' Get https://docker.pkg.github.com/v2/kubernetes/minikube/kicbase/mainfests/v0.0.10: no basic auth credentials May 26, 2020
@tstromberg tstromberg changed the title Get https://docker.pkg.github.com/v2/kubernetes/minikube/kicbase/mainfests/v0.0.10: no basic auth credentials Get docker.pkg.github.com/v2/kubernetes/minikube/kicbase/mainfests/v0.0.10: no basic auth credentials May 26, 2020
@tstromberg tstromberg added kind/bug Categorizes issue or PR as related to a bug. triage/discuss Items for discussion priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels May 26, 2020
@medyagh
Copy link
Member

medyagh commented Jun 1, 2020

fixed

@medyagh medyagh closed this as completed Jun 1, 2020
@tstromberg tstromberg removed the triage/discuss Items for discussion label Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

4 participants