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

在某个版本后无法使用Watchtower自动更新Docker镜像 #3183

Closed
4 tasks done
TheRealKamisama opened this issue Jan 29, 2023 · 4 comments
Closed
4 tasks done
Labels
bug Something isn't working stale No activity for more than 30 days

Comments

@TheRealKamisama
Copy link

Please make sure of the following things

  • I have read the documentation.
  • I'm sure there are no duplicate issues or discussions.
  • I'm sure it's due to alist and not something else(such as Dependencies or Operational).
  • I'm sure I'm using the latest version

Alist Version / Alist 版本

xhofe/alist:latest

Driver used / 使用的存储驱动

非相关

Describe the bug / 问题描述

Could not do a head request for "xhofe/alist:latest", falling back to regular pull.
Reason: registry responded to head request with "404 Not Found", auth: "not present"

从某个版本后Watchtower一直在失败, 大概观察第一次出现在1月27日
调查后发现Watchtower那边已经统计了只有几个镜像有这样的问题, 并且已经分析了问题原因, 详细信息在链接里:
containrrr/watchtower#1529 (comment)
Pihole好像找到了办法从他们的镜像那边解决这个问题, 我没有细看, 请问能不能看看Alist这边是不是也可以一样解决?

Reproduction / 复现链接

containrrr/watchtower#1529 (comment)

Logs / 日志

No response

@TheRealKamisama TheRealKamisama added the bug Something isn't working label Jan 29, 2023
@welcome
Copy link

welcome bot commented Jan 29, 2023

Thanks for opening your first issue here! Be sure to follow the issue template!

@xhofe
Copy link
Member

xhofe commented Jan 29, 2023

According to your reference, don't use a really short interval for watchtower due to the docker API rate limiting is a better solution instead of change original image. In that case you can set the WATCHTOWER_WARN_ON_HEAD_FAILURE=never environment variable for watchtower, or add the equivalent argument --warn-on-head-failure never (see https://containrrr.dev/watchtower/arguments/#head_failure_warnings).

@stale
Copy link

stale bot commented Mar 14, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale No activity for more than 30 days label Mar 14, 2023
@stale
Copy link

stale bot commented Mar 22, 2023

This issue was closed due to inactive more than 52 days. You can reopen or recreate it if you think it should continue. Thank you for your contributions again.

@stale stale bot closed this as completed Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale No activity for more than 30 days
Projects
None yet
Development

No branches or pull requests

2 participants