optiopay / klar

Integration of Clair and Docker Registry
MIT License
506 stars 140 forks source link

Can't pull image: Token request returned 400 #168

Open Pilzington opened 4 years ago

Pilzington commented 4 years ago

Hello Guys,

I am trying to pull an image from an secure registry which can be accessed through the internet, but I always get this error:

Can't pull image: Token request returned 400

It seems klar tries to log in but fails to communicate correctly. If the credentials would be wrong I would expect a 401 Error.

Any Ideas what could be the problem? Some kind of problem with the registry config?