labring / sealos

Sealos is a production-ready Kubernetes distribution that provides a one-stop solution for both public and private cloud. https://sealos.io
https://cloud.sealos.io
Apache License 2.0
13.3k stars 2.02k forks source link

BUG: sealos registry copy无法鉴权通过,即便执行过sealos login命令,依然会提示:authentication required #4802

Open fu7100 opened 1 week ago

fu7100 commented 1 week ago

Sealos Version

v4.3.7

How to reproduce the bug?

执行命令: [root@master sealos4.4.0]# sealos registry copy reg.ide.local:5000/titanide/busybox:latest sealos.hub:5000 Getting image source signatures Error: trying to reuse blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa at destination: checking whether a blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa exists in sealos.hub:5000/titanide/busybox: authentication required

What is the expected behavior?

No response

What do you see instead?

No response

Operating environment

- Sealos version:
- Docker version:
- Kubernetes version:
- Operating system:
- Runtime environment:
- Cluster size:
- Additional information:

Additional information

No response

lingdie commented 1 week ago

两个镜像仓库都要login吧

sealos-ci-robot commented 1 week ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


You need to log in to both mirror repositories.

fu7100 commented 5 days ago

两个镜像仓库都要login吧

尝试过不行

sealos-ci-robot commented 5 days ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


You need to log in to both mirror repositories.

Tried but it doesn’t work