Skip to content

Unable to sync repositories using GitHub Desktop: fatal error 0x80092012 #3156

@askbow

Description

@askbow

Description

Hi
I was trying to use GitHub Desktop to work with my repos, but I get an error like this (when cloning from or publishing to new repos):

fatal: unable to access 'https://github.com/askbow/contact-expand.git/': schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - ������� ������ �� ������ ���������� �������� ������ ��� �����������.

Version

GitHub Desktop version: 1.0.4

OS version: Microsoft Windows [Version 6.1.7601]

Steps to Reproduce

  1. create new repo in the application
  2. add files
  3. commit
  4. press "publish"

Expected behavior: the repo syncs up to Github

Actual behavior: Unknown error (0x80092012)

Reproduces how often: everytime

Logs

2017-10-25T08:40:09.832Z - info: [ui] [AppStore.withAuthenticatingUser] account found for repository: contact-expand - askbow (has token) 2017-10-25T08:40:10.404Z - error: [ui] git -c credential.helper= push origin master --set-upstream --progress exited with an unexpected code: 128. fatal: unable to access 'https://github.com/askbow/contact-expand.git/': schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - ������� ������ �� ������ ���������� �������� ������ ��� �����������.

Additional Information

I tried to curl the URI in the error, and I get this:
`>curl https://github.com/askbow/contact-expand.git/

<title>301 Moved Permanently</title>

301 Moved Permanently


nginx `

Metadata

Metadata

Assignees

No one assigned

    Labels

    investigation-neededLikely bugs, but haven't been reliably reproduced by a reviewer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions