Fix Git's SSH Permission Denied (PublicKey) Error on GitHub (git@github.com)

preview_player
Показать описание
Looking for a quick fix to GitHub's Permission Denied (PublicKey) SSH error? Don't worry, GitHub's Permission Denied fix is usually accomplished in one of three ways. Either you didn't use the correct email address when you did the SSH GitHub connection, you don't have GitHub SSH keys created, or you haven't registered your public GitHub SSH key in the administrative console. Each of these problems can be fixed quickly.

For more information on how to quickly create GitHub SSH keys, check out the following link:

Рекомендации по теме
Комментарии
Автор

Thank you for making it easy to understand. I have been searching everywhere for an easy solution but everyone makes it complicated. Thank you for making it so easy to solve :)

timothyroy
Автор

You are very interesting and your method really works, thank you

tomokinryou
Автор

Thank you so much i was looking for this

sktzamesa
Автор

You just saved me from smashing my computer and burning down my apartment. 9 hours I have been looking for a solution.... god bless you.

ksuiegaming
Автор

trying to do this from my pi to my windows have the same issue but doesnt matter what i try nothing works

mayhem
Автор

OMG lifesaver! This process was killing me as I was trying to clone through eclipse as advised by course material and it wouldn't work. You've saved me hrs of headaches lol. Thank you!

deepee
Автор

Thank you so much..I was struggling a lot to generate ssh key.

rakshithaa
Автор

not working, the real reason people come here is because they already done that and still not working

khalidyoga
Автор

Thank you so much, sir! I had the same issue on my GitLab, but used your commands, and it worked. Thanks again🙌🙌

dhanashekar
Автор

Hi Cameron. thanks for this video. I am able to run clone command but I need to push my local fines into github repository. I am getting below error
error: src refspec master does not match any

sidb
Автор

Thanks man, I tried a lot of methods for validate git push and this one worked.

sketdjogt
Автор

thank you sooo much man. This is the 5th video I've been watching and it was extremely easy to understand. Keep up the good work!

erenkall
Автор

Thank you so much sir. I was trying to solve this for very long time.

chandrachurmukherjeejucse
Автор

THANK YOU! your video is well explained wich made it enjoyable for newbies ... You earned a new follower Lad! I also follow you in github!

jfabianluevanorodriguez
Автор

Thank you very much, its work for me, i was investing my much time on googling but i got answer here only
Thank you very much

gtrjtgjr
Автор

After lot of videos watched, you saved my life. Thank you very much.

flavioluciodf
Автор

I recently bought a new laptop, you've been the only one that has really helped me sync my new laptop with my git repos. Thanks. Greetings from Bilbao, Basque Country, Spain.

andertker
Автор

LEGEND FOR PEOPLE WHO WORK WITH CODE WITHOUT BEING DEEP INFORMATICIANS LEGEND OF THE GAME !! LOVE THIS SO MUCH

ignasijs
Автор

This doesn't help me when I'm trying to clone repo by using Salt. I get that permission denied error though I have my own public key in the github. Cloning without Salt works fine but with Salt I get this error. I'm currently trying to build Salt state that clones my important repos on the new machine.

teemukoskinen
Автор

Hi Cameron, I followed your instruction very specifically. Yet I am still getting the same issue of my ssh pub. key not being authenticated. Any other possible solutions? I am trying to move a new page from local to remote.

pablomota