+ [9 years ago] Seveas yeah, just ignore that
+ [9 years ago] lmmx mm, still don't get the source of my problem then
+ [9 years ago] Seveas are you actually using the right key?
+ [9 years ago] Seveas ssh -i /path/to/id_rsa git@github.com
+ [9 years ago] lmmx identical to `ssh -T git@github.com` - "Permission denied (publickey)."

message no. 119573

Posted by lmmx in #github at 2015-11-12T23:58:37Z

identical to `ssh -T git@github.com` - "Permission denied (publickey)."
+ [9 years ago] Seveas lmmx: can you pastebin the full output of ssh -vvv -T git@github.com please
+ [9 years ago] lmmx with pleasure, thanks for your help
+ [9 years ago] lmmx Seveas: DM'd a paste
+ [9 years ago] Seveas lmmx: that really looks like github is not accepting your key
+ [9 years ago] Seveas here ssh says debug1: Authentication succeeded (publickey). at the point of what's line 95 in your paste