harbor failed with status: 401 Unauthorized错误

鉴权失败401 Unauthorized

 
[root@harbor harbor]# docker login https://chinda.com
Authenticating with existing credentials...
Login did not succeed, error: Error response from daemon: login attempt to https://chinda.com/v2/ failed with status: 401 Unauthorized
Username (admin): admin
Password: 
Error response from daemon: login attempt to https://chinda.com/v2/ failed with status: 401 Unauthorized

解决方案

 
docker-compose down -v
docker-compose up -d
posted @ 2022-09-05 11:19  技术颜良  阅读(2457)  评论(0编辑  收藏  举报