-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Closed
Labels
bugConfirmed bugs or reports that are very likely to be bugsConfirmed bugs or reports that are very likely to be bugsinvestigation-neededLikely bugs, but haven't been reliably reproduced by a reviewerLikely bugs, but haven't been reliably reproduced by a reviewer
Description
Description
Attempting to push commits to my GitHub using the Desktop client results in this message:
The system cannot find the path specified.
error: unable to read askpass response from 'C:\Users\Alca\AppData\Local\GitHubDesktop\app-0.8.0\resources\app\static\ask-pass-trampoline.bat'
fatal: could not read Username for 'https://github.com': terminal prompts disabled
No changes occur.
Similar issue as #1916.
Version
GitHub Desktop version: 0.8.0
OS version: Windows 7 (6.1.7601 SP1)
Steps to Reproduce
- Make a commit.
- Push the commit.
- Error message pops up.
Expected behavior: The commit should be pushed.
Actual behavior: The aforementioned error message pops up.
Reproduces how often: 100% of the time.
Logs
2017-09-06T06:15:40.333Z - error: [ui] `git -c credential.helper= push origin master:master --progress` exited with an unexpected code: 128.
The system cannot find the path specified.
error: unable to read askpass response from 'C:\Users\Alca\AppData\Local\GitHubDesktop\app-0.8.0\resources\app\static\ask-pass-trampoline.bat'
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Additional Information
The file at that location most definitely does exist. It has persisted through multiple versions of Desktop.
I've tried commenting out core.askpass=git-gui--askpass from my git config.
Issue created by request of Stacey Burns @staceb
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugConfirmed bugs or reports that are very likely to be bugsConfirmed bugs or reports that are very likely to be bugsinvestigation-neededLikely bugs, but haven't been reliably reproduced by a reviewerLikely bugs, but haven't been reliably reproduced by a reviewer
