After update to version 2.0.0 and dedicated auth (gitlab)
Docker Registry
3
Posts
2
Posters
9
Views
2
Watching
-
I upgraded the app to latest version 2.0.0, but then when I try to use the registry, I see in the logs following pattern:
failed to verify token: token signed by untrusted key with ID
On gitlab site:
Error response from daemon: login attempt to https://dr.example.org:443/v2/ failed with status: 401 Unauthorized
-
I upgraded the app to latest version 2.0.0, but then when I try to use the registry, I see in the logs following pattern:
failed to verify token: token signed by untrusted key with ID
On gitlab site:
Error response from daemon: login attempt to https://dr.example.org:443/v2/ failed with status: 401 Unauthorized
@tobiasb is the app installed without user management i.e you have your own user management setup ?
This looks to be some issue in your setup/configuration . See https://github.com/distribution/distribution/issues/4299 . I haven't read through that thread but maybe you get some ideas. FWIW, our internal registry works fine with 2.0.0 but we use it with Cloudron user management