狂ったお茶会のlog

後で起きる自分のためのメモ

Github

mac再起動したら、GithubにSSHでアクセスできなくなった

前提 SourcetreeでSSH鍵を作成して、Githubにその鍵を登録してある状態 mac再起動するまでは、正常に使えていた やりたいこと macを久々に再起動して、 Sourcetreeでfetchしようとしたら git@github.com: Permission denied (publickey). fatal: Could not r…

GitHubを久々に使ったらエラーが出た話

掲題の通り 半年ぶりくらいにプロジェクト作ってpushしようとしたら以下のエラーが出た。 Warning: Permanently added the RSA host key for IP address '192.30.252.130' to the list of known hosts. Permission denied (publickey). fatal: Could not rea…