2
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Github desktop でログインできなくなったら。 Github Desktop login keychain Error

Last updated at Posted at 2019-11-04

Github desktopにログインできなくなったら

Github Desktopをいじっているとこんなエラーが出てきてpushも何もできなくなり、焦りました。
loginerror.png
Error文によるとキーチェーンにあるアカウントトークンが保存できない。”ログインキーチェーンを解除したか確認してね”と。

Error

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

色々調べて解決できたので今回はこのエラーの解決方法をご紹介します。

1.Finder/アプリケーション/ユーティリティ/キーチェーンアクセス アプリを開く。

utility.png

2.左のメニューの "ログイン" を右クリック

[キーチェーン"ログイン"を解除]となっているのでクリックして解除状態にする

もう一度右クリックして下の図のようになっていたらなにもしなくてOK
鍵のマークが開いた状態でOK

keychain-lock.png

3.Github Desktopに戻り、メニューバーのPreferencesからSign inを試してみてください

スクリーンショット 2019-11-04 16.43.56.png

以上
これでサインインできたはずです。

2
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?