git user asks password
Created by: huggsy
I'm almost there, someone please help me.
I've successfully installed gitlab. I then generate ssh key and then add it in the gitlab but when i use git clone git@........... it ask me to enter password I checked the file:/home/git/.ssh/authorized_keys when I add new ssh key in gitlab ,I can find it added in the file authorized_keys but what's wrong with this.... the output of sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production are like this System information System: Ubuntu 12.04 Current User: git Using RVM: no Ruby Version: 1.9.3p392 Gem Version: 1.8.23 Bundler Version:1.3.5 Rake Version: 10.0.4
GitLab information Version: 5.2.0 Revision: 6654db2c Directory: /home/git/gitlab DB Adapter: postgresql URL: http://192.168.0.150 HTTP Clone URL: http://192.168.0.150/some-project.git SSH Clone URL: [email protected]:some-project.git Using LDAP: no Using Omniauth: no
GitLab Shell Version: 1.4.0 Repositories: /home/git/repositories/ Hooks: /home/git/gitlab-shell/hooks/ Git: /usr/bin/git
Please help me ~~~ ubuntu system