I was having the same problem and for me the problem was that the ~/.ssh/authorized_keys file had wrong permissions set. (It must be 600)
I still don't get the SSH Url for the repositories, and I don't see any errors on the logs but at least can work with the repositories. On Dec 19, 7:20 pm, acoroian <[email protected]> wrote: > I have a private gitorious server i setup on centos 6. I turned of > registration and http / git cloning. The only thing available is SSH > which i turned on in gitorious.yml. > > All my services are running right: git-daemon, git-poller, git- > ultrasphinx and activemq . I am able to setup a repository on the > gitorious web interface but i cannot push anything to it. I added my > ssh key to my profile (has green checkmark) > > I notice that the repository ssh url is not there. Its blank . > > When i try to push to it it tries to get me to ssh to the server as > the git user instead of using the ssh key. > > If i try to login the git user password i get the error > > fatal: 'test/test.git' does not appear to be a git repository > fatal: The remote hung up unexpectedly. > > Its not that services are not running. Ive looked at some threads in > the group but none of them apply to me. > > I need your help. > > Adrian -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
