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

fatal: credential-cache unavailable; no unix socket support #4594

Closed
1 task done
jeroen opened this issue Sep 6, 2023 · 1 comment
Closed
1 task done

fatal: credential-cache unavailable; no unix socket support #4594

jeroen opened this issue Sep 6, 2023 · 1 comment

Comments

@jeroen
Copy link

jeroen commented Sep 6, 2023

  • I was not able to find an open or closed issue matching what I'm seeing

Setup

  • Which version of Git for Windows are you using? Is it 32-bit or 64-bit?
$ git --version --build-options
git version 2.42.0.windows.2
cpu: x86_64
built from commit: 2f819d1670fff9a1818f63b6722e9959405378e3
sizeof-long: 4
sizeof-size_t: 8
shell-path: /bin/sh
feature: fsmonitor--daemon

  • Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?
$ cmd.exe /c ver

Happens for all Windows
  • What options did you set as part of the installation? Or did you choose the
    defaults?
defaults

Details

If we run git help -a we see that credential-cache is available:

git help -a 
....
   credential-cache        Helper to temporarily store passwords in memory

However, if we select it, the credential manager just returns errors all the time:

fatal: credential-cache unavailable; no unix socket support

This is something that changed relatively recently.

@rimrul
Copy link
Member

rimrul commented Sep 6, 2023

Duplicate of #3892

@rimrul rimrul closed this as not planned Won't fix, can't repro, duplicate, stale Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants