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

Docker with watchtower issue with update (buildx) #1059

Closed
5 tasks done
stanthewizzard opened this issue Jan 28, 2023 · 10 comments
Closed
5 tasks done

Docker with watchtower issue with update (buildx) #1059

stanthewizzard opened this issue Jan 28, 2023 · 10 comments

Comments

@stanthewizzard
Copy link

Steps to reproduce

Error 404 with watchtower for update of container

Expected behavior

update ok

Actual behavior

Hello

Apparently there is an issue with buildx

You should disable provenance as shown in docker/buildx#1513 (comment)

Thanks

Logs

No response

Komga version

latest

Operating system

docker

Other details

No response

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I have checked the FAQ.
  • I have updated the app to the latest version.
  • I will fill out all of the requested information in this form.
@gotson
Copy link
Owner

gotson commented Jan 28, 2023

i don't understand what's your problem, can you elaborate ?

@darthmooguy
Copy link
Contributor

Oh, I'm getting this too in my watchtower pings. It looks like this:

image

I don't know why it does that, it only seems to have trouble with the Komga container.

@stanthewizzard
Copy link
Author

stanthewizzard commented Jan 28, 2023

A lot of container have the issue.
Could you follow the link in the first post ? Thank you thank you :))

name: Build and push
uses: docker/build-push-action@v3
with:
push: true
provenance: false
tags: user/app:latest

@gotson
Copy link
Owner

gotson commented Jan 29, 2023

A lot of container have the issue.

then it's not a Komga issue.

@gotson gotson closed this as not planned Won't fix, can't repro, duplicate, stale Jan 29, 2023
@stanthewizzard
Copy link
Author

Not directly. But it's the way komga docker is build

@gotson
Copy link
Owner

gotson commented Jan 29, 2023

Not directly. But it's the way komga docker is build

Works for me so probably a you issue

@stanthewizzard
Copy link
Author

There is issue for everyone of many docker containers (pi-hole for ex). Could you kindly go to the link at the beginning of the post ?

@gotson
Copy link
Owner

gotson commented Jan 29, 2023

The link is about failing to push, but the push for Komga is working, so I don't unserstand how it's related?

@gotson
Copy link
Owner

gotson commented Jan 29, 2023

containrrr/watchtower#1528 actually describes the issue. Images still get updated, but warnings are issued.

It's a watchtower issue, following a docker change. It's been fixed in containrrr/watchtower#1533

I don't think there's anything to be done here.

@stanthewizzard
Copy link
Author

ok
thanks

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants