Я зіткнувся з цією помилкою:
$ git push heroku master
Warning: Permanently added the RSA host key for IP address '50.19.85.132' to the list of known hosts.
! Your key with fingerprint b7:fd:15:25:02:8e:5f:06:4f:1c:af:f3:f0:c3:c2:65 is not authorized to access bitstarter.
Я спробував додати ключі, і я отримую цю помилку нижче:
$ ssh-add ~/.ssh/id_rsa.pub
Could not open a connection to your authentication agent.
$ ssh-agent /bin/sh
і $ ssh-add $yourkey
git config --list
щоб побачити, чи встановлено ви, credential.helper
- якщо у вас є, ви повинні усунути це налаштування, оскільки помічник не допомагає.