-
Notifications
You must be signed in to change notification settings - Fork 908
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 |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as outdated.
This comment was marked as outdated.
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. |
I'm seeing a similar issue when running the
|
I have the same issue for publi c images for docker.io as well as github. |
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: