Replies: 1 comment
-
The normal authentication flow for docker registries actually start with a 401, where the client get a header telling what scope needs authenticated. Ref: https://distribution.github.io/distribution/spec/auth/token/ If you want more details about what happens during an update, enable --debug. |
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
-
The watchtower logs look fine:
But the registry logs show errors at every request:
Sorry for pictures, for some reason my terminal emulator (Warp) doesn't let me copy-paste from that session.
Beta Was this translation helpful? Give feedback.
All reactions