Docker registry - erreur d'authentification

Bonjour,

Voici le message d’erreur
"
docker login https://registry.simplicite.io
Username: ####
Password: ####
Error: authenticating creds for “registry.simplicite.io”: pinging container registry registry.simplicite.io: Get "https://registry.simplicite.io/v2/": authenticationrequired
"

alors que l’authentification fonctionne avec l’UI
https://registry-ui.simplicite.io/containers

Auriez-vous une idée ?

Bonjour

Je ne constate pas de pb de login/pull des images depuis notre registry (NB: avec ma version de docker je ne met pas le https:// car c’est implicite)

> docker --version
Docker version 24.0.7, build afdd53b

> docker login registry.simplicite.io
Username: xxxxxx
Password: xxxxxx
Login Succeeded

> docker pull registry.simplicite.io/platform:5-latest
5-latest: Pulling from platform
2d473b07cdd5: Pull complete
7b1287e4994e: Pull complete
d87a46a2fe1a: Pull complete
bc120ba4d47a: Pull complete
7d9423da15a7: Pull complete
4145ce38392b: Pull complete
4f4fb700ef54: Pull complete
14673309f254: Pull complete
c0c1dc34471f: Pull complete
Digest: sha256:628265c85d0eff07bfc17d499ace24d00cbd2ea4b2f5227115f9c3e489a073bb
Status: Downloaded newer image for registry.simplicite.io/platform:5-latest
registry.simplicite.io/platform:5-latest

Bonjour David,

Merci pour ta réponse.
Après étude des flux il s’agit d’un problème de proxy de notre côté.

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.