Unable to Publish from Github Desktop Application to github.com

泪湿孤枕 提交于 2019-12-07 18:36:57

问题


While trying to publish from Github desktop app to github.com am getting the following error.

GitHub Desktop was unable to store the account token in the keychain. Please check you have unlocked access to the 'login' keychain.

  • relogin didnt help.
  • Updating Github desktop didn't help.
  • Deleted all the entries regarding github in Keychain tool

回答1:


This seems to be caused by the Keychain being in an invalid state, affecting applications that try to use the keychain to store or retrieve credentials. Seems to be specific to macOS High Sierra and Mojave.

Workaround:

  • Open Keychain Access.app
  • Right-click on the login keychain and try locking it
  • Right-click on the login keychain and try unlocking it
  • Sign into your GitHub account again

and it works like charm.



来源:https://stackoverflow.com/questions/52652975/unable-to-publish-from-github-desktop-application-to-github-com

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!