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

The private image repository is ecr, pulling image fail #44

Open
BombLing opened this issue Jun 7, 2022 · 0 comments
Open

The private image repository is ecr, pulling image fail #44

BombLing opened this issue Jun 7, 2022 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@BombLing
Copy link

BombLing commented Jun 7, 2022

I0607 03:51:55.995263 1 docker.go:502] Image "xxx.dkr.ecr.us-east-1.amazonaws.com/kubesphere/java-8-centos7:v3.2.0" not available locally, pulling ... I0607 03:51:56.013969 1 docker.go:583] pulling image error : Error response from daemon: Head "https://xxx.dkr.ecr.us-east-1.amazonaws.com/v2/kubesphere/java-8-centos7/manifests/v3.2.0": no basic auth credentials I0607 03:51:56.014497 1 docker.go:473] error inspecting image xxx.dkr.ecr.us-east-1.amazonaws.com/kubesphere/java-8-centos7:v3.2.0: Error: No such image: xxx.dkr.ecr.us-east-1.amazonaws.com/kubesphere/java-8-centos7:v3.2.0 I0607 03:51:56.014949 1 docker.go:502] Image "xxx.dkr.ecr.us-east-1.amazonaws.com/kubesphere/java-8-centos7:v3.2.0" not available locally, pulling ... I0607 03:51:56.032205 1 docker.go:583] pulling image error : Error response from daemon: Head "https://xxx.dkr.ecr.us-east-1.amazonaws.com/v2/kubesphere/java-8-centos7/manifests/v3.2.0": no basic auth credentials I0607 03:51:56.032636 1 docker.go:473] error inspecting image xxx.dkr.ecr.us-east-1.amazonaws.com/kubesphere/java-8-centos7:v3.2.0: Error: No such image: xxx.dkr.ecr.us-east-1.amazonaws.com/kubesphere/java-8-centos7:v3.2.0 E0607 03:51:56.032684 1 errors.go:297] An error occurred: unable to get xxx.dkr.ecr.us-east-1.amazonaws.com/kubesphere/java-8-centos7:v3.2.0 E0607 03:51:56.032696 1 errors.go:298] Suggested solution: check image name, or if using a local image set the builder image pull policy to "never" I0607 03:51:56.032703 1 errors.go:300] Details: Error response from daemon: Head "https://xxx.dkr.ecr.us-east-1.amazonaws.com/v2/kubesphere/java-8-centos7/manifests/v3.2.0": no basic auth credentials E0607 03:51:56.032713 1 errors.go:302] If the problem persists consult the docs at https://kubesphere.io/docs/v2.1/zh-CN/quick-start/source-to-image/ Open an issue at https://github.com/kubesphere/s2irun/issues providing us with a log from your build using log output level 3.

@BombLing BombLing added the kind/bug Categorizes issue or PR as related to a bug. label Jun 7, 2022
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.
Projects
None yet
Development

No branches or pull requests

1 participant