CyberChef icon indicating copy to clipboard operation
CyberChef copied to clipboard

Bug report: Image doesn't work properly with Watchtower

Open brhahlen opened this issue 1 year ago • 2 comments

Describe the bug When using Cyberchef with https://github.com/containrrr/watchtower, the following error occurs:

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

According to https://github.com/containrrr/watchtower/issues/1528, this has to do with how the docker image is being build.

To Reproduce Steps to reproduce the behaviour or a link to the recipe / input used to cause the bug:

  1. Set up CyberChef in Docker
  2. Set up Watchtower in Docker
  3. Wait for update check
  4. See error

Expected behaviour Watchtower would be able to do a proper head request and get the right information.

Screenshots

Desktop (if relevant, please complete the following information):

  • OS: Fedora
  • Browser: N/A
  • CyberChef version: latest - 10.18.8

Additional context Add any other context about the problem here.

brhahlen avatar Jun 19 '24 08:06 brhahlen

I'm experiencing the same messages. Any updates on this issue?

time="2024-11-29T13:44:30Z" level=warning msg="Could not do a head request for \"ghcr.io/gchq/cyberchef:latest\", falling back to regular pull." container=/cyberchef image="ghcr.io/gchq/cyberchef:latest"

time="2024-11-29T13:44:30Z" level=warning msg="Reason: registry responded to head request with \"404 Not Found\", auth: \"not present\"" container=/cyberchef image="ghcr.io/gchq/cyberchef:latest"

ghost avatar Nov 29 '24 15:11 ghost

I have the same issue: any updates about this?

meme1337 avatar Jul 28 '25 14:07 meme1337