-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
OCI index found, but accept header does not support OCI indexes #201
Comments
Same here - also for cadvisor/cadvisor |
Seeing this as well on a few containers. |
Same issue here |
@fmartinou I am seeing this across multiple registries (Docker Hub and ghcr.io). I tried rolling back to 6.0.0 and 5.22.1 and see the same issue. Currently have this happening on about 20 out of 100 containers. |
same issue with deconz container |
I think the same issue mentioned by containrrr/watchtower#1533 |
Made a PR #208 Resolved the OCI issues in my setup |
@zimmra I tested your PR and it has cleared up the OCI errors and I am seeing all containers with updates available. The docker compose automation though is not working and updating the containers. Here is what I am seeing in the logs related to docker compose.
|
Hi, Thank for reporting this issue, the analysis and the fix 👍 . I merge the PR from @zimmra on a branch to have the integration tests running on it. |
Realized this morning I was still running 5.22.1 as I was testing older versions. Not seeing the same issues with latest. |
It's fixed. The release |
Many thanks! |
For two images I'm receiving the following error message and they appear "unknown" in MQTT/HA:
404 - {"errors":[{"code":"MANIFEST_UNKNOWN","message":"OCI index found, but accept header does not support OCI indexes"}]}
Full content of the MQTT message:
I'm getting similar result for the following docker hub images:
koenkk/zigbee2mqtt:latest-dev
nicolargo/glances:latest-full
The text was updated successfully, but these errors were encountered: