We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Expected behavior and actual behavior: It should replicate debian images from dockerhub.
Steps to reproduce the problem: Replication was created as shown in the image.
Versions: Please specify the versions of following systems.
Additional context: Task Log:
2024-11-26T00:10:00Z [INFO] [/replication/transfer/image/transfer.go:106]: client for source registry [type: docker-hub, URL: https://hub.docker.com, insecure: true] created 2024-11-26T00:10:00Z [INFO] [/replication/transfer/image/transfer.go:116]: client for destination registry [type: harbor, URL: http://core:8080, insecure: true] created 2024-11-26T00:10:00Z [INFO] [/replication/transfer/image/transfer.go:149]: copying library/debian:[bullseye-slim,bookworm-slim](source registry) to os/debian:[bullseye-slim,bookworm-slim](destination registry)... 2024-11-26T00:10:00Z [INFO] [/replication/transfer/image/transfer.go:168]: copying library/debian:bullseye-slim(source registry) to os/debian:bullseye-slim(destination registry)... 2024-11-26T00:10:00Z [INFO] [/replication/transfer/image/transfer.go:289]: pulling the manifest of image library/debian:bullseye-slim ... 2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:300]: the manifest of image library/debian:bullseye-slim pulled 2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:322]: trying abstract a manifest from the manifest list... 2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:334]: a manifest(architecture: amd64, os: linux) found, using this one: sha256:0ee558f46e262c21f9e3449896c59d740eaa323e3c0709f5c6f3c3943bd0a113 2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:289]: pulling the manifest of image library/debian:sha256:0ee558f46e262c21f9e3449896c59d740eaa323e3c0709f5c6f3c3943bd0a113 ... 2024-11-26T00:10:01Z [ERROR] [/replication/transfer/image/transfer.go:297]: failed to pull the manifest of image library/debian:sha256:0ee558f46e262c21f9e3449896c59d740eaa323e3c0709f5c6f3c3943bd0a113: missing signature key 2024-11-26T00:10:01Z [ERROR] [/replication/transfer/image/transfer.go:154]: missing signature key 2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:168]: copying library/debian:bookworm-slim(source registry) to os/debian:bookworm-slim(destination registry)... 2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:289]: pulling the manifest of image library/debian:bookworm-slim ... 2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:300]: the manifest of image library/debian:bookworm-slim pulled 2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:322]: trying abstract a manifest from the manifest list... 2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:334]: a manifest(architecture: amd64, os: linux) found, using this one: sha256:c00d13c9aa5d1acfa44e5ababbb8d1f5ac53fa94bc2f993070ccea2dcaf5aa64 2024-11-26T00:10:01Z [INFO] [/replication/transfer/image/transfer.go:289]: pulling the manifest of image library/debian:sha256:c00d13c9aa5d1acfa44e5ababbb8d1f5ac53fa94bc2f993070ccea2dcaf5aa64 ... 2024-11-26T00:10:01Z [ERROR] [/replication/transfer/image/transfer.go:297]: failed to pull the manifest of image library/debian:sha256:c00d13c9aa5d1acfa44e5ababbb8d1f5ac53fa94bc2f993070ccea2dcaf5aa64: missing signature key 2024-11-26T00:10:01Z [ERROR] [/replication/transfer/image/transfer.go:154]: missing signature key
The text was updated successfully, but these errors were encountered:
is it reproducible? I can't reproduce your issue in my local env
Sorry, something went wrong.
the release 2.11.0 has no such log, Is it Harbor 2.11.0 version?
[/replication/transfer/image/transfer.go:154]: missing signature key
stonezdj
No branches or pull requests
Expected behavior and actual behavior:
It should replicate debian images from dockerhub.
Steps to reproduce the problem:
Replication was created as shown in the image.
Versions:
Please specify the versions of following systems.
Additional context:
Task Log:
The text was updated successfully, but these errors were encountered: