[gitorious] Re: Access denied or wrong repository path - About a day of digging.

2014-01-08 Thread Marcin Kulik
Hi Idan, Did you use the community installer or you've been trying to install Gitorious manually? Have you installed latest version 3.0? On Tuesday, January 7, 2014 5:51:34 PM UTC+1, idan harel wrote: Hey, I'm in a much needed help here. I'm trying to install gitorious for about a day

[gitorious] Re: Access denied or wrong repository path when pushing

2012-07-13 Thread alext
Problem solved. For whoever's interested, this was because of 2 reasons: apache not listening on port 80, and gitorious running on a sub URI. On Thursday, July 12, 2012 5:22:57 PM UTC-4, alext wrote: I just finished setting up a Gitorious installation and was testing some of the features to

[gitorious] Re: Access denied or wrong repository path.......gitorious_auth.log inside

2012-01-18 Thread Rafael Quirino
HugoKuo tonytkdk at gmail.com writes: PLz ignore this message, problem is been resolved hugo at i-0092:~/projects/mumbo$ git push origin master == Gitorious: == Access denied or wrong repository path

[gitorious] Re: Access denied or wrong repository path [again]

2011-08-27 Thread gri
On 26 Aug., 22:31, Rodrigo Rosenfeld Rosas rr.ro...@gmail.com wrote: Have you restarted your daemons after changing gitorious.yml? As I remember I restarted the whole machine to make sure all services are restarted. Including a change for the gitorious_client_host to developer.mydomain.com. I

Re: [gitorious] Re: Access denied or wrong repository path [again]

2011-08-27 Thread Rodrigo Rosenfeld Rosas
Em 27-08-2011 06:49, gri escreveu: On 26 Aug., 22:31, Rodrigo Rosenfeld Rosasrr.ro...@gmail.com wrote: Have you restarted your daemons after changing gitorious.yml? As I remember I restarted the whole machine to make sure all services are restarted. Including a change for the

[gitorious] Re: Access denied or wrong repository path [again]

2011-08-26 Thread gri
After some trying I found out: If I remove all other configs from /etc/apache2/sites-enabled except gitorious-ssl and gitorious.conf, pushing and pulling via ssh works fine. (gitorious.yml still contains developer.mydomain.com) If I restrict the gitorious site to its developer.mydomain.com

[gitorious] Re: Access denied or wrong repository path [again]

2011-08-26 Thread gri
Ok, problem solved! I emptied all logs and found that a ssh pull request logs the following in gitorious-access.log: 127.0.0.1 - - [26/Aug/2011:16:34:22 +0200] GET /test/test/config HTTP/ 1.1 200 83 - - So it seems gitorious asks the default server at 127.0.0.1 for every pull. Changing

Re: [gitorious] Re: Access denied or wrong repository path [again]

2011-08-26 Thread Rodrigo Rosenfeld Rosas
Have you restarted your daemons after changing gitorious.yml? Em 26-08-2011 11:38, gri escreveu: Ok, problem solved! I emptied all logs and found that a ssh pull request logs the following in gitorious-access.log: 127.0.0.1 - - [26/Aug/2011:16:34:22 +0200] GET /test/test/config HTTP/ 1.1 200

Re: [gitorious] Re: Access denied or wrong repository path [again]

2011-08-26 Thread Rodrigo Rosenfeld Rosas
Em 26-08-2011 10:46, gri escreveu: After some trying I found out: If I remove all other configs from /etc/apache2/sites-enabled except gitorious-ssl and gitorious.conf, pushing and pulling via ssh works fine. (gitorious.yml still contains developer.mydomain.com) If I restrict the gitorious

[gitorious] Re: Access denied or wrong repository path

2011-08-24 Thread Aleksej Nesterow
OK, I did setup an A record on our name server for git.myserver.com and then deployed gitorious to Apache2 via Passenger. And now it works, at least, using SSH URL. I can clone and push back. This is great. But if anyone can advise me on local setup in my case, that would be really helpful too!

Re: [gitorious] Re: Access denied or wrong repository path

2011-08-24 Thread Marius Mårnes Mathiesen
On Wed, Aug 24, 2011 at 9:01 AM, Aleksej Nesterow aleks.neste...@gmail.comwrote: OK, I did setup an A record on our name server for git.myserver.com and then deployed gitorious to Apache2 via Passenger. And now it works, at least, using SSH URL. I can clone and push back. This is great. But

[gitorious] Re: Access denied or wrong repository path

2011-08-24 Thread Aleksej Nesterow
Marius, This is how I saw that too. But for some reason couldn't make it work. Well, enough of experimenting for now. I'm happy it works through a publicly known host currently. 2 days and I am up. :) On Aug 24, 10:58 am, Marius Mårnes Mathiesen marius.mathie...@gmail.com wrote: On Wed, Aug 24,

[gitorious] Re: Access denied or wrong repository path

2011-08-23 Thread Aleksej Nesterow
Forgot to say. Here is the gitorious_auth.log output: I, [2011-08-23 21:51:13#2423] INFO -- : Connection from 192.168.1.33 60478 22 (aleks): git-receive-pack 'mainline/mainline.git' I, [2011-08-23 21:51:13#2423] INFO -- : Access denied or bad repository path for aleks: git-receive-pack

[gitorious] Re: Access denied or wrong repository path.......gitorious_auth.log inside

2011-05-24 Thread HugoKuo
PLz ignore this message, problem is been resolved On May 24, 4:33 pm, HugoKuo tonyt...@gmail.com wrote: Hi guys , While I want to push , I get into trouble. I can create project and repository on Dashboard. But while I turn into console, I got error as follow. I'm sure that the repositories