Hello,

like many people I've seen I also get the "Access denied or wrong
repository path" message from today :(

Yesterday I installed gitorious via the chef setup on my server
without any problems. Everything was working fine, pushing and
pulling.

So from yesterday I have this in my gitorious_auth.log:
 26 I, [2011-08-25 21:14:55#21920]  INFO -- : Connection from
"79.206.182.38 64667 22" (gri): git-upload-pack 'test/test.git'
 27 I, [2011-08-25 21:14:55#21920]  INFO -- : Accepted "gri" for "git-
upload-pack '/var/git/repositories/0df/147/
adb93f92c44fe76037513c99abed8d337f.git'"

Today I did a few changes (really no other changes were made!):
- changed the hostname from servername.serverfarm.com to mydomain.com
- changed the ServerName in the gitorous.conf and gitorious-ssl in /
etc/apache2/sites-available from mydomain.com to
developer.mydomain.com
- changed gitorious_host in the gitorious.yml from mydomain.com to
developer.mydomain.com
- restarted the server completely to really update all services like
git-poller etc.

So now when trying to check out my project, pulling over git:// works
fine. Pulling via ssh results in "Access denied or wrong repository
path".

gitorious_auth.log now contains:
 60 I, [2011-08-26 11:17:41#3323]  INFO -- : Connection from
"79.206.219.103 64000 22" (gri): git-upload-pack 'test/test.git'
 61 I, [2011-08-26 11:17:41#3323]  INFO -- : Access denied or bad
repository path for "gri": "git-upload-pack 'test/test.git'"

Even when I revert my changes (the hostnames and config settings),
this message persists :(

Thank you for your help!

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

Reply via email to