Agent admitted failure to sign using the key.
Created by: RomuloVitoi
After a fresh installation, I get this when trying to push:
git push -u origin master
Agent admitted failure to sign using the key.
git@host's password:
The app status seems to be ok:
sudo -u gitlab bundle exec rake gitlab:app:status RAILS_ENV=production
Starting diagnostics
config/database.yml............exists
config/gitlab.yml............exists
/home/git/repositories/............exists
/home/git/repositories/ is writable?............YES
remote: Counting objects: 24, done.
remote: Compressing objects: 100% (18/18), done.
remote: Total 24 (delta 3), reused 0 (delta 0)
Receiving objects: 100% (24/24), done.
Resolving deltas: 100% (3/3), done.
Can clone gitolite-admin?............YES
UMASK for .gitolite.rc is 0007? ............YES
/home/git/.gitolite/hooks/common/post-receive exists? ............YES
Validating projects repositories:
teste.....post-receive file ok
Finished