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

Repeatedly asked for allowing access for docker-credential-osxkeychain #1167

Open
elwin opened this issue May 6, 2024 · 2 comments
Open
Labels
t/bug Something isn't working

Comments

@elwin
Copy link

elwin commented May 6, 2024

Describe the bug

Every time I pull an image, I get the pop-up asking to give access to index.docker.io" for docker-credential-osxkeychain. Despite entering the password and pressing "Always Allow", subsequent pulls will cause the pop-up to appear again.
Screenshot 2024-05-06 at 14 05 20

To Reproduce

  1. Pull any image, e.g. docker pull hello-world
  2. Pop-up (as in screenshot above) appears. Enter password and press "Always Allow". Repeat step 1 and the pop-up will appear again.

Expected behavior

After pressing "Always Allow", the pop-up should not appear anymore when trying access index.docker.io.

Diagnostic report (REQUIRED)

https://orbstack.dev/_admin/diag/orbstack-diagreport_2024-05-06T12-07-47.435119Z.zip

Screenshots and additional context (optional)

No response

@elwin elwin added the t/bug Something isn't working label May 6, 2024
@kdrag0n
Copy link
Member

kdrag0n commented May 12, 2024

Remove index.docker.io in Keychain Access. This is because OrbStack can't access entries added by Docker Desktop due to macOS security checks.

@elwin
Copy link
Author

elwin commented May 13, 2024

Ah neat, removing it indeed made it work. How come it it still tries to access those entries?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants