-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Description
Description
Unknown error (0x80092013)
Version
GitHub Desktop version: Was 0.8, issue started after upgrading to 1.0.7
OS version: Windows Server 2012 R2 DataCenter Edition
Steps to Reproduce
- Attempt to push or pull to/from Enterprise repository
Expected behavior: Push/Pull completes without error
Actual behavior: Error from developer console:
git -c credential.helper= push origin master:master --progress exited with an unexpected code: 128.
fatal: unable to access 'https://redacted address of github enterprise instance.git/': schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - The revocation function was unable to check revocation because the revocation server was offline.
Reproduces how often: 100% since upgrading to 1.0.7
Logs
Additional Information
I'm new to github and GitHub Desktop and the web interface is all I'm familiar with. If I choose "Repositort\View on GitHub" the repository opens successfully in a browser window.