-
Notifications
You must be signed in to change notification settings - Fork 854
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mapping of credentials for docker.io
and index.docker.io
is not working properly for head requests.
#1176
Comments
docker.io
but the key in the config.json is index.docker.io
docker.io
and index.docker.io
is not working properly for head requests.
Hello ! Is there a workaround for that yet ? I tried the solution to change the url to I tried with the command of linked issue:
and with the command docker login which generated the
but at the end I get the issue below:
Happy to provide more information if necessary. Unfortunately it means for me that I can't use Watchtower to handle my updates unless there is another solution I missed |
+1 I am also having this issue. Even copying the generated token from my system |
@Katawann, your log seems even weirder... It correctly finds the correct credentials, but still get a 401:
...
(the issue is about when it can't find the credentials, due to them being put in the config.json as |
I have pretty much this issue but I always get the following
Super frustrating as watchtower is currently unable to update any containers |
@romprod, what image are you using? There is no |
is this still broken? |
This is still broken. Or do anyone has a workaround to this problem? I'm facing the same issue |
Any solution for this? |
+1 I am also having this issue. |
Originally posted by @piksel in #1129 (reply in thread)
Yeah, this is likely a bug we need to solve.
The text was updated successfully, but these errors were encountered: