Unsupported challenge type from registry #308
Closed
kimpenhaus
started this conversation in
General
Replies: 1 comment
-
|
This has been migrated to #309 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hey @nicholas-fedor
first of all thanks for taking action and continuing and modernizing watchtower - really appreciate your efforts 🙏🏼
today I tried to migrate from the original container image to the one you published
nickfedor/watchtower:latest. I didn't changed anything despiate the image ref. when the first scan started I realized that got an error:I then added debug logging to see what the issue might be - but it doesn't help me resolving that issue. to give you some more information - the registry
registry.my-domain.netis a self-hosted container registry based on the official registry imageregistry:latest. there is not auth required (as it is running in the same docker env and is not available from the internet). when using the original image that wasn't a problem and was working as expected.it appears on every run:
do you have any idea what might cause the issue here?
thanks in advance,
m.
Beta Was this translation helpful? Give feedback.
All reactions