无法创建目录“ /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进入diff主机后,这里提供了-v(为简明起见)的更多信息: debug1: Connection established. Could not create directory '/var/empty/.ssh'. debug1: identity file /var/empty/.ssh/id_rsa type -1 debug1: identity file …