So, today Teams are working.

Yesterday I was trying to push code to a new repository and was
getting all kinds of errors. I eventually fixed that by creating a
symbolic link from /opt/ree/bin/ruby to /usr/bin/ruby so that #!/usr/
bin/env ruby would resolve.

Something about Teams must have been running a background script that
I hadn't called before, and this seems to have fixed all scripts at
once.

On Nov 8, 11:14 am, kevwil <kev...@gmail.com> wrote:
> That's my assumption as well, but there's nothing in the logs that
> gives me a clue.
>
> I also have SSL turned off in config/environments/production.rb. That
> didn't seem to do anything, so I also have two virtual hosts in
> Apache, one regular and one SSL. The SSL seems to work fine (once you
> accept the self-signed certificate).
>
> On Nov 7, 11:00 pm, Jarrod Roberson <jarrod.rober...@gmail.com> wrote:
>
>
>
> > On Nov 4, 4:28 pm, kevwil <kev...@gmail.com> wrote:
>
> > > I've got a local private install of Gitorious, and I think it's 99%
> > > working. Woohoo! However, I have been playing with creating teams, and
> > > there are issues. When I first click the link, I don't see any
> > > existing teams. I go to create a new team, and I have to post twice.
> > > After the second post, it tries to navigate to a URI of "/+" and the
> > > team name, and it gives a 404 response code. I can't tell if teams are
> > > being created or not.
>
> > This is the only part of setting up Gitorious I didn't have a problem
> > with.
> > I would take a guess that something about the webserver isn't handling
> > the urls correclty.
> > I have mine set up with a VirtualHost entry and SSL turned off in /
> > environments/production.rb

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