3
ディレクトリ「/var/empty/.ssh」を作成できませんでした
毎日、数時間使用した後、SSHを使用しているものはランダムに機能しなくなります。唯一の解決策は、マシンを再起動することです。これにより、再びランダムに発生するまでマシンが修正されます。 > git push Could not create directory '/var/empty/.ssh'. The authenticity of host 'github.com (192.30.252.131)' can't be established. RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48. Are you sure you want to continue connecting (yes/no)? 差分ホストにsshしようとした後の-v(簡潔にするために省略)の詳細は次のとおりです。 debug1: Connection established. Could not create directory '/var/empty/.ssh'. debug1: identity file /var/empty/.ssh/id_rsa type -1 debug1: identity file …