Ubuntu Github ssh keys issue
        Posted  
        
            by 
                Alex Baranosky
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Alex Baranosky
        
        
        
        Published on 2011-01-09T05:56:40Z
        Indexed on 
            2011/01/09
            6:53 UTC
        
        
        Read the original article
        Hit count: 691
        
I followed every step given in this guide: http://help.github.com/linux-key-setup/
When I get to the end I am able to ssh to [email protected], getting the response:
PTY allocation request failed on channel 0 Hi AlexBaranosky! You've successfully authenticated, but GitHub does not provide shell access. Connection to github.com closed
But when I go to clone my repo it fails saying:
Permission denied (publickey). fatal: The remote end hung up unexpectedly
I've used Github a lot, but this is my first use of it from an Ubuntu computer, is there something I am missing here?
Any help is greatly appreciated.
Alex
© Stack Overflow or respective owner