Skip to content
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

[MacOS BigSur] podman 3.3.1 - Error: failed to parse "X-Registry-Auth" #11407

Closed
JorgeHernandezRamirez opened this issue Sep 2, 2021 · 3 comments
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@JorgeHernandezRamirez
Copy link

Hi,

I just installed podman in my macos bigsur doing

brew install podman
podman machine init
podman machine start

Until here everything works. Next i do

podman search mysql

And the following error ocurrs

Error: failed to parse "X-Registry-Auth" header for /v3.3.1/libpod/images/search?authfile=&filters=%7B%7D&limit=0&listtags=false&notrunc=false&term=mysql: error storing credentials in temporary auth file (server: "https://index.docker.io/v1/", user: ""): key https://index.docker.io/v1/ contains http[s]:// prefix

What is happening?. I just reproduce this error in two different macs. I hope your anwser

Best regards

@matejvasek
Copy link
Contributor

@JorgeHernandezRamirez is this duplicate of #11235 ?

@JorgeHernandezRamirez
Copy link
Author

JorgeHernandezRamirez commented Sep 2, 2021

Thanks for responding so quickly

I just found a solution removing http:// and https:// in auth section in ~/config/docker.json

@uniquejava
Copy link

Thanks for responding so quickly

I just found a solution removing http:// and https:// in auth section in ~/config/docker.json

Thanks. worked like charm.

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 21, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

No branches or pull requests

3 participants