你的位置:首页 > 信息动态 > 新闻中心
信息动态
联系我们

harbor failed with status: 401 Unauthorized错误

2022/9/5 11:23:34

鉴权失败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