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

如果一个镜像层存在问题,则同步任务一直重试 #162

Open
walleliu1016 opened this issue Nov 14, 2024 · 0 comments
Open

Comments

@walleliu1016
Copy link

Bug Report

Type: bug report

镜像层损坏,同步程序会一直下载这个层,一直报失败,而不是略过这个层,或者镜像,同步下一个镜像。

背景:镜像从harbor A同步到harbor B,写的images.yaml是一个repository的地址。
同步程序从凌晨1点开始报错,一直到早上9点还在报,失败原因是这个layer已经不存在了:
企业微信截图_17315479203392

What you expected to happen

跳过这个镜像,同步下一个镜像

How to reproduce it (as minimally and precisely as possible)

同步一个镜像,然后人为删除这个镜像的某一个layer

Anything else we need to know?

Environment

  • image-syncer version: 1.5.5
  • OS (e.g. cat /etc/os-release):
  • Registry version (e.g. habor): Harbor: 2.11.1
  • Others:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant