On Tue, May 22, 2012 at 11:43 PM, Daniel Baulig <daniel.bau...@gmx.de>wrote:

> I am having problems with my gitorious installation. It used to work
> flawlessly, but now I am havong troubles creating or cloning repositories.
> I recently updated packages on my machine, this might be related to it.
> Whenever I create the "Clone repository" or "Create repository" buttons
> the post request is issued but does not receive a response. I am running
> gitorious through apache2 with Phusion Passenger. Since I am not really
> into Ruby and the whole stack I am having troubles debugging this. I was
> going to figure out what is going wrong by inspecting the log files etc,
> but neither the files in $GITORIOUS_INSTALLATION/log/* nor in
> /var/log/apache2/* provided any valuable information. Are there any other
> locations I can check for additional information on what is going on?
>

Do you not receive a response from the server at all? In that case it
sounds like your message queue may be down.
You could change the log level from the default in
config/environments/production.rb

Cheers,
- Marius

-- 
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