【发布时间】:2015-01-11 19:55:48
【问题描述】:
我尝试将 SSH 密钥添加到 Heroku,但出现此错误
Uploading SSH public key C:/Users/xxxx/.ssh/id_rsa.pub... failed
! Encoding error. Please ensure that all data in the request can be interpreted as UTF-8.
唯一想到的就是检查包含密钥的文件是否使用 UTF-8 编码保存。
【问题讨论】: