lamiastella

github push error

Mar 6th, 2016
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. create mode 100644 subscriber.py
  2. create mode 160000 wiringPi
  3. pi@raspberrypi:~ $ git remote add origin [email protected]:lamiastella/raspi.git
  4. pi@raspberrypi:~ $ git push -u origin master
  5. The authenticity of host 'github.com (192.30.252.130)' can't be established.
  6. RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.
  7. Are you sure you want to continue connecting (yes/no)? yes
  8. Warning: Permanently added 'github.com,192.30.252.130' (RSA) to the list of known hosts.
  9. Permission denied (publickey).
  10. fatal: Could not read from remote repository.
  11.  
  12. Please make sure you have the correct access rights
  13. and the repository exists.
Advertisement
Add Comment
Please, Sign In to add comment