On Fri, Jan 15, 2010 at 10:04 AM, Pettersson, Martin < [email protected]> wrote:
> 1. When I or other users add an SSH key it never get green... The file > authorized_keys are updated and I can push so everything work but the > red X is there. In the database the "ready" field in the ssh_keys table > is 0. > I set it manually and I get it green... > This could be related to 3) below; a processor failing could be what's keeping your keys from being marked as ready. 2. The other problem is that the tar.gz download give me a 1 byte long > file... I know that the file is created in the directory according to > the setting in the gitorious.yml file. > Did you install mod_xsendfile for Apache? The tarballs aren't sent directly from the Rails app, rather an HTTP header is added to the response which should be picked up by the frontend web server - which in turn sends the file from the file system to the client. See "HTTP Cloning" on the wiki: http://gitorious.org/gitorious/pages/GitoriousComponents > 3. Third problem are those emails with contents like this: > > An exception occured in #<PostReceiveWebHookProcessor:0xb630db9c > The web hooks branch really isn't done yet; this seems to be what's causing the problem. Use at your own risk etc :-) HTH, - Marius
-- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
