docker push encounter unauthorized problem #21091
Replies: 1 comment 1 reply
-
Make sure you have the correct external-url or env |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I started harbor v2.11.1,and created a user shangmin in the website, and I can login with the user successfully.
And I created a project backend, and make sure the user shangmin is the maintainer of the project.
But when I push image to docker, it always encounters a problem:
docker push harbor.xiaoyubot.com/backend/xiaoyu-api:latest
unauthorized: unauthorized to access repository: backend/xiaoyu-api, action: push: unauthorized to access repository: backend/xiaoyu-api, action: push
Can someone give me some hints to solve the problem?
Beta Was this translation helpful? Give feedback.
All reactions