You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
skopeo copy on docker.redpanda.com/redpandadata/connect:4.39 gives server side error 500
What should have happened instead?
the image should have been copied
How to reproduce the issue?
This works as expected
skopeo copy docker://docker.redpanda.com/redpandadata/console:v2.7.2 docker://<PRIVATE_REGISTRY_PATH>
This gives an error
skopeo copy docker://docker.redpanda.com/redpandadata/connect:4.39 docker://<PRIVATE_REGISTRY_PATH>
FATA[0000] initializing source docker://docker.redpanda.com/redpandadata/connect:4.39: reading manifest 4.39 in docker.redpanda.com/redpandadata/connect: manifest unknown
Additional information
Don't know if this is a server side error or an error with skopeo but it would be valueable if you could look into it since redpandadata/console:v2.7.2 works but redpandadata/connect:4.39 does not work. This is the first time I've seen some error like this with skopeo, it has worked flawlessly on all other image copies we've ever done.
Thanks for creating redpanda! ✨
The text was updated successfully, but these errors were encountered:
Version & Environment
image redpandadata/connect:4.39
What went wrong?
skopeo copy on docker.redpanda.com/redpandadata/connect:4.39 gives server side error 500
What should have happened instead?
the image should have been copied
How to reproduce the issue?
This works as expected
skopeo copy docker://docker.redpanda.com/redpandadata/console:v2.7.2 docker://<PRIVATE_REGISTRY_PATH>
This gives an error
skopeo copy docker://docker.redpanda.com/redpandadata/connect:4.39 docker://<PRIVATE_REGISTRY_PATH>
FATA[0000] initializing source docker://docker.redpanda.com/redpandadata/connect:4.39: reading manifest 4.39 in docker.redpanda.com/redpandadata/connect: manifest unknown
Additional information
Don't know if this is a server side error or an error with skopeo but it would be valueable if you could look into it since redpandadata/console:v2.7.2 works but redpandadata/connect:4.39 does not work. This is the first time I've seen some error like this with skopeo, it has worked flawlessly on all other image copies we've ever done.
Thanks for creating redpanda! ✨
The text was updated successfully, but these errors were encountered: