forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Milestone
Description
Existing issues matching what you're seeing
- I was not able to find an open or closed issue matching what I'm seeing
Git for Windows version
MinGit 2.50.1
Windows version
Windows 11
Windows CPU architecture
x86_64 (64-bit)
Additional Windows version information
Options set during installation
This was reported in MinGit, so no installation happened.
Other interesting things
This is happening on VS IDE 17.14.13 and up, which use MinGit 2.50.1. Seems related to this curl/libcurl issue issue. The output from Git's error and the one described in the issue match and it looks like Git for Windows is using one of the affected versions (8.13, 8.14. 8.15). Looks like the fix shipped with 8.16.
This was originally reported in a Visual Studio Developer Community Feedback Ticket.
Terminal/shell
CMD
Commands that trigger the issue
Git network operations on remote branches. Example below from `push`.
Expected behaviour
Network operations succeed.
Actual behaviour
Network operations fail with messages like in the following example from push:
Error encountered while pushing to the remote repository: Git failed with a fatal error.
unable to access ‘removed devops link for privacy reasons’: schannel: failed to read data from server: SEC_E_CONTEXT_EXPIRED (0x80090317) - The context has expired and can no longer be used.
Failed to push to the remote repository. See the Output window for more details.
Repository
No response
Metadata
Metadata
Assignees
Labels
No labels